Skip to content

v1.0.2

Compare
Choose a tag to compare
@JordanRL JordanRL released this 16 Jan 21:59
· 631 commits to master since this release

Fixed

  • DecimalInterface
    • Added the following to correctly reflect usage:
      • tan()
      • cot()
      • sec()
      • csc()
      • arcsin()
      • arccos()
      • arctan()
      • arccot()
      • arcsec()
      • arccsc()