We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b26987 commit 3d260adCopy full SHA for 3d260ad
BLAS/SRC/crotg.f90
@@ -58,7 +58,7 @@
58
!>
59
!> \param[out] S
60
!> \verbatim
61
-!> S is REAL
+!> S is COMPLEX
62
!> The scalar s.
63
!> \endverbatim
64
!
BLAS/SRC/zrotg.f90
-!> S is DOUBLE PRECISION
+!> S is DOUBLE COMPLEX
0 commit comments