Function kcl_lib::std::math::cos

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

Computes the cosine of a number (in radians).