#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

#1 in #trigonometric

Download history 162/week @ 2024-05-29 226/week @ 2024-06-05 255/week @ 2024-06-12 368/week @ 2024-06-19 580/week @ 2024-06-26 365/week @ 2024-07-03 218/week @ 2024-07-10 344/week @ 2024-07-17 276/week @ 2024-07-24 313/week @ 2024-07-31 197/week @ 2024-08-07 409/week @ 2024-08-14 397/week @ 2024-08-21 377/week @ 2024-08-28 224/week @ 2024-09-04 421/week @ 2024-09-11

1,504 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