Function kcl_lib::std::math::pow

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

Compute the number to a power.