source: src/tests/.expect/32/math3.txt @ 0873968c

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since 0873968c was 0a5b683, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago

divide math test into 3 parts to reduce testing time

  • Property mode set to 100644
File size: 341 bytes
Line 
1floor:1 1 1
2ceil:2 2 2
3trunc:3 3 3
4rint:2 2 2
5rint:2 2 2
6rint:2 2 2
7lrint:2 2 2
8llrint:2 2 2
9nearbyint:4 4 4
10round:2 2 2
11round:2 2 2
12round:2 2 2
13lround:2 2 2
14llround:2 2 2
15copysign:-1 -1 -1
16frexp:0.5 3 0.5 3 0.5 3
17ldexp:8 8 8
18modf:2 0.3 2 0.3 2 0.3
19modf:2, 0.3 2, 0.3 2, 0.3
20nextafter:2 2 2
21nexttoward:2 2 2
22scalbn:16 16 16
23scalbln:16 16 16
Note: See TracBrowser for help on using the repository browser.