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

Home » Public Forums » archive » Re: number problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: number problem [message #61194 is a reply to message #61172] Wed, 09 July 2008 11:11 Go to previous messageGo to previous message
Conor is currently offline  Conor
Messages: 138
Registered: February 2007
Senior Member
On Jul 9, 6:50 am, d.po...@gmail.com wrote:
> folks
> i have a .TXt file like this:
>
> 499750.95298079 3387735.57676302 1259.18847656 34.63407516
> 499730.95491979 3387755.57503202 1259.18847656 34.66235733
> 499710.95685879 3387775.57330102 1257.50012207 34.69063950
> 499690.95879779 3387795.57157002 1255.97583008 34.71892166
>
> and i did some analyze in IDL but result is like this:
>
> 499750. 3.38774e+006 1259.00 34.0000
> 499730. 3.38776e+006 1259.00 34.0000
> 499710. 3.38778e+006 1257.00 34.0000
> 499690. 3.38780e+006 1255.00 34.0000
>
> but as you can see the result are not same. i used long-float and
> ULL. but no answer.
> any help
> Cheeres

I'm afraid you're going to have to include a lot more information
before anyone can help. How are you reading in the data? It looks
like you're just reading in the data as a long integer, when in
reality you want doubles.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: WIDGET_LABEL query.
Next Topic: IDL_M_INVALIDMSG

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

Current Time: Sun Nov 30 12:20:49 PST 2025

Total time taken to generate the page: 2.31584 seconds