fast_tan

Fully qualified path: alexandria_math::trigonometry::fast_tan

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