source:
tests/.expect/math4.txt@
f6660520
| Last change on this file since f6660520 was b2ac656, checked in by , 7 years ago | |
|---|---|
|
|
| File size: 383 bytes | |
| Rev | Line | |
|---|---|---|
| [7a54d67] | 1 | floor:1. 1. 1. |
| 2 | ceil:2. 2. 2. | |
| 3 | trunc:3. 3. 3. | |
| 4 | rint:2. 2. 2. | |
| [ef3403c6] | 5 | rint:2 2 2 |
| 6 | rint:2 2 2 | |
| 7 | lrint:2 2 2 | |
| 8 | llrint:2 2 2 | |
| [7a54d67] | 9 | nearbyint:4. 4. 4. |
| 10 | round:2. 2. 2. | |
| [ef3403c6] | 11 | round:2 2 2 |
| 12 | round:2 2 2 | |
| 13 | lround:2 2 2 | |
| 14 | llround:2 2 2 | |
| [7a54d67] | 15 | copysign:-1. -1. -1. |
| [ef3403c6] | 16 | frexp:0.5 3 0.5 3 0.5 3 |
| [7a54d67] | 17 | ldexp:8. 8. 8. |
| 18 | modf:2. 0.3 2. 0.3 2. 0.3 | |
| 19 | modf:2., 0.3 2., 0.3 2., 0.3 | |
| [b2ac656] | 20 | nextafter:2. 2. 2. |
| 21 | nexttoward:2. 2. 2. | |
| [7a54d67] | 22 | scalbn:16. 16. 16. |
| 23 | scalbln:16. 16. 16. |
Note:
See TracBrowser
for help on using the repository browser.