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

Home » Public Forums » archive » Re: Strange Bug with numeric double constants
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: Strange Bug with numeric double constants [message #14702 is a reply to message #14700] Mon, 22 March 1999 00:00 Go to previous messageGo to previous message
Martin Schultz is currently offline  Martin Schultz
Messages: 515
Registered: August 1997
Senior Member
Alex Schuster wrote:
>
> Hi!
>
> I just experienced some weird IDL behaviour:
>
> IDL> help, 1.0d+2.0d
>
> help, 1.0d+2.0d
> ^
> % Syntax error.
> [...]


I'd just say it's normal. Since '+' or '-' are two allowed characters
in the exponential, IDL wants to interpret everything after '+' as the
exponent, and you are limited to integer exponents here.

Just for fun: if you try
help,1.d*2.d it will work!

Martin.

--
------------------------------------------------------------ -------
Dr. Martin Schultz
Department for Engineering&Applied Sciences, Harvard University
109 Pierce Hall, 29 Oxford St., Cambridge, MA-02138, USA

phone: (617)-496-8318
fax : (617)-495-4551

e-mail: mgs@io.harvard.edu
Internet-homepage: http://www-as.harvard.edu/people/staff/mgs/
------------------------------------------------------------ -------
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Colour maps ... (BYTE_SCALE)
Next Topic: Re: Passing a structured variable as an argument of procedure

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

Current Time: Thu Oct 09 20:09:39 PDT 2025

Total time taken to generate the page: 0.80122 seconds