Function kcl_lib::std::math::tan

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

Computes the tangent of a number (in radians).