Function kcl_lib::std::math::ceil

source ·
pub fn ceil(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description

Computes the smallest integer greater than or equal to a number.