pub async fn floor(args: Args) -> Result<MemoryItem, KclError>
Compute the largest integer less than or equal to a number.