SciPy

This is documentation for an old release of SciPy (version 1.1.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.linalg.blas.drotg

scipy.linalg.blas.drotg(a, b) = <fortran object>

Wrapper for drotg.

Parameters:
a : input float
b : input float
Returns:
c : float
s : float