NAG Library Function Document
nag_max_integer (X02BBC)
1
Purpose
nag_max_integer (X02BBC) returns the largest representable positive integer value.
2
Specification
#include <nag.h> |
#include <nagx02.h> |
|
3
Description
nag_max_integer (X02BBC) is a constant defined in the C Header file.
4
References
None.
5
Arguments
None.
6
Error Indicators and Warnings
None.
7
Accuracy
None.
8
Parallelism and Performance
nag_max_integer (X02BBC) is not threaded in any implementation.
None.
10
Example
None.