This is documentation for an old release of SciPy (version 0.12.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.linalg.blas.zrotg
-
scipy.linalg.blas.zrotg = <fortran object>
- zrotg - Function signature:
- c,s = zrotg(a,b)
- Required arguments:
- a : input complex
b : input complex
- Return objects:
- c : complex
s : complex