Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Simple addition/subtraction not working

by InfiniteSilence (Curate)
on Dec 08, 2011 at 01:01 UTC ( [id://942345]=note: print w/replies, xml ) Need Help??


in reply to Simple addition/subtraction not working

perl -e 'use Math::BigFloat; my $x = Math::BigFloat->new(q|-138.9|); p +rint $x->badd(q|46.3|);'
Returns
-92.6

Celebrate Intellectual Diversity

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-23 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found