Skip to content

v1.4.1

Compare
Choose a tag to compare
@Patashu Patashu released this 19 Feb 10:43
· 11 commits to master since this release

Thanks to MathCookie17.

Changes made:

  • normalization for infinities and NaN
  • ssqrt now uses linear_sroot rather than the other way around
  • Added a linear hyper4 parameter to fromString
  • Static versions of layeradd and slog now use DecimalSource for base instead of number, like their non-static versions. Also, added static trig functions
  • Added JSDocs documentation for most functions