zladiv.f(3) centos man page | unix.com

Man Page: zladiv.f

Operating Environment: centos

Section: 3

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

NAME
zladiv.f -
SYNOPSIS
Functions/Subroutines COMPLEX *16 function zladiv (X, Y) ZLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. Function/Subroutine Documentation COMPLEX*16 function zladiv (complex*16X, complex*16Y) ZLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. 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: September 2012 Definition at line 65 of file zladiv.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 zladiv.f(3)
Related Man Pages
zdrscl(3) - centos
zlartg(3) - centos
clacrt.f(3) - centos
csrscl.f(3) - centos
zdrscl.f(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq