We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b0822 commit 33592d7Copy full SHA for 33592d7
1 file changed
mathics/builtin/compilation.py
@@ -15,7 +15,7 @@
15
16
17
class Compile(Builtin):
18
- """
+ '''
19
<dl>
20
<dt>'Compile[{x1, x2, ...}, expr_]'
21
<dd>Compiles $expr$ assuming each $xi$ is a $Real$ number.
0 commit comments