60 packages found
Simple date flooring, floor a date to the start of a specified time window.
Round a double-precision floating-point number toward negative infinity.
.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23
Round each element in a single-precision floating-point strided array toward negative infinity.
- stdlib
- stdmath
- mathematics
- math
- math.floor
- floor
- round
- integer
- nearest
- value
- number
- vector
- array
- strided
- View more
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
- stdlib
- math.floor
- floor
- round
- integer
- nearest
- single-precision
- float
- flt
- float32
- float32array
- vector
- array
- strided
- View more
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
- stdlib
- math.floor
- floor
- round
- integer
- nearest
- double-precision
- double
- dbl
- float64
- float64array
- vector
- array
- strided
- View more
Round each element in a double-precision floating-point strided array toward negative infinity.
- stdlib
- stdmath
- mathematics
- math
- math.floor
- floor
- round
- integer
- nearest
- value
- number
- vector
- array
- strided
- View more
Round each element in a strided array toward negative infinity.
Round a complex number to the nearest integer.
Killing Floor 2 Server Query NodeJS Service
Round a complex number toward negative infinity.
Create an iterator which rounds each iterated value toward negative infinity.
Round a numeric value to the nearest multiple of 10^n toward negative infinity.
Round a numeric value to the nearest power of 10 toward negative infinity.
Round a numeric value to the nearest power of two toward zero.
Round a numeric value to the nearest power of 10 toward zero.
Round a numeric value to the nearest power of two toward negative infinity.
Round a numeric value to the nearest number toward negative infinity with N significant figures.
- stdlib
- stdmath
- mathematics
- math
- math.floor
- floor
- round
- significant
- figures
- sigfig
- sigfigs
- digits
- measurement
- science
- View more
Round a numeric value to the nearest multiple of b^n toward negative infinity.