power-function
There are 5 repositories under power-function topic.
Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
yashpatel2911/trigonometric-junit-testing
Trigonometric Functions such as sin, cos and tan are implemented by using the Taylor series and tested using J Unit in this project.
jmsck55/eunumber
EuNumber can do sequence calculations, bigmath, and multiple precision. It is not done yet.