Browse Source
This allows storage of BigRational values in StateValues / Values vectors, e.g., to store constants that have been evaluated exactly. TypeDouble.castValueTo now returns a Number instead of a Double, requiring the use of the doubleValue() method in several places where the value is evaluated using double arithmetic.master
committed by
Dave Parker
4 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue