emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/calc.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/calc.texi [lexbind]
Date: Mon, 25 Oct 2004 00:43:13 -0400

Index: emacs/man/calc.texi
diff -c emacs/man/calc.texi:1.12.2.3 emacs/man/calc.texi:1.12.2.4
*** emacs/man/calc.texi:1.12.2.3        Wed Oct  6 05:21:53 2004
--- emacs/man/calc.texi Mon Oct 25 04:19:40 2004
***************
*** 10026,10044 ****
  @kindex h f
  @pindex calc-describe-function
  The @kbd{h f} (@code{calc-describe-function}) command looks up an
! algebraic function or a command name in the Calc manual.  The
! prompt initially contains @samp{calcFunc-}; follow this with an
  algebraic function name to look up that function in the Function
! Index.  Or, backspace and enter a command name beginning with
! @samp{calc-} to look it up in the Command Index.  This command
! will also look up operator symbols that can appear in algebraic
! formulas, like @samp{%} and @samp{=>}.
  
  @kindex h v
  @pindex calc-describe-variable
  The @kbd{h v} (@code{calc-describe-variable}) command looks up a
! variable in the Calc manual.  The prompt initially contains the
! @samp{var-} prefix; just add a variable name like @code{pi} or
  @code{PlotRejects}.
  
  @kindex h b
--- 10026,10042 ----
  @kindex h f
  @pindex calc-describe-function
  The @kbd{h f} (@code{calc-describe-function}) command looks up an
! algebraic function or a command name in the Calc manual.  Enter an
  algebraic function name to look up that function in the Function
! Index or enter a command name beginning with @samp{calc-} to look it 
! up in the Command Index.  This command will also look up operator
! symbols that can appear in algebraic formulas, like @samp{%} and 
! @samp{=>}.
  
  @kindex h v
  @pindex calc-describe-variable
  The @kbd{h v} (@code{calc-describe-variable}) command looks up a
! variable in the Calc manual.  Enter a variable name like @code{pi} or
  @code{PlotRejects}.
  
  @kindex h b
***************
*** 21981,21987 ****
  The most basic default simplification is the evaluation of functions.
  For example, @cite{2 + 3} is evaluated to @cite{5}, and @address@hidden(9)}
  is evaluated to @cite{3}.  Evaluation does not occur if the arguments
! to a function are somehow of the wrong type (@address@hidden([2,3,4])},
  range (@address@hidden(90)}), or number (@address@hidden(3,5)}), or if the
  function name is not recognized (@address@hidden(5)}), or if ``symbolic''
  mode (@pxref{Symbolic Mode}) prevents evaluation (@address@hidden(2)}).
--- 21979,21985 ----
  The most basic default simplification is the evaluation of functions.
  For example, @cite{2 + 3} is evaluated to @cite{5}, and @address@hidden(9)}
  is evaluated to @cite{3}.  Evaluation does not occur if the arguments
! to a function are somehow of the wrong type (@address@hidden([2,3,4])}),
  range (@address@hidden(90)}), or number (@address@hidden(3,5)}), or if the
  function name is not recognized (@address@hidden(5)}), or if ``symbolic''
  mode (@pxref{Symbolic Mode}) prevents evaluation (@address@hidden(2)}).




reply via email to

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