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

Functions

constexpr float Harlinn::Common::Core::Math::Internal::OpenLibM::tanf (float)
 

Variables

constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanf_internal::t1pio2 = 1 * M_PI_2
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanf_internal::t2pio2 = 2 * M_PI_2
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanf_internal::t3pio2 = 3 * M_PI_2
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::tanf_internal::t4pio2 = 4 * M_PI_2