Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^5: Why does Perl 6 math suck less?

by Corion (Patriarch)
on Jan 12, 2011 at 16:42 UTC ( [id://881941]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Why does Perl 6 math suck less?
in thread Why does perl math suck?

As a rational number, that is, basically as Fraction represented a pair of numbers:

my $number = { numerator => 1, denominator => 10, };

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://881941]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-19 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found