#fixed-point #numbers #trigonometric #function

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

#1404 in Math

Download history 314/week @ 2024-07-19 251/week @ 2024-07-26 292/week @ 2024-08-02 213/week @ 2024-08-09 404/week @ 2024-08-16 571/week @ 2024-08-23 206/week @ 2024-08-30 291/week @ 2024-09-06 670/week @ 2024-09-13 492/week @ 2024-09-20 636/week @ 2024-09-27 193/week @ 2024-10-04 173/week @ 2024-10-11 242/week @ 2024-10-18 286/week @ 2024-10-25 280/week @ 2024-11-01

999 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
~44K SLoC