User:SqrtNegInf: Difference between revisions

From Rosetta Code
Content added Content deleted
m (links to github projects)
m (syntaxhighlight)
 
Line 1:
<syntaxhighlight lang perl6=raku>say (-∞+0i)**½</langsyntaxhighlight>
{{out}}
<pre>Inf+Inf\i</pre>
 
<br>

Latest revision as of 16:00, 27 August 2022

say (-∞+0i)**½
Output:
Inf+Inf\i


Keeping a gimlet eye on Perl and Raku tasks:

https://github.com/SqrtNegInf/Rosettacode-Raku-Smoke
https://github.com/SqrtNegInf/Rosettacode-Perl-Smoke

My Favorite Languages
Language Proficiency
APL First Love
Fortran Chemistry
Perl Pink Camel
Raku Not Half Bad