pub fn cos(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Computes the cosine of a number (in radians).