Open System Services System Calls Reference Manual (G06.25+, H06.03+)

oat(4) OSS System Calls Reference Manual
NAME
oat - Species the system limits for oating-point operations
SYNOPSIS
#include <oat.h>
DESCRIPTION
The oat.h header le denes symbolic names. These symbolic names represent oating-point
values for the two possible oating-point formats that a program can use. The oating-point for-
mat is chosen at compilation time.
See the oat.h header le for the actual values of these limits in the HP implementation.
The values shown in the following table depend on whether the process is using Tandem-format
oating-point data (using the -WTandem_oat c89 compiler ag or equivalent) or is using IEEE
oating-point data (using the -WIEEE_oat c89 compiler ag or equivalent).
118 Hewlett-Packard Company 527186-003