16 Oct
2019
16 Oct
'19
9:26 p.m.
Hi, On 16.10.19 12:29, Clobert von Roum wrote:
I have a short question: Is there a function in ginac to write out "power expressions" as product ? e.g.: x^3 = x*x*x
No, there isn't. (Depending on what you wish to accomplish, you may research into wildcards or write your own visitors.) -richy.