-
- Downloads
SIGNUM defoptimizer was returning the wrong thing for the following
cases: o SIGNUM of a (complex rational) is a (complex single-float) o If the interval contained 0, we weren't returning an interval that included both +0 and -0. Required since (signum -0.0) is -0.0. Fixed a bug where we didn't set the bounds of a numeric type to the correct type.
Loading
Please register or sign in to comment