diff options
Diffstat (limited to 'doc/misc/calc.texi')
-rw-r--r-- | doc/misc/calc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 6d036910877..ba491a569b7 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -14011,7 +14011,7 @@ conventions. Like C mode, Pascal mode interprets array brackets and uses a different table of operators. Hexadecimal numbers are entered and displayed with a preceding dollar sign. (Thus the regular meaning of @kbd{$2} during algebraic entry does not work in Pascal mode, though -@kbd{$} (and @kbd{$$}, etc.) not followed by digits works the same as +@kbd{$} (and @kbd{$$}, etc.)@: not followed by digits works the same as always.) No special provisions are made for other non-decimal numbers, vectors, and so on, since there is no universally accepted standard way of handling these in Pascal. |