NAG Library Manual, Mark 28.3
Interfaces:
FL
CL
CPP
AD
NAG CL Interface Introduction
X02 (Machine) Chapter Contents
X02 (Machine) Chapter Introduction
x02bl:
FL
CL
CPP
AD
NAG CL Interface
X02BLC (model_maxexp)
Keyword Search:
NAG Library Manual, Mark 28.3
Interfaces:
FL
CL
CPP
AD
NAG CL Interface Introduction
X02 (Machine) Chapter Contents
X02 (Machine) Chapter Introduction
x02bl:
FL
CL
CPP
AD
▸
▿
Contents
1
Purpose
2
Specification
3
Description
4
References
5
Arguments
6
Error Indicators and Warnings
7
Accuracy
8
Parallelism and Performance
9
Further Comments
10
Example
© The Numerical Algorithms Group Ltd. 2022
Settings help
CL Name Style:
Short (
a00aac
)
Long (
impl_details
)
Full (
nag_info_impl_details
)
1
Purpose
X02BLC
returns the maximum exponent argument
e
max
of the model of floating-point arithmetic described in the
X02
Chapter Introduction
.
2
Specification
copy
#include <nag.h>
Integer
X02BLC
The function may be called by the names:
x02blc
,
nag_machine_model_maxexp
or
nag_real_max_exponent
.
3
Description
X02BLC
is a constant defined in the C Header file.
4
References
None.
5
Arguments
None.
6
Error Indicators and Warnings
None.
7
Accuracy
Not applicable.
8
Parallelism and Performance
X02BLC
is not threaded in any implementation.
9
Further Comments
None.
10
Example
None.
NAG Library Manual, Mark 28.3
Interfaces:
FL
CL
CPP
AD
NAG CL Interface Introduction
X02 (Machine) Chapter Contents
X02 (Machine) Chapter Introduction
x02bl:
FL
CL
CPP
AD
© The Numerical Algorithms Group Ltd. 2022