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

Home » Public Forums » archive » Re: types (conflict)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: types (conflict) [message #36839] Sat, 01 November 2003 10:00
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
Reimar Bauer <R.Bauer@fz-juelich.de> writes:

> Dear all
> only for information
>
> I recognized a lot of people don't know that there is a difference in coding
> of double numbers.

Good points, Reimer! I think we also had the newsgroup discussion
recently that

a = 9999.9D ; and
a = double(9999.9)

are different expressions. This is the same kind of problem you were
pointing out in your post. The first case is a native double
precision value. The second case starts out as single precision, and
is converted to double; some precision can be lost in conversion.

Craig

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@REMOVEcow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: types (conflict)
Next Topic: Re: Number of points within a rectangular region

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

Current Time: Wed Oct 08 19:51:20 PDT 2025

Total time taken to generate the page: 0.00535 seconds