Diff for /rpl/lapack/lapack/slamch.f between versions 1.9 and 1.10

version 1.9, 2018/05/29 07:18:12 version 1.10, 2020/05/21 21:46:03
Line 28 Line 28
 *  *
 *> \param[in] CMACH  *> \param[in] CMACH
 *> \verbatim  *> \verbatim
   *>          CMACH is CHARACTER*1
 *>          Specifies the value to be returned by SLAMCH:  *>          Specifies the value to be returned by SLAMCH:
 *>          = 'E' or 'e',   SLAMCH := eps  *>          = 'E' or 'e',   SLAMCH := eps
 *>          = 'S' or 's ,   SLAMCH := sfmin  *>          = 'S' or 's ,   SLAMCH := sfmin

Removed from v.1.9  
changed lines
  Added in v.1.10


CVSweb interface <joel.bertrand@systella.fr>