Function kcl_lib::std::math::max

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

Compute the maximum of the given arguments.