News

One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching) ...
Functions are one of the most fundamental concepts in mathematics, forming the foundation for topics in algebra, calculus and many other areas. A solid understanding of the basics of functions, ...
Abstract: A table-based method for high-speed function approximation in single-precision floating-point format is presented in this paper. Our focus is the approximation of reciprocal, square root, ...
Abstract: Trigonometric operations have a wide range of use in communication, signal processing, and especially in computer science. Many methods exist to implement these functions on hardware, but ...