Skip to content

Cldr Utils version 2.25.0

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 19 Mar 20:33

Bug Fixes

  • Fix Cldr.Math.pow/2 when the exponent is in the range 0 < n < 1.

Enhancements

  • Adds Cldr.Math.mult/2, Cldr.Math.div/2, Cldr.Math.add/2 and Cldr.Math.sub/2 to operate on integers, floats and Decimals.