From a32a61813ebaecf0c1e69fd1481bf09d8c8b1420 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 14 Jul 2026 18:08:44 +0200 Subject: Support more floating point literals --- doc/appendix.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/appendix.tex') diff --git a/doc/appendix.tex b/doc/appendix.tex index 71b0cc4..36bb72a 100644 --- a/doc/appendix.tex +++ b/doc/appendix.tex @@ -35,8 +35,11 @@ \alt{} `0' (`X' | `x') \{\} \alt{} `0' (`B' | `b') \{\}. + = (`e' | `E') [`+' | `-'] \{\}. + = `.\@' \{\} - \alt{} \} `e' [`+' | `-'] \{\}. + [] + \alt{} . = `\textquotesingle' `\textquotesingle'. -- cgit v1.2.3