@stdlib/math-base-special-ceil
Round a double-precision floating-point number toward positive infinity.
Found 56 results for ceil
Round a double-precision floating-point number toward positive infinity.
Round a number to a specific number of decimal places: `1.234` → `1.2`
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
The lodash method `_.ceil` exported as a module.
A rounding library for JavaScript that behaves predictably (unlike Math.round, Math.floor, Math.ceil).
Rounds a numeric value toward positive infinity.
A number is a mathematical object used to count, measure, and label.
Extend luxon with floor/round/ceil to multiple of unit
A large library of useful functions
Mathematics is the classification and study of all possible patterns.
.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23
A number is a mathematical object used to count, measure, and label {web}.
Mathematics is the classification and study of all possible patterns {web}.
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Exchange Number Formatting
Round each element in a double-precision floating-point strided array toward positive infinity.
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward positive infinity.
Round a numeric value to the nearest multiple of b^n toward positive infinity.
Round a double-precision complex floating-point number toward positive infinity.
An Angular Library, that gives you a hussle free experience on data operation using pipes
Round a numeric value to the nearest power of 10 toward zero.
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
Add custom global string prototypes
Round a single-precision floating-point number toward positive infinity.
Round each element in a strided array toward positive infinity.
Round each component of a double-precision complex floating-point number to the nearest integer.
Rounds up to a specific unit like a spreadsheet ROUNDUP function
Versatile JavaScript library for precise rounding of decimal places and significant digits.
Round a numeric value to the nearest number toward positive infinity with N significant figures.
Decimal adjustment of a number.
Round each element in a single-precision floating-point strided array toward positive infinity.
Round a numeric value to the nearest power of two toward positive infinity.
Create an iterator which rounds each iterated value toward positive infinity.
Round a numeric value to the nearest power of 10 toward positive infinity.
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
Rounding methods for momentjs
Round/ceil/float to any integer multiple
Round a numeric value to the nearest power of two toward zero.
Round a single-precision complex floating-point number toward positive infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.
locore is a Standard library. the library with basic JavaScript methods to improve development efficiency.
Easy way to deal with decimals
Create an iterator which rounds each iterated value to the nearest power of 10 toward positive infinity.
Similar to .toFixed(), but can be ceil, floor or round (default)
A TypeScript utility library providing essential mathematical operations and functions for developers. It includes basic arithmetic operations, statistical calculations, combinatorics, rounding functions, and more. Perfect for JavaScript and TypeScript pr
A utility class for binary search operations in JavaScript
Floors the given value to the specified number of decimal places.
Accurate Rounding up to 16n decimal places
Use it when you want to perform integer and real number
Ceils the given value to the specified number of decimal places.
simple rounding library
Angular pipe for round a number to N decimal places
Round/ceil/float to any integer multiple
Transform stream factory to round streamed numeric data values toward positive infinity (ceil).
Correctly round values to specified precision with TypeScript