Fermat icon indicating copy to clipboard operation
Fermat copied to clipboard

Performance Increases

Open JordanRL opened this issue 2 years ago • 0 comments

Increased performance on math functions:

  • exp(): Faster by factor of 20 for all numbers, factor of 50 for integers with scale less than 99
  • ln()/log10(): Faster by factor of 10
  • Hyperbolic Functions: Faster by factor of 20

JordanRL avatar Jul 13 '21 20:07 JordanRL