trig
There are 135 repositories under trig topic.
apple/swift-numerics
Advanced mathematical types and functions for Swift
oxigraph/rio
RDF parsers library
pietercolpaert/hardf
Low level PHP library for RDF1.1 based on N3.js
Decimation/TITrig
Triangle solver for the TI-84 Plus CE
LeeSmithSBCC/Jupyter-Math-For-Nerds
Quick reference for using Sympy and Jupyter to quickly solve college math
stdlib-js/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.
stdlib-js/math-base-special-acsch
Compute the hyperbolic arccosine of a number.
stdlib-js/math-base-special-cos
Compute the cosine of a number.
stdlib-js/math-base-special-cosm1
Compute the cosine of a number minus one.
stdlib-js/math-base-special-cot
Evaluate the cotangent of a number.
stdlib-js/math-base-special-coversin
Compute the coversed sine.
stdlib-js/math-base-special-csch
Compute the hyperbolic cosecant of a number.
stdlib-js/math-base-special-deg2radf
Convert an angle from degrees to radians (single-precision).
stdlib-js/math-base-special-havercos
Compute the half-value versed cosine.
stdlib-js/math-base-special-hypotf
Compute the hypotenuse avoiding overflow and underflow (single-precision).
stdlib-js/math-base-special-sinc
Compute the normalized cardinal sine of a number.
stdlib-js/math-base-special-sinpi
Compute sin(πx).
stdlib-js/math-base-special-vercos
Compute the versed cosine.
stdlib-js/math-iter-special-cos
Create an iterator which computes the cosine of each iterated value.
stdlib-js/math-iter-special-cosh
Create an iterator which computes the hyperbolic cosine for each iterated value.
stdlib-js/math-iter-special-cospi
Create an iterator which computes the cosine of each iterated value times π.
stdlib-js/math-iter-special-coversin
Create an iterator which computes the coversed sine for each iterated value.
stdlib-js/math-iter-special-havercos
Create an iterator which computes the half-value versed cosine for each iterated value.
stdlib-js/math-iter-special-sin
Create an iterator which computes the sine of each iterated value.
stdlib-js/math-iter-special-sinc
Create an iterator which computes the normalized cardinal sine for each iterated value.
stdlib-js/math-iter-special-sinh
Create an iterator which evaluates the hyperbolic sine for each iterated value.
stdlib-js/math-iter-special-sinpi
Create an iterator which computes the sine of each iterated value times π.
stdlib-js/math-iter-special-vercos
Create an iterator which computes the versed cosine for each iterated value.
stdlib-js/math-iter-special-versin
Create an iterator which computes the versed sine for each iterated value.
stdlib-js/math-strided-special-rsqrt
Compute the reciprocal square root for each element in a strided array.
stdlib-js/math-strided-special-sdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians.
stdlib-js/math-strided-special-smskrsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
stdlib-js/math-strided-special-smsksqrt
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
stdlib-js/math-strided-special-srsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
stdlib-js/math-strided-special-ssqrt
Compute the principal square root for each element in a single-precision floating-point strided array.
stoverc/Trigonometry
Trigonometry paclet for The Wolfram Paclet Repository