@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Natural logarithm of the maximum double-precision floating-point number.
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Maximum safe double-precision floating-point integer.
Maximum safe Lucas number when stored in double-precision floating-point format.
Maximum safe nth factorial when stored in double-precision floating-point format.
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Maximum length for a generic array.
Maximum length for a typed array.
Maximum half-precision floating-point number.
Maximum safe half-precision floating-point integer.
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Evaluate the ramp function for each element in a strided array.
Find the index of the first element having the maximum absolute value.
Find the index of the first element having the maximum absolute value.
Create an iterator which evaluates the ramp function for each iterated value.