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

Functions

constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanh (double)
 

Variables

constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanh_internal::one = 1.0
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanh_internal::two = 2.0
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanh_internal::tiny = 1.0e-300
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanh_internal::huge = 1.0e300