makerjs
Maker.js, a Microsoft Garage project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
Maker.js, a Microsoft Garage project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
Assorted common math functions & utilities
Computes the square root of a sum of squares.
Computes the sine of a number.
Computes sin(πx).
Computes the cosine of a number.
Computation library.
Completely solve trigonometry equations for angles and sides
Trigonometry rules to solve equations for angles and sides
Lightweight and modular math toolbox
Convert between degrees and radians
A simple component of a slice created in ReactJS and SVG.
A command-line utility for quick math.
given two points, it returns the angle in degrees from one to the other
Find PI(π) to the Nth Digit
Trigonometry Functions - basic and advanced
A simple component of a pie-chart slice created in ReactJS and SVG.
Simple JS library to convert degrees to radians or conversely from radians to degrees
x, y to polar
A collection of geometric, trigonometric and other handy classes and functions. A common usecase for this library would be a game server that involves 2-dimensional movement and calculations.