#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

#1303 in Math

Download history 5/week @ 2024-03-13 25/week @ 2024-03-27 41/week @ 2024-04-03

273 downloads per month
Used in real_time_fir_iir_filters

MIT license

32KB
697 lines

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

Dependencies

~1.5MB
~39K SLoC