75 skills found · Page 1 of 3
MikeMcl / Decimal.jsAn arbitrary-precision Decimal type for JavaScript
lcn2 / CalcC-style arbitrary precision calculator
rawify / Complex.jsThe RAW Complex.js is a complex numbers library written in JavaScript
smallbasic / SmallBASICSmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax
divideconcept / FastTrigoFast yet accurate trigonometric functions
mds1 / Solidity TrigonometrySolidity library with basic trigonometry functions
Barliesque / EasyAGALEasyAGAL is an open source ActionScript library that simplifies coding assembly language shaders. Advantages include: Code completion and hinting, easier-to-read code, macro libraries -- including trigonometry functions like atan2(), color blending formulas from Photoshop, and more -- ready to use in your own shaders.
SpongePowered / MathImmutable math library for Java that offers easy conversion between math types, fast trigonometric functions, vectors, matrices, complex numbers, quaternions, and operation chaining, with a focus on games and computer graphics.
Rinzii / CcmathA C++17 Compile Time <cmath> Library
conwayjw97 / Trig AssistTrigonometric function visualiser made in ReactJS
richgel999 / TriglibPublic Domain double precision trigonometry functions in C
Geolm / Math IntrinsicsOne header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
cassuto / CORDIC All In One VerilogFPGA version of CORDIC algorithm that evaluates all the trigonometric and anti-trigonometric functions.
xingpz2008 / TriFSSEfficient Secure Computation Protocols for Trigonometric Functions via Function Secret Sharing
sebcrozet / CordicTrigonometric functions for fixed-point numbers
adis300 / CcmathCCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry, curve fitting, roots and optimization, Fourier analysis, simulation generation, statistics, special functions, sorts and searches, time series models, complex arithmetic, and high precision computations.CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry, curve fitting, roots and optimization, Fourier analysis, simulation generation, statistics, special functions, sorts and searches, time series models, complex arithmetic, and high precision computations.
jishanshaikh4 / Lib Math🔰 A mathematical library in C (Portable to Python3) having implementation of numerical-methods, Gamma, Bessel, trigonometric, hyperbolic, approximation functions from scratch
mathvav / SpeedtrigSimple Arduino library that speeds up trigonometry functions. (Original code © Oscar Liang)
JiYuwei / WaveViewDemoa demo about trigonometric function
strainer / TrigfillsSin, cos, tan, asin... polyfills for when cross browser consistency is desired.