#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

#1405 in Math

Download history 408/week @ 2024-11-16 299/week @ 2024-11-23 328/week @ 2024-11-30 471/week @ 2024-12-07 681/week @ 2024-12-14 296/week @ 2024-12-21 202/week @ 2024-12-28 348/week @ 2025-01-04 498/week @ 2025-01-11 417/week @ 2025-01-18 379/week @ 2025-01-25 424/week @ 2025-02-01 626/week @ 2025-02-08 418/week @ 2025-02-15 571/week @ 2025-02-22 365/week @ 2025-03-01

2,054 downloads per month
Used in 13 crates (9 directly)

BSD-3-Clause

16KB
471 lines

Implementations of special functions based on the CORDIC algorithm.

Dependencies

~2.5MB
~52K SLoC