zladiv(3) debian man page | unix.com

Man Page: zladiv

Operating Environment: debian

Section: 3

zladiv.f(3)							      LAPACK							       zladiv.f(3)

NAME
zladiv.f -
SYNOPSIS
Functions/Subroutines COMPLEX *16 function zladiv (X, Y) ZLADIV Function/Subroutine Documentation COMPLEX*16 function zladiv (complex*16X, complex*16Y) ZLADIV 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. Parameters: X X is COMPLEX*16 Y Y is COMPLEX*16 The complex scalars X and Y. Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Definition at line 65 of file zladiv.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.1 Sun May 26 2013 zladiv.f(3)
Related Man Pages
clarfgp(3) - debian
zrot(3) - debian
clacrt.f(3) - debian
claqr1.f(3) - debian
zlacrt.f(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file