Function kcl_lib::std::math::floor

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

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