Function kcl_lib::std::math::atan

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

Compute the arctangent of a number (in radians).