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

Home » Public Forums » archive » Re: addition
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: addition [message #39770] Mon, 14 June 2004 06:35 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Thomas Ohde writes:

> It works, but I have the next problem:
>
> IDL> print, STRING(t1+t2)
> IDL> 38005.229
>
> I like to have 38005.22919.

How about this:

IDL> Print, String(t1+t2, Format='(F12.5)')

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Overplotting 50% lines
Next Topic: Re: does the image size matters?

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

Current Time: Sat Oct 11 11:02:50 PDT 2025

Total time taken to generate the page: 0.00688 seconds