Skip to content
Snippets Groups Projects
Commit d006339c authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: remove restricted precision for calc/eval (#2635)

- in earlier versions: used 'fixed' notation
  to force floating point numbers to be printed with at least
  some decimal digits. However, in the meantime we are more
  flexible with handling float/int input so remove this constraint.

- use ITstream::toString, which makes the string expansion of ${var}
  and the expression expansion of $[var] consistent.
parent 74d65ed0
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment