NAG Library Function Document

nag_max_integer (X02BBC)

 Contents

    1  Purpose
    7  Accuracy
    10  Example

1
Purpose

nag_max_integer (X02BBC) returns the largest representable positive integer value.

2
Specification

#include <nag.h>
#include <nagx02.h>
Integer  nag_max_integer

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.

9
Further Comments

None.

10
Example

None.
© The Numerical Algorithms Group Ltd, Oxford, UK. 2017