fast-math
fast-math copied to clipboard
Fast, approximate versions of mathematical functions
fast-math
Fast, approximate versions of mathematical functions. Includes:
- Logarithms:
log2, - Exponentials:
exp,exp2, - Trigonometric functions:
atan,atan2.
