Function kcl_lib::std::math::ceil

source ·
pub async fn ceil(args: Args) -> Result<MemoryItem, KclError>
Expand description

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