sin
There are 90 repositories under sin topic.
jenly1314/WaveView
:surfer: WaveView 一个水波纹动画控件视图,支持波纹数,波纹振幅,波纹颜色,渐变色,波纹速度,波纹方向等属性完全可配。
idealvin/bc
some useful math functions for linux calculator bc
mogoson/MGS.Curve
Smooth 3D curve component for Unity project develop.
ThisIs-Developer/MatLab
A collection of Graph plots (sin, cos, tan, sec, cot), array operations, mathematical calculations. Enhance coding skills with MATLAB scripts
argorar/CORDIC-Graph
Algorithm graph cordic made in Octave.
OlimilO1402/Math_AngleWGS84UTM32
Classes Angle, GeoPos, UTM32 and some other Math functions
soup-bowl/XperiaPlay-Tools
📱 Xperia PLAY specific toolset for flashing and rooting.
stdlib-js/math-base-special-sincospi
Simultaneously compute the sine and cosine of a number times π.
FFMG/myoddweb.bignumber.cpp
Yet another C++ BigNumber implementation with focus on switching between languages.
jonvaudio/simd_granodi_math
Some Cephes math library functions re-written to use SIMD granodi
jotavare/spinning-ascii-donut-c
A straightforward ASCII spinning donut implemented in C.
PinkFlowerDelivery/Sin
Kind of like a batch manager written in Rust
Softx0/calculator-without-swing
A Calculator Java without Swing
stdlib-js/math-base-special-cot
Evaluate the cotangent of a number.
stdlib-js/math-base-special-covercos
Compute the coversed cosine.
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-sici
Sine and cosine integrals.
stdlib-js/math-base-special-sin
Compute the sine of a number.
stdlib-js/math-base-special-sinc
Compute the normalized cardinal sine of a number.
stdlib-js/math-base-special-sincos
Simultaneously compute the sine and cosine of a number.
stdlib-js/math-base-special-sinpi
Compute sin(πx).
stdlib-js/math-base-special-tan
Evaluate the tangent of a number.
stdlib-js/math-iter-special-asin
Create an iterator which computes the arcsine of each iterated value.
stdlib-js/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
stdlib-js/math-iter-special-covercos
Create an iterator which computes the coversed cosine for each iterated value.
stdlib-js/math-iter-special-coversin
Create an iterator which computes the coversed sine 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-strided-special-aversin-by
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
westerovs/Glitch.js
🎦 #video ✅(completed - 90%) Собственная мини-библиотека, делает glitch анимацию изображения на canvas и чистом js
zawster/Matplotlib-PyPlot
2D and 3D graphical repersentation of data
stdlib-js/math-base-special-cosd
Compute the cosine of an angle measured in degrees.
stdlib-js/math-base-special-cotd
Compute the cotangent of an angle measured in degrees