Function kcl_lib::std::math::atan

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

Computes the arctangent of a number (in radians).