help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I find the list of commands for the interpreter?


From: Maynard Wright
Subject: Re: How do I find the list of commands for the interpreter?
Date: Sat, 22 Aug 2015 10:29:55 -0700
User-agent: KMail/4.13.3 (Linux/3.16.0-30-generic; KDE/4.13.3; i686; ; )

On Friday, August 21, 2015 08:18:17 PM Thomas D. Dean wrote:
> On 08/21/15 18:55, Ben Abbott wrote:
> >> directly, then how do I obtain a list of such commands?  Thanks again
> >> for the help.
> >> -djc
> > 
> > Try the functions below.
> > 
> > __builtins__
> > __keywords__
> > __operators__
> > __methods__
> 
> causes 4.1.0+ to exit.
> 
> 
> Try
> 
>  > doc
> 
> Tom Dean
> 

In 3.8.1 LTS, the following functions are available, but are not listed in 
__builtins__ :

acosd
asind
atand
atan2
atan2d
cosd
sind
tand


Maynard Wright





reply via email to

[Prev in Thread] Current Thread [Next in Thread]