diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-10-05 18:14:23 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-10-05 18:14:23 -0700 |
commit | 60a8fb34e19fda1ca58b70267cb2ccbea29a036e (patch) | |
tree | 8565d3a75feaf0e0edd6e4a61d882b7e20e50a5e | |
parent | b5d39b26caaef4b061530c584aca8cf8a6eea62a (diff) | |
download | txr-60a8fb34e19fda1ca58b70267cb2ccbea29a036e.tar.gz txr-60a8fb34e19fda1ca58b70267cb2ccbea29a036e.tar.bz2 txr-60a8fb34e19fda1ca58b70267cb2ccbea29a036e.zip |
* txr.1: Small fixes.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18221,7 +18221,7 @@ to a \*(TX floating-point number, and back to decimal, without a change in any o the digits. This holds regardless of the value of the number, provided that it does not exceed the floating-point range. -.coNP Variables *pi* and *e* +.coNP Variables @ *pi* and @ *e* .desc These variables hold an approximation of the mathematical constants \(*p and e. To four digits of precision, \(*p is 3.142 and e is 2.718. The @@ -23505,7 +23505,7 @@ If they are not symbols, then they are treated as expressions (of the pattern language, not \*(TL) and evaluated accordingly. The -.meta inpu +.meta input argument is a list of strings, which may be lazy. It represents the lines of the text stream to be processed. |