Home
last modified time | relevance | path

Searched refs:M_SQRT3 (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/www/mod_php81/php-8.1.1/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075688772)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/lang/php73/php-7.3.33/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075689)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/lang/php80/php-8.0.15/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075688772)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/lang/php74/php-7.4.27/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075689)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/lang/php81/php-8.1.1/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075688772)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075689)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075688772)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/math/
H A Dconstants_basic.phpt39 echo "M_SQRT3= ";
40 var_dump(M_SQRT3);
63 M_SQRT3= float(1.7320508075689)
H A Dconstants.phpt24 "M_SQRT3"
47 M_SQRT3 : 1.732050[0-9]*
/dports/math/unuran/unuran-1.8.1/src/utils/
H A Dunur_math_source.h51 #ifndef M_SQRT3
52 #define M_SQRT3 1.73205080756887729352744634151 /* sqrt(3) */ macro
/dports/finance/quantlib/QuantLib-1.20/ql/
H A Dmathconstants.hpp113 #ifndef M_SQRT3
114 #define M_SQRT3 1.73205080756887719000 macro
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dphp_math.h95 #ifndef M_SQRT3
96 #define M_SQRT3 1.73205080756887729352 /* sqrt(3) */ macro
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dphp_math.h95 #ifndef M_SQRT3
96 #define M_SQRT3 1.73205080756887729352 /* sqrt(3) */ macro
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dphp_math.h95 #ifndef M_SQRT3
96 #define M_SQRT3 1.73205080756887729352 /* sqrt(3) */ macro
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dphp_math.h95 #ifndef M_SQRT3
96 #define M_SQRT3 1.73205080756887729352 /* sqrt(3) */ macro
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/gsl/
H A Dgsl_math.h52 #ifndef M_SQRT3
53 #define M_SQRT3 1.73205080756887729352744634151 /* sqrt(3) */ macro
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/
H A Dgsl_math.h52 #ifndef M_SQRT3
53 #define M_SQRT3 1.73205080756887729352744634151 /* sqrt(3) */ macro
/dports/graphics/xaos/XaoS-release-4.2.1/src/include/gsl/
H A Dgsl_math.h53 #ifndef M_SQRT3
54 #define M_SQRT3 1.73205080756887729352744634151 /* sqrt(3) */ macro

123456789