Search results
21 packages found
Compute the principal square root of a double-precision floating-point number.
Compute the reciprocal square root of a double-precision floating-point number.
Compute the reciprocal square root of a single-precision floating-point number.
Compute sqrt(1 + x) - 1.
Compute the principal square root of the product of π and a positive double-precision floating-point number.
Compute an integer square root.
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- approximate
- approximation
- approx
- math.sqrt
- sqrt
- principal
- square
- root
- View more
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
- stdlib
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- reciprocal
- inverse
- double-precision
- double
- dbl
- View more
Compute the principal square root for each element in a double-precision floating-point strided array.
- stdlib
- stdmath
- mathematics
- math
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- double-precision
- double
- View more
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
- stdlib
- stdmath
- mathematics
- math
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- reciprocal
- inverse
- View more
Create an iterator which computes the principal square root of each iterated value.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
- stdlib
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- double-precision
- double
- dbl
- float64
- float64array
- View more
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
- stdlib
- stdmath
- mathematics
- math
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- reciprocal
- inverse
- View more
Create an iterator which computes the reciprocal (inverse) square root of each iterated value.
Compute the principal square root for each element in a single-precision floating-point strided array.
- stdlib
- stdmath
- mathematics
- math
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- single-precision
- float
- View more
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- reciprocal
- inverse
- single-precision
- float
- flt
- View more
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- trig
- math.sqrt
- sqrt
- principal
- square
- root
- power
- number
- single-precision
- float
- flt
- float32
- float32array
- View more
Create an iterator which computes `sqrt(1+x) - 1` for each iterated value.
- stdlib
- stdmath
- mathematics
- math
- math.sqrt
- sqrt
- sqrt1pm1
- principal
- square
- root
- power
- number
- small
- iterator
- View more
Compute the reciprocal square root for each element in a strided array.
- stdlib
- stdmath
- mathematics
- math
- trig
- trigonometry
- math.sqrt
- sqrt
- principal
- square
- root
- power
- reciprocal
- inverse
- View more
Compute the principal square root for each element in a strided array.
Compute the principal square root for each element retrieved from an input strided array via a callback function.