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