pub fn floor(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Computes the largest integer less than or equal to a number.