C-style arbitrary precision calculator
-
Updated
Aug 17, 2025 - C
C-style arbitrary precision calculator
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules
Performance test for trigonometric functions
Add a description, image, and links to the trigonometric-functions topic page so that developers can more easily learn about it.
To associate your repository with the trigonometric-functions topic, visit your repo's landing page and select "manage topics."