E.V.E
v2023.02.15
Mathematical functions

Detailed Description

Current Mathematical functions.

This module provides implementation for scalar and SIMD versions of mathematical functions, mainly libc++ ones.

Required header:

#include <eve/module/math.hpp>

Modules

 Constants
 
 Exponential
 
 Hyperbolic
 
 Inverse hyperbolic
 
 Inverse trigonometric
 
 Logarithm
 
 Trigonometric