diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-13 22:01:51 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-13 22:01:51 +0300 |
commit | 63d8faa8b5d2bdeec73044c95f345b3992248c74 (patch) | |
tree | 30adf07717c6658d99e342e1da0d327f4df789c8 /doc/awkcard.in | |
parent | af0df5a7a88ef9ae38f364302652b13e760f872d (diff) | |
parent | 39c0dd124b19b49e002bc5c79edc703df51ffd3b (diff) | |
download | egawk-63d8faa8b5d2bdeec73044c95f345b3992248c74.tar.gz egawk-63d8faa8b5d2bdeec73044c95f345b3992248c74.tar.bz2 egawk-63d8faa8b5d2bdeec73044c95f345b3992248c74.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 86aeee2e..fac0e931 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1617,9 +1617,9 @@ l lw(1.9i). \*(FCcos(\*(FIexpr\*(FC)\*(FR The cosine of \*(FIexpr\fP, which is in radians. \*(FCexp(\*(FIexpr\*(FC)\*(FR The exponential function (\*(FIe \*(FC^ \*(FIx\*(FR). \*(FCint(\*(FIexpr\*(FC)\*(FR Truncate to integer. -\*(CB\*(FCintdiv(\*(FIn\*(FR\*(FC,\*(FI d\*(FR\*(FC,\*(FI r\*(FR\*(FC)\*(FR T{ -Return result of integer division in \*(FIr\*(FR.\*(CD -T} +.\" \*(CB\*(FCintdiv(\*(FIn\*(FR\*(FC,\*(FI d\*(FR\*(FC,\*(FI r\*(FR\*(FC)\*(FR T{ +.\" Return result of integer division in \*(FIr\*(FR.\*(CD +.\" T} \*(FClog(\*(FIexpr\*(FC)\*(FR The natural logarithm function (base \*(FIe\^\*(FR). \*(FCrand()\fP A random number \*(FIN\fP such that 0 \(<= \*(FIN\fP < 1. \*(FCsin(\*(FIexpr\*(FC)\*(FR The sine of \*(FIexpr\fP, which is in radians. @@ -1956,7 +1956,7 @@ to use the current domain.\*(CB .ES .nf \*(CDHost: \*(FCftp.gnu.org\*(FR -File: \*(FC/gnu/gawk/gawk-4.1.4.tar.gz\fP +File: \*(FC/gnu/gawk/gawk-4.2.0.tar.gz\fP .in +.2i .fi GNU \*(AK (\*(GK). There may be a later version. |