Function kcl_lib::std::math::sin

source ·
pub async fn sin(args: Args) -> Result<MemoryItem, KclError>
Expand description

Computes the sine of a number (in radians).