One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
-
Updated
Feb 5, 2024 - C
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Trigonometric Functions such as sin, cos and tan are implemented by using the Taylor series and tested using J Unit in this project.
EuNumber can do sequence calculations, bigmath, and multiple precision. It is not done yet.
Add a description, image, and links to the power-function topic page so that developers can more easily learn about it.
To associate your repository with the power-function topic, visit your repo's landing page and select "manage topics."