Big integers in scribble
"Jos Koot" <[email protected]>
| Newsgroups | gmane.comp.lang.racket.user,gmane.lisp.scheme.plt |
|---|---|
| Message-ID | <F3FD115CF76E4B80976252F583F4651E@SamsungPC> |
Hi #lang scribble/manual @(require scribble/core scribble/eval) @interaction[(void #e1e1000)] Renders #e1e1000 as a 1 followed by 1000 zeros. Is there a way to keep a number in the notation as used in the source of the interaction-clause? I hack this by writing (expt 10 1000), but I don't like this hack. Thanks, Jos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] For more options, visit https://groups.google.com/d/optout.