Function kcl_lib::std::math::pow

source ·
pub fn pow(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description

Computes the number to a power.