One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
-
Updated
Nov 30, 2024 - C
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Calculates accurate Pi using Inverse trigonometric function and Calculus.
Add a description, image, and links to the inverse-trigonometric-functions topic page so that developers can more easily learn about it.
To associate your repository with the inverse-trigonometric-functions topic, visit your repo's landing page and select "manage topics."