/dports/audio/protracker/pt2-clone-1.37/src/ |
H A D | pt2_math.c | 13 static const double four_over_pi = 4.0 / PT2_PI; variable 34 const int32_t octant = (int32_t)(x * four_over_pi); in pt2_tan() 38 case 0: return tan_14s(x * four_over_pi); in pt2_tan() 39 case 1: return 1.0/tan_14s((halfpi-x) * four_over_pi); in pt2_tan() 40 case 2: return -1.0/tan_14s((x-halfpi) * four_over_pi); in pt2_tan() 41 case 3: return -tan_14s((pi-x) * four_over_pi); in pt2_tan() 42 case 4: return tan_14s((x-pi) * four_over_pi); in pt2_tan() 43 case 5: return 1.0/tan_14s((threehalfpi-x) * four_over_pi); in pt2_tan() 44 case 6: return -1.0/tan_14s((x-threehalfpi) * four_over_pi); in pt2_tan() 45 case 7: return -tan_14s((twopi-x) * four_over_pi); in pt2_tan()
|
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/detail/ |
H A D | vec_math.hpp | 243 …const typename VecType::float_type four_over_pi = 1.2732395447351626861510701069801148962756771659… in vec_sin_float() local 248 VecType y = abs_arg * four_over_pi; in vec_sin_float() 293 …const typename VecType::float_type four_over_pi = 1.2732395447351626861510701069801148962756771659… in vec_cos_float() local 297 VecType y = abs_arg * four_over_pi; in vec_cos_float() 341 …const typename VecType::float_type four_over_pi = 1.2732395447351626861510701069801148962756771659… in vec_tan_float() local 346 VecType y = abs_arg * four_over_pi; in vec_tan_float()
|
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/detail/ |
H A D | vec_math.hpp | 244 …const typename VecType::float_type four_over_pi = 1.2732395447351626861510701069801148962756771659… in vec_sin_float() local 249 VecType y = abs_arg * four_over_pi; in vec_sin_float() 294 …const typename VecType::float_type four_over_pi = 1.2732395447351626861510701069801148962756771659… in vec_cos_float() local 298 VecType y = abs_arg * four_over_pi; in vec_cos_float() 342 …const typename VecType::float_type four_over_pi = 1.2732395447351626861510701069801148962756771659… in vec_tan_float() local 347 VecType y = abs_arg * four_over_pi; in vec_tan_float()
|
/dports/science/qbox/qbox-public-rel1_73_3/src/ |
H A D | PBEFunctional.cpp | 180 const double four_over_pi = 1.27323954473516; in excpbe() local 237 twoks = 2.0 * sqrt( four_over_pi * fk ); in excpbe() 299 const double four_over_pi = 1.27323954473516; in excpbe_sp() local 406 double twoksg = 2.0 * sqrt( four_over_pi * fk ) *g; in excpbe_sp()
|
H A D | HSEFunctional.cpp | 723 const double four_over_pi = 1.27323954473516; in PBE_correlation() local 738 const double twoks = 2.0 * sqrt(four_over_pi * fk); in PBE_correlation() 800 const double four_over_pi = 1.27323954473516; in PBE_correlation_sp() local 827 const double twoksg = 2.0 * sqrt(four_over_pi * fk) * g; in PBE_correlation_sp()
|
H A D | RSHFunctional.cpp | 730 const double four_over_pi = 1.27323954473516; in PBE_correlation() local 745 const double twoks = 2.0 * sqrt(four_over_pi * fk); in PBE_correlation() 807 const double four_over_pi = 1.27323954473516; in PBE_correlation_sp() local 834 const double twoksg = 2.0 * sqrt(four_over_pi * fk) * g; in PBE_correlation_sp()
|
/dports/math/glm/glm-0.9.9.8/glm/gtc/ |
H A D | constants.hpp | 80 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 66 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtc/ |
H A D | constants.hpp | 80 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 66 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/devel/upp/upp/uppsrc/plugin/glm/gtc/ |
H A D | constants.hpp | 80 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 66 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | constants.hpp | 91 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 81 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtc/ |
H A D | constants.hpp | 90 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 81 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtc/ |
H A D | constants.hpp | 91 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 81 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtc/ |
H A D | constants.hpp | 91 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 81 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtc/ |
H A D | constants.hpp | 91 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 81 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/gtc/ |
H A D | constants.hpp | 90 GLM_FUNC_DECL GLM_CONSTEXPR genType four_over_pi();
|
H A D | constants.inl | 81 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType four_over_pi() function
|
/dports/emulators/simh/simh-3.9.0_5/HP2100/ |
H A D | hp2100_cpu4.c | 594 static const OP four_over_pi = { { 0050574, 0140667, 0023402 } }; /* 4.0 / Pi */ in cpu_sis() local 609 O = reduce (&op[0], &multiple, four_over_pi); /* reduce range */ in cpu_sis() 772 O = reduce (&op[0], &multiple, four_over_pi); /* reduce range */ in cpu_sis()
|