Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

zladiv(l)


ZLADIV

ZLADIV

NAME
SYNOPSIS
PURPOSE
ARGUMENTS

NAME

ZLADIV - := X / Y, where X and Y are complex

SYNOPSIS

DOUBLE COMPLEX

FUNCTION ZLADIV( X, Y )

COMPLEX*16

X, Y

PURPOSE

ZLADIV := X / Y, where X and Y are complex. The computation of X / Y will not overflow on an intermediary step unless the results overflows.

ARGUMENTS

X (input) COMPLEX*16

Y (input) COMPLEX*16 The complex scalars X and Y.



zladiv(l)