#fixed-point #numbers

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

#1496 in Math

Download history 361/week @ 2024-03-13 421/week @ 2024-03-20 548/week @ 2024-03-27 345/week @ 2024-04-03 377/week @ 2024-04-10 320/week @ 2024-04-17 419/week @ 2024-04-24 315/week @ 2024-05-01 307/week @ 2024-05-08 173/week @ 2024-05-15 223/week @ 2024-05-22 162/week @ 2024-05-29 226/week @ 2024-06-05 255/week @ 2024-06-12 368/week @ 2024-06-19 567/week @ 2024-06-26

1,451 downloads per month
Used in 11 crates (8 directly)

BSD-3-Clause

16KB
471 lines

Implementations of special functions based on the CORDIC algorithm.

Dependencies

~2.5MB
~45K SLoC