[][src]Function storm::math::sin_deg

pub fn sin_deg(deg: f32) -> f32

Average error of 0.00060 radians. Largest error of 0.00229 radians. Speedup of 30x over f32.sin(); Input in degrees, output in radians.