Function kcl_lib::std::math::floor

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

Compute the largest integer less than or equal to a number.