nag_complex_i_power (a02ddc) (PDF version)
a02 Chapter Contents
a02 Chapter Introduction
NAG Library Manual

NAG Library Function Document

nag_complex_i_power (a02ddc)

 Contents

    1  Purpose
    7  Accuracy
    10  Example

1  Purpose

nag_complex_i_power (a02ddc) returns a complex number raised to integer power.

2  Specification

#include <nag.h>
#include <naga02.h>
Complex  nag_complex_i_power (Complex z, Integer i)

3  Description

None.

4  References

None.

5  Arguments

1:     z ComplexInput
On entry: a valid complex number.
2:     i IntegerInput
On entry: an integer.

6  Error Indicators and Warnings

None.

7  Accuracy

Not applicable.

8  Parallelism and Performance

nag_complex_i_power (a02ddc) is not threaded in any implementation.

9  Further Comments

None.

10  Example

See Section 10 in nag_complex (a02bac).

nag_complex_i_power (a02ddc) (PDF version)
a02 Chapter Contents
a02 Chapter Introduction
NAG Library Manual

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