Harlinn.Windows 0.1
Loading...
Searching...
No Matches
e_log2f.inl File Reference
#include "cdefs-compat.h"
#include "openlibm_math.h"
#include "math_private.h"
#include "k_logf.h"
Include dependency graph for e_log2f.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::log2f_internal
 

Macros

#define float_t   float
 

Functions

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

Variables

constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::log2f_internal::two25 = 3.3554432000e+07f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::log2f_internal::ivln2hi = 1.4428710938e+00f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::log2f_internal::ivln2lo = -1.7605285393e-04f
 
constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::log2f_internal::zero = 0.0f
 

Macro Definition Documentation

◆ float_t

#define float_t   float