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