]> www.ginac.de Git - ginac.git/commit
- complex numbers are printed correctly (using the STL complex<> template or
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 5 Feb 2003 22:31:41 +0000 (22:31 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 5 Feb 2003 22:31:41 +0000 (22:31 +0000)
commita8617f6e1705e980b7a5f6500f6a2c42563d3f6c
tree36338aae0b544b12dfe4d6463b9daca05b5092ea
parent2e30a241f7439b18778b1fabaecb6c31385419c5
- complex numbers are printed correctly (using the STL complex<> template or
  cln::complex())
- in the CLN output, rational numbers use cl_RA()
- small integers are printed in a more compact format (e.g. "2.0" instead of
  "2.0000000e+00").
ginac/numeric.cpp
ginac/print.h