Fix typos in comments (Reference-LAPACK PR 814)

This commit is contained in:
Martin Kroeker
2023-05-17 14:33:46 +02:00
committed by GitHub
parent 617e8bcfe7
commit a82c1443db
27 changed files with 59 additions and 61 deletions

View File

@@ -56,7 +56,7 @@
*>
*> Note : SSTEGR and SSTEMR work only on machines which follow
*> IEEE-754 floating-point standard in their handling of infinities and
*> NaNs. Normal execution may create these exceptiona values and hence
*> NaNs. Normal execution may create these exceptional values and hence
*> may abort due to a floating point exception in environments which
*> do not conform to the IEEE-754 standard.
*> \endverbatim