Re: IDL strplit : split a decimal number -errata [message #40004] |
Wed, 07 July 2004 09:13  |
mwvogel
Messages: 9 Registered: February 2003
|
Junior Member |
|
|
Please ignore this
> Alternatively, I think RSI has made the E format specifier to limit the
> number to machine precision.
> IDL> print,!dpi,format='(E)'
> 3.1415926535897931E+000
>
It is incorrect. I promise next time I will think my answer a few times over
before posting :-)
|
|
|
Re: IDL strplit : split a decimal number -errata [message #40100 is a reply to message #40004] |
Wed, 07 July 2004 10:03  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
mwvogel writes:
> It is incorrect. I promise next time I will think my answer a few times over
> before posting :-)
Well, if you do, I'm sure the union stewards will want
to have a word with you. It flies in the face of the
union work rules established for this group years ago
and since repeatedly ratified by the members. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|