Real constants and functions: Difference between revisions

Content added Content deleted
(Undo revision 324747 by Drkameleon (talk))
(Updated to work with Nim 1.4: replaced "Pii" with "PI" (told ypo?).)
Line 1,873: Line 1,873:


echo E
echo E
echo Pii
echo PI
echo sqrt(x)
echo sqrt(x)
echo ln(x)
echo ln(x)