Function kcl_lib::std::math::tan

source ·
pub fn tan(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description

Computes the tangent of a number (in radians).