cladiv(3) centos man page | unix.com

Man Page: cladiv

Operating Environment: centos

Section: 3

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

NAME
cladiv.f -
SYNOPSIS
Functions/Subroutines COMPLEX function cladiv (X, Y) CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. Function/Subroutine Documentation COMPLEX function cladiv (complexX, complexY) CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. 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: September 2012 Definition at line 65 of file cladiv.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 cladiv.f(3)
Related Man Pages
clartg(3) - centos
zlacrt(3) - centos
clacrt.f(3) - centos
clartg.f(3) - centos
zlartg.f(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq