Updated 6 months ago

@stdlib/utils-safe-int-min • Rank 3.8 • Science 44%

Return the minimum safe integer capable of being represented by a numeric real type.

Updated 6 months ago

@stdlib/utils-real-min • Rank 3.4 • Science 44%

Return the smallest positive normal value capable of being represented by a numeric real type.

Updated 6 months ago

math-base-special-minmaxf • Science 44%

Return the minimum and maximum of two single-precision floating-point numbers.

Updated 6 months ago

math-base-special-nanminf • Science 44%

Return the minimum value of two single-precision floating-point numbers, ignoring NaN.

Updated 6 months ago

math-base-special-minf • Science 44%

Return the minimum single-precision floating-point number.

Updated 6 months ago

math-base-special-minabsf • Science 44%

Return the minimum absolute single-precision floating-point number.