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

Functions

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

Variables

constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::sinf_internal::s1pio2 = 1 * M_PI_2
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::sinf_internal::s2pio2 = 2 * M_PI_2
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::sinf_internal::s3pio2 = 3 * M_PI_2
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::sinf_internal::s4pio2 = 4 * M_PI_2