Projects in Awesome Lists tagged with trig
A curated list of projects in awesome lists tagged with trig .
https://github.com/apple/swift-numerics
Advanced mathematical types and functions for Swift
complex math mathematics maths real trig
Last synced: 13 May 2025
https://github.com/pietercolpaert/hardf
Low level PHP library for RDF1.1 based on N3.js
linked-data n-triples nquads ntriples php-library rdf trig triples turtle
Last synced: 29 Dec 2024
https://github.com/stdlib-js/math-base-special-sin
Compute the sine of a number.
angle javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 13 Apr 2025
https://github.com/stoverc/trigonometry
Trigonometry paclet for The Wolfram Paclet Repository
mathematics paclet trig trigonometric-calculations trigonometric-functions trigonometry wolfram-language wolfram-paclet-repository
Last synced: 28 Feb 2025
https://github.com/stdlib-js/math-base-special-kernel-tan
Compute the tangent of a number on [-π/4, π/4].
angle javascript kernel math mathematics node node-js nodejs radians stdlib tan tangent trig trigonometry
Last synced: 09 Apr 2025
https://github.com/stdlib-js/math-iter-special-deg2rad
Create an iterator which converts an angle from degrees to radians for each iterated value.
angle convert degrees geometry iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 09 Apr 2025
https://github.com/stdlib-js/math-strided-special-acos-by
Compute the arccosine of each element retrieved from an input strided array via a callback function.
acos arccosine array element-wise inverse javascript map math mathematics ndarray node node-js nodejs radians stdlib strided transform trig trigonometry vector
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-strided-special-rsqrt
Compute the reciprocal square root for each element in a strided array.
array inverse javascript math mathematics ndarray node node-js nodejs number power principal reciprocal root sqrt square stdlib strided trig vector
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-strided-special-ddeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians.
angle convert dbl degrees double double-precision float64 float64array geometry javascript math mathematics node node-js nodejs radians stdlib trig trigonometry vector
Last synced: 06 May 2025
https://github.com/stdlib-js/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
arc arcsine asinh hyperbolic inverse iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 05 May 2025
https://github.com/stdlib-js/math-iter-special-havercos
Create an iterator which computes the half-value versed cosine for each iterated value.
cos cosine hac havercos havercosin havercosine haversed haversed-cosine hvc javascript math mathematics node node-js nodejs radians stdlib trig trigonometry versed-cosine
Last synced: 14 Apr 2025
https://github.com/stdlib-js/math-strided-special-sdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians.
angle convert degrees float float32 float32array flt geometry javascript math mathematics node node-js nodejs radians single-precision stdlib trig trigonometry vector
Last synced: 14 Apr 2025
https://github.com/stdlib-js/math-iter-special-sin
Create an iterator which computes the sine of each iterated value.
angle iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 11 Apr 2025
https://github.com/stdlib-js/math-base-special-sincospi
Simultaneously compute the sine and cosine of a number times π.
angle cos cosine cospi javascript math mathematics node node-js nodejs radians sin sincospi sine sinpi stdlib trig trigonometry
Last synced: 25 Apr 2025
https://github.com/stdlib-js/math-base-special-kernel-cos
Compute the cosine of a number on `[-π/4, π/4]`.
angle cos cosine javascript kernel math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 25 Apr 2025
https://github.com/stdlib-js/math-base-special-atan
Compute the arctangent of a number.
arc arctangent atan inverse javascript math mathematics node node-js nodejs polyfill ponyfill stdlib tan tangent trig trigonometry
Last synced: 17 Mar 2025
https://github.com/stdlib-js/math-base-special-asec
Compute the inverse (arc) secant of a number.
angle arc arccosine arcsecant asec cos cosine hyperbolic inverse javascript math mathematics node node-js nodejs secant stdlib trig trigonometry
Last synced: 05 May 2025
https://github.com/stdlib-js/math-base-special-cosh
Compute the hyperbolic cosine of a number.
angle cos cosine hyperbolic javascript math mathematics node node-js nodejs polyfill ponyfill radians stdlib trig trigonometry
Last synced: 12 Apr 2025
https://github.com/stdlib-js/math-base-special-acos
Compute the arccosine of a number.
acos arccosine inverse javascript math mathematics node node-js nodejs polyfill ponyfill radians stdlib trig trigonometry
Last synced: 26 Jan 2025
https://github.com/stdlib-js/math-base-special-fast-hypot
Compute the hypotenuse.
euclid euclidean fast fastmath geometry hypot hypotenuse javascript math mathematics node node-js nodejs pythagoras pythagorean-theorem stdlib triangle trig trigonometry
Last synced: 17 Feb 2025
https://github.com/stdlib-js/math-base-special-rad2degf
Convert an angle from radians to degrees (single-precision).
angle convert degrees geometry javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 14 Apr 2025
https://github.com/stdlib-js/math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-base-special-asindf
Compute the arcsine (in degrees) of a single-precision floating-point number.
arcsine asin degree inverse javascript math mathematics node node-js nodejs radians sine stdlib trig trigonometry
Last synced: 30 Apr 2025
https://github.com/stdlib-js/math-base-special-acscdf
Compute the arccosecant (in degrees) of a single-precision floating-point number.
acsc arccosecant cosecant degree inverse javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
angle array convert degrees element-wise geometry javascript math mathematics ndarray node node-js nodejs radians stdlib strided trig trigonometry vector
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-base-special-kernel-sin
Compute the sine of a number on `[-π/4, π/4]`.
angle javascript kernel math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 09 Apr 2025
https://github.com/stdlib-js/math-base-special-acscf
Compute the arccosecant of a single-precision floating-point number.
acscf angle arccosecant cosecant inverse javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 30 Jan 2025
https://github.com/stdlib-js/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
alpha-max-plus-beta-min euclid euclidean fast fastmath geometry hypot hypotenuse javascript math mathematics node node-js nodejs pythagoras pythagorean-theorem stdlib triangle trig trigonometry
Last synced: 12 May 2025
https://github.com/stdlib-js/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
angle arcsine asinh fast fastmath hyperbolic inverse javascript math mathematics node node-js nodejs polyfill ponyfill radians sine stdlib trig trigonometry
Last synced: 02 Mar 2025
https://github.com/stdlib-js/math-base-special-cscd
Compute the cosecant of a degree.
acsc angle cosecant degree inverse javascript math mathematics node node-js nodejs sine stdlib trig trigonometry
Last synced: 17 Mar 2025
https://github.com/stdlib-js/math-base-special-atandf
Compute the arctangent(in degrees) of a single-precision floating-point number.
arctangent degree inverse javascript math mathematics node node-js nodejs radians stdlib tangent trig trigonometry
Last synced: 04 Apr 2025
https://github.com/deusallrising/math-base-special-atan2d
Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).
arctangent atan atan2 atan2d inverse javascript mathematics nodejs number quotient stdlib trig trigonometry value
Last synced: 10 Apr 2025
https://github.com/stdlib-js/math-base-special-sincosd
Simultaneously compute the sine and cosine of an angle measured in degrees.
angle cos cosine javascript math mathematics node node-js nodejs radians sin sincosd sine stdlib trig trigonometry
Last synced: 12 Mar 2025
https://github.com/stdlib-js/math-base-special-atan2d
Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).
arctangent atan atan2 atan2d inverse javascript math mathematics node node-js nodejs number quotient stdlib trig trigonometry value
Last synced: 06 Apr 2025