Function kcl_lib::std::math::min

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

Computes the minimum of the given arguments.