single type

Description

single is the type identifier for a built-in type whose values are 32 bit real numbers.

This type is provided to make it easier to call calling external functions/procedures that expect and/or produce 32-bit real numbers. NOTE: Some functions/procedures in the Windows API expect and/or produce 32-bit real numbers.

Portability

Operating Systems: All
Standard Pascal: No