Function kcl_lib::std::math::floor

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

Computes the largest integer less than or equal to a number.