There are 0 repository under power-function topic.
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.