Blazebit / blaze-expression

Apache License 2.0
5 stars 6 forks source link

Configurable rounding for arithmetic operations and Long/Double type variant #54

Closed beikov closed 2 years ago

beikov commented 2 years ago

Some expression like e.g. 1.6 / 9.2 produce rational numbers which need to be rounded. Introduce a configuartion possibility to control the rounding and also introduce a way to switch to Long/Double types instead.

beikov commented 2 years ago

Fixed via 8119248581a11c9c5586e0ac3c85b24000622db0