source: tests/.expect/math4.txt @ 60a8062

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 60a8062 was b2ac656, checked in by Peter A. Buhr <pabuhr@…>, 5 years ago

fix decimal print for floating point

  • Property mode set to 100644
File size: 383 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.