#include <adobe/config.hpp>
#include <functional>
Go to the source code of this file.
Namespaces |
| namespace | adobe |
Compatibility |
Compatibility features for C99/TR1 <cmath>.
|
| typedef Float | double_t |
| typedef Float | float_t |
| double | round (double x) |
| float | round (float x) |
| long | lround (double x) |
| long | lround (float x) |
| double | trunc (double x) |
| float | trunc (float x) |