F06BNF (PDF version)
F06 Chapter Contents
F06 Chapter Introduction
NAG Library Manual

NAG Library Routine Document

F06BNF

Note:  before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.

+ Contents

    1  Purpose
    7  Accuracy
    9  Example

1  Purpose

F06BNF returns the value a2+b2 via the function name.

2  Specification

FUNCTION F06BNF ( A, B)
REAL (KIND=nag_wp) F06BNF
REAL (KIND=nag_wp)  A, B

3  Description

None.

4  References

None.

5  Parameters

1:     A – REAL (KIND=nag_wp)Input
On entry: the value a.
2:     B – REAL (KIND=nag_wp)Input
On entry: the value b.

6  Error Indicators and Warnings

None.

7  Accuracy

Not applicable.

8  Further Comments

None.

9  Example

None.

F06BNF (PDF version)
F06 Chapter Contents
F06 Chapter Introduction
NAG Library Manual

© The Numerical Algorithms Group Ltd, Oxford, UK. 2012