ChangeLog
28.2 KB
-
[doc] Fix typos in MINLOC, MAXLOC documentation · 4c6d441d
I think there's a typo in the documentation of the MINLOC and MAXLOC intrinsics. It implies that when the BACK argument is true it returns the first occurrence of the min/max value, but my understanding is that it should return the last occurrence. This patch fixes the documentation. * intrinsic.texi (MINLOC): Fix typo in BACK argument documentation. (MAXLOC): Likewise. From-SVN: r269906
Kyrylo Tkachov committed