comparison man/calc.texi @ 57458:4dab182e8b05

(Help Commands): Changed the descriptions of calc-describe-function and calc-describe-variable to match their current behavior.
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 12 Oct 2004 16:40:38 +0000
parents 29ed8cef77f8
children ef480b4d6784 ff0e824afa37
comparison
equal deleted inserted replaced
57457:8c6dae33cdc3 57458:4dab182e8b05
10024 additional notes from the summary that apply to this command. 10024 additional notes from the summary that apply to this command.
10025 10025
10026 @kindex h f 10026 @kindex h f
10027 @pindex calc-describe-function 10027 @pindex calc-describe-function
10028 The @kbd{h f} (@code{calc-describe-function}) command looks up an 10028 The @kbd{h f} (@code{calc-describe-function}) command looks up an
10029 algebraic function or a command name in the Calc manual. The 10029 algebraic function or a command name in the Calc manual. Enter an
10030 prompt initially contains @samp{calcFunc-}; follow this with an
10031 algebraic function name to look up that function in the Function 10030 algebraic function name to look up that function in the Function
10032 Index. Or, backspace and enter a command name beginning with 10031 Index or enter a command name beginning with @samp{calc-} to look it
10033 @samp{calc-} to look it up in the Command Index. This command 10032 up in the Command Index. This command will also look up operator
10034 will also look up operator symbols that can appear in algebraic 10033 symbols that can appear in algebraic formulas, like @samp{%} and
10035 formulas, like @samp{%} and @samp{=>}. 10034 @samp{=>}.
10036 10035
10037 @kindex h v 10036 @kindex h v
10038 @pindex calc-describe-variable 10037 @pindex calc-describe-variable
10039 The @kbd{h v} (@code{calc-describe-variable}) command looks up a 10038 The @kbd{h v} (@code{calc-describe-variable}) command looks up a
10040 variable in the Calc manual. The prompt initially contains the 10039 variable in the Calc manual. Enter a variable name like @code{pi} or
10041 @samp{var-} prefix; just add a variable name like @code{pi} or
10042 @code{PlotRejects}. 10040 @code{PlotRejects}.
10043 10041
10044 @kindex h b 10042 @kindex h b
10045 @pindex describe-bindings 10043 @pindex describe-bindings
10046 The @kbd{h b} (@code{calc-describe-bindings}) command is just like 10044 The @kbd{h b} (@code{calc-describe-bindings}) command is just like