Updated 6 months ago

@stdlib/math-base-special-ceil2 • Rank 5.5 • Science 44%

Round a numeric value to the nearest power of two toward positive infinity.

Updated 6 months ago

math-base-special-ceilsd • Rank 4.9 • Science 44%

Round a numeric value to the nearest number toward positive infinity with N significant figures.

Updated 6 months ago

@stdlib/math-base-special-ceil10 • Rank 4.4 • Science 44%

Round a numeric value to the nearest power of 10 toward positive infinity.

Updated 6 months ago

@stdlib/math-strided-special-smskceil • Rank 4.2 • Science 44%

Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.

Updated 6 months ago

@stdlib/math-iter-special-ceil10 • Rank 4.1 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of 10 toward positive infinity.

Updated 6 months ago

@stdlib/math-strided-special-dceil • Rank 4.0 • Science 44%

Round each element in a double-precision floating-point strided array toward positive infinity.

Updated 6 months ago

@stdlib/math-strided-special-dmskceil • Rank 3.7 • Science 44%

Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.

Updated 6 months ago

@stdlib/math-base-special-cceilf • Rank 3.7 • Science 44%

Round a single-precision complex floating-point number toward positive infinity.

Updated 6 months ago

@stdlib/math-base-special-cceiln • Rank 3.4 • Science 44%

Round a complex number to the nearest multiple of 10^n toward positive infinity.

Updated 6 months ago

math-strided-special-sceil • Rank 3.3 • Science 44%

Round each element in a single-precision floating-point strided array toward positive infinity.

Updated 6 months ago

@stdlib/math-base-special-ceilb • Rank 3.2 • Science 44%

Round a numeric value to the nearest multiple of b^n toward positive infinity.

Updated 6 months ago

@stdlib/math-iter-special-ceil2 • Rank 2.8 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.

Updated 6 months ago

@stdlib/math-iter-special-ceil • Rank 2.3 • Science 44%

Create an iterator which rounds each iterated value toward positive infinity.

Updated 6 months ago

math-base-special-ceiln • Rank 0.7 • Science 44%

Round a numeric value to the nearest multiple of 10^n toward positive infinity.

Updated 6 months ago

math-base-special-ceil • Rank 0.0 • Science 44%

Round a double-precision floating-point number toward positive infinity.

Updated 6 months ago

math-base-special-croundf • Science 44%

Round each component of a single-precision complex floating-point number to the nearest integer.