fast_sin

Fully qualified path: alexandria_math::trigonometry::fast_sin

#![allow(unused)]
fn main() {
pub fn fast_sin(x: i64) -> i64
}