Search results
176 packages found
Simple and natural nested property accessor.
A simple library to access an object's property using a string path.
A accessor plugin for ESDoc
Define a read-only accessor.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- property
- define
- prop
- read-only
- writable
- configurable
- View more
Flatten a two-dimensional nested array according to a callback function.
- stdlib
- utilities
- utils
- generic
- array
- flatten
- flat
- 2d
- matrix
- strided
- ndarray
- multidimensional
- foreach
- map
- View more
Provides a convenient way to intercept method- property- and accessor-calls of an object.
Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.
Compute the inverse versed cosine of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- avercos
- avercosin
- avercosine
- arcvercos
- arcvercosin
- versedcosine
- avercosinus
- avcs
- arc
- versed
- View more
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- absolute
- value
- abs2
- squared
- square
- magnitude
- vector
- array
- strided
- ndarray
- View more
Compute the arccosine of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- math.acos
- acos
- arccosine
- inverse
- trig
- trigonometry
- radians
- vector
- array
- strided
- View more
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- acovercos
- acovercosin
- acovercosine
- arccovercos
- arccovercosin
- versed cosine
- acovercosinus
- acvc
- arc
- versed
- View more
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- inverse
- cotangent
- acot
- cot
- coth
- arc
- arccotangent
- trig
- trigonometry
- radians
- View more
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- ahavercos
- ahavercosin
- ahavercosine
- arcvercos
- arcvercosin
- arcvercosine
- versedcosine
- ahavercosinus
- ahvc
- arc
- View more
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
- stdlib
- stdmath
- mathematics
- math
- absolute
- value
- abs
- magnitude
- vector
- array
- strided
- ndarray
- element-wise
- map
- View more
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- special
- bessel
- y0
- vector
- array
- strided
- ndarray
- element-wise
- map
- transform
- View more
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- special
- bessel
- y1
- vector
- array
- strided
- ndarray
- element-wise
- map
- transform
- View more
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.