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

Home » Public Forums » archive » Re: where can find math function name in IDL?
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: where can find math function name in IDL? [message #43645 is a reply to message #43639] Tue, 19 April 2005 14:00 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
lixiaoyao wrote:
> for example,pow(),log,something else,thanks
>

You have to search in the IDL help index. Typing

IDL> ?

will start the help system. On Windows, a Windows Help File will be
opened, where you can go to "Index" on the second tab. I don't have
access to IDL on Linux at the moment, but I think Acrobat reader will
pop up and you should also be able to find an index somewhere. Have a
look at the thread "Adobe Reader 7.0 in IDL?" from 04/14 on this
newsgroup for alternatives (xchm or IDLWAVE).

You can't find "power" in the help index? Be creative. Search for
"exponentiation", and you'll find what you are looking for. Searching
for "log" will give the the answer right away. Also, searching for
"operator" will list a lot of useful stuff.

Good luck,
Benjamin

PS: ^ does exponentiation, alog() and alog10() do natural and base-10
logarithm
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: how to set the contour to a fixed point?
Next Topic: Fitting a function with multiple independent variables

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

Current Time: Wed Oct 15 10:42:07 PDT 2025

Total time taken to generate the page: 2.15266 seconds