Harlinn.Windows 0.1
Loading...
Searching...
No Matches
e_expf.inl File Reference
#include "cdefs-compat.h"
#include <float.h>
#include "openlibm_math.h"
#include "math_private.h"
Include dependency graph for e_expf.inl:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  Harlinn
 
namespace  Harlinn::Common
 
namespace  Harlinn::Common::Core
 
namespace  Harlinn::Common::Core::Math
 
namespace  Harlinn::Common::Core::Math::Internal
 
namespace  Harlinn::Common::Core::Math::Internal::OpenLibM
 
namespace  Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal
 

Functions

constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::__ieee754_expf (float x)
 

Variables

constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::one = 1.0f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::halF [2] = { 0.5f,-0.5f, }
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::huge = 1.0e+30f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::o_threshold = 8.8721679688e+01f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::u_threshold = -1.0397208405e+02f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::ln2HI [2]
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::ln2LO [2]
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::invln2 = 1.4426950216e+00f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::P1 = 1.6666625440e-1f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::P2 = -2.7667332906e-3f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::expf_internal::twom100 = 7.8886090522e-31f