smarthomej / addons

SmartHome/J addons for openHAB
Eclipse Public License 2.0
59 stars 23 forks source link

[transform.math] Fix MathContext in division #365

Closed J-N-K closed 2 years ago

J-N-K commented 2 years ago

The missing MathContext leads to ArithemticException if the result is a non-terminating decimal expansion.

Signed-off-by: Jan N. Klug github@klug.nrw