comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Basic Math: I _hope_ this is a stupid question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Basic Math: I _hope_ this is a stupid question [message #43793] Sun, 24 April 2005 14:21
MarioIncandenza is currently offline  MarioIncandenza
Messages: 231
Registered: February 2005
Senior Member
IDL> print,288*180
-13696
IDL> print,long(288*180)
-13696
IDL> print,ulong64(288*180)
18446744073709537920
IDL> print,288.*180
51840.0

I just want to multiply two integers! Is that so wrong?
[Message index]
 
Read Message
Previous Topic: Re: SRTM DTED read routines in IDL?
Next Topic: Anatomic object graphic in IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:18:43 PDT 2025

Total time taken to generate the page: 0.00422 seconds