Function kcl_lib::std::math::sin

source ยท
pub async fn sin(args: Args) -> Result<KclValue, KclError>
Expand description

Compute the sine of a number (in radians).