Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^9: Geo Package files

by Marshall (Canon)
on Mar 12, 2022 at 20:43 UTC ( [id://11142051]=note: print w/replies, xml ) Need Help??


in reply to Re^8: Geo Package files
in thread Geo Package files

I am also very happy that you got this figured out! I very seldom work with floats.
In my investigations, I found this:
use Config; # This should print 8 if on a 64 bit machine... print $Config{nvsize}, " float size in bytes\n";
Might consider checking that as a sanity check that you are on 64 bit machine. I have no idea how to get Perl to do 64 bit floats on a 32 bit machine - but there is probably a way.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-23 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found