--- rpl/lapack/lapack/dlaln2.f 2018/05/29 07:17:56 1.18 +++ rpl/lapack/lapack/dlaln2.f 2020/05/21 21:45:59 1.19 @@ -49,7 +49,7 @@ *> the first column of each being the real part and the second *> being the imaginary part. *> -*> "s" is a scaling factor (.LE. 1), computed by DLALN2, which is +*> "s" is a scaling factor (<= 1), computed by DLALN2, which is *> so chosen that X can be computed without overflow. X is further *> scaled if necessary to assure that norm(ca A - w D)*norm(X) is less *> than overflow.