[GiNaC-list] problem about cl_N output format
Feng Feng
fengfeng at mail.itp.ac.cn
Thu Apr 4 08:05:27 CEST 2019
Hi all, I got a problem with the csrc_cl_N output format, for example,
ex expr = pow(1+x(0),-6);
expr.print(print_csrc_cl_N(cout));
I got an output as
expt( x(0)+1, (--6))
and it seems that "--" should be only one "-".
so is it normal or a bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cebix.net/pipermail/ginac-list/attachments/20190404/7c1bb909/attachment.html>
More information about the GiNaC-list
mailing list