Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Convert big number from decimal to hexadecimal

by deMize (Monk)
on Jul 13, 2010 at 13:45 UTC ( [id://849266]=note: print w/replies, xml ) Need Help??


in reply to Convert big number from decimal to hexadecimal

JavaFan also suggested:
$hex = `echo "obase=16; 4335043554366887798866555766"|bc`; chomp $hex; print $hex;



Demize

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 14:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found