Calculating the value of e: Difference between revisions

m
→‎{{header|Raku}}: update requirements
m (→‎{{header|Raku}}: update requirements)
Line 3,195:
=={{header|Raku}}==
(formerly Perl 6)
{{works with|Rakudo|20182022.0307}}
<syntaxhighlight lang="raku" line># If you need high precision: Sum of a Taylor series method.
# Adjust the terms parameter to suit. Theoretically the
1,934

edits