Home
last modified time | relevance | path

Searched refs:Arctan (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/biology/hyphy/hyphy-2.5.33/tests/hbltests/UnitTests/HBLCommands/
H A DArctan.bf13 assert(4*Arctan(1) == 3.141592653589793, "Arctan of pi over 4 is not 1");
14 assert(Arctan(0) == 0, "Arctan of 0 is not 0");
32 …assert(Abs(x["Arctan(_MATRIX_ELEMENT_VALUE_)"] - arctan_x) < 1e-8, "Does not agree with existing n…
38 …assert(runCommandWithSoftErrors('Arctan("")', "Operation 'Arctan' is not implemented/defined for a…
39 …ert(runCommandWithSoftErrors('Arctan({})', "Operation 'Arctan' is not implemented/defined for a As…
40 …ert(runCommandWithSoftErrors('Arctan({{"a","b"}})', "Operation 'Arctan' is not implemented/defined…
41 …assert(runCommandWithSoftErrors('Arctan(T)', "Operation 'Arctan' is not implemented/defined for a …
42 …assert(runCommandWithSoftErrors('Arctan(TT)', "Operation 'Arctan' is not implemented/defined for a…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/ada/acats/tests/cxa/
H A Dcxa5a07.a27 -- Check that the function Arctan provides correct results.
100 New_Float_Result := GEF.Arctan(Y => 0.0, X => 0.0);
117 Float_Result := EF.Arctan(Y => FXA5A00.Large);
140 Float_Result := EF.Arctan(Y => FXA5A00.Small);
172 New_Float_Result := GEF.Arctan(New_Float(-FXA5A00.Large),
210 EF.Arctan(Y => 0.0, X => FXA5A00.Large) /= 0.0 or
212 GEF.Arctan(0.0, 360.0) /= 0.0 or
213 EF.Arctan(0.0, FXA5A00.Small) /= 0.0
272 Float_Result := EF.Arctan(Y => Pi, Cycle => -360.0);
304 Float_Result := EF.Arctan(Y => -FXA5A00.Large,
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dmath_lib.adb70 function Arctan subprogspec
75 function Arctan subprogspec
250 return Arctan (Y, A);
264 return Arctan (Y, A, Cycle);
363 function Arctan subprogram
391 end Arctan;
395 function Arctan subprogram
427 end Arctan;
980 return Arctan (A, 1.0);
1013 end Arctan;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dmath_lib.adb70 function Arctan subprogspec
75 function Arctan subprogspec
250 return Arctan (Y, A);
264 return Arctan (Y, A, Cycle);
363 function Arctan subprogram
391 end Arctan;
395 function Arctan subprogram
427 end Arctan;
980 return Arctan (A, 1.0);
1013 end Arctan;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dmath_lib.adb70 function Arctan subprogspec
75 function Arctan subprogspec
250 return Arctan (Y, A);
264 return Arctan (Y, A, Cycle);
363 function Arctan subprogram
391 end Arctan;
395 function Arctan subprogram
427 end Arctan;
980 return Arctan (A, 1.0);
1013 end Arctan;
[all …]

1234567891011