Function kcl_lib::std::math::acos

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

Compute the arccosine of a number (in radians).