Function kcl_lib::std::math::max

source ·
pub async fn max(args: Args) -> Result<MemoryItem, KclError>
Expand description

Computes the maximum of the given arguments.