CLADIV (3) Linux Manual Page
cladiv.f – SynopsisFunctions/SubroutinesCOMPLEX function cladiv (X, Y) CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. Function/Subroutine DocumentationCOMPLEX 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…
