#compile-time #approximation #float #const

nightly float_approx_math

A math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)

10 releases

0.1.9 Jan 6, 2024
0.1.8 Dec 29, 2023
0.1.7 Nov 23, 2023
0.1.6 Sep 21, 2023
0.1.0 Aug 5, 2023

#1653 in Math

MIT license

32KB
697 lines

A math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)

Dependencies

~2MB
~41K SLoC