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.drotg
-
scipy.linalg.blas.drotg = <fortran object>
- drotg - Function signature:
- c,s = drotg(a,b)
- Required arguments:
- a : input float
b : input float
- Return objects:
- c : float
s : float