Function kcl_lib::std::math::ceil

source ยท
pub async fn ceil(args: Args) -> Result<KclValue, KclError>
Expand description

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