Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ zladiv(l) — Extended Math Library 3.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ZLADIV(l)  —  LAPACK auxiliary routine (version 2.0)

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.

  —  LAPACK version 2.0  —  08 October 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026