#fixed-point #pi #sqrt #table #sin

cordic

Special functions for fixed-point numbers using the CORDIC method

2 releases

0.1.5 May 16, 2021
0.1.4 Jun 7, 2020
Download history 511/week @ 2023-10-16 486/week @ 2023-10-23 294/week @ 2023-10-30 449/week @ 2023-11-06 357/week @ 2023-11-13 291/week @ 2023-11-20 511/week @ 2023-11-27 308/week @ 2023-12-04 353/week @ 2023-12-11 274/week @ 2023-12-18 150/week @ 2023-12-25 224/week @ 2024-01-01 250/week @ 2024-01-08 234/week @ 2024-01-15 202/week @ 2024-01-22 374/week @ 2024-01-29

1,085 downloads per month
Used in 12 crates (7 directly)

BSD-3-Clause

16KB
471 lines

Implementations of special functions based on the CORDIC algorithm.

Dependencies

~2.5MB
~44K SLoC