azalea_core::math

Function sin

Source
pub fn sin(x: f32) -> f32
Expand description

A sine function that uses a lookup table.