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