Home
last modified time | relevance | path

Searched refs:e1 (Results 1 – 25 of 54) sorted by relevance

123

/PHP-8.0/ext/standard/tests/math/
H A Datan2_basic.phpt9 2.345e1,
10 -2.345e1,
15 "2.345e1",
22 2.345e1,
23 -2.345e1,
28 "2.345e1",
50 Y:23 X:2.345e1 float(0.77571063007847)
146 Y:2.345e1 X:2.345e1 float(0.78539816339745)
147 Y:2.345e1 X: float(1.5707963267949)
158 Y: X:2.345e1 float(0)
[all …]
H A Dhypot_basic.phpt12 2.345e1,
13 -2.345e1,
18 "2.345e1",
25 3.345e1,
26 -3.345e1,
31 "1.345e1",
255 Y:2.345e1 X:1.345e1 float(27.033405260899)
257 Y:2.345e1 X: float(23.45)
261 Y:2.345e1 X: float(23.45)
279 Y: X:1.345e1 float(13.45)
[all …]
H A Dabs_basic.phpt11 2.345e1,
12 -2.345e1,
18 "2.345e1",
19 "-2.345e1",
H A Dlog1p_basic.phpt11 2.345e1,
12 -2.345e1,
17 "2.345e1",
60 -- log1p 2.345e1 --
H A Datan_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dcos_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dcosh_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Drad2deg_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dsin_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dsinh_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dtan_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dtanh_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dasinh_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Ddeg2rad_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dis_finite_basic.phpt7 23.45e1,
8 -23.45e1,
13 "23.45e1",
H A Dis_infinite_basic.phpt7 23.45e1,
8 -23.45e1,
13 "23.45e1",
H A Dis_nan_basic.phpt7 23.45e1,
8 -23.45e1,
13 "23.45e1",
H A Dacosh_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dlog10_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dround_basic.phpt27 "2.1e1",
52 ...with precision 2.1e1-> float(123456789)
65 ...with precision 2.1e1-> float(123.456789)
78 ...with precision 2.1e1-> float(-4.5679123)
91 ...with precision 2.1e1-> float(12300)
104 ...with precision 2.1e1-> float(-4567)
117 ...with precision 2.1e1-> float(2311527)
130 ...with precision 2.1e1-> float(14680063)
143 ...with precision 2.1e1-> float(1.234567)
156 ...with precision 2.1e1-> float(234567890)
H A Dacos_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Dasin_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
H A Datanh_variation.phpt16 2.345e1,
17 -2.345e1,
22 "2.345e1",
/PHP-8.0/Zend/tests/
H A Dbug78379_2.phpt7 $e1 = new E;
10 $e1->a = (object)$a;
11 $e2->e1 = $e1;
H A Dswitch_on_numeric_strings.phpt15 case "1e1": return "1e1";
23 var_dump(test("1e1"));

Completed in 28 milliseconds

123