#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

#753 in Math

Download history 96/week @ 2024-01-02 1/week @ 2024-02-13 22/week @ 2024-02-20 15/week @ 2024-02-27 2/week @ 2024-03-05 6/week @ 2024-03-12 13/week @ 2024-03-26 53/week @ 2024-04-02

66 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.1–1.6MB
~37K SLoC