There are 5 repositories under trigonometry topic.
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
➗ A really micro micro-service for advanced math.
Simple Trigonometry Visualisation with Pure JavaScript.
VIP cheatsheets for Stanford's CME 102 Ordinary Differential Equations for Engineers
A header only library implementing common mathematical functions using SIMD intrinsics
Unity3D: A set of helper classes for 2D geometric calculations.
📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.
Fixed point 64.61 math library for Cairo / Starknet
A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.
Whorld is a free, open-source visualizer for sacred geometry.
Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.
Arduino library with interpolated lookup for sin() and cos()
:construction_worker: :wrench: zero dependencies vanilla JavaScript utils.
A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
Sometimes you just need to postion things on the surface of a sphere. Here are a few methods I've used over the years.
Utilities for handling math and showing numbers in Java.
2D elastic collision engine
An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.
Triangle solver for the TI-84 Plus CE
Basics of Trigonometry with python - Visualization
Modular and Light Calculator Program made from scratch in C#
A library to perform mathematical tasks
:orange_book: Algebra and Trigonometry Textbook (Openstax)
This C# library includes functions that are missing in .NET: cot, sec, csc, acot, asec, acsc, coth, sech, csch, acoth, asech, and acsch. Also, it includes standard functions: sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, and atanh.
Recreation of the animations shown in Numberphile's "Beautiful Trigonometry"
Recipes for 2D graphics programming.
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)