update intdoc.texi

From-SVN: r25305
This commit is contained in:
Craig Burley 1999-02-19 04:16:31 -05:00
parent a27e2d3955
commit 5ecccf3b26

View file

@ -7615,7 +7615,7 @@ Intrinsic groups: (standard FORTRAN 77).
Description:
Returns the common logarithm (base 10) of @var{X}, which must
be greater than zero or.
be greater than zero.
The inverse of this function is @samp{10. ** LOG10(@var{X})}.