pub extern "C" fn ftan(angle: f32) -> f32
Calculates the tangent of angle. The value of angle is in radians, and must be in the range -1024 to 1024
angle
-1024
1024