Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 493 Bytes

fast-math

Build Status codecov

Fast, approximate versions of mathematical functions. Includes:

  • Logarithms: log2,
  • Exponentials: exp, exp2,
  • Trigonometric functions: atan, atan2.

Documentation, crates.io.