AngleBetweenVectors
An accurate and stable calculation of the angle separating two vectors.
DimensionfulAngles
📐 An extension of Unitful.jl to include angles as a dimension.
@stdlib/math-base-special-kernel-cos
Compute the cosine of a number on `[-π/4, π/4]`.
@stdlib/math-base-special-kernel-sin
Compute the sine of a number on `[-π/4, π/4]`.
@stdlib/math-base-special-kernel-tan
Compute the tangent of a number on [-π/4, π/4].
@stdlib/math-base-special-sincos
Simultaneously compute the sine and cosine of a number.
@stdlib/math-strided-special-asin-by
Compute the arcsine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-special-deg2radf
Convert an angle from degrees to radians (single-precision).
@stdlib/math-strided-special-acosh-by
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
@stdlib/math-strided-special-sdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians.
@stdlib/math-base-special-acosf
Compute the arccosine of a single-precision floating-point number.
@stdlib/math-base-special-sincospi
Simultaneously compute the sine and cosine of a number times π.
@stdlib/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
@stdlib/math-iter-special-versin
Create an iterator which computes the versed sine for each iterated value.
@stdlib/math-strided-special-ddeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians.
@stdlib/math-strided-special-atanh-by
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-sinh
Create an iterator which evaluates the hyperbolic sine for each iterated value.
@stdlib/math-iter-special-cospi
Create an iterator which computes the cosine of each iterated value times π.
@stdlib/math-iter-special-sinpi
Create an iterator which computes the sine of each iterated value times π.
@stdlib/math-iter-special-vercos
Create an iterator which computes the versed cosine for each iterated value.
@stdlib/math-iter-special-cosh
Create an iterator which computes the hyperbolic cosine for each iterated value.
@stdlib/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
@stdlib/math-strided-special-dmskdeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
@stdlib/math-iter-special-sin
Create an iterator which computes the sine of each iterated value.
@stdlib/math-iter-special-tanh
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
@stdlib/math-iter-special-deg2rad
Create an iterator which converts an angle from degrees to radians for each iterated value.
math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-smskdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
@stdlib/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
@stdlib/math-base-special-asinf
Compute the arcsine of a single-precision floating-point number.
@stdlib/math-base-special-asecf
Compute the inverse (arc) secant of a single-precision floating-point number.
@stdlib/math-base-special-rad2degf
Convert an angle from radians to degrees (single-precision).
@stdlib/math-strided-special-asinh-by
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-special-acscf
Compute the arccosecant of a single-precision floating-point number.
math-base-special-vercosf
Compute the versed cosine of a single-precision floating-point number (in radians).
@stdlib/math-base-special-asecd
Compute the arcsecant (in degrees) of a double-precision floating-point number.
math-base-special-atanf
Compute the arctangent of a single-precision floating-point number.
math-base-special-secf
Compute the secant of a single-precision floating-point number (in radians).
math-base-special-sinf
Compute the sine of a single-precision floating-point number (in radians).
@stdlib/math-base-special-secd
Compute the secant of an angle measured in degrees.
@stdlib/math-base-special-acotf
Compute the inverse cotangent of a single-precision floating-point number.
math-base-special-cscf
Compute the cosecant of a single-precision floating-point number (in radians).
math-base-special-sincosd
Simultaneously compute the sine and cosine of an angle measured in degrees.
math-base-special-sech
Compute the hyperbolic secant of a double-precision floating-point number.
anglecam
A deep learning-based method to infer leaf angle variation from photographs.