Home
last modified time | relevance | path

Searched refs:M_2_SQRTPI (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/dports/science/tfel-edf/tfel-3.2.1/tests/Math/
H A DCubicRoots.cxx68 #ifndef M_2_SQRTPI
69 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
137 generate_coef(a3,a2,a1,a0,M_2_PI,M_2_SQRTPI,-M_SQRT2); in main()
140 generate_coef(a3,a2,a1,a0,M_2_SQRTPI,-M_SQRT2,M_SQRT1_2); in main()
/dports/science/tfel/tfel-3.4.0/tests/Math/
H A DCubicRoots.cxx68 #ifndef M_2_SQRTPI
69 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
137 generate_coef(a3,a2,a1,a0,M_2_PI,M_2_SQRTPI,-M_SQRT2); in main()
140 generate_coef(a3,a2,a1,a0,M_2_SQRTPI,-M_SQRT2,M_SQRT1_2); in main()
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955126)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/lang/php73/php-7.3.33/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/lang/php80/php-8.0.15/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955126)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/lang/php74/php-7.4.27/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/lang/php81/php-8.1.1/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955126)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955126)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/math/
H A Dconstants_basic.phpt29 echo "M_2_SQRTPI= ";
30 var_dump(M_2_SQRTPI);
58 M_2_SQRTPI= float(1.1283791670955)
H A Dconstants.phpt19 "M_2_SQRTPI",
42 M_2_SQRTPI: 1.128379[0-9]*
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/stdlib/
H A Dmath.h71 #ifndef M_2_SQRTPI
72 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_expr/
H A Dexprincl.h98 #ifndef M_2_SQRTPI
99 #define M_2_SQRTPI 1.12837916709551257390 macro
/dports/science/gromacs/gromacs-2021.4/src/gromacs/math/
H A Dutilities.h78 #ifndef M_2_SQRTPI
80 # define M_2_SQRTPI 1.128379167095513 macro
/dports/math/spar/spar-0.5.10/lib/constant/
H A Dsl_constant.h35 #undef M_2_SQRTPI
49 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/dports/finance/quantlib/QuantLib-1.20/ql/
H A Dmathconstants.hpp89 #ifndef M_2_SQRTPI
90 #define M_2_SQRTPI 1.12837916709551257390 macro
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dphp_math.h75 #ifndef M_2_SQRTPI
76 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dphp_math.h75 #ifndef M_2_SQRTPI
76 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro

12345678910>>...18