cladiv(3) debian man page | unix.com

Man Page: cladiv

Operating Environment: debian

Section: 3

cladiv.f(3)							      LAPACK							       cladiv.f(3)

NAME
cladiv.f -
SYNOPSIS
Functions/Subroutines COMPLEX function cladiv (X, Y) CLADIV Function/Subroutine Documentation COMPLEX function cladiv (complexX, complexY) CLADIV 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: X X is COMPLEX 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 Definition at line 65 of file cladiv.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.1 Sun May 26 2013 cladiv.f(3)
Related Man Pages
clacrt(3) - debian
clartg(3) - debian
clacrt.f(3) - debian
zlarfgp.f(3) - debian
zlartg.f(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results