SqrtNegInf

Joined 24 August 2022
m
syntaxhighlight
(Created page with "<lang perl6>say (-Inf).Complex**.5</lang> {{out}} Inf+Inf\i")
 
m (syntaxhighlight)
 
(5 intermediate revisions by the same user not shown)
Line 1:
<syntaxhighlight lang perl6=raku>say (-Inf∞+0i).Complex**.5½</langsyntaxhighlight>
{{out}}
<pre>Inf+Inf\i</pre>
 
<br>
====Keeping a gimlet eye on Perl and Raku tasks:====
https://github.com/SqrtNegInf/Rosettacode-Raku-Smoke <br>
https://github.com/SqrtNegInf/Rosettacode-Perl-Smoke
 
{{mylangbegin}}
{{mylang|APL|First Love}}
{{mylang|Fortran|Chemistry}}
{{mylang|Perl|Pink Camel}}
{{mylang|Raku|Not Half Bad}}
{{mylangend}}
2,392

edits