OpenTP1 Version 7 Programming Reference C Language

[Contents][Index][Back][Next]

Floating-point type (basic data type)

Format

float
double

Data type explanation

Two floating-point data lengths are available: float, which is 32 bits, and double, which is 64 bits.