Function kcl_lib::std::math::max

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

Computes the maximum of the given arguments.