TR-mbed 1.0
Loading...
Searching...
No Matches
Functions/Subroutines
cladiv.f File Reference

Functions/Subroutines

complex function cladiv (x, y)
 CLADIV
 

Function/Subroutine Documentation

◆ cladiv()

complex function cladiv ( complex  x,
complex  y 
)

CLADIV

Download CLADIV + dependencies [TGZ] [ZIP] [TXT]

Purpose:
 CLADIV := X / Y, where X and Y are complex.  The computation of X / Y
 will not overflow on an intermediary step unless the results
 overflows.
Parameters
[in]X
          X is COMPLEX
[in]Y
          Y is COMPLEX
          The complex scalars X and Y.
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
November 2011