Function kcl_lib::std::math::tan

source ยท
pub async fn tan(args: Args) -> Result<KclValue, KclError>
Expand description

Compute the tangent of a number (in radians).