Real constants and functions: Difference between revisions

Content added Content deleted
(Added solution for Action!)
Line 267: Line 267:


=={{header|Arturo}}==
=={{header|Arturo}}==
<lang rebol>print ["Euler:" epsilon]
<lang rebol>print ["Euler:" e]
print ["Pi:" pi]
print ["Pi:" pi]