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