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