\input texinfo @c -*-texinfo-*-@comment %**start of header (This is for running Texinfo on a region.)@c smallbook@setfilename ../../info/calc@c [title]@settitle GNU Emacs Calc 2.1 Manual@setchapternewpage odd@comment %**end of header (This is for running Texinfo on a region.)@c The following macros are used for conditional output for single lines.@c @texline foo@c `foo' will appear only in TeX output@c @infoline foo@c `foo' will appear only in non-TeX output@c @expr{expr} will typeset an expression;@c $x$ in TeX, @samp{x} otherwise.@iftex@macro texline@end macro@alias infoline=comment@alias expr=math@alias tfn=code@alias mathit=expr@macro cpi{}@math{@pi{}}@end macro@macro cpiover{den}@math{@pi/\den\}@end macro@end iftex@ifnottex@alias texline=comment@macro infoline{stuff}\stuff\@end macro@alias expr=samp@alias tfn=t@alias mathit=i@macro cpi{}@expr{pi}@end macro@macro cpiover{den}@expr{pi/\den\}@end macro@end ifnottex@tex% Suggested by Karl Berry <karl@@freefriends.org>\gdef\!{\mskip-\thinmuskip}@end tex@c Fix some other things specifically for this manual.@iftex@finalout@mathcode`@:=`@: @c Make Calc fractions come out right in math mode@tex\gdef\coloneq{\mathrel{\mathord:\mathord=}}\gdef\beforedisplay{\vskip-10pt}\gdef\afterdisplay{\vskip-5pt}\gdef\beforedisplayh{\vskip-25pt}\gdef\afterdisplayh{\vskip-10pt}@end tex@newdimen@kyvpos @kyvpos=0pt@newdimen@kyhpos @kyhpos=0pt@newcount@calcclubpenalty @calcclubpenalty=1000@ignore@newcount@calcpageno@newtoks@calcoldeverypar @calcoldeverypar=@everypar@everypar={@calceverypar@the@calcoldeverypar}@ifx@turnoffactive@undefinedzzz@def@turnoffactive{}@fi@ifx@ninett@undefinedzzz@font@ninett=cmtt9@fi@catcode`@\=0 \catcode`\@=11\r@ggedbottomtrue\catcode`\@=0 @catcode`@\=@active@end ignore@end iftex@copyingThis file documents Calc, the GNU Emacs calculator.Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004,2005, 2006, 2007 Free Software Foundation, Inc.@quotationPermission is granted to copy, distribute and/or modify this documentunder the terms of the GNU Free Documentation License, Version 1.2 orany later version published by the Free Software Foundation; with theInvariant Sections being just ``GNU GENERAL PUBLIC LICENSE'', with theFront-Cover texts being ``A GNU Manual,'' and with the Back-CoverTexts as in (a) below. A copy of the license is included in the sectionentitled ``GNU Free Documentation License.''(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modifythis GNU Manual, like GNU software. Copies published by the FreeSoftware Foundation raise funds for GNU development.''@end quotation@end copying@dircategory Emacs@direntry* Calc: (calc). Advanced desk calculator and mathematical tool.@end direntry@titlepage@sp 6@center @titlefont{Calc Manual}@sp 4@center GNU Emacs Calc Version 2.1@c [volume]@sp 5@center Dave Gillespie@center daveg@@synaptics.com@page@vskip 0pt plus 1filllCopyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.@insertcopying@end titlepage@summarycontents@c [end]@contents@c [begin]@ifnottex@node Top, Getting Started, (dir), (dir)@chapter The GNU Emacs Calculator@noindent@dfn{Calc} is an advanced desk calculator and mathematical toolwritten by Dave Gillespie that runs as part of the GNU Emacs environment.This manual, also written (mostly) by Dave Gillespie, is divided intothree major parts: ``Getting Started,'' the ``Calc Tutorial,'' and the``Calc Reference.'' The Tutorial introduces all the major aspects ofCalculator use in an easy, hands-on way. The remainder of the manual isa complete reference to the features of the Calculator.@end ifnottex@ifinfoFor help in the Emacs Info system (which you are using to read thisfile), type @kbd{?}. (You can also type @kbd{h} to run through alonger Info tutorial.)@end ifinfo@menu* Getting Started:: General description and overview.@ifinfo* Interactive Tutorial::@end ifinfo* Tutorial:: A step-by-step introduction for beginners.* Introduction:: Introduction to the Calc reference manual.* Data Types:: Types of objects manipulated by Calc.* Stack and Trail:: Manipulating the stack and trail buffers.* Mode Settings:: Adjusting display format and other modes.* Arithmetic:: Basic arithmetic functions.* Scientific Functions:: Transcendentals and other scientific functions.* Matrix Functions:: Operations on vectors and matrices.* Algebra:: Manipulating expressions algebraically.* Units:: Operations on numbers with units.* Store and Recall:: Storing and recalling variables.* Graphics:: Commands for making graphs of data.* Kill and Yank:: Moving data into and out of Calc.* Keypad Mode:: Operating Calc from a keypad.* Embedded Mode:: Working with formulas embedded in a file.* Programming:: Calc as a programmable calculator.* Copying:: How you can copy and share Calc.* GNU Free Documentation License:: The license for this documentation.* Customizing Calc:: Customizing Calc.* Reporting Bugs:: How to report bugs and make suggestions.* Summary:: Summary of Calc commands and functions.* Key Index:: The standard Calc key sequences.* Command Index:: The interactive Calc commands.* Function Index:: Functions (in algebraic formulas).* Concept Index:: General concepts.* Variable Index:: Variables used by Calc (both user and internal).* Lisp Function Index:: Internal Lisp math functions.@end menu@ifinfo@node Getting Started, Interactive Tutorial, Top, Top@end ifinfo@ifnotinfo@node Getting Started, Tutorial, Top, Top@end ifnotinfo@chapter Getting Started@noindentThis chapter provides a general overview of Calc, the GNU EmacsCalculator: What it is, how to start it and how to exit from it,and what are the various ways that it can be used.@menu* What is Calc::* About This Manual::* Notations Used in This Manual::* Demonstration of Calc::* Using Calc::* History and Acknowledgements::@end menu@node What is Calc, About This Manual, Getting Started, Getting Started@section What is Calc?@noindent@dfn{Calc} is an advanced calculator and mathematical tool that runs aspart of the GNU Emacs environment. Very roughly based on the HP-28/48series of calculators, its many features include:@itemize @bullet@itemChoice of algebraic or RPN (stack-based) entry of calculations.@itemArbitrary precision integers and floating-point numbers.@itemArithmetic on rational numbers, complex numbers (rectangular and polar),error forms with standard deviations, open and closed intervals, vectorsand matrices, dates and times, infinities, sets, quantities with units,and algebraic formulas.@itemMathematical operations such as logarithms and trigonometric functions.@itemProgrammer's features (bitwise operations, non-decimal numbers).@itemFinancial functions such as future value and internal rate of return.@itemNumber theoretical features such as prime factorization and arithmeticmodulo @var{m} for any @var{m}.@itemAlgebraic manipulation features, including symbolic calculus.@itemMoving data to and from regular editing buffers.@itemEmbedded mode for manipulating Calc formulas and data directlyinside any editing buffer.@itemGraphics using GNUPLOT, a versatile (and free) plotting program.@itemEasy programming using keyboard macros, algebraic formulas,algebraic rewrite rules, or extended Emacs Lisp.@end itemizeCalc tries to include a little something for everyone; as a result it islarge and might be intimidating to the first-time user. If you plan touse Calc only as a traditional desk calculator, all you really need toread is the ``Getting Started'' chapter of this manual and possibly thefirst few sections of the tutorial. As you become more comfortable withthe program you can learn its additional features. Calc does nothave the scope and depth of a fully-functional symbolic math package,but Calc has the advantages of convenience, portability, and freedom.@node About This Manual, Notations Used in This Manual, What is Calc, Getting Started@section About This Manual@noindentThis document serves as a complete description of the GNU EmacsCalculator. It works both as an introduction for novices, and asa reference for experienced users. While it helps to have someexperience with GNU Emacs in order to get the most out of Calc,this manual ought to be readable even if you don't know or use Emacsregularly.The manual is divided into three major parts:@: the ``GettingStarted'' chapter you are reading now, the Calc tutorial (chapter 2),and the Calc reference manual (the remaining chapters and appendices).@c [when-split]@c This manual has been printed in two volumes, the @dfn{Tutorial} and the@c @dfn{Reference}. Both volumes include a copy of the ``Getting Started''@c chapter.If you are in a hurry to use Calc, there is a brief ``demonstration''below which illustrates the major features of Calc in just a couple ofpages. If you don't have time to go through the full tutorial, thiswill show you everything you need to know to begin.@xref{Demonstration of Calc}.The tutorial chapter walks you through the various parts of Calcwith lots of hands-on examples and explanations. If you are newto Calc and you have some time, try going through at least thebeginning of the tutorial. The tutorial includes about 70 exerciseswith answers. These exercises give you some guided practice withCalc, as well as pointing out some interesting and unusual waysto use its features.The reference section discusses Calc in complete depth. You can readthe reference from start to finish if you want to learn every aspectof Calc. Or, you can look in the table of contents or the ConceptIndex to find the parts of the manual that discuss the things youneed to know.@cindex Marginal notesEvery Calc keyboard command is listed in the Calc Summary, and alsoin the Key Index. Algebraic functions, @kbd{M-x} commands, andvariables also have their own indices. @texline Each@infoline In the printed manual, eachparagraph that is referenced in the Key or Function Index is markedin the margin with its index entry.@c [fix-ref Help Commands]You can access this manual on-line at any time within Calc bypressing the @kbd{h i} key sequence. Outside of the Calc window,you can press @kbd{C-x * i} to read the manual on-line. Also, youcan jump directly to the Tutorial by pressing @kbd{h t} or @kbd{C-x * t},or to the Summary by pressing @kbd{h s} or @kbd{C-x * s}. Within Calc,you can also go to the part of the manual describing any Calc key,function, or variable using @w{@kbd{h k}}, @kbd{h f}, or @kbd{h v},respectively. @xref{Help Commands}.@ifnottexThe Calc manual can be printed, but because the manual is so large, youshould only make a printed copy if you really need it. To print themanual, you will need the @TeX{} typesetting program (this is a freeprogram by Donald Knuth at Stanford University) as well as the@file{texindex} program and @file{texinfo.tex} file, both of which canbe obtained from the FSF as part of the @code{texinfo} package.To print the Calc manual in one huge tome, you will need thesource code to this manual, @file{calc.texi}, available as part of theEmacs source. Once you have this file, type @kbd{texi2dvi calc.texi}.Alternatively, change to the @file{man} subdirectory of the Emacssource distribution, and type @kbd{make calc.dvi}. (Don't worry if youget some ``overfull box'' warnings while @TeX{} runs.)The result will be a device-independent output file called@file{calc.dvi}, which you must print in whatever way is rightfor your system. On many systems, the command is@examplelpr -d calc.dvi@end example@noindentor@exampledvips calc.dvi@end example@end ifnottex@c Printed copies of this manual are also available from the Free Software@c Foundation.@node Notations Used in This Manual, Demonstration of Calc, About This Manual, Getting Started@section Notations Used in This Manual@noindentThis section describes the various notations that are usedthroughout the Calc manual.In keystroke sequences, uppercase letters mean you must hold downthe shift key while typing the letter. Keys pressed with Controlheld down are shown as @kbd{C-x}. Keys pressed with Meta held downare shown as @kbd{M-x}. Other notations are @key{RET} for theReturn key, @key{SPC} for the space bar, @key{TAB} for the Tab key,@key{DEL} for the Delete key, and @key{LFD} for the Line-Feed key.The @key{DEL} key is called Backspace on some keyboards, it iswhatever key you would use to correct a simple typing error whenregularly using Emacs.(If you don't have the @key{LFD} or @key{TAB} keys on your keyboard,the @kbd{C-j} and @kbd{C-i} keys are equivalent to them, respectively.If you don't have a Meta key, look for Alt or Extend Char. You canalso press @key{ESC} or @kbd{C-[} first to get the same effect, sothat @kbd{M-x}, @kbd{@key{ESC} x}, and @kbd{C-[ x} are all equivalent.)Sometimes the @key{RET} key is not shown when it is ``obvious''that you must press @key{RET} to proceed. For example, the @key{RET}is usually omitted in key sequences like @kbd{M-x calc-keypad @key{RET}}.Commands are generally shown like this: @kbd{p} (@code{calc-precision})or @kbd{C-x * k} (@code{calc-keypad}). This means that the command isnormally used by pressing the @kbd{p} key or @kbd{C-x * k} key sequence,but it also has the full-name equivalent shown, e.g., @kbd{M-x calc-precision}.Commands that correspond to functions in algebraic notationare written: @kbd{C} (@code{calc-cos}) [@code{cos}]. This meansthe @kbd{C} key is equivalent to @kbd{M-x calc-cos}, and thatthe corresponding function in an algebraic-style formula wouldbe @samp{cos(@var{x})}.A few commands don't have key equivalents: @code{calc-sincos}[@code{sincos}].@node Demonstration of Calc, Using Calc, Notations Used in This Manual, Getting Started@section A Demonstration of Calc@noindent@cindex Demonstration of CalcThis section will show some typical small problems being solved withCalc. The focus is more on demonstration than explanation, buteverything you see here will be covered more thoroughly in theTutorial.To begin, start Emacs if necessary (usually the command @code{emacs}does this), and type @kbd{C-x * c} to start theCalculator. (You can also use @kbd{M-x calc} if this doesn't work.@xref{Starting Calc}, for various ways of starting the Calculator.)Be sure to type all the sample input exactly, especially noting thedifference between lower-case and upper-case letters. Remember,@key{RET}, @key{TAB}, @key{DEL}, and @key{SPC} are the Return, Tab,Delete, and Space keys.@strong{RPN calculation.} In RPN, you type the input number(s) first,then the command to operate on the numbers.@noindentType @kbd{2 @key{RET} 3 + Q} to compute @texline @math{\sqrt{2+3} = 2.2360679775}.@infoline the square root of 2+3, which is 2.2360679775.@noindentType @kbd{P 2 ^} to compute @texline @math{\pi^2 = 9.86960440109}.@infoline the value of `pi' squared, 9.86960440109.@noindentType @key{TAB} to exchange the order of these two results.@noindentType @kbd{- I H S} to subtract these results and compute the InverseHyperbolic sine of the difference, 2.72996136574.@noindentType @key{DEL} to erase this result.@strong{Algebraic calculation.} You can also enter calculations usingconventional ``algebraic'' notation. To enter an algebraic formula,use the apostrophe key.@noindentType @kbd{' sqrt(2+3) @key{RET}} to compute @texline @math{\sqrt{2+3}}.@infoline the square root of 2+3.@noindentType @kbd{' pi^2 @key{RET}} to enter @texline @math{\pi^2}.@infoline `pi' squared. To evaluate this symbolic formula as a number, type @kbd{=}.@noindentType @kbd{' arcsinh($ - $$) @key{RET}} to subtract the second-most-recentresult from the most-recent and compute the Inverse Hyperbolic sine.@strong{Keypad mode.} If you are using the X window system, press@w{@kbd{C-x * k}} to get Keypad mode. (If you don't use X, skip tothe next section.)@noindentClick on the @key{2}, @key{ENTER}, @key{3}, @key{+}, and @key{SQRT}``buttons'' using your left mouse button.@noindentClick on @key{PI}, @key{2}, and @tfn{y^x}.@noindentClick on @key{INV}, then @key{ENTER} to swap the two results.@noindentClick on @key{-}, @key{INV}, @key{HYP}, and @key{SIN}.@noindentClick on @key{<-} to erase the result, then click @key{OFF} to turnthe Keypad Calculator off.@strong{Grabbing data.} Type @kbd{C-x * x} if necessary to exit Calc.Now select the following numbers as an Emacs region: ``Mark'' thefront of the list by typing @kbd{C-@key{SPC}} or @kbd{C-@@} there,then move to the other end of the list. (Either get this list fromthe on-line copy of this manual, accessed by @w{@kbd{C-x * i}}, or justtype these numbers into a scratch file.) Now type @kbd{C-x * g} to``grab'' these numbers into Calc.@example@group1.23 1.971.6 21.19 1.08@end group@end example@noindentThe result @samp{[1.23, 1.97, 1.6, 2, 1.19, 1.08]} is a Calc ``vector.''Type @w{@kbd{V R +}} to compute the sum of these numbers.@noindentType @kbd{U} to Undo this command, then type @kbd{V R *} to computethe product of the numbers.@noindentYou can also grab data as a rectangular matrix. Place the cursor onthe upper-leftmost @samp{1} and set the mark, then move to just afterthe lower-right @samp{8} and press @kbd{C-x * r}.@noindentType @kbd{v t} to transpose this @texline @math{3\times2}@infoline 3x2 matrix into a @texline @math{2\times3}@infoline 2x3matrix. Type @w{@kbd{v u}} to unpack the rows into two separatevectors. Now type @w{@kbd{V R + @key{TAB} V R +}} to compute the sumsof the two original columns. (There is also a specialgrab-and-sum-columns command, @kbd{C-x * :}.)@strong{Units conversion.} Units are entered algebraically.Type @w{@kbd{' 43 mi/hr @key{RET}}} to enter the quantity 43 miles-per-hour.Type @w{@kbd{u c km/hr @key{RET}}}. Type @w{@kbd{u c m/s @key{RET}}}.@strong{Date arithmetic.} Type @kbd{t N} to get the current date andtime. Type @kbd{90 +} to find the date 90 days from now. Type@kbd{' <25 dec 87> @key{RET}} to enter a date, then @kbd{- 7 /} to see howmany weeks have passed since then.@strong{Algebra.} Algebraic entries can also include formulasor equations involving variables. Type @kbd{@w{' [x + y} = a, x y = 1] @key{RET}}to enter a pair of equations involving three variables.(Note the leading apostrophe in this example; also, note that the spacebetween @samp{x y} is required.) Type @w{@kbd{a S x,y @key{RET}}} to solvethese equations for the variables @expr{x} and @expr{y}.@noindentType @kbd{d B} to view the solutions in more readable notation.Type @w{@kbd{d C}} to view them in C language notation, @kbd{d T}to view them in the notation for the @TeX{} typesetting system,and @kbd{d L} to view them in the notation for the La@TeX{} typesettingsystem. Type @kbd{d N} to return to normal notation.@noindentType @kbd{7.5}, then @kbd{s l a @key{RET}} to let @expr{a = 7.5} in these formulas.(That's a letter @kbd{l}, not a numeral @kbd{1}.)@ifnotinfo@strong{Help functions.} You can read about any command in the on-linemanual. Type @kbd{C-x * c} to return to Calc after each of thesecommands: @kbd{h k t N} to read about the @kbd{t N} command,@kbd{h f sqrt @key{RET}} to read about the @code{sqrt} function, and@kbd{h s} to read the Calc summary.@end ifnotinfo@ifinfo@strong{Help functions.} You can read about any command in the on-linemanual. Remember to type the letter @kbd{l}, then @kbd{C-x * c}, toreturn here after each of these commands: @w{@kbd{h k t N}} to readabout the @w{@kbd{t N}} command, @kbd{h f sqrt @key{RET}} to read about the@code{sqrt} function, and @kbd{h s} to read the Calc summary.@end ifinfoPress @key{DEL} repeatedly to remove any leftover results from the stack.To exit from Calc, press @kbd{q} or @kbd{C-x * c} again.@node Using Calc, History and Acknowledgements, Demonstration of Calc, Getting Started@section Using Calc@noindentCalc has several user interfaces that are specialized fordifferent kinds of tasks. As well as Calc's standard interface,there are Quick mode, Keypad mode, and Embedded mode.@menu* Starting Calc::* The Standard Interface::* Quick Mode Overview::* Keypad Mode Overview::* Standalone Operation::* Embedded Mode Overview::* Other C-x * Commands::@end menu@node Starting Calc, The Standard Interface, Using Calc, Using Calc@subsection Starting Calc@noindentOn most systems, you can type @kbd{C-x *} to start the Calculator.The key sequence @kbd{C-x *} is bound to the command @code{calc-dispatch}, which can be rebound if convenient (@pxref{Customizing Calc}).When you press @kbd{C-x *}, Emacs waits for you to press a second key tocomplete the command. In this case, you will follow @kbd{C-x *} with aletter (upper- or lower-case, it doesn't matter for @kbd{C-x *}) that sayswhich Calc interface you want to use.To get Calc's standard interface, type @kbd{C-x * c}. To getKeypad mode, type @kbd{C-x * k}. Type @kbd{C-x * ?} to get a brieflist of the available options, and type a second @kbd{?} to geta complete list.To ease typing, @kbd{C-x * *} also works to start Calc. It starts thesame interface (either @kbd{C-x * c} or @w{@kbd{C-x * k}}) that you lastused, selecting the @kbd{C-x * c} interface by default.If @kbd{C-x *} doesn't work for you, you can always type explicitcommands like @kbd{M-x calc} (for the standard user interface) or@w{@kbd{M-x calc-keypad}} (for Keypad mode). First type @kbd{M-x}(that's Meta with the letter @kbd{x}), then, at the prompt,type the full command (like @kbd{calc-keypad}) and press Return.The same commands (like @kbd{C-x * c} or @kbd{C-x * *}) that startthe Calculator also turn it off if it is already on.@node The Standard Interface, Quick Mode Overview, Starting Calc, Using Calc@subsection The Standard Calc Interface@noindent@cindex Standard user interfaceCalc's standard interface acts like a traditional RPN calculator,operated by the normal Emacs keyboard. When you type @kbd{C-x * c}to start the Calculator, the Emacs screen splits into two windowswith the file you were editing on top and Calc on the bottom.@smallexample@group...--**-Emacs: myfile (Fundamental)----All------------------------- Emacs Calculator Mode --- |Emacs Calculator Trail2: 17.3 | 17.31: -5 | 3 . | 2 | 4 | * 8 | ->-5 |--%%-Calc: 12 Deg (Calculator)----All----- --%%-Emacs: *Calc Trail*@end group@end smallexampleIn this figure, the mode-line for @file{myfile} has moved up and the``Calculator'' window has appeared below it. As you can see, Calcactually makes two windows side-by-side. The lefthand one iscalled the @dfn{stack window} and the righthand one is called the@dfn{trail window.} The stack holds the numbers involved in thecalculation you are currently performing. The trail holds a completerecord of all calculations you have done. In a desk calculator witha printer, the trail corresponds to the paper tape that records whatyou do.In this case, the trail shows that four numbers (17.3, 3, 2, and 4)were first entered into the Calculator, then the 2 and 4 weremultiplied to get 8, then the 3 and 8 were subtracted to get @mathit{-5}.(The @samp{>} symbol shows that this was the most recent calculation.)The net result is the two numbers 17.3 and @mathit{-5} sitting on the stack.Most Calculator commands deal explicitly with the stack only, butthere is a set of commands that allow you to search back throughthe trail and retrieve any previous result.Calc commands use the digits, letters, and punctuation keys.Shifted (i.e., upper-case) letters are different from lowercaseletters. Some letters are @dfn{prefix} keys that begin two-lettercommands. For example, @kbd{e} means ``enter exponent'' and shifted@kbd{E} means @expr{e^x}. With the @kbd{d} (``display modes'') prefixthe letter ``e'' takes on very different meanings: @kbd{d e} means``engineering notation'' and @kbd{d E} means ``@dfn{eqn} language mode.''There is nothing stopping you from switching out of the Calcwindow and back into your editing window, say by using the Emacs@w{@kbd{C-x o}} (@code{other-window}) command. When the cursor isinside a regular window, Emacs acts just like normal. When thecursor is in the Calc stack or trail windows, keys are interpretedas Calc commands.When you quit by pressing @kbd{C-x * c} a second time, the Calculatorwindows go away but the actual Stack and Trail are not gone, justhidden. When you press @kbd{C-x * c} once again you will get thesame stack and trail contents you had when you last used theCalculator.The Calculator does not remember its state between Emacs sessions.Thus if you quit Emacs and start it again, @kbd{C-x * c} will give youa fresh stack and trail. There is a command (@kbd{m m}) that letsyou save your favorite mode settings between sessions, though.One of the things it saves is which user interface (standard orKeypad) you last used; otherwise, a freshly started Emacs willalways treat @kbd{C-x * *} the same as @kbd{C-x * c}.The @kbd{q} key is another equivalent way to turn the Calculator off.If you type @kbd{C-x * b} first and then @kbd{C-x * c}, you get afull-screen version of Calc (@code{full-calc}) in which the stack andtrail windows are still side-by-side but are now as tall as the wholeEmacs screen. When you press @kbd{q} or @kbd{C-x * c} again to quit,the file you were editing before reappears. The @kbd{C-x * b} keyswitches back and forth between ``big'' full-screen mode and thenormal partial-screen mode.Finally, @kbd{C-x * o} (@code{calc-other-window}) is like @kbd{C-x * c}except that the Calc window is not selected. The buffer you wereediting before remains selected instead. @kbd{C-x * o} is a handyway to switch out of Calc momentarily to edit your file; type@kbd{C-x * c} to switch back into Calc when you are done.@node Quick Mode Overview, Keypad Mode Overview, The Standard Interface, Using Calc@subsection Quick Mode (Overview)@noindent@dfn{Quick mode} is a quick way to use Calc when you don't need thefull complexity of the stack and trail. To use it, type @kbd{C-x * q}(@code{quick-calc}) in any regular editing buffer.Quick mode is very simple: It prompts you to type any formula instandard algebraic notation (like @samp{4 - 2/3}) and then displaysthe result at the bottom of the Emacs screen (@mathit{3.33333333333}in this case). You are then back in the same editing buffer youwere in before, ready to continue editing or to type @kbd{C-x * q}again to do another quick calculation. The result of the calculationwill also be in the Emacs ``kill ring'' so that a @kbd{C-y} commandat this point will yank the result into your editing buffer.Calc mode settings affect Quick mode, too, though you will have togo into regular Calc (with @kbd{C-x * c}) to change the mode settings.@c [fix-ref Quick Calculator mode]@xref{Quick Calculator}, for further information.@node Keypad Mode Overview, Standalone Operation, Quick Mode Overview, Using Calc@subsection Keypad Mode (Overview)@noindent@dfn{Keypad mode} is a mouse-based interface to the Calculator.It is designed for use with terminals that support a mouse. If youdon't have a mouse, you will have to operate Keypad mode with yourarrow keys (which is probably more trouble than it's worth).Type @kbd{C-x * k} to turn Keypad mode on or off. Once again youget two new windows, this time on the righthand side of the screeninstead of at the bottom. The upper window is the familiar CalcStack; the lower window is a picture of a typical calculator keypad.@tex\dimen0=\pagetotal%\advance \dimen0 by 24\baselineskip%\ifdim \dimen0>\pagegoal \vfill\eject \fi%\medskip@end tex@smallexample@group|--- Emacs Calculator Mode ---|2: 17.3|1: -5| .|--%%-Calc: 12 Deg (Calcul|----+-----Calc 2.1------+----1|FLR |CEIL|RND |TRNC|CLN2|FLT ||----+----+----+----+----+----|| LN |EXP | |ABS |IDIV|MOD ||----+----+----+----+----+----||SIN |COS |TAN |SQRT|y^x |1/x ||----+----+----+----+----+----|| ENTER |+/- |EEX |UNDO| <- ||-----+---+-+--+--+-+---++----|| INV | 7 | 8 | 9 | / ||-----+-----+-----+-----+-----|| HYP | 4 | 5 | 6 | * ||-----+-----+-----+-----+-----||EXEC | 1 | 2 | 3 | - ||-----+-----+-----+-----+-----|| OFF | 0 | . | PI | + ||-----+-----+-----+-----+-----+@end group@end smallexampleKeypad mode is much easier for beginners to learn, because thereis no need to memorize lots of obscure key sequences. But not allcommands in regular Calc are available on the Keypad. You canalways switch the cursor into the Calc stack window to usestandard Calc commands if you need. Serious Calc users, though,often find they prefer the standard interface over Keypad mode.To operate the Calculator, just click on the ``buttons'' of thekeypad using your left mouse button. To enter the two numbersshown here you would click @w{@kbd{1 7 .@: 3 ENTER 5 +/- ENTER}}; toadd them together you would then click @kbd{+} (to get 12.3 onthe stack).If you click the right mouse button, the top three rows of thekeypad change to show other sets of commands, such as advancedmath functions, vector operations, and operations on binarynumbers.Because Keypad mode doesn't use the regular keyboard, Calc leavesthe cursor in your original editing buffer. You can type inthis buffer in the usual way while also clicking on the Calculatorkeypad. One advantage of Keypad mode is that you don't need anexplicit command to switch between editing and calculating.If you press @kbd{C-x * b} first, you get a full-screen Keypad mode(@code{full-calc-keypad}) with three windows: The keypad in the lowerleft, the stack in the lower right, and the trail on top.@c [fix-ref Keypad Mode]@xref{Keypad Mode}, for further information.@node Standalone Operation, Embedded Mode Overview, Keypad Mode Overview, Using Calc@subsection Standalone Operation@noindent@cindex Standalone OperationIf you are not in Emacs at the moment but you wish to use Calc,you must start Emacs first. If all you want is to run Calc, youcan give the commands:@exampleemacs -f full-calc@end example@noindentor@exampleemacs -f full-calc-keypad@end example@noindentwhich run a full-screen Calculator (as if by @kbd{C-x * b C-x * c}) ora full-screen X-based Calculator (as if by @kbd{C-x * b C-x * k}).In standalone operation, quitting the Calculator (by pressing@kbd{q} or clicking on the keypad @key{EXIT} button) quits Emacsitself.@node Embedded Mode Overview, Other C-x * Commands, Standalone Operation, Using Calc@subsection Embedded Mode (Overview)@noindent@dfn{Embedded mode} is a way to use Calc directly from inside anediting buffer. Suppose you have a formula written as part of adocument like this:@smallexample@groupThe derivative of ln(ln(x))is@end group@end smallexample@noindentand you wish to have Calc compute and format the derivative foryou and store this derivative in the buffer automatically. Todo this with Embedded mode, first copy the formula down to whereyou want the result to be:@smallexample@groupThe derivative of ln(ln(x))is ln(ln(x))@end group@end smallexampleNow, move the cursor onto this new formula and press @kbd{C-x * e}.Calc will read the formula (using the surrounding blank lines totell how much text to read), then push this formula (invisibly)onto the Calc stack. The cursor will stay on the formula in theediting buffer, but the buffer's mode line will change to looklike the Calc mode line (with mode indicators like @samp{12 Deg}and so on). Even though you are still in your editing buffer,the keyboard now acts like the Calc keyboard, and any new resultyou get is copied from the stack back into the buffer. To takethe derivative, you would type @kbd{a d x @key{RET}}.@smallexample@groupThe derivative of ln(ln(x))is1 / ln(x) x@end group@end smallexampleTo make this look nicer, you might want to press @kbd{d =} to centerthe formula, and even @kbd{d B} to use Big display mode.@smallexample@groupThe derivative of ln(ln(x))is% [calc-mode: justify: center]% [calc-mode: language: big] 1 ------- ln(x) x@end group@end smallexampleCalc has added annotations to the file to help it remember the modesthat were used for this formula. They are formatted like commentsin the @TeX{} typesetting language, just in case you are using @TeX{} orLa@TeX{}. (In this example @TeX{} is not being used, so you might wantto move these comments up to the top of the file or otherwise put themout of the way.)As an extra flourish, we can add an equation number using arighthand label: Type @kbd{d @} (1) @key{RET}}.@smallexample@group% [calc-mode: justify: center]% [calc-mode: language: big]% [calc-mode: right-label: " (1)"] 1 ------- (1) ln(x) x@end group@end smallexampleTo leave Embedded mode, type @kbd{C-x * e} again. The mode lineand keyboard will revert to the way they were before.The related command @kbd{C-x * w} operates on a single word, whichgenerally means a single number, inside text. It uses anynon-numeric characters rather than blank lines to delimit theformula it reads. Here's an example of its use:@smallexampleA slope of one-third corresponds to an angle of 1 degrees.@end smallexamplePlace the cursor on the @samp{1}, then type @kbd{C-x * w} to enableEmbedded mode on that number. Now type @kbd{3 /} (to get one-third),and @kbd{I T} (the Inverse Tangent converts a slope into an angle),then @w{@kbd{C-x * w}} again to exit Embedded mode.@smallexampleA slope of one-third corresponds to an angle of 18.4349488229 degrees.@end smallexample@c [fix-ref Embedded Mode]@xref{Embedded Mode}, for full details.@node Other C-x * Commands, , Embedded Mode Overview, Using Calc@subsection Other @kbd{C-x *} Commands@noindentTwo more Calc-related commands are @kbd{C-x * g} and @kbd{C-x * r},which ``grab'' data from a selected region of a buffer into theCalculator. The region is defined in the usual Emacs way, bya ``mark'' placed at one end of the region, and the Emacscursor or ``point'' placed at the other.The @kbd{C-x * g} command reads the region in the usual left-to-right,top-to-bottom order. The result is packaged into a Calc vectorof numbers and placed on the stack. Calc (in its standarduser interface) is then started. Type @kbd{v u} if you wantto unpack this vector into separate numbers on the stack. Also,@kbd{C-u C-x * g} interprets the region as a single number orformula.The @kbd{C-x * r} command reads a rectangle, with the point andmark defining opposite corners of the rectangle. The resultis a matrix of numbers on the Calculator stack.Complementary to these is @kbd{C-x * y}, which ``yanks'' thevalue at the top of the Calc stack back into an editing buffer.If you type @w{@kbd{C-x * y}} while in such a buffer, the value isyanked at the current position. If you type @kbd{C-x * y} whilein the Calc buffer, Calc makes an educated guess as to whichediting buffer you want to use. The Calc window does not haveto be visible in order to use this command, as long as thereis something on the Calc stack.Here, for reference, is the complete list of @kbd{C-x *} commands.The shift, control, and meta keys are ignored for the keystrokefollowing @kbd{C-x *}.@noindentCommands for turning Calc on and off:@table @kbd@item *Turn Calc on or off, employing the same user interface as last time.@item =, +, -, /, \, &, #Alternatives for @kbd{*}.@item CTurn Calc on or off using its standard bottom-of-the-screeninterface. If Calc is already turned on but the cursor is notin the Calc window, move the cursor into the window.@item OSame as @kbd{C}, but don't select the new Calc window. IfCalc is already turned on and the cursor is in the Calc window,move it out of that window.@item BControl whether @kbd{C-x * c} and @kbd{C-x * k} use the full screen.@item QUse Quick mode for a single short calculation.@item KTurn Calc Keypad mode on or off.@item ETurn Calc Embedded mode on or off at the current formula.@item JTurn Calc Embedded mode on or off, select the interesting part.@item WTurn Calc Embedded mode on or off at the current word (number).@item ZTurn Calc on in a user-defined way, as defined by a @kbd{Z I} command.@item XQuit Calc; turn off standard, Keypad, or Embedded mode if on.(This is like @kbd{q} or @key{OFF} inside of Calc.)@end table@iftex@sp 2@end iftex@noindentCommands for moving data into and out of the Calculator:@table @kbd@item GGrab the region into the Calculator as a vector.@item RGrab the rectangular region into the Calculator as a matrix.@item :Grab the rectangular region and compute the sums of its columns.@item _Grab the rectangular region and compute the sums of its rows.@item YYank a value from the Calculator into the current editing buffer.@end table@iftex@sp 2@end iftex@noindentCommands for use with Embedded mode:@table @kbd@item A``Activate'' the current buffer. Locate all formulas thatcontain @samp{:=} or @samp{=>} symbols and record their locationsso that they can be updated automatically as variables are changed.@item DDuplicate the current formula immediately below and selectthe duplicate.@item FInsert a new formula at the current point.@item NMove the cursor to the next active formula in the buffer.@item PMove the cursor to the previous active formula in the buffer.@item UUpdate (i.e., as if by the @kbd{=} key) the formula at the current point.@item `Edit (as if by @code{calc-edit}) the formula at the current point.@end table@iftex@sp 2@end iftex@noindentMiscellaneous commands:@table @kbd@item IRun the Emacs Info system to read the Calc manual.(This is the same as @kbd{h i} inside of Calc.)@item TRun the Emacs Info system to read the Calc Tutorial.@item SRun the Emacs Info system to read the Calc Summary.@item LLoad Calc entirely into memory. (Normally the various partsare loaded only as they are needed.)@item MRead a region of written keystroke names (like @kbd{C-n a b c @key{RET}})and record them as the current keyboard macro.@item 0(This is the ``zero'' digit key.) Reset the Calculator toits initial state: Empty stack, and initial mode settings.@end table@node History and Acknowledgements, , Using Calc, Getting Started@section History and Acknowledgements@noindentCalc was originally started as a two-week project to occupy a lullin the author's schedule. Basically, a friend asked if I rememberedthe value of @texline @math{2^{32}}.@infoline @expr{2^32}. I didn't offhand, but I said, ``that's easy, just call up an@code{xcalc}.'' @code{Xcalc} duly reported that the answer to ourquestion was @samp{4.294967e+09}---with no way to see the full tendigits even though we knew they were there in the program's memory! Iwas so annoyed, I vowed to write a calculator of my own, once and forall.I chose Emacs Lisp, a) because I had always been curious about itand b) because, being only a text editor extension language afterall, Emacs Lisp would surely reach its limits long before the projectgot too far out of hand.To make a long story short, Emacs Lisp turned out to be a distressinglysolid implementation of Lisp, and the humble task of calculatingturned out to be more open-ended than one might have expected.Emacs Lisp didn't have built-in floating point math (now it does), sothis had to besimulated in software. In fact, Emacs integers will only comfortablyfit six decimal digits or so---not enough for a decent calculator. SoI had to write my own high-precision integer code as well, and once I hadthis I figured that arbitrary-size integers were just as easy as largeintegers. Arbitrary floating-point precision was the logical next step.Also, since the large integer arithmetic was there anyway it seemed onlyfair to give the user direct access to it, which in turn made it practicalto support fractions as well as floats. All these features inspired meto look around for other data types that might be worth having.Around this time, my friend Rick Koshi showed me his nifty new HP-28calculator. It allowed the user to manipulate formulas as well asnumerical quantities, and it could also operate on matrices. Idecided that these would be good for Calc to have, too. And oncethings had gone this far, I figured I might as well take a look atserious algebra systems for further ideas. Since these systems didfar more than I could ever hope to implement, I decided to focus onrewrite rules and other programming features so that users couldimplement what they needed for themselves.Rick complained that matrices were hard to read, so I put in code toformat them in a 2D style. Once these routines were in place, Big modewas obligatory. Gee, what other language modes would be useful?Scott Hemphill and Allen Knutson, two friends with a strong mathematicalbent, contributed ideas and algorithms for a number of Calc featuresincluding modulo forms, primality testing, and float-to-fraction conversion.Units were added at the eager insistence of Mass Sivilotti. Later,Ulrich Mueller at CERN and Przemek Klosowski at NIST provided invaluableexpert assistance with the units table. As far as I can remember, theidea of using algebraic formulas and variables to represent units datesback to an ancient article in Byte magazine about muMath, an earlyalgebra system for microcomputers.Many people have contributed to Calc by reporting bugs and suggestingfeatures, large and small. A few deserve special mention: Tim Peters,who helped develop the ideas that led to the selection commands, rewriterules, and many other algebra features; @texline Fran\c{c}ois@infoline FrancoisPinard, who contributed an early prototype of the Calc Summary appendixas well as providing valuable suggestions in many other areas of Calc;Carl Witty, whose eagle eyes discovered many typographical and factualerrors in the Calc manual; Tim Kay, who drove the development ofEmbedded mode; Ove Ewerlid, who made many suggestions relating to thealgebra commands and contributed some code for polynomial operations;Randal Schwartz, who suggested the @code{calc-eval} function; JuhaSarlin, who first worked out how to split Calc into quickly-loadingparts; Bob Weiner, who helped immensely with the Lucid Emacs port; andRobert J. Chassell, who suggested the Calc Tutorial and exercises aswell as many other things. @cindex Bibliography@cindex Knuth, Art of Computer Programming@cindex Numerical Recipes@c Should these be expanded into more complete references?Among the books used in the development of Calc were Knuth's @emph{Artof Computer Programming} (especially volume II, @emph{SeminumericalAlgorithms}); @emph{Numerical Recipes} by Press, Flannery, Teukolsky,and Vetterling; Bevington's @emph{Data Reduction and Error Analysisfor the Physical Sciences}; @emph{Concrete Mathematics} by Graham,Knuth, and Patashnik; Steele's @emph{Common Lisp, the Language}; the@emph{CRC Standard Math Tables} (William H. Beyer, ed.); andAbramowitz and Stegun's venerable @emph{Handbook of MathematicalFunctions}. Also, of course, Calc could not have been written withoutthe excellent @emph{GNU Emacs Lisp Reference Manual}, by Bil Lewis andDan LaLiberte.Final thanks go to Richard Stallman, without whose fine implementationsof the Emacs editor, language, and environment, Calc would have beenfinished in two weeks.@c [tutorial]@ifinfo@c This node is accessed by the `C-x * t' command.@node Interactive Tutorial, Tutorial, Getting Started, Top@chapter Tutorial@noindentSome brief instructions on using the Emacs Info system for this tutorial:Press the space bar and Delete keys to go forward and backward in asection by screenfuls (or use the regular Emacs scrolling commandsfor this).Press @kbd{n} or @kbd{p} to go to the Next or Previous section.If the section has a @dfn{menu}, press a digit key like @kbd{1}or @kbd{2} to go to a sub-section from the menu. Press @kbd{u} togo back up from a sub-section to the menu it is part of.Exercises in the tutorial all have cross-references to theappropriate page of the ``answers'' section. Press @kbd{f}, thenthe exercise number, to see the answer to an exercise. Afteryou have followed a cross-reference, you can press the letter@kbd{l} to return to where you were before.You can press @kbd{?} at any time for a brief summary of Info commands.Press @kbd{1} now to enter the first section of the Tutorial.@menu* Tutorial::@end menu@node Tutorial, Introduction, Interactive Tutorial, Top@end ifinfo@ifnotinfo@node Tutorial, Introduction, Getting Started, Top@end ifnotinfo@chapter Tutorial@noindentThis chapter explains how to use Calc and its many features, ina step-by-step, tutorial way. You are encouraged to run Calc andwork along with the examples as you read (@pxref{Starting Calc}).If you are already familiar with advanced calculators, you may wish@c [not-split]to skip on to the rest of this manual.@c [when-split]@c to skip on to volume II of this manual, the @dfn{Calc Reference}.@c [fix-ref Embedded Mode]This tutorial describes the standard user interface of Calc only.The Quick mode and Keypad mode interfaces are fairlyself-explanatory. @xref{Embedded Mode}, for a description ofthe Embedded mode interface.The easiest way to read this tutorial on-line is to have two windows onyour Emacs screen, one with Calc and one with the Info system. (If youhave a printed copy of the manual you can use that instead.) Press@kbd{C-x * c} to turn Calc on or to switch into the Calc window, andpress @kbd{C-x * i} to start the Info system or to switch into its window.This tutorial is designed to be done in sequence. But the rest of thismanual does not assume you have gone through the tutorial. The tutorialdoes not cover everything in the Calculator, but it touches on mostgeneral areas.@ifnottexYou may wish to print out a copy of the Calc Summary and keep notes onit as you learn Calc. @xref{About This Manual}, to see how to make aprinted summary. @xref{Summary}.@end ifnottex@iftexThe Calc Summary at the end of the reference manual includes some blankspace for your own use. You may wish to keep notes there as you learnCalc.@end iftex@menu* Basic Tutorial::* Arithmetic Tutorial::* Vector/Matrix Tutorial::* Types Tutorial::* Algebra Tutorial::* Programming Tutorial::* Answers to Exercises::@end menu@node Basic Tutorial, Arithmetic Tutorial, Tutorial, Tutorial@section Basic Tutorial@noindentIn this section, we learn how RPN and algebraic-style calculationswork, how to undo and redo an operation done by mistake, and howto control various modes of the Calculator.@menu* RPN Tutorial:: Basic operations with the stack.* Algebraic Tutorial:: Algebraic entry; variables.* Undo Tutorial:: If you make a mistake: Undo and the trail.* Modes Tutorial:: Common mode-setting commands.@end menu@node RPN Tutorial, Algebraic Tutorial, Basic Tutorial, Basic Tutorial@subsection RPN Calculations and the Stack@cindex RPN notation@ifnottex@noindentCalc normally uses RPN notation. You may be familiar with the RPNsystem from Hewlett-Packard calculators, FORTH, or PostScript.(Reverse Polish Notation, RPN, is named after the Polish mathematicianJan Lukasiewicz.)@end ifnottex@tex\noindentCalc normally uses RPN notation. You may be familiar with the RPNsystem from Hewlett-Packard calculators, FORTH, or PostScript.(Reverse Polish Notation, RPN, is named after the Polish mathematicianJan \L ukasiewicz.)@end texThe central component of an RPN calculator is the @dfn{stack}. Acalculator stack is like a stack of dishes. New dishes (numbers) areadded at the top of the stack, and numbers are normally only removedfrom the top of the stack.@cindex Operators@cindex OperandsIn an operation like @expr{2+3}, the 2 and 3 are called the @dfn{operands}and the @expr{+} is the @dfn{operator}. In an RPN calculator you alwaysenter the operands first, then the operator. Each time you type anumber, Calc adds or @dfn{pushes} it onto the top of the Stack.When you press an operator key like @kbd{+}, Calc @dfn{pops} the appropriatenumber of operands from the stack and pushes back the result.Thus we could add the numbers 2 and 3 in an RPN calculator by typing:@kbd{2 @key{RET} 3 @key{RET} +}. (The @key{RET} key, Return, corresponds tothe @key{ENTER} key on traditional RPN calculators.) Try this now ifyou wish; type @kbd{C-x * c} to switch into the Calc window (you can type@kbd{C-x * c} again or @kbd{C-x * o} to switch back to the Tutorial window).The first four keystrokes ``push'' the numbers 2 and 3 onto the stack.The @kbd{+} key ``pops'' the top two numbers from the stack, adds them,and pushes the result (5) back onto the stack. Here's how the stackwill look at various points throughout the calculation:@smallexample@group . 1: 2 2: 2 1: 5 . . 1: 3 . . C-x * c 2 @key{RET} 3 @key{RET} + @key{DEL}@end group@end smallexampleThe @samp{.} symbol is a marker that represents the top of the stack.Note that the ``top'' of the stack is really shown at the bottom ofthe Stack window. This may seem backwards, but it turns out to beless distracting in regular use.@cindex Stack levels@cindex Levels of stackThe numbers @samp{1:} and @samp{2:} on the left are @dfn{stack levelnumbers}. Old RPN calculators always had four stack levels called@expr{x}, @expr{y}, @expr{z}, and @expr{t}. Calc's stack can growas large as you like, so it uses numbers instead of letters. Somestack-manipulation commands accept a numeric argument that sayswhich stack level to work on. Normal commands like @kbd{+} alwayswork on the top few levels of the stack.@c [fix-ref Truncating the Stack]The Stack buffer is just an Emacs buffer, and you can move around init using the regular Emacs motion commands. But no matter where thecursor is, even if you have scrolled the @samp{.} marker out ofview, most Calc commands always move the cursor back down to level 1before doing anything. It is possible to move the @samp{.} markerupwards through the stack, temporarily ``hiding'' some numbers fromcommands like @kbd{+}. This is called @dfn{stack truncation} andwe will not cover it in this tutorial; @pxref{Truncating the Stack},if you are interested.You don't really need the second @key{RET} in @kbd{2 @key{RET} 3@key{RET} +}. That's because if you type any operator name orother non-numeric key when you are entering a number, the Calculatorautomatically enters that number and then does the requested command.Thus @kbd{2 @key{RET} 3 +} will work just as well.Examples in this tutorial will often omit @key{RET} even when thestack displays shown would only happen if you did press @key{RET}:@smallexample@group1: 2 2: 2 1: 5 . 1: 3 . . 2 @key{RET} 3 +@end group@end smallexample@noindentHere, after pressing @kbd{3} the stack would really show @samp{1: 2}with @samp{Calc:@: 3} in the minibuffer. In these situations, you canpress the optional @key{RET} to see the stack as the figure shows.(@bullet{}) @strong{Exercise 1.} (This tutorial will include exercisesat various points. Try them if you wish. Answers to all the exercisesare located at the end of the Tutorial chapter. Each exercise willinclude a cross-reference to its particular answer. If you arereading with the Emacs Info system, press @kbd{f} and theexercise number to go to the answer, then the letter @kbd{l} toreturn to where you were.)@noindentHere's the first exercise: What will the keystrokes @kbd{1 @key{RET} 2@key{RET} 3 @key{RET} 4 + * -} compute? (@samp{*} is the symbol formultiplication.) Figure it out by hand, then try it with Calc to seeif you're right. @xref{RPN Answer 1, 1}. (@bullet{})(@bullet{}) @strong{Exercise 2.} Compute @texline @math{(2\times4) + (7\times9.4) + {5\over4}}@infoline @expr{2*4 + 7*9.5 + 5/4} using the stack. @xref{RPN Answer 2, 2}. (@bullet{})The @key{DEL} key is called Backspace on some keyboards. It iswhatever key you would use to correct a simple typing error whenregularly using Emacs. The @key{DEL} key pops and throws away thetop value on the stack. (You can still get that value back fromthe Trail if you should need it later on.) There are many placesin this tutorial where we assume you have used @key{DEL} to erase theresults of the previous example at the beginning of a new example.In the few places where it is really important to use @key{DEL} toclear away old results, the text will remind you to do so.(It won't hurt to let things accumulate on the stack, except thatwhenever you give a display-mode-changing command Calc will have tospend a long time reformatting such a large stack.)Since the @kbd{-} key is also an operator (it subtracts the top twostack elements), how does one enter a negative number? Calc usesthe @kbd{_} (underscore) key to act like the minus sign in a number.So, typing @kbd{-5 @key{RET}} won't work because the @kbd{-} keywill try to do a subtraction, but @kbd{_5 @key{RET}} works just fine.You can also press @kbd{n}, which means ``change sign.'' It changesthe number at the top of the stack (or the number being entered)from positive to negative or vice-versa: @kbd{5 n @key{RET}}.@cindex Duplicating a stack entryIf you press @key{RET} when you're not entering a number, the effectis to duplicate the top number on the stack. Consider this calculation:@smallexample@group1: 3 2: 3 1: 9 2: 9 1: 81 . 1: 3 . 1: 9 . . . 3 @key{RET} @key{RET} * @key{RET} *@end group@end smallexample@noindent(Of course, an easier way to do this would be @kbd{3 @key{RET} 4 ^},to raise 3 to the fourth power.)The space-bar key (denoted @key{SPC} here) performs the same functionas @key{RET}; you could replace all three occurrences of @key{RET} inthe above example with @key{SPC} and the effect would be the same.@cindex Exchanging stack entriesAnother stack manipulation key is @key{TAB}. This exchanges the toptwo stack entries. Suppose you have computed @kbd{2 @key{RET} 3 +}to get 5, and then you realize what you really wanted to computewas @expr{20 / (2+3)}.@smallexample@group1: 5 2: 5 2: 20 1: 4 . 1: 20 1: 5 . . . 2 @key{RET} 3 + 20 @key{TAB} /@end group@end smallexample@noindentPlanning ahead, the calculation would have gone like this:@smallexample@group1: 20 2: 20 3: 20 2: 20 1: 4 . 1: 2 2: 2 1: 5 . . 1: 3 . . 20 @key{RET} 2 @key{RET} 3 + /@end group@end smallexampleA related stack command is @kbd{M-@key{TAB}} (hold @key{META} and type@key{TAB}). It rotates the top three elements of the stack upward,bringing the object in level 3 to the top.@smallexample@group1: 10 2: 10 3: 10 3: 20 3: 30 . 1: 20 2: 20 2: 30 2: 10 . 1: 30 1: 10 1: 20 . . . 10 @key{RET} 20 @key{RET} 30 @key{RET} M-@key{TAB} M-@key{TAB}@end group@end smallexample(@bullet{}) @strong{Exercise 3.} Suppose the numbers 10, 20, and 30 areon the stack. Figure out how to add one to the number in level 2without affecting the rest of the stack. Also figure out how to addone to the number in level 3. @xref{RPN Answer 3, 3}. (@bullet{})Operations like @kbd{+}, @kbd{-}, @kbd{*}, @kbd{/}, and @kbd{^} pop twoarguments from the stack and push a result. Operations like @kbd{n} and@kbd{Q} (square root) pop a single number and push the result. You canthink of them as simply operating on the top element of the stack.@smallexample@group1: 3 1: 9 2: 9 1: 25 1: 5 . . 1: 16 . . . 3 @key{RET} @key{RET} * 4 @key{RET} @key{RET} * + Q@end group@end smallexample@noindent(Note that capital @kbd{Q} means to hold down the Shift key whiletyping @kbd{q}. Remember, plain unshifted @kbd{q} is the Quit command.)@cindex Pythagorean TheoremHere we've used the Pythagorean Theorem to determine the hypotenuse of aright triangle. Calc actually has a built-in command for that called@kbd{f h}, but let's suppose we can't remember the necessary keystrokes.We can still enter it by its full name using @kbd{M-x} notation:@smallexample@group1: 3 2: 3 1: 5 . 1: 4 . . 3 @key{RET} 4 @key{RET} M-x calc-hypot@end group@end smallexampleAll Calculator commands begin with the word @samp{calc-}. Since itgets tiring to type this, Calc provides an @kbd{x} key which is justlike the regular Emacs @kbd{M-x} key except that it types the @samp{calc-}prefix for you:@smallexample@group1: 3 2: 3 1: 5 . 1: 4 . . 3 @key{RET} 4 @key{RET} x hypot@end group@end smallexampleWhat happens if you take the square root of a negative number?@smallexample@group1: 4 1: -4 1: (0, 2) . . . 4 @key{RET} n Q@end group@end smallexample@noindentThe notation @expr{(a, b)} represents a complex number.Complex numbers are more traditionally written @expr{a + b i};Calc can display in this format, too, but for now we'll stick to the@expr{(a, b)} notation.If you don't know how complex numbers work, you can safely ignore thisfeature. Complex numbers only arise from operations that would beerrors in a calculator that didn't have complex numbers. (For example,taking the square root or logarithm of a negative number produces acomplex result.)Complex numbers are entered in the notation shown. The @kbd{(} and@kbd{,} and @kbd{)} keys manipulate ``incomplete complex numbers.''@smallexample@group1: ( ... 2: ( ... 1: (2, ... 1: (2, ... 1: (2, 3) . 1: 2 . 3 . . . ( 2 , 3 )@end group@end smallexampleYou can perform calculations while entering parts of incomplete objects.However, an incomplete object cannot actually participate in a calculation:@smallexample@group1: ( ... 2: ( ... 3: ( ... 1: ( ... 1: ( ... . 1: 2 2: 2 5 5 . 1: 3 . . . (error) ( 2 @key{RET} 3 + +@end group@end smallexample@noindentAdding 5 to an incomplete object makes no sense, so the last commandproduces an error message and leaves the stack the same.Incomplete objects can't participate in arithmetic, but they can bemoved around by the regular stack commands.@smallexample@group2: 2 3: 2 3: 3 1: ( ... 1: (2, 3)1: 3 2: 3 2: ( ... 2 . . 1: ( ... 1: 2 3 . . .2 @key{RET} 3 @key{RET} ( M-@key{TAB} M-@key{TAB} )@end group@end smallexample@noindentNote that the @kbd{,} (comma) key did not have to be used here.When you press @kbd{)} all the stack entries between the incompleteentry and the top are collected, so there's never really a reasonto use the comma. It's up to you.(@bullet{}) @strong{Exercise 4.} To enter the complex number @expr{(2, 3)},your friend Joe typed @kbd{( 2 , @key{SPC} 3 )}. What happened?(Joe thought of a clever way to correct his mistake in only twokeystrokes, but it didn't quite work. Try it to find out why.)@xref{RPN Answer 4, 4}. (@bullet{})Vectors are entered the same way as complex numbers, but with squarebrackets in place of parentheses. We'll meet vectors again later inthe tutorial.Any Emacs command can be given a @dfn{numeric prefix argument} bytyping a series of @key{META}-digits beforehand. If @key{META} isawkward for you, you can instead type @kbd{C-u} followed by thenecessary digits. Numeric prefix arguments can be negative, as in@kbd{M-- M-3 M-5} or @w{@kbd{C-u - 3 5}}. Calc commands use numericprefix arguments in a variety of ways. For example, a numeric prefixon the @kbd{+} operator adds any number of stack entries at once:@smallexample@group1: 10 2: 10 3: 10 3: 10 1: 60 . 1: 20 2: 20 2: 20 . . 1: 30 1: 30 . . 10 @key{RET} 20 @key{RET} 30 @key{RET} C-u 3 +@end group@end smallexampleFor stack manipulation commands like @key{RET}, a positive numericprefix argument operates on the top @var{n} stack entries at once. Anegative argument operates on the entry in level @var{n} only. Anargument of zero operates on the entire stack. In this example, we copythe second-to-top element of the stack:@smallexample@group1: 10 2: 10 3: 10 3: 10 4: 10 . 1: 20 2: 20 2: 20 3: 20 . 1: 30 1: 30 2: 30 . . 1: 20 . 10 @key{RET} 20 @key{RET} 30 @key{RET} C-u -2 @key{RET}@end group@end smallexample@cindex Clearing the stack@cindex Emptying the stackAnother common idiom is @kbd{M-0 @key{DEL}}, which clears the stack.(The @kbd{M-0} numeric prefix tells @key{DEL} to operate on theentire stack.)@node Algebraic Tutorial, Undo Tutorial, RPN Tutorial, Basic Tutorial@subsection Algebraic-Style Calculations@noindentIf you are not used to RPN notation, you may prefer to operate theCalculator in Algebraic mode, which is closer to the waynon-RPN calculators work. In Algebraic mode, you enter formulasin traditional @expr{2+3} notation.@strong{Warning:} Note that @samp{/} has lower precedence than@samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}. Seebelow for details.You don't really need any special ``mode'' to enter algebraic formulas.You can enter a formula at any time by pressing the apostrophe (@kbd{'})key. Answer the prompt with the desired formula, then press @key{RET}.The formula is evaluated and the result is pushed onto the RPN stack.If you don't want to think in RPN at all, you can enter your wholecomputation as a formula, read the result from the stack, then press@key{DEL} to delete it from the stack.Try pressing the apostrophe key, then @kbd{2+3+4}, then @key{RET}.The result should be the number 9.Algebraic formulas use the operators @samp{+}, @samp{-}, @samp{*},@samp{/}, and @samp{^}. You can use parentheses to make the orderof evaluation clear. In the absence of parentheses, @samp{^} isevaluated first, then @samp{*}, then @samp{/}, then finally@samp{+} and @samp{-}. For example, the expression@example2 + 3*4*5 / 6*7^8 - 9@end example@noindentis equivalent to@example2 + ((3*4*5) / (6*(7^8)) - 9@end example@noindentor, in large mathematical notation,@ifnottex@example@group 3 * 4 * 52 + --------- - 9 8 6 * 7@end group@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ 2 + { 3 \times 4 \times 5 \over 6 \times 7^8 } - 9 $$\afterdisplay@end tex@noindentThe result of this expression will be the number @mathit{-6.99999826533}.Calc's order of evaluation is the same as for most computer languages,except that @samp{*} binds more strongly than @samp{/}, as the aboveexample shows. As in normal mathematical notation, the @samp{*} symbolcan often be omitted: @samp{2 a} is the same as @samp{2*a}.Operators at the same level are evaluated from left to right, exceptthat @samp{^} is evaluated from right to left. Thus, @samp{2-3-4} isequivalent to @samp{(2-3)-4} or @mathit{-5}, whereas @samp{2^3^4} is equivalentto @samp{2^(3^4)} (a very large integer; try it!).If you tire of typing the apostrophe all the time, there isAlgebraic mode, where Calc automatically senseswhen you are about to type an algebraic expression. To enter thismode, press the two letters @w{@kbd{m a}}. (An @samp{Alg} indicatorshould appear in the Calc window's mode line.)Press @kbd{m a}, then @kbd{2+3+4} with no apostrophe, then @key{RET}.In Algebraic mode, when you press any key that would normally beginentering a number (such as a digit, a decimal point, or the @kbd{_}key), or if you press @kbd{(} or @kbd{[}, Calc automatically beginsan algebraic entry.Functions which do not have operator symbols like @samp{+} and @samp{*}must be entered in formulas using function-call notation. For example,the function name corresponding to the square-root key @kbd{Q} is@code{sqrt}. To compute a square root in a formula, you would usethe notation @samp{sqrt(@var{x})}.Press the apostrophe, then type @kbd{sqrt(5*2) - 3}. The result shouldbe @expr{0.16227766017}.Note that if the formula begins with a function name, you need to usethe apostrophe even if you are in Algebraic mode. If you type @kbd{arcsin}out of the blue, the @kbd{a r} will be taken as an Algebraic Rewritecommand, and the @kbd{csin} will be taken as the name of the rewriterule to use!Some people prefer to enter complex numbers and vectors in algebraicform because they find RPN entry with incomplete objects to be toodistracting, even though they otherwise use Calc as an RPN calculator.Still in Algebraic mode, type:@smallexample@group1: (2, 3) 2: (2, 3) 1: (8, -1) 2: (8, -1) 1: (9, -1) . 1: (1, -2) . 1: 1 . . . (2,3) @key{RET} (1,-2) @key{RET} * 1 @key{RET} +@end group@end smallexampleAlgebraic mode allows us to enter complex numbers without pressingan apostrophe first, but it also means we need to press @key{RET}after every entry, even for a simple number like @expr{1}.(You can type @kbd{C-u m a} to enable a special Incomplete Algebraicmode in which the @kbd{(} and @kbd{[} keys use algebraic entry eventhough regular numeric keys still use RPN numeric entry. There is alsoTotal Algebraic mode, started by typing @kbd{m t}, in which allnormal keys begin algebraic entry. You must then use the @key{META} keyto type Calc commands: @kbd{M-m t} to get back out of Total Algebraicmode, @kbd{M-q} to quit, etc.)If you're still in Algebraic mode, press @kbd{m a} again to turn it off.Actual non-RPN calculators use a mixture of algebraic and RPN styles.In general, operators of two numbers (like @kbd{+} and @kbd{*})use algebraic form, but operators of one number (like @kbd{n} and @kbd{Q})use RPN form. Also, a non-RPN calculator allows you to see theintermediate results of a calculation as you go along. You canaccomplish this in Calc by performing your calculation as a seriesof algebraic entries, using the @kbd{$} sign to tie them together.In an algebraic formula, @kbd{$} represents the number on the topof the stack. Here, we perform the calculation @texline @math{\sqrt{2\times4+1}},@infoline @expr{sqrt(2*4+1)},which on a traditional calculator would be done by pressing@kbd{2 * 4 + 1 =} and then the square-root key.@smallexample@group1: 8 1: 9 1: 3 . . . ' 2*4 @key{RET} $+1 @key{RET} Q@end group@end smallexample@noindentNotice that we didn't need to press an apostrophe for the @kbd{$+1},because the dollar sign always begins an algebraic entry.(@bullet{}) @strong{Exercise 1.} How could you get the same effect aspressing @kbd{Q} but using an algebraic entry instead? How aboutif the @kbd{Q} key on your keyboard were broken?@xref{Algebraic Answer 1, 1}. (@bullet{})The notations @kbd{$$}, @kbd{$$$}, and so on stand for higher stackentries. For example, @kbd{' $$+$ @key{RET}} is just like typing @kbd{+}.Algebraic formulas can include @dfn{variables}. To store in avariable, press @kbd{s s}, then type the variable name, then press@key{RET}. (There are actually two flavors of store command:@kbd{s s} stores a number in a variable but also leaves the numberon the stack, while @w{@kbd{s t}} removes a number from the stack andstores it in the variable.) A variable name should consist of oneor more letters or digits, beginning with a letter.@smallexample@group1: 17 . 1: a + a^2 1: 306 . . . 17 s t a @key{RET} ' a+a^2 @key{RET} =@end group@end smallexample@noindentThe @kbd{=} key @dfn{evaluates} a formula by replacing all itsvariables by the values that were stored in them.For RPN calculations, you can recall a variable's value on thestack either by entering its name as a formula and pressing @kbd{=},or by using the @kbd{s r} command.@smallexample@group1: 17 2: 17 3: 17 2: 17 1: 306 . 1: 17 2: 17 1: 289 . . 1: 2 . . s r a @key{RET} ' a @key{RET} = 2 ^ +@end group@end smallexampleIf you press a single digit for a variable name (as in @kbd{s t 3}, youget one of ten @dfn{quick variables} @code{q0} through @code{q9}.They are ``quick'' simply because you don't have to type the letter@code{q} or the @key{RET} after their names. In fact, you can typesimply @kbd{s 3} as a shorthand for @kbd{s s 3}, and likewise for@kbd{t 3} and @w{@kbd{r 3}}.Any variables in an algebraic formula for which you have not storedvalues are left alone, even when you evaluate the formula.@smallexample@group1: 2 a + 2 b 1: 34 + 2 b . . ' 2a+2b @key{RET} =@end group@end smallexampleCalls to function names which are undefined in Calc are also leftalone, as are calls for which the value is undefined.@smallexample@group1: 2 + log10(0) + log10(x) + log10(5, 6) + foo(3) . ' log10(100) + log10(0) + log10(x) + log10(5,6) + foo(3) @key{RET}@end group@end smallexample@noindentIn this example, the first call to @code{log10} works, but the othercalls are not evaluated. In the second call, the logarithm isundefined for that value of the argument; in the third, the argumentis symbolic, and in the fourth, there are too many arguments. In thefifth case, there is no function called @code{foo}. You will see a``Wrong number of arguments'' message referring to @samp{log10(5,6)}.Press the @kbd{w} (``why'') key to see any other messages that mayhave arisen from the last calculation. In this case you will get``logarithm of zero,'' then ``number expected: @code{x}''. Calcautomatically displays the first message only if the message issufficiently important; for example, Calc considers ``wrong numberof arguments'' and ``logarithm of zero'' to be important enough toreport automatically, while a message like ``number expected: @code{x}''will only show up if you explicitly press the @kbd{w} key.(@bullet{}) @strong{Exercise 2.} Joe entered the formula @samp{2 x y},stored 5 in @code{x}, pressed @kbd{=}, and got the expected result,@samp{10 y}. He then tried the same for the formula @samp{2 x (1+y)},expecting @samp{10 (1+y)}, but it didn't work. Why not?@xref{Algebraic Answer 2, 2}. (@bullet{})(@bullet{}) @strong{Exercise 3.} What result would you expect@kbd{1 @key{RET} 0 /} to give? What if you then type @kbd{0 *}?@xref{Algebraic Answer 3, 3}. (@bullet{})One interesting way to work with variables is to use the@dfn{evaluates-to} (@samp{=>}) operator. It works like this:Enter a formula algebraically in the usual way, but followthe formula with an @samp{=>} symbol. (There is also an @kbd{s =}command which builds an @samp{=>} formula using the stack.) Onthe stack, you will see two copies of the formula with an @samp{=>}between them. The lefthand formula is exactly like you typed it;the righthand formula has been evaluated as if by typing @kbd{=}.@smallexample@group2: 2 + 3 => 5 2: 2 + 3 => 51: 2 a + 2 b => 34 + 2 b 1: 2 a + 2 b => 20 + 2 b . .' 2+3 => @key{RET} ' 2a+2b @key{RET} s = 10 s t a @key{RET}@end group@end smallexample@noindentNotice that the instant we stored a new value in @code{a}, all@samp{=>} operators already on the stack that referred to @expr{a}were updated to use the new value. With @samp{=>}, you can push aset of formulas on the stack, then change the variables experimentallyto see the effects on the formulas' values.You can also ``unstore'' a variable when you are through with it:@smallexample@group2: 2 + 5 => 51: 2 a + 2 b => 2 a + 2 b . s u a @key{RET}@end group@end smallexampleWe will encounter formulas involving variables and functions againwhen we discuss the algebra and calculus features of the Calculator.@node Undo Tutorial, Modes Tutorial, Algebraic Tutorial, Basic Tutorial@subsection Undo and Redo@noindentIf you make a mistake, you can usually correct it by pressing shift-@kbd{U},the ``undo'' command. First, clear the stack (@kbd{M-0 @key{DEL}}) and exitand restart Calc (@kbd{C-x * * C-x * *}) to make sure things start offwith a clean slate. Now:@smallexample@group1: 2 2: 2 1: 8 2: 2 1: 6 . 1: 3 . 1: 3 . . . 2 @key{RET} 3 ^ U *@end group@end smallexampleYou can undo any number of times. Calc keeps a complete record ofall you have done since you last opened the Calc window. After theabove example, you could type:@smallexample@group1: 6 2: 2 1: 2 . . . 1: 3 . . (error) U U U U@end group@end smallexampleYou can also type @kbd{D} to ``redo'' a command that you have undonemistakenly.@smallexample@group . 1: 2 2: 2 1: 6 1: 6 . 1: 3 . . . (error) D D D D@end group@end smallexample@noindentIt was not possible to redo past the @expr{6}, since that was placed thereby something other than an undo command.@cindex Time travelYou can think of undo and redo as a sort of ``time machine.'' Press@kbd{U} to go backward in time, @kbd{D} to go forward. If you gobackward and do something (like @kbd{*}) then, as any science fictionreader knows, you have changed your future and you cannot go forwardagain. Thus, the inability to redo past the @expr{6} even though therewas an earlier undo command.You can always recall an earlier result using the Trail. We've ignoredthe trail so far, but it has been faithfully recording everything wedid since we loaded the Calculator. If the Trail is not displayed,press @kbd{t d} now to turn it on.Let's try grabbing an earlier result. The @expr{8} we computed wasundone by a @kbd{U} command, and was lost even to Redo when we pressed@kbd{*}, but it's still there in the trail. There should be a little@samp{>} arrow (the @dfn{trail pointer}) resting on the last trailentry. If there isn't, press @kbd{t ]} to reset the trail pointer.Now, press @w{@kbd{t p}} to move the arrow onto the line containing@expr{8}, and press @w{@kbd{t y}} to ``yank'' that number back onto thestack.If you press @kbd{t ]} again, you will see that even our Yank commandwent into the trail.Let's go further back in time. Earlier in the tutorial we computeda huge integer using the formula @samp{2^3^4}. We don't rememberwhat it was, but the first digits were ``241''. Press @kbd{t r}(which stands for trail-search-reverse), then type @kbd{241}.The trail cursor will jump back to the next previous occurrence ofthe string ``241'' in the trail. This is just a regular Emacsincremental search; you can now press @kbd{C-s} or @kbd{C-r} tocontinue the search forwards or backwards as you like.To finish the search, press @key{RET}. This halts the incrementalsearch and leaves the trail pointer at the thing we found. Now wecan type @kbd{t y} to yank that number onto the stack. If we hadn'tremembered the ``241'', we could simply have searched for @kbd{2^3^4},then pressed @kbd{@key{RET} t n} to halt and then move to the next item.You may have noticed that all the trail-related commands begin withthe letter @kbd{t}. (The store-and-recall commands, on the other hand,all began with @kbd{s}.) Calc has so many commands that there aren'tenough keys for all of them, so various commands are grouped intotwo-letter sequences where the first letter is called the @dfn{prefix}key. If you type a prefix key by accident, you can press @kbd{C-g}to cancel it. (In fact, you can press @kbd{C-g} to cancel almostanything in Emacs.) To get help on a prefix key, press that keyfollowed by @kbd{?}. Some prefixes have several lines of help,so you need to press @kbd{?} repeatedly to see them all. You can also type @kbd{h h} to see all the help at once.Try pressing @kbd{t ?} now. You will see a line of the form,@smallexampletrail/time: Display; Fwd, Back; Next, Prev, Here, [, ]; Yank: [MORE] t-@end smallexample@noindentThe word ``trail'' indicates that the @kbd{t} prefix key containstrail-related commands. Each entry on the line shows one command,with a single capital letter showing which letter you press to getthat command. We have used @kbd{t n}, @kbd{t p}, @kbd{t ]}, and@kbd{t y} so far. The @samp{[MORE]} means you can press @kbd{?}again to see more @kbd{t}-prefix commands. Notice that the commandsare roughly divided (by semicolons) into related groups.When you are in the help display for a prefix key, the prefix isstill active. If you press another key, like @kbd{y} for example,it will be interpreted as a @kbd{t y} command. If all you wantedwas to look at the help messages, press @kbd{C-g} afterwards to cancelthe prefix.One more way to correct an error is by editing the stack entries.The actual Stack buffer is marked read-only and must not be editeddirectly, but you can press @kbd{`} (the backquote or accent grave)to edit a stack entry.Try entering @samp{3.141439} now. If this is supposed to represent@cpi{}, it's got several errors. Press @kbd{`} to edit this number.Now use the normal Emacs cursor motion and editing keys to changethe second 4 to a 5, and to transpose the 3 and the 9. When youpress @key{RET}, the number on the stack will be replaced by yournew number. This works for formulas, vectors, and all other typesof values you can put on the stack. The @kbd{`} key also worksduring entry of a number or algebraic formula.@node Modes Tutorial, , Undo Tutorial, Basic Tutorial@subsection Mode-Setting Commands@noindentCalc has many types of @dfn{modes} that affect the way it interpretsyour commands or the way it displays data. We have already seen onemode, namely Algebraic mode. There are many others, too; we'lltry some of the most common ones here.Perhaps the most fundamental mode in Calc is the current @dfn{precision}.Notice the @samp{12} on the Calc window's mode line:@smallexample--%%-Calc: 12 Deg (Calculator)----All------@end smallexample@noindentMost of the symbols there are Emacs things you don't need to worryabout, but the @samp{12} and the @samp{Deg} are mode indicators.The @samp{12} means that calculations should always be carried to12 significant figures. That is why, when we type @kbd{1 @key{RET} 7 /},we get @expr{0.142857142857} with exactly 12 digits, not countingleading and trailing zeros.You can set the precision to anything you like by pressing @kbd{p},then entering a suitable number. Try pressing @kbd{p 30 @key{RET}},then doing @kbd{1 @key{RET} 7 /} again:@smallexample@group1: 0.1428571428572: 0.142857142857142857142857142857 .@end group@end smallexampleAlthough the precision can be set arbitrarily high, Calc alwayshas to have @emph{some} value for the current precision. Afterall, the true value @expr{1/7} is an infinitely repeating decimal;Calc has to stop somewhere.Of course, calculations are slower the more digits you request.Press @w{@kbd{p 12}} now to set the precision back down to the default.Calculations always use the current precision. For example, eventhough we have a 30-digit value for @expr{1/7} on the stack, ifwe use it in a calculation in 12-digit mode it will be roundeddown to 12 digits before it is used. Try it; press @key{RET} toduplicate the number, then @w{@kbd{1 +}}. Notice that the @key{RET}key didn't round the number, because it doesn't do any calculation.But the instant we pressed @kbd{+}, the number was rounded down.@smallexample@group1: 0.1428571428572: 0.1428571428571428571428571428573: 1.14285714286 .@end group@end smallexample@noindentIn fact, since we added a digit on the left, we had to lose onedigit on the right from even the 12-digit value of @expr{1/7}.How did we get more than 12 digits when we computed @samp{2^3^4}? Theanswer is that Calc makes a distinction between @dfn{integers} and@dfn{floating-point} numbers, or @dfn{floats}. An integer is a numberthat does not contain a decimal point. There is no such thing as an``infinitely repeating fraction integer,'' so Calc doesn't have to limititself. If you asked for @samp{2^10000} (don't try this!), you wouldhave to wait a long time but you would eventually get an exact answer.If you ask for @samp{2.^10000}, you will quickly get an answer which iscorrect only to 12 places. The decimal point tells Calc that it shoulduse floating-point arithmetic to get the answer, not exact integerarithmetic.You can use the @kbd{F} (@code{calc-floor}) command to convert afloating-point value to an integer, and @kbd{c f} (@code{calc-float})to convert an integer to floating-point form.Let's try entering that last calculation:@smallexample@group1: 2. 2: 2. 1: 1.99506311689e3010 . 1: 10000 . . 2.0 @key{RET} 10000 @key{RET} ^@end group@end smallexample@noindent@cindex Scientific notation, entry ofNotice the letter @samp{e} in there. It represents ``times ten to thepower of,'' and is used by Calc automatically whenever writing thenumber out fully would introduce more extra zeros than you probablywant to see. You can enter numbers in this notation, too.@smallexample@group1: 2. 2: 2. 1: 1.99506311678e3010 . 1: 10000. . . 2.0 @key{RET} 1e4 @key{RET} ^@end group@end smallexample@cindex Round-off errors@noindentHey, the answer is different! Look closely at the middle columnsof the two examples. In the first, the stack contained theexact integer @expr{10000}, but in the second it containeda floating-point value with a decimal point. When you raise anumber to an integer power, Calc uses repeated squaring andmultiplication to get the answer. When you use a floating-pointpower, Calc uses logarithms and exponentials. As you can see,a slight error crept in during one of these methods. Whichone should we trust? Let's raise the precision a bit and findout:@smallexample@group . 1: 2. 2: 2. 1: 1.995063116880828e3010 . 1: 10000. . . p 16 @key{RET} 2. @key{RET} 1e4 ^ p 12 @key{RET}@end group@end smallexample@noindent@cindex Guard digitsPresumably, it doesn't matter whether we do this higher-precisioncalculation using an integer or floating-point power, since wehave added enough ``guard digits'' to trust the first 12 digitsno matter what. And the verdict is@dots{} Integer powers were moreaccurate; in fact, the result was only off by one unit in thelast place.@cindex Guard digitsCalc does many of its internal calculations to a slightly higherprecision, but it doesn't always bump the precision up enough.In each case, Calc added about two digits of precision duringits calculation and then rounded back down to 12 digitsafterward. In one case, it was enough; in the other, itwasn't. If you really need @var{x} digits of precision, itnever hurts to do the calculation with a few extra guard digits.What if we want guard digits but don't want to look at them?We can set the @dfn{float format}. Calc supports four majorformats for floating-point numbers, called @dfn{normal},@dfn{fixed-point}, @dfn{scientific notation}, and @dfn{engineeringnotation}. You get them by pressing @w{@kbd{d n}}, @kbd{d f},@kbd{d s}, and @kbd{d e}, respectively. In each case, you cansupply a numeric prefix argument which says how many digitsshould be displayed. As an example, let's put a few numbersonto the stack and try some different display modes. First,use @kbd{M-0 @key{DEL}} to clear the stack, then enter the fournumbers shown here:@smallexample@group4: 12345 4: 12345 4: 12345 4: 12345 4: 123453: 12345. 3: 12300. 3: 1.2345e4 3: 1.23e4 3: 12345.0002: 123.45 2: 123. 2: 1.2345e2 2: 1.23e2 2: 123.4501: 12.345 1: 12.3 1: 1.2345e1 1: 1.23e1 1: 12.345 . . . . . d n M-3 d n d s M-3 d s M-3 d f@end group@end smallexample@noindentNotice that when we typed @kbd{M-3 d n}, the numbers were rounded downto three significant digits, but then when we typed @kbd{d s} allfive significant figures reappeared. The float format does notaffect how numbers are stored, it only affects how they aredisplayed. Only the current precision governs the actual roundingof numbers in the Calculator's memory.Engineering notation, not shown here, is like scientific notationexcept the exponent (the power-of-ten part) is always adjusted to bea multiple of three (as in ``kilo,'' ``micro,'' etc.). As a resultthere will be one, two, or three digits before the decimal point.Whenever you change a display-related mode, Calc redraws everythingin the stack. This may be slow if there are many things on the stack,so Calc allows you to type shift-@kbd{H} before any mode command toprevent it from updating the stack. Anything Calc displays after themode-changing command will appear in the new format.@smallexample@group4: 12345 4: 12345 4: 12345 4: 12345 4: 123453: 12345.000 3: 12345.000 3: 12345.000 3: 1.2345e4 3: 12345.2: 123.450 2: 123.450 2: 1.2345e1 2: 1.2345e1 2: 123.451: 12.345 1: 1.2345e1 1: 1.2345e2 1: 1.2345e2 1: 12.345 . . . . . H d s @key{DEL} U @key{TAB} d @key{SPC} d n@end group@end smallexample@noindentHere the @kbd{H d s} command changes to scientific notation but withoutupdating the screen. Deleting the top stack entry and undoing it backcauses it to show up in the new format; swapping the top two stackentries reformats both entries. The @kbd{d @key{SPC}} command refreshes thewhole stack. The @kbd{d n} command changes back to the normal floatformat; since it doesn't have an @kbd{H} prefix, it also updates allthe stack entries to be in @kbd{d n} format.Notice that the integer @expr{12345} was not affected by anyof the float formats. Integers are integers, and are alwaysdisplayed exactly.@cindex Large numbers, readabilityLarge integers have their own problems. Let's look back atthe result of @kbd{2^3^4}.@example2417851639229258349412352@end example@noindentQuick---how many digits does this have? Try typing @kbd{d g}:@example2,417,851,639,229,258,349,412,352@end example@noindentNow how many digits does this have? It's much easier to tell!We can actually group digits into clumps of any size. Somepeople prefer @kbd{M-5 d g}:@example24178,51639,22925,83494,12352@end exampleLet's see what happens to floating-point numbers when they are grouped.First, type @kbd{p 25 @key{RET}} to make sure we have enough precisionto get ourselves into trouble. Now, type @kbd{1e13 /}:@example24,17851,63922.9258349412352@end example@noindentThe integer part is grouped but the fractional part isn't. Now try@kbd{M-- M-5 d g} (that's meta-minus-sign, meta-five):@example24,17851,63922.92583,49412,352@end exampleIf you find it hard to tell the decimal point from the commas, trychanging the grouping character to a space with @kbd{d , @key{SPC}}:@example24 17851 63922.92583 49412 352@end exampleType @kbd{d , ,} to restore the normal grouping character, then@kbd{d g} again to turn grouping off. Also, press @kbd{p 12} torestore the default precision.Press @kbd{U} enough times to get the original big integer back.(Notice that @kbd{U} does not undo each mode-setting command; ifyou want to undo a mode-setting command, you have to do it yourself.)Now, type @kbd{d r 16 @key{RET}}:@example16#200000000000000000000@end example@noindentThe number is now displayed in @dfn{hexadecimal}, or ``base-16'' form.Suddenly it looks pretty simple; this should be no surprise, since wegot this number by computing a power of two, and 16 is a power of 2.In fact, we can use @w{@kbd{d r 2 @key{RET}}} to see it in actual binaryform:@example2#1000000000000000000000000000000000000000000000000000000 @dots{}@end example@noindentWe don't have enough space here to show all the zeros! They won'tfit on a typical screen, either, so you will have to use horizontalscrolling to see them all. Press @kbd{<} and @kbd{>} to scroll thestack window left and right by half its width. Another way to viewsomething large is to press @kbd{`} (back-quote) to edit the top ofstack in a separate window. (Press @kbd{C-c C-c} when you are done.)You can enter non-decimal numbers using the @kbd{#} symbol, too.Let's see what the hexadecimal number @samp{5FE} looks like inbinary. Type @kbd{16#5FE} (the letters can be typed in upper orlower case; they will always appear in upper case). It will alsohelp to turn grouping on with @kbd{d g}:@example2#101,1111,1110@end exampleNotice that @kbd{d g} groups by fours by default if the display radixis binary or hexadecimal, but by threes if it is decimal, octal, or anyother radix.Now let's see that number in decimal; type @kbd{d r 10}:@example1,534@end exampleNumbers are not @emph{stored} with any particular radix attached. They'rejust numbers; they can be entered in any radix, and are always displayedin whatever radix you've chosen with @kbd{d r}. The current radix appliesto integers, fractions, and floats.@cindex Roundoff errors, in non-decimal numbers(@bullet{}) @strong{Exercise 1.} Your friend Joe tried to enter one-thirdas @samp{3#0.1} in @kbd{d r 3} mode with a precision of 12. He got@samp{3#0.0222222...} (with 25 2's) in the display. When he multipliedthat by three, he got @samp{3#0.222222...} instead of the expected@samp{3#1}. Next, Joe entered @samp{3#0.2} and, to his great relief,saw @samp{3#0.2} on the screen. But when he typed @kbd{2 /}, he got@samp{3#0.10000001} (some zeros omitted). What's going on here?@xref{Modes Answer 1, 1}. (@bullet{})@cindex Scientific notation, in non-decimal numbers(@bullet{}) @strong{Exercise 2.} Scientific notation works in non-decimalmodes in the natural way (the exponent is a power of the radix instead ofa power of ten, although the exponent itself is always written in decimal).Thus @samp{8#1.23e3 = 8#1230.0}. Suppose we have the hexadecimal number@samp{f.e8f} times 16 to the 15th power: We write @samp{16#f.e8fe15}.What is wrong with this picture? What could we write instead that wouldwork better? @xref{Modes Answer 2, 2}. (@bullet{})The @kbd{m} prefix key has another set of modes, relating to the wayCalc interprets your inputs and does computations. Whereas @kbd{d}-prefixmodes generally affect the way things look, @kbd{m}-prefix modes affectthe way they are actually computed.The most popular @kbd{m}-prefix mode is the @dfn{angular mode}. Noticethe @samp{Deg} indicator in the mode line. This means that if you usea command that interprets a number as an angle, it will assume theangle is measured in degrees. For example,@smallexample@group1: 45 1: 0.707106781187 1: 0.500000000001 1: 0.5 . . . . 45 S 2 ^ c 1@end group@end smallexample@noindentThe shift-@kbd{S} command computes the sine of an angle. The sineof 45 degrees is @texline @math{\sqrt{2}/2};@infoline @expr{sqrt(2)/2}; squaring this yields @expr{2/4 = 0.5}. However, there has been a slightroundoff error because the representation of @texline @math{\sqrt{2}/2}@infoline @expr{sqrt(2)/2} wasn't exact. The @kbd{c 1} command is a handy way to clean up numbersin this case; it temporarily reduces the precision by one digit while itre-rounds the number on the top of the stack.@cindex Roundoff errors, examples(@bullet{}) @strong{Exercise 3.} Your friend Joe computed the sineof 45 degrees as shown above, then, hoping to avoid an inexactresult, he increased the precision to 16 digits before squaring.What happened? @xref{Modes Answer 3, 3}. (@bullet{})To do this calculation in radians, we would type @kbd{m r} first.(The indicator changes to @samp{Rad}.) 45 degrees corresponds to@cpiover{4} radians. To get @cpi{}, press the @kbd{P} key. (Onceagain, this is a shifted capital @kbd{P}. Remember, unshifted@kbd{p} sets the precision.)@smallexample@group1: 3.14159265359 1: 0.785398163398 1: 0.707106781187 . . . P 4 / m r S@end group@end smallexampleLikewise, inverse trigonometric functions generate results ineither radians or degrees, depending on the current angular mode.@smallexample@group1: 0.707106781187 1: 0.785398163398 1: 45. . . . .5 Q m r I S m d U I S@end group@end smallexample@noindentHere we compute the Inverse Sine of @texline @math{\sqrt{0.5}},@infoline @expr{sqrt(0.5)}, first in radians, then in degrees.Use @kbd{c d} and @kbd{c r} to convert a number from radians to degreesand vice-versa.@smallexample@group1: 45 1: 0.785398163397 1: 45. . . . 45 c r c d@end group@end smallexampleAnother interesting mode is @dfn{Fraction mode}. Normally,dividing two integers produces a floating-point result if thequotient can't be expressed as an exact integer. Fraction modecauses integer division to produce a fraction, i.e., a rationalnumber, instead.@smallexample@group2: 12 1: 1.33333333333 1: 4:31: 9 . . . 12 @key{RET} 9 / m f U / m f@end group@end smallexample@noindentIn the first case, we get an approximate floating-point result.In the second case, we get an exact fractional result (four-thirds).You can enter a fraction at any time using @kbd{:} notation.(Calc uses @kbd{:} instead of @kbd{/} as the fraction separatorbecause @kbd{/} is already used to divide the top two stackelements.) Calculations involving fractions will alwaysproduce exact fractional results; Fraction mode only sayswhat to do when dividing two integers.@cindex Fractions vs. floats@cindex Floats vs. fractions(@bullet{}) @strong{Exercise 4.} If fractional arithmetic is exact,why would you ever use floating-point numbers instead?@xref{Modes Answer 4, 4}. (@bullet{})Typing @kbd{m f} doesn't change any existing values in the stack.In the above example, we had to Undo the division and do it overagain when we changed to Fraction mode. But if you use theevaluates-to operator you can get commands like @kbd{m f} torecompute for you.@smallexample@group1: 12 / 9 => 1.33333333333 1: 12 / 9 => 1.333 1: 12 / 9 => 4:3 . . . ' 12/9 => @key{RET} p 4 @key{RET} m f@end group@end smallexample@noindentIn this example, the righthand side of the @samp{=>} operatoron the stack is recomputed when we change the precision, thenagain when we change to Fraction mode. All @samp{=>} expressionson the stack are recomputed every time you change any mode thatmight affect their values.@node Arithmetic Tutorial, Vector/Matrix Tutorial, Basic Tutorial, Tutorial@section Arithmetic Tutorial@noindentIn this section, we explore the arithmetic and scientific functionsavailable in the Calculator.The standard arithmetic commands are @kbd{+}, @kbd{-}, @kbd{*}, @kbd{/},and @kbd{^}. Each normally takes two numbers from the top of the stackand pushes back a result. The @kbd{n} and @kbd{&} keys performchange-sign and reciprocal operations, respectively.@smallexample@group1: 5 1: 0.2 1: 5. 1: -5. 1: 5. . . . . . 5 & & n n@end group@end smallexample@cindex Binary operatorsYou can apply a ``binary operator'' like @kbd{+} across any number ofstack entries by giving it a numeric prefix. You can also apply itpairwise to several stack elements along with the top one if you usea negative prefix.@smallexample@group3: 2 1: 9 3: 2 4: 2 3: 122: 3 . 2: 3 3: 3 2: 131: 4 1: 4 2: 4 1: 14 . . 1: 10 . .2 @key{RET} 3 @key{RET} 4 M-3 + U 10 M-- M-3 +@end group@end smallexample@cindex Unary operatorsYou can apply a ``unary operator'' like @kbd{&} to the top @var{n}stack entries with a numeric prefix, too.@smallexample@group3: 2 3: 0.5 3: 0.52: 3 2: 0.333333333333 2: 3.1: 4 1: 0.25 1: 4. . . .2 @key{RET} 3 @key{RET} 4 M-3 & M-2 &@end group@end smallexampleNotice that the results here are left in floating-point form.We can convert them back to integers by pressing @kbd{F}, the``floor'' function. This function rounds down to the next lowerinteger. There is also @kbd{R}, which rounds to the nearestinteger.@smallexample@group7: 2. 7: 2 7: 26: 2.4 6: 2 6: 25: 2.5 5: 2 5: 34: 2.6 4: 2 4: 33: -2. 3: -2 3: -22: -2.4 2: -3 2: -21: -2.6 1: -3 1: -3 . . . M-7 F U M-7 R@end group@end smallexampleSince dividing-and-flooring (i.e., ``integer quotient'') is such acommon operation, Calc provides a special command for that purpose, thebackslash @kbd{\}. Another common arithmetic operator is @kbd{%}, whichcomputes the remainder that would arise from a @kbd{\} operation, i.e.,the ``modulo'' of two numbers. For example,@smallexample@group2: 1234 1: 12 2: 1234 1: 341: 100 . 1: 100 . . .1234 @key{RET} 100 \ U %@end group@end smallexampleThese commands actually work for any real numbers, not just integers.@smallexample@group2: 3.1415 1: 3 2: 3.1415 1: 0.14151: 1 . 1: 1 . . .3.1415 @key{RET} 1 \ U %@end group@end smallexample(@bullet{}) @strong{Exercise 1.} The @kbd{\} command would appear to be afrill, since you could always do the same thing with @kbd{/ F}. Thinkof a situation where this is not true---@kbd{/ F} would be inadequate.Now think of a way you could get around the problem if Calc didn'tprovide a @kbd{\} command. @xref{Arithmetic Answer 1, 1}. (@bullet{})We've already seen the @kbd{Q} (square root) and @kbd{S} (sine)commands. Other commands along those lines are @kbd{C} (cosine),@kbd{T} (tangent), @kbd{E} (@expr{e^x}) and @kbd{L} (naturallogarithm). These can be modified by the @kbd{I} (inverse) and@kbd{H} (hyperbolic) prefix keys.Let's compute the sine and cosine of an angle, and verify theidentity @texline @math{\sin^2x + \cos^2x = 1}.@infoline @expr{sin(x)^2 + cos(x)^2 = 1}. We'll arbitrarily pick @mathit{-64} degrees as a good value for @expr{x}.With the angular mode set to degrees (type @w{@kbd{m d}}), do:@smallexample@group2: -64 2: -64 2: -0.89879 2: -0.89879 1: 1.1: -64 1: -0.89879 1: -64 1: 0.43837 . . . . . 64 n @key{RET} @key{RET} S @key{TAB} C f h@end group@end smallexample@noindent(For brevity, we're showing only five digits of the results here.You can of course do these calculations to any precision you like.)Remember, @kbd{f h} is the @code{calc-hypot}, or square-root of sumof squares, command.Another identity is @texline @math{\displaystyle\tan x = {\sin x \over \cos x}}.@infoline @expr{tan(x) = sin(x) / cos(x)}.@smallexample@group2: -0.89879 1: -2.0503 1: -64.1: 0.43837 . . . U / I T@end group@end smallexampleA physical interpretation of this calculation is that if you move@expr{0.89879} units downward and @expr{0.43837} units to the right,your direction of motion is @mathit{-64} degrees from horizontal. Supposewe move in the opposite direction, up and to the left:@smallexample@group2: -0.89879 2: 0.89879 1: -2.0503 1: -64.1: 0.43837 1: -0.43837 . . . . U U M-2 n / I T@end group@end smallexample@noindentHow can the angle be the same? The answer is that the @kbd{/} operationloses information about the signs of its inputs. Because the quotientis negative, we know exactly one of the inputs was negative, but wecan't tell which one. There is an @kbd{f T} [@code{arctan2}] function whichcomputes the inverse tangent of the quotient of a pair of numbers.Since you feed it the two original numbers, it has enough informationto give you a full 360-degree answer.@smallexample@group2: 0.89879 1: 116. 3: 116. 2: 116. 1: 180.1: -0.43837 . 2: -0.89879 1: -64. . . 1: 0.43837 . . U U f T M-@key{RET} M-2 n f T -@end group@end smallexample@noindentThe resulting angles differ by 180 degrees; in other words, theypoint in opposite directions, just as we would expect.The @key{META}-@key{RET} we used in the third step is the``last-arguments'' command. It is sort of like Undo, except that itrestores the arguments of the last command to the stack without removingthe command's result. It is useful in situations like this one,where we need to do several operations on the same inputs. We couldhave accomplished the same thing by using @kbd{M-2 @key{RET}} to duplicatethe top two stack elements right after the @kbd{U U}, then a pair of@kbd{M-@key{TAB}} commands to cycle the 116 up around the duplicates.A similar identity is supposed to hold for hyperbolic sines and cosines,except that it is the @emph{difference}@texline @math{\cosh^2x - \sinh^2x}@infoline @expr{cosh(x)^2 - sinh(x)^2} that always equals one. Let's try to verify this identity.@smallexample@group2: -64 2: -64 2: -64 2: 9.7192e54 2: 9.7192e541: -64 1: -3.1175e27 1: 9.7192e54 1: -64 1: 9.7192e54 . . . . . 64 n @key{RET} @key{RET} H C 2 ^ @key{TAB} H S 2 ^@end group@end smallexample@noindent@cindex Roundoff errors, examplesSomething's obviously wrong, because when we subtract these numbersthe answer will clearly be zero! But if you think about it, if thesenumbers @emph{did} differ by one, it would be in the 55th decimalplace. The difference we seek has been lost entirely to roundofferror.We could verify this hypothesis by doing the actual calculation with,say, 60 decimal places of precision. This will be slow, but notenormously so. Try it if you wish; sure enough, the answer is0.99999, reasonably close to 1.Of course, a more reasonable way to verify the identity is to usea more reasonable value for @expr{x}!@cindex Common logarithmSome Calculator commands use the Hyperbolic prefix for other purposes.The logarithm and exponential functions, for example, work to the base@expr{e} normally but use base-10 instead if you use the Hyperbolicprefix.@smallexample@group1: 1000 1: 6.9077 1: 1000 1: 3 . . . . 1000 L U H L@end group@end smallexample@noindentFirst, we mistakenly compute a natural logarithm. Then we undoand compute a common logarithm instead.The @kbd{B} key computes a general base-@var{b} logarithm for anyvalue of @var{b}.@smallexample@group2: 1000 1: 3 1: 1000. 2: 1000. 1: 6.90771: 10 . . 1: 2.71828 . . . 1000 @key{RET} 10 B H E H P B@end group@end smallexample@noindentHere we first use @kbd{B} to compute the base-10 logarithm, then usethe ``hyperbolic'' exponential as a cheap hack to recover the number1000, then use @kbd{B} again to compute the natural logarithm. Notethat @kbd{P} with the hyperbolic prefix pushes the constant @expr{e}onto the stack.You may have noticed that both times we took the base-10 logarithmof 1000, we got an exact integer result. Calc always tries to givean exact rational result for calculations involving rational numberswhere possible. But when we used @kbd{H E}, the result was afloating-point number for no apparent reason. In fact, if we hadcomputed @kbd{10 @key{RET} 3 ^} we @emph{would} have gotten anexact integer 1000. But the @kbd{H E} command is rigged to generatea floating-point result all of the time so that @kbd{1000 H E} willnot waste time computing a thousand-digit integer when all youprobably wanted was @samp{1e1000}.(@bullet{}) @strong{Exercise 2.} Find a pair of integer inputs tothe @kbd{B} command for which Calc could find an exact rationalresult but doesn't. @xref{Arithmetic Answer 2, 2}. (@bullet{})The Calculator also has a set of functions relating to combinatoricsand statistics. You may be familiar with the @dfn{factorial} function,which computes the product of all the integers up to a given number.@smallexample@group1: 100 1: 93326215443... 1: 100. 1: 9.3326e157 . . . . 100 ! U c f !@end group@end smallexample@noindentRecall, the @kbd{c f} command converts the integer or fraction at thetop of the stack to floating-point format. If you take the factorialof a floating-point number, you get a floating-point resultaccurate to the current precision. But if you give @kbd{!} anexact integer, you get an exact integer result (158 digits longin this case).If you take the factorial of a non-integer, Calc uses a generalizedfactorial function defined in terms of Euler's Gamma function@texline @math{\Gamma(n)}@infoline @expr{gamma(n)}(which is itself available as the @kbd{f g} command).@smallexample@group3: 4. 3: 24. 1: 5.5 1: 52.3427778472: 4.5 2: 52.3427777847 . .1: 5. 1: 120. . . M-3 ! M-0 @key{DEL} 5.5 f g@end group@end smallexample@noindentHere we verify the identity @texline @math{n! = \Gamma(n+1)}.@infoline @expr{@var{n}!@: = gamma(@var{n}+1)}.The binomial coefficient @var{n}-choose-@var{m}@texline or @math{\displaystyle {n \choose m}}is defined by@texline @math{\displaystyle {n! \over m! \, (n-m)!}}@infoline @expr{n!@: / m!@: (n-m)!}for all reals @expr{n} and @expr{m}. The intermediate results in thisformula can become quite large even if the final result is small; the@kbd{k c} command computes a binomial coefficient in a way that avoidslarge intermediate values.The @kbd{k} prefix key defines several common functions out ofcombinatorics and number theory. Here we compute the binomialcoefficient 30-choose-20, then determine its prime factorization.@smallexample@group2: 30 1: 30045015 1: [3, 3, 5, 7, 11, 13, 23, 29]1: 20 . . . 30 @key{RET} 20 k c k f@end group@end smallexample@noindentYou can verify these prime factors by using @kbd{v u} to ``unpack''this vector into 8 separate stack entries, then @kbd{M-8 *} tomultiply them back together. The result is the original number,30045015.@cindex Hash tablesSuppose a program you are writing needs a hash table with at least10000 entries. It's best to use a prime number as the actual sizeof a hash table. Calc can compute the next prime number after 10000:@smallexample@group1: 10000 1: 10007 1: 9973 . . . 10000 k n I k n@end group@end smallexample@noindentJust for kicks we've also computed the next prime @emph{less} than10000.@c [fix-ref Financial Functions]@xref{Financial Functions}, for a description of the Calculatorcommands that deal with business and financial calculations (functionslike @code{pv}, @code{rate}, and @code{sln}).@c [fix-ref Binary Number Functions]@xref{Binary Functions}, to read about the commands for operatingon binary numbers (like @code{and}, @code{xor}, and @code{lsh}).@node Vector/Matrix Tutorial, Types Tutorial, Arithmetic Tutorial, Tutorial@section Vector/Matrix Tutorial@noindentA @dfn{vector} is a list of numbers or other Calc data objects.Calc provides a large set of commands that operate on vectors. Someare familiar operations from vector analysis. Others simply treata vector as a list of objects.@menu* Vector Analysis Tutorial::* Matrix Tutorial::* List Tutorial::@end menu@node Vector Analysis Tutorial, Matrix Tutorial, Vector/Matrix Tutorial, Vector/Matrix Tutorial@subsection Vector Analysis@noindentIf you add two vectors, the result is a vector of the sums of theelements, taken pairwise.@smallexample@group1: [1, 2, 3] 2: [1, 2, 3] 1: [8, 8, 3] . 1: [7, 6, 0] . . [1,2,3] s 1 [7 6 0] s 2 +@end group@end smallexample@noindentNote that we can separate the vector elements with either commas orspaces. This is true whether we are using incomplete vectors oralgebraic entry. The @kbd{s 1} and @kbd{s 2} commands save thesevectors so we can easily reuse them later.If you multiply two vectors, the result is the sum of the productsof the elements taken pairwise. This is called the @dfn{dot product}of the vectors.@smallexample@group2: [1, 2, 3] 1: 191: [7, 6, 0] . . r 1 r 2 *@end group@end smallexample@cindex Dot productThe dot product of two vectors is equal to the product of theirlengths times the cosine of the angle between them. (Here the vectoris interpreted as a line from the origin @expr{(0,0,0)} to thespecified point in three-dimensional space.) The @kbd{A}(absolute value) command can be used to compute the length of avector.@smallexample@group3: 19 3: 19 1: 0.550782 1: 56.5792: [1, 2, 3] 2: 3.741657 . .1: [7, 6, 0] 1: 9.219544 . . M-@key{RET} M-2 A * / I C@end group@end smallexample@noindentFirst we recall the arguments to the dot product command, thenwe compute the absolute values of the top two stack entries toobtain the lengths of the vectors, then we divide the dot productby the product of the lengths to get the cosine of the angle.The inverse cosine finds that the angle between the vectorsis about 56 degrees.@cindex Cross product@cindex Perpendicular vectorsThe @dfn{cross product} of two vectors is a vector whose lengthis the product of the lengths of the inputs times the sine of theangle between them, and whose direction is perpendicular to bothinput vectors. Unlike the dot product, the cross product isdefined only for three-dimensional vectors. Let's double-checkour computation of the angle using the cross product.@smallexample@group2: [1, 2, 3] 3: [-18, 21, -8] 1: [-0.52, 0.61, -0.23] 1: 56.5791: [7, 6, 0] 2: [1, 2, 3] . . . 1: [7, 6, 0] . r 1 r 2 V C s 3 M-@key{RET} M-2 A * / A I S@end group@end smallexample@noindentFirst we recall the original vectors and compute their cross product,which we also store for later reference. Now we divide the vectorby the product of the lengths of the original vectors. The length ofthis vector should be the sine of the angle; sure enough, it is!@c [fix-ref General Mode Commands]Vector-related commands generally begin with the @kbd{v} prefix key.Some are uppercase letters and some are lowercase. To make it easierto type these commands, the shift-@kbd{V} prefix key acts the same asthe @kbd{v} key. (@xref{General Mode Commands}, for a way to make allprefix keys have this property.)If we take the dot product of two perpendicular vectors we expectto get zero, since the cosine of 90 degrees is zero. Let's checkthat the cross product is indeed perpendicular to both inputs:@smallexample@group2: [1, 2, 3] 1: 0 2: [7, 6, 0] 1: 01: [-18, 21, -8] . 1: [-18, 21, -8] . . . r 1 r 3 * @key{DEL} r 2 r 3 *@end group@end smallexample@cindex Normalizing a vector@cindex Unit vectors(@bullet{}) @strong{Exercise 1.} Given a vector on the top of thestack, what keystrokes would you use to @dfn{normalize} thevector, i.e., to reduce its length to one without changing itsdirection? @xref{Vector Answer 1, 1}. (@bullet{})(@bullet{}) @strong{Exercise 2.} Suppose a certain particle can beat any of several positions along a ruler. You have a list ofthose positions in the form of a vector, and another list of theprobabilities for the particle to be at the corresponding positions.Find the average position of the particle.@xref{Vector Answer 2, 2}. (@bullet{})@node Matrix Tutorial, List Tutorial, Vector Analysis Tutorial, Vector/Matrix Tutorial@subsection Matrices@noindentA @dfn{matrix} is just a vector of vectors, all the same length.This means you can enter a matrix using nested brackets. You canalso use the semicolon character to enter a matrix. We'll showboth methods here:@smallexample@group1: [ [ 1, 2, 3 ] 1: [ [ 1, 2, 3 ] [ 4, 5, 6 ] ] [ 4, 5, 6 ] ] . . [[1 2 3] [4 5 6]] ' [1 2 3; 4 5 6] @key{RET}@end group@end smallexample@noindentWe'll be using this matrix again, so type @kbd{s 4} to save it now.Note that semicolons work with incomplete vectors, but they workbetter in algebraic entry. That's why we use the apostrophe inthe second example.When two matrices are multiplied, the lefthand matrix must havethe same number of columns as the righthand matrix has rows.Row @expr{i}, column @expr{j} of the result is effectively thedot product of row @expr{i} of the left matrix by column @expr{j}of the right matrix.If we try to duplicate this matrix and multiply it by itself,the dimensions are wrong and the multiplication cannot take place:@smallexample@group1: [ [ 1, 2, 3 ] * [ [ 1, 2, 3 ] [ 4, 5, 6 ] ] [ 4, 5, 6 ] ] . @key{RET} *@end group@end smallexample@noindentThough rather hard to read, this is a formula which shows the productof two matrices. The @samp{*} function, having invalid arguments, hasbeen left in symbolic form.We can multiply the matrices if we @dfn{transpose} one of them first.@smallexample@group2: [ [ 1, 2, 3 ] 1: [ [ 14, 32 ] 1: [ [ 17, 22, 27 ] [ 4, 5, 6 ] ] [ 32, 77 ] ] [ 22, 29, 36 ]1: [ [ 1, 4 ] . [ 27, 36, 45 ] ] [ 2, 5 ] . [ 3, 6 ] ] . U v t * U @key{TAB} *@end group@end smallexampleMatrix multiplication is not commutative; indeed, switching theorder of the operands can even change the dimensions of the resultmatrix, as happened here!If you multiply a plain vector by a matrix, it is treated as asingle row or column depending on which side of the matrix it ison. The result is a plain vector which should also be interpretedas a row or column as appropriate.@smallexample@group2: [ [ 1, 2, 3 ] 1: [14, 32] [ 4, 5, 6 ] ] .1: [1, 2, 3] . r 4 r 1 *@end group@end smallexampleMultiplying in the other order wouldn't work because the number ofrows in the matrix is different from the number of elements in thevector.(@bullet{}) @strong{Exercise 1.} Use @samp{*} to sum along the rowsof the above @texline @math{2\times3}@infoline 2x3 matrix to get @expr{[6, 15]}. Now use @samp{*} to sum along the columnsto get @expr{[5, 7, 9]}. @xref{Matrix Answer 1, 1}. (@bullet{})@cindex Identity matrixAn @dfn{identity matrix} is a square matrix with ones along thediagonal and zeros elsewhere. It has the property that multiplicationby an identity matrix, on the left or on the right, always producesthe original matrix.@smallexample@group1: [ [ 1, 2, 3 ] 2: [ [ 1, 2, 3 ] 1: [ [ 1, 2, 3 ] [ 4, 5, 6 ] ] [ 4, 5, 6 ] ] [ 4, 5, 6 ] ] . 1: [ [ 1, 0, 0 ] . [ 0, 1, 0 ] [ 0, 0, 1 ] ] . r 4 v i 3 @key{RET} *@end group@end smallexampleIf a matrix is square, it is often possible to find its @dfn{inverse},that is, a matrix which, when multiplied by the original matrix, yieldsan identity matrix. The @kbd{&} (reciprocal) key also computes theinverse of a matrix.@smallexample@group1: [ [ 1, 2, 3 ] 1: [ [ -2.4, 1.2, -0.2 ] [ 4, 5, 6 ] [ 2.8, -1.4, 0.4 ] [ 7, 6, 0 ] ] [ -0.73333, 0.53333, -0.2 ] ] . . r 4 r 2 | s 5 &@end group@end smallexample@noindentThe vertical bar @kbd{|} @dfn{concatenates} numbers, vectors, andmatrices together. Here we have used it to add a new row ontoour matrix to make it square.We can multiply these two matrices in either order to get an identity.@smallexample@group1: [ [ 1., 0., 0. ] 1: [ [ 1., 0., 0. ] [ 0., 1., 0. ] [ 0., 1., 0. ] [ 0., 0., 1. ] ] [ 0., 0., 1. ] ] . . M-@key{RET} * U @key{TAB} *@end group@end smallexample@cindex Systems of linear equations@cindex Linear equations, systems ofMatrix inverses are related to systems of linear equations in algebra.Suppose we had the following set of equations:@ifnottex@group@example a + 2b + 3c = 6 4a + 5b + 6c = 2 7a + 6b = 3@end example@end group@end ifnottex@tex\turnoffactive\beforedisplayh$$ \openup1\jot \tabskip=0pt plus1fil\halign to\displaywidth{\tabskip=0pt $\hfil#$&$\hfil{}#{}$& $\hfil#$&$\hfil{}#{}$& $\hfil#$&${}#\hfil$\tabskip=0pt plus1fil\cr a&+&2b&+&3c&=6 \cr 4a&+&5b&+&6c&=2 \cr 7a&+&6b& & &=3 \cr}$$\afterdisplayh@end tex@noindentThis can be cast into the matrix equation,@ifnottex@group@example [ [ 1, 2, 3 ] [ [ a ] [ [ 6 ] [ 4, 5, 6 ] * [ b ] = [ 2 ] [ 7, 6, 0 ] ] [ c ] ] [ 3 ] ]@end example@end group@end ifnottex@tex\turnoffactive\beforedisplay$$ \pmatrix{ 1 & 2 & 3 \cr 4 & 5 & 6 \cr 7 & 6 & 0 } \times \pmatrix{ a \cr b \cr c } = \pmatrix{ 6 \cr 2 \cr 3 }$$\afterdisplay@end texWe can solve this system of equations by multiplying both sides by theinverse of the matrix. Calc can do this all in one step:@smallexample@group2: [6, 2, 3] 1: [-12.6, 15.2, -3.93333]1: [ [ 1, 2, 3 ] . [ 4, 5, 6 ] [ 7, 6, 0 ] ] . [6,2,3] r 5 /@end group@end smallexample@noindentThe result is the @expr{[a, b, c]} vector that solves the equations.(Dividing by a square matrix is equivalent to multiplying by itsinverse.)Let's verify this solution:@smallexample@group2: [ [ 1, 2, 3 ] 1: [6., 2., 3.] [ 4, 5, 6 ] . [ 7, 6, 0 ] ]1: [-12.6, 15.2, -3.93333] . r 5 @key{TAB} *@end group@end smallexample@noindentNote that we had to be careful about the order in which we multipliedthe matrix and vector. If we multiplied in the other order, Calc wouldassume the vector was a row vector in order to make the dimensionscome out right, and the answer would be incorrect. If youdon't feel safe letting Calc take either interpretation of yourvectors, use explicit @texline @math{N\times1}@infoline Nx1or@texline @math{1\times N}@infoline 1xNmatrices instead. In this case, you would enter the original columnvector as @samp{[[6], [2], [3]]} or @samp{[6; 2; 3]}.(@bullet{}) @strong{Exercise 2.} Algebraic entry allows you to makevectors and matrices that include variables. Solve the followingsystem of equations to get expressions for @expr{x} and @expr{y}in terms of @expr{a} and @expr{b}.@ifnottex@group@example x + a y = 6 x + b y = 10@end example@end group@end ifnottex@tex\turnoffactive\beforedisplay$$ \eqalign{ x &+ a y = 6 \cr x &+ b y = 10}$$\afterdisplay@end tex@noindent@xref{Matrix Answer 2, 2}. (@bullet{})@cindex Least-squares for over-determined systems@cindex Over-determined systems of equations(@bullet{}) @strong{Exercise 3.} A system of equations is ``over-determined''if it has more equations than variables. It is often the case thatthere are no values for the variables that will satisfy all theequations at once, but it is still useful to find a set of valueswhich ``nearly'' satisfy all the equations. In terms of matrix equations,you can't solve @expr{A X = B} directly because the matrix @expr{A}is not square for an over-determined system. Matrix inversion worksonly for square matrices. One common trick is to multiply both sideson the left by the transpose of @expr{A}:@ifnottex@samp{trn(A)*A*X = trn(A)*B}.@end ifnottex@tex\turnoffactive$A^T A \, X = A^T B$, where $A^T$ is the transpose \samp{trn(A)}.@end texNow @texline @math{A^T A}@infoline @expr{trn(A)*A} is a square matrix so a solution is possible. It turns out that the@expr{X} vector you compute in this way will be a ``least-squares''solution, which can be regarded as the ``closest'' solution to the setof equations. Use Calc to solve the following over-determinedsystem:@ifnottex@group@example a + 2b + 3c = 6 4a + 5b + 6c = 2 7a + 6b = 3 2a + 4b + 6c = 11@end example@end group@end ifnottex@tex\turnoffactive\beforedisplayh$$ \openup1\jot \tabskip=0pt plus1fil\halign to\displaywidth{\tabskip=0pt $\hfil#$&$\hfil{}#{}$& $\hfil#$&$\hfil{}#{}$& $\hfil#$&${}#\hfil$\tabskip=0pt plus1fil\cr a&+&2b&+&3c&=6 \cr 4a&+&5b&+&6c&=2 \cr 7a&+&6b& & &=3 \cr 2a&+&4b&+&6c&=11 \cr}$$\afterdisplayh@end tex@noindent@xref{Matrix Answer 3, 3}. (@bullet{})@node List Tutorial, , Matrix Tutorial, Vector/Matrix Tutorial@subsection Vectors as Lists@noindent@cindex ListsAlthough Calc has a number of features for manipulating vectors andmatrices as mathematical objects, you can also treat vectors assimple lists of values. For example, we saw that the @kbd{k f}command returns a vector which is a list of the prime factors of anumber.You can pack and unpack stack entries into vectors:@smallexample@group3: 10 1: [10, 20, 30] 3: 102: 20 . 2: 201: 30 1: 30 . . M-3 v p v u@end group@end smallexampleYou can also build vectors out of consecutive integers, or outof many copies of a given value:@smallexample@group1: [1, 2, 3, 4] 2: [1, 2, 3, 4] 2: [1, 2, 3, 4] . 1: 17 1: [17, 17, 17, 17] . . v x 4 @key{RET} 17 v b 4 @key{RET}@end group@end smallexampleYou can apply an operator to every element of a vector using the@dfn{map} command.@smallexample@group1: [17, 34, 51, 68] 1: [289, 1156, 2601, 4624] 1: [17, 34, 51, 68] . . . V M * 2 V M ^ V M Q@end group@end smallexample@noindentIn the first step, we multiply the vector of integers by the vectorof 17's elementwise. In the second step, we raise each element tothe power two. (The general rule is that both operands must bevectors of the same length, or else one must be a vector and theother a plain number.) In the final step, we take the square rootof each element.(@bullet{}) @strong{Exercise 1.} Compute a vector of powers of twofrom @texline @math{2^{-4}}@infoline @expr{2^-4} to @expr{2^4}. @xref{List Answer 1, 1}. (@bullet{})You can also @dfn{reduce} a binary operator across a vector.For example, reducing @samp{*} computes the product of all theelements in the vector:@smallexample@group1: 123123 1: [3, 7, 11, 13, 41] 1: 123123 . . . 123123 k f V R *@end group@end smallexample@noindentIn this example, we decompose 123123 into its prime factors, thenmultiply those factors together again to yield the original number.We could compute a dot product ``by hand'' using mapping andreduction:@smallexample@group2: [1, 2, 3] 1: [7, 12, 0] 1: 191: [7, 6, 0] . . . r 1 r 2 V M * V R +@end group@end smallexample@noindentRecalling two vectors from the previous section, we compute thesum of pairwise products of the elements to get the same answerfor the dot product as before.A slight variant of vector reduction is the @dfn{accumulate} operation,@kbd{V U}. This produces a vector of the intermediate results froma corresponding reduction. Here we compute a table of factorials:@smallexample@group1: [1, 2, 3, 4, 5, 6] 1: [1, 2, 6, 24, 120, 720] . . v x 6 @key{RET} V U *@end group@end smallexampleCalc allows vectors to grow as large as you like, although it getsrather slow if vectors have more than about a hundred elements.Actually, most of the time is spent formatting these large vectorsfor display, not calculating on them. Try the following experiment(if your computer is very fast you may need to substitute a largervector size).@smallexample@group1: [1, 2, 3, 4, ... 1: [2, 3, 4, 5, ... . . v x 500 @key{RET} 1 V M +@end group@end smallexampleNow press @kbd{v .} (the letter @kbd{v}, then a period) and try theexperiment again. In @kbd{v .} mode, long vectors are displayed``abbreviated'' like this:@smallexample@group1: [1, 2, 3, ..., 500] 1: [2, 3, 4, ..., 501] . . v x 500 @key{RET} 1 V M +@end group@end smallexample@noindent(where now the @samp{...} is actually part of the Calc display).You will find both operations are now much faster. But notice thateven in @w{@kbd{v .}} mode, the full vectors are still shown in the Trail.Type @w{@kbd{t .}} to cause the trail to abbreviate as well, and try theexperiment one more time. Operations on long vectors are now quitefast! (But of course if you use @kbd{t .} you will lose the abilityto get old vectors back using the @kbd{t y} command.)An easy way to view a full vector when @kbd{v .} mode is active isto press @kbd{`} (back-quote) to edit the vector; editing always workswith the full, unabbreviated value.@cindex Least-squares for fitting a straight line@cindex Fitting data to a line@cindex Line, fitting data to@cindex Data, extracting from buffers@cindex Columns of data, extractingAs a larger example, let's try to fit a straight line to some data,using the method of least squares. (Calc has a built-in command forleast-squares curve fitting, but we'll do it by hand here just topractice working with vectors.) Suppose we have the following listof values in a file we have loaded into Emacs:@smallexample x y --- --- 1.34 0.234 1.41 0.298 1.49 0.402 1.56 0.412 1.64 0.466 1.73 0.473 1.82 0.601 1.91 0.519 2.01 0.603 2.11 0.637 2.22 0.645 2.33 0.705 2.45 0.917 2.58 1.009 2.71 0.971 2.85 1.062 3.00 1.148 3.15 1.157 3.32 1.354@end smallexample@noindentIf you are reading this tutorial in printed form, you will find iteasiest to press @kbd{C-x * i} to enter the on-line Info version ofthe manual and find this table there. (Press @kbd{g}, then type@kbd{List Tutorial}, to jump straight to this section.)Position the cursor at the upper-left corner of this table, justto the left of the @expr{1.34}. Press @kbd{C-@@} to set the mark.(On your system this may be @kbd{C-2}, @kbd{C-@key{SPC}}, or @kbd{NUL}.)Now position the cursor to the lower-right, just after the @expr{1.354}.You have now defined this region as an Emacs ``rectangle.'' Stillin the Info buffer, type @kbd{C-x * r}. This command(@code{calc-grab-rectangle}) will pop you back into the Calculator, withthe contents of the rectangle you specified in the form of a matrix.@smallexample@group1: [ [ 1.34, 0.234 ] [ 1.41, 0.298 ] @dots{}@end group@end smallexample@noindent(You may wish to use @kbd{v .} mode to abbreviate the display of thislarge matrix.)We want to treat this as a pair of lists. The first step is totranspose this matrix into a pair of rows. Remember, a matrix isjust a vector of vectors. So we can unpack the matrix into a pairof row vectors on the stack.@smallexample@group1: [ [ 1.34, 1.41, 1.49, ... ] 2: [1.34, 1.41, 1.49, ... ] [ 0.234, 0.298, 0.402, ... ] ] 1: [0.234, 0.298, 0.402, ... ] . . v t v u@end group@end smallexample@noindentLet's store these in quick variables 1 and 2, respectively.@smallexample@group1: [1.34, 1.41, 1.49, ... ] . . t 2 t 1@end group@end smallexample@noindent(Recall that @kbd{t 2} is a variant of @kbd{s 2} that removes thestored value from the stack.)In a least squares fit, the slope @expr{m} is given by the formula@ifnottex@examplem = (N sum(x y) - sum(x) sum(y)) / (N sum(x^2) - sum(x)^2)@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ m = {N \sum x y - \sum x \sum y \over N \sum x^2 - \left( \sum x \right)^2} $$\afterdisplay@end tex@noindentwhere @texline @math{\sum x}@infoline @expr{sum(x)} represents the sum of all the values of @expr{x}. While there is anactual @code{sum} function in Calc, it's easier to sum a vector using asimple reduction. First, let's compute the four different sums thatthis formula uses.@smallexample@group1: 41.63 1: 98.0003 . . r 1 V R + t 3 r 1 2 V M ^ V R + t 4@end group@end smallexample@noindent@smallexample@group1: 13.613 1: 33.36554 . . r 2 V R + t 5 r 1 r 2 V M * V R + t 6@end group@end smallexample@ifnottex@noindentThese are @samp{sum(x)}, @samp{sum(x^2)}, @samp{sum(y)}, and @samp{sum(x y)},respectively. (We could have used @kbd{*} to compute @samp{sum(x^2)} and@samp{sum(x y)}.)@end ifnottex@tex\turnoffactiveThese are $\sum x$, $\sum x^2$, $\sum y$, and $\sum x y$,respectively. (We could have used \kbd{*} to compute $\sum x^2$ and$\sum x y$.)@end texFinally, we also need @expr{N}, the number of data points. This is justthe length of either of our lists.@smallexample@group1: 19 . r 1 v l t 7@end group@end smallexample@noindent(That's @kbd{v} followed by a lower-case @kbd{l}.)Now we grind through the formula:@smallexample@group1: 633.94526 2: 633.94526 1: 67.23607 . 1: 566.70919 . . r 7 r 6 * r 3 r 5 * -@end group@end smallexample@noindent@smallexample@group2: 67.23607 3: 67.23607 2: 67.23607 1: 0.521416791: 1862.0057 2: 1862.0057 1: 128.9488 . . 1: 1733.0569 . . r 7 r 4 * r 3 2 ^ - / t 8@end group@end smallexampleThat gives us the slope @expr{m}. The y-intercept @expr{b} can nowbe found with the simple formula,@ifnottex@exampleb = (sum(y) - m sum(x)) / N@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ b = {\sum y - m \sum x \over N} $$\afterdisplay\vskip10pt@end tex@smallexample@group1: 13.613 2: 13.613 1: -8.09358 1: -0.425978 . 1: 21.70658 . . . r 5 r 8 r 3 * - r 7 / t 9@end group@end smallexampleLet's ``plot'' this straight line approximation, @texline @math{y \approx m x + b},@infoline @expr{m x + b}, and compare it with the original data.@smallexample@group1: [0.699, 0.735, ... ] 1: [0.273, 0.309, ... ] . . r 1 r 8 * r 9 + s 0@end group@end smallexample@noindentNotice that multiplying a vector by a constant, and adding a constantto a vector, can be done without mapping commands since these arecommon operations from vector algebra. As far as Calc is concerned,we've just been doing geometry in 19-dimensional space!We can subtract this vector from our original @expr{y} vector to geta feel for the error of our fit. Let's find the maximum error:@smallexample@group1: [0.0387, 0.0112, ... ] 1: [0.0387, 0.0112, ... ] 1: 0.0897 . . . r 2 - V M A V R X@end group@end smallexample@noindentFirst we compute a vector of differences, then we take the absolutevalues of these differences, then we reduce the @code{max} functionacross the vector. (The @code{max} function is on the two-key sequence@kbd{f x}; because it is so common to use @code{max} in a vectoroperation, the letters @kbd{X} and @kbd{N} are also accepted for@code{max} and @code{min} in this context. In general, you answerthe @kbd{V M} or @kbd{V R} prompt with the actual key sequence thatinvokes the function you want. You could have typed @kbd{V R f x} oreven @kbd{V R x max @key{RET}} if you had preferred.)If your system has the GNUPLOT program, you can see graphs of yourdata and your straight line to see how well they match. (If you haveGNUPLOT 3.0 or higher, the following instructions will work regardlessof the kind of display you have. Some GNUPLOT 2.0, non-X-windows systemsmay require additional steps to view the graphs.)Let's start by plotting the original data. Recall the ``@var{x}'' and ``@var{y}''vectors onto the stack and press @kbd{g f}. This ``fast'' graphingcommand does everything you need to do for simple, straightforwardplotting of data.@smallexample@group2: [1.34, 1.41, 1.49, ... ]1: [0.234, 0.298, 0.402, ... ] . r 1 r 2 g f@end group@end smallexampleIf all goes well, you will shortly get a new window containing a graphof the data. (If not, contact your GNUPLOT or Calc installer to findout what went wrong.) In the X window system, this will be a separategraphics window. For other kinds of displays, the default is todisplay the graph in Emacs itself using rough character graphics.Press @kbd{q} when you are done viewing the character graphics.Next, let's add the line we got from our least-squares fit.@ifinfo(If you are reading this tutorial on-line while running Calc, typing@kbd{g a} may cause the tutorial to disappear from its window and bereplaced by a buffer named @samp{*Gnuplot Commands*}. The tutorialwill reappear when you terminate GNUPLOT by typing @kbd{g q}.) @end ifinfo@smallexample@group2: [1.34, 1.41, 1.49, ... ]1: [0.273, 0.309, 0.351, ... ] . @key{DEL} r 0 g a g p@end group@end smallexampleIt's not very useful to get symbols to mark the data points on thissecond curve; you can type @kbd{g S g p} to remove them. Type @kbd{g q}when you are done to remove the X graphics window and terminate GNUPLOT.(@bullet{}) @strong{Exercise 2.} An earlier exercise showed how to doleast squares fitting to a general system of equations. Our 19 datapoints are really 19 equations of the form @expr{y_i = m x_i + b} fordifferent pairs of @expr{(x_i,y_i)}. Use the matrix-transpose methodto solve for @expr{m} and @expr{b}, duplicating the above result.@xref{List Answer 2, 2}. (@bullet{})@cindex Geometric mean(@bullet{}) @strong{Exercise 3.} If the input data do not form arectangle, you can use @w{@kbd{C-x * g}} (@code{calc-grab-region})to grab the data the way Emacs normally works with regions---it readsleft-to-right, top-to-bottom, treating line breaks the same as spaces.Use this command to find the geometric mean of the following numbers.(The geometric mean is the @var{n}th root of the product of @var{n} numbers.)@example2.3 6 22 15.1 7 15 14 7.5 2.5@end example@noindentThe @kbd{C-x * g} command accepts numbers separated by spaces or commas,with or without surrounding vector brackets.@xref{List Answer 3, 3}. (@bullet{})@ifnottexAs another example, a theorem about binomial coefficients tellsus that the alternating sum of binomial coefficients@var{n}-choose-0 minus @var{n}-choose-1 plus @var{n}-choose-2, and soon up to @var{n}-choose-@var{n},always comes out to zero. Let's verify thisfor @expr{n=6}.@end ifnottex@texAs another example, a theorem about binomial coefficients tellsus that the alternating sum of binomial coefficients${n \choose 0} - {n \choose 1} + {n \choose 2} - \cdots \pm {n \choose n}$always comes out to zero. Let's verify thisfor \cite{n=6}.@end tex@smallexample@group1: [1, 2, 3, 4, 5, 6, 7] 1: [0, 1, 2, 3, 4, 5, 6] . . v x 7 @key{RET} 1 -@end group@end smallexample@noindent@smallexample@group1: [1, -6, 15, -20, 15, -6, 1] 1: 0 . . V M ' (-1)^$ choose(6,$) @key{RET} V R +@end group@end smallexampleThe @kbd{V M '} command prompts you to enter any algebraic expressionto define the function to map over the vector. The symbol @samp{$}inside this expression represents the argument to the function.The Calculator applies this formula to each element of the vector,substituting each element's value for the @samp{$} sign(s) in turn.To define a two-argument function, use @samp{$$} for the firstargument and @samp{$} for the second: @kbd{V M ' $$-$ @key{RET}} isequivalent to @kbd{V M -}. This is analogous to regular algebraicentry, where @samp{$$} would refer to the next-to-top stack entryand @samp{$} would refer to the top stack entry, and @kbd{' $$-$ @key{RET}}would act exactly like @kbd{-}.Notice that the @kbd{V M '} command has recorded two things in thetrail: The result, as usual, and also a funny-looking thing marked@samp{oper} that represents the operator function you typed in.The function is enclosed in @samp{< >} brackets, and the argument isdenoted by a @samp{#} sign. If there were several arguments, theywould be shown as @samp{#1}, @samp{#2}, and so on. (For example,@kbd{V M ' $$-$} will put the function @samp{<#1 - #2>} on thetrail.) This object is a ``nameless function''; you can use nameless@w{@samp{< >}} notation to answer the @kbd{V M '} prompt if you like.Nameless function notation has the interesting, occasionally usefulproperty that a nameless function is not actually evaluated untilit is used. For example, @kbd{V M ' $+random(2.0)} evaluates@samp{random(2.0)} once and adds that random number to all elementsof the vector, but @kbd{V M ' <#+random(2.0)>} evaluates the@samp{random(2.0)} separately for each vector element.Another group of operators that are often useful with @kbd{V M} arethe relational operators: @kbd{a =}, for example, compares two numbersand gives the result 1 if they are equal, or 0 if not. Similarly,@w{@kbd{a <}} checks for one number being less than another.Other useful vector operations include @kbd{v v}, to reverse avector end-for-end; @kbd{V S}, to sort the elements of a vectorinto increasing order; and @kbd{v r} and @w{@kbd{v c}}, to extractone row or column of a matrix, or (in both cases) to extract oneelement of a plain vector. With a negative argument, @kbd{v r}and @kbd{v c} instead delete one row, column, or vector element.@cindex Divisor functions(@bullet{}) @strong{Exercise 4.} The @expr{k}th @dfn{divisor function}@tex$\sigma_k(n)$@end texis the sum of the @expr{k}th powers of all the divisors of aninteger @expr{n}. Figure out a method for computing the divisorfunction for reasonably small values of @expr{n}. As a test,the 0th and 1st divisor functions of 30 are 8 and 72, respectively.@xref{List Answer 4, 4}. (@bullet{})@cindex Square-free numbers@cindex Duplicate values in a list(@bullet{}) @strong{Exercise 5.} The @kbd{k f} command produces alist of prime factors for a number. Sometimes it is important toknow that a number is @dfn{square-free}, i.e., that no prime occursmore than once in its list of prime factors. Find a sequence ofkeystrokes to tell if a number is square-free; your method shouldleave 1 on the stack if it is, or 0 if it isn't.@xref{List Answer 5, 5}. (@bullet{})@cindex Triangular lists(@bullet{}) @strong{Exercise 6.} Build a list of lists that lookslike the following diagram. (You may wish to use the @kbd{v /}command to enable multi-line display of vectors.)@smallexample@group1: [ [1], [1, 2], [1, 2, 3], [1, 2, 3, 4], [1, 2, 3, 4, 5], [1, 2, 3, 4, 5, 6] ]@end group@end smallexample@noindent@xref{List Answer 6, 6}. (@bullet{})(@bullet{}) @strong{Exercise 7.} Build the following list of lists.@smallexample@group1: [ [0], [1, 2], [3, 4, 5], [6, 7, 8, 9], [10, 11, 12, 13, 14], [15, 16, 17, 18, 19, 20] ]@end group@end smallexample@noindent@xref{List Answer 7, 7}. (@bullet{})@cindex Maximizing a function over a list of values@c [fix-ref Numerical Solutions](@bullet{}) @strong{Exercise 8.} Compute a list of values of Bessel's@texline @math{J_1(x)}@infoline @expr{J1} function @samp{besJ(1,x)} for @expr{x} from 0 to 5 in steps of 0.25.Find the value of @expr{x} (from among the above set of values) forwhich @samp{besJ(1,x)} is a maximum. Use an ``automatic'' method,i.e., just reading along the list by hand to find the largest valueis not allowed! (There is an @kbd{a X} command which does this kindof thing automatically; @pxref{Numerical Solutions}.)@xref{List Answer 8, 8}. (@bullet{})@cindex Digits, vectors of(@bullet{}) @strong{Exercise 9.} You are given an integer in the range@texline @math{0 \le N < 10^m}@infoline @expr{0 <= N < 10^m} for @expr{m=12} (i.e., an integer of less thantwelve digits). Convert this integer into a vector of @expr{m}digits, each in the range from 0 to 9. In vector-of-digits notation,add one to this integer to produce a vector of @expr{m+1} digits(since there could be a carry out of the most significant digit).Convert this vector back into a regular integer. A good integerto try is 25129925999. @xref{List Answer 9, 9}. (@bullet{})(@bullet{}) @strong{Exercise 10.} Your friend Joe tried to use@kbd{V R a =} to test if all numbers in a list were equal. Whathappened? How would you do this test? @xref{List Answer 10, 10}. (@bullet{})(@bullet{}) @strong{Exercise 11.} The area of a circle of radius oneis @cpi{}. The area of the @texline @math{2\times2}@infoline 2x2square that encloses that circle is 4. So if we throw @var{n} darts atrandom points in the square, about @cpiover{4} of them will land insidethe circle. This gives us an entertaining way to estimate the value of @cpi{}. The @w{@kbd{k r}}command picks a random number between zero and the value on the stack.We could get a random floating-point number between @mathit{-1} and 1 by typing@w{@kbd{2.0 k r 1 -}}. Build a vector of 100 random @expr{(x,y)} points inthis square, then use vector mapping and reduction to count how manypoints lie inside the unit circle. Hint: Use the @kbd{v b} command.@xref{List Answer 11, 11}. (@bullet{})@cindex Matchstick problem(@bullet{}) @strong{Exercise 12.} The @dfn{matchstick problem} providesanother way to calculate @cpi{}. Say you have an infinite fieldof vertical lines with a spacing of one inch. Toss a one-inch matchstickonto the field. The probability that the matchstick will land crossinga line turns out to be @texline @math{2/\pi}.@infoline @expr{2/pi}. Toss 100 matchsticks to estimate @cpi{}. (If you want still more fun,the probability that the GCD (@w{@kbd{k g}}) of two large integers isone turns out to be @texline @math{6/\pi^2}.@infoline @expr{6/pi^2}.That provides yet another way to estimate @cpi{}.)@xref{List Answer 12, 12}. (@bullet{})(@bullet{}) @strong{Exercise 13.} An algebraic entry of a string indouble-quote marks, @samp{"hello"}, creates a vector of the numerical(ASCII) codes of the characters (here, @expr{[104, 101, 108, 108, 111]}).Sometimes it is convenient to compute a @dfn{hash code} of a string,which is just an integer that represents the value of that string.Two equal strings have the same hash code; two different strings@dfn{probably} have different hash codes. (For example, Calc hasover 400 function names, but Emacs can quickly find the definition forany given name because it has sorted the functions into ``buckets'' bytheir hash codes. Sometimes a few names will hash into the same bucket,but it is easier to search among a few names than among all the names.)One popular hash function is computed as follows: First set @expr{h = 0}.Then, for each character from the string in turn, set @expr{h = 3h + c_i}where @expr{c_i} is the character's ASCII code. If we have 511 buckets,we then take the hash code modulo 511 to get the bucket number. Develop asimple command or commands for converting string vectors into hash codes.The hash code for @samp{"Testing, 1, 2, 3"} is 1960915098, which modulo511 is 121. @xref{List Answer 13, 13}. (@bullet{})(@bullet{}) @strong{Exercise 14.} The @kbd{H V R} and @kbd{H V U}commands do nested function evaluations. @kbd{H V U} takes a startingvalue and a number of steps @var{n} from the stack; it then applies thefunction you give to the starting value 0, 1, 2, up to @var{n} timesand returns a vector of the results. Use this command to create a``random walk'' of 50 steps. Start with the two-dimensional point@expr{(0,0)}; then take one step a random distance between @mathit{-1} and 1in both @expr{x} and @expr{y}; then take another step, and so on. Use the@kbd{g f} command to display this random walk. Now modify your randomwalk to walk a unit distance, but in a random direction, at each step.(Hint: The @code{sincos} function returns a vector of the cosine andsine of an angle.) @xref{List Answer 14, 14}. (@bullet{})@node Types Tutorial, Algebra Tutorial, Vector/Matrix Tutorial, Tutorial@section Types Tutorial@noindentCalc understands a variety of data types as well as simple numbers.In this section, we'll experiment with each of these types in turn.The numbers we've been using so far have mainly been either @dfn{integers}or @dfn{floats}. We saw that floats are usually a good approximation tothe mathematical concept of real numbers, but they are only approximationsand are susceptible to roundoff error. Calc also supports @dfn{fractions},which can exactly represent any rational number.@smallexample@group1: 3628800 2: 3628800 1: 518400:7 1: 518414:7 1: 7:518414 . 1: 49 . . . . 10 ! 49 @key{RET} : 2 + &@end group@end smallexample@noindentThe @kbd{:} command divides two integers to get a fraction; @kbd{/}would normally divide integers to get a floating-point result.Notice we had to type @key{RET} between the @kbd{49} and the @kbd{:}since the @kbd{:} would otherwise be interpreted as part of afraction beginning with 49.You can convert between floating-point and fractional format using@kbd{c f} and @kbd{c F}:@smallexample@group1: 1.35027217629e-5 1: 7:518414 . . c f c F@end group@end smallexampleThe @kbd{c F} command replaces a floating-point number with the``simplest'' fraction whose floating-point representation is thesame, to within the current precision.@smallexample@group1: 3.14159265359 1: 1146408:364913 1: 3.1416 1: 355:113 . . . . P c F @key{DEL} p 5 @key{RET} P c F@end group@end smallexample(@bullet{}) @strong{Exercise 1.} A calculation has produced theresult 1.26508260337. You suspect it is the square root of theproduct of @cpi{} and some rational number. Is it? (Be sureto allow for roundoff error!) @xref{Types Answer 1, 1}. (@bullet{})@dfn{Complex numbers} can be stored in both rectangular and polar form.@smallexample@group1: -9 1: (0, 3) 1: (3; 90.) 1: (6; 90.) 1: (2.4495; 45.) . . . . . 9 n Q c p 2 * Q@end group@end smallexample@noindentThe square root of @mathit{-9} is by default rendered in rectangular form(@w{@expr{0 + 3i}}), but we can convert it to polar form (3 with aphase angle of 90 degrees). All the usual arithmetic and scientificoperations are defined on both types of complex numbers.Another generalized kind of number is @dfn{infinity}. Infinityisn't really a number, but it can sometimes be treated like one.Calc uses the symbol @code{inf} to represent positive infinity,i.e., a value greater than any real number. Naturally, you canalso write @samp{-inf} for minus infinity, a value less than anyreal number. The word @code{inf} can only be input usingalgebraic entry.@smallexample@group2: inf 2: -inf 2: -inf 2: -inf 1: nan1: -17 1: -inf 1: -inf 1: inf . . . . .' inf @key{RET} 17 n * @key{RET} 72 + A +@end group@end smallexample@noindentSince infinity is infinitely large, multiplying it by any finitenumber (like @mathit{-17}) has no effect, except that since @mathit{-17}is negative, it changes a plus infinity to a minus infinity.(``A huge positive number, multiplied by @mathit{-17}, yields a hugenegative number.'') Adding any finite number to infinity alsoleaves it unchanged. Taking an absolute value gives us plusinfinity again. Finally, we add this plus infinity to the minusinfinity we had earlier. If you work it out, you might expectthe answer to be @mathit{-72} for this. But the 72 has been completelylost next to the infinities; by the time we compute @w{@samp{inf - inf}}the finite difference between them, if any, is undetectable.So we say the result is @dfn{indeterminate}, which Calc writeswith the symbol @code{nan} (for Not A Number).Dividing by zero is normally treated as an error, but you can getCalc to write an answer in terms of infinity by pressing @kbd{m i}to turn on Infinite mode.@smallexample@group3: nan 2: nan 2: nan 2: nan 1: nan2: 1 1: 1 / 0 1: uinf 1: uinf .1: 0 . . . . 1 @key{RET} 0 / m i U / 17 n * +@end group@end smallexample@noindentDividing by zero normally is left unevaluated, but after @kbd{m i}it instead gives an infinite result. The answer is actually@code{uinf}, ``undirected infinity.'' If you look at a graph of@expr{1 / x} around @w{@expr{x = 0}}, you'll see that it goes towardplus infinity as you approach zero from above, but toward minusinfinity as you approach from below. Since we said only @expr{1 / 0},Calc knows that the answer is infinite but not in which direction.That's what @code{uinf} means. Notice that multiplying @code{uinf}by a negative number still leaves plain @code{uinf}; there's nopoint in saying @samp{-uinf} because the sign of @code{uinf} isunknown anyway. Finally, we add @code{uinf} to our @code{nan},yielding @code{nan} again. It's easy to see that, because@code{nan} means ``totally unknown'' while @code{uinf} means``unknown sign but known to be infinite,'' the more mysterious@code{nan} wins out when it is combined with @code{uinf}, or, forthat matter, with anything else.(@bullet{}) @strong{Exercise 2.} Predict what Calc will answerfor each of these formulas: @samp{inf / inf}, @samp{exp(inf)},@samp{exp(-inf)}, @samp{sqrt(-inf)}, @samp{sqrt(uinf)},@samp{abs(uinf)}, @samp{ln(0)}.@xref{Types Answer 2, 2}. (@bullet{})(@bullet{}) @strong{Exercise 3.} We saw that @samp{inf - inf = nan},which stands for an unknown value. Can @code{nan} stand fora complex number? Can it stand for infinity?@xref{Types Answer 3, 3}. (@bullet{})@dfn{HMS forms} represent a value in terms of hours, minutes, andseconds.@smallexample@group1: 2@@ 30' 0" 1: 3@@ 30' 0" 2: 3@@ 30' 0" 1: 2. . . 1: 1@@ 45' 0." . . 2@@ 30' @key{RET} 1 + @key{RET} 2 / /@end group@end smallexampleHMS forms can also be used to hold angles in degrees, minutes, andseconds.@smallexample@group1: 0.5 1: 26.56505 1: 26@@ 33' 54.18" 1: 0.44721 . . . . 0.5 I T c h S@end group@end smallexample@noindentFirst we convert the inverse tangent of 0.5 to degrees-minutes-secondsform, then we take the sine of that angle. Note that the trigonometricfunctions will accept HMS forms directly as input.@cindex Beatles(@bullet{}) @strong{Exercise 4.} The Beatles' @emph{Abbey Road} is47 minutes and 26 seconds long, and contains 17 songs. What is theaverage length of a song on @emph{Abbey Road}? If the Extended DiscoVersion of @emph{Abbey Road} added 20 seconds to the length of eachsong, how long would the album be? @xref{Types Answer 4, 4}. (@bullet{})A @dfn{date form} represents a date, or a date and time. Dates mustbe entered using algebraic entry. Date forms are surrounded by@samp{< >} symbols; most standard formats for dates are recognized.@smallexample@group2: <Sun Jan 13, 1991> 1: 2.251: <6:00pm Thu Jan 10, 1991> . .' <13 Jan 1991>, <1/10/91, 6pm> @key{RET} -@end group@end smallexample@noindentIn this example, we enter two dates, then subtract to find thenumber of days between them. It is also possible to add anHMS form or a number (of days) to a date form to get anotherdate form.@smallexample@group1: <4:45:59pm Mon Jan 14, 1991> 1: <2:50:59am Thu Jan 17, 1991> . . t N 2 + 10@@ 5' +@end group@end smallexample@c [fix-ref Date Arithmetic]@noindentThe @kbd{t N} (``now'') command pushes the current date and time on thestack; then we add two days, ten hours and five minutes to the date andtime. Other date-and-time related commands include @kbd{t J}, whichdoes Julian day conversions, @kbd{t W}, which finds the beginning ofthe week in which a date form lies, and @kbd{t I}, which increments adate by one or several months. @xref{Date Arithmetic}, for more.(@bullet{}) @strong{Exercise 5.} How many days until the nextFriday the 13th? @xref{Types Answer 5, 5}. (@bullet{})(@bullet{}) @strong{Exercise 6.} How many leap years will there bebetween now and the year 10001 A.D.? @xref{Types Answer 6, 6}. (@bullet{})@cindex Slope and angle of a line@cindex Angle and slope of a lineAn @dfn{error form} represents a mean value with an attached standarddeviation, or error estimate. Suppose our measurements indicate thata certain telephone pole is about 30 meters away, with an estimatederror of 1 meter, and 8 meters tall, with an estimated error of 0.2meters. What is the slope of a line from here to the top of thepole, and what is the equivalent angle in degrees?@smallexample@group1: 8 +/- 0.2 2: 8 +/- 0.2 1: 0.266 +/- 0.011 1: 14.93 +/- 0.594 . 1: 30 +/- 1 . . . 8 p .2 @key{RET} 30 p 1 / I T@end group@end smallexample@noindentThis means that the angle is about 15 degrees, and, assuming ouroriginal error estimates were valid standard deviations, there is abouta 60% chance that the result is correct within 0.59 degrees.@cindex Torus, volume of(@bullet{}) @strong{Exercise 7.} The volume of a torus (a donut shape) is@texline @math{2 \pi^2 R r^2}@infoline @w{@expr{2 pi^2 R r^2}} where @expr{R} is the radius of the circle thatdefines the center of the tube and @expr{r} is the radius of the tubeitself. Suppose @expr{R} is 20 cm and @expr{r} is 4 cm, each known towithin 5 percent. What is the volume and the relative uncertainty ofthe volume? @xref{Types Answer 7, 7}. (@bullet{})An @dfn{interval form} represents a range of values. While anerror form is best for making statistical estimates, intervals giveyou exact bounds on an answer. Suppose we additionally know thatour telephone pole is definitely between 28 and 31 meters away,and that it is between 7.7 and 8.1 meters tall.@smallexample@group1: [7.7 .. 8.1] 2: [7.7 .. 8.1] 1: [0.24 .. 0.28] 1: [13.9 .. 16.1] . 1: [28 .. 31] . . . [ 7.7 .. 8.1 ] [ 28 .. 31 ] / I T@end group@end smallexample@noindentIf our bounds were correct, then the angle to the top of the poleis sure to lie in the range shown.The square brackets around these intervals indicate that the endpointsthemselves are allowable values. In other words, the distance to thetelephone pole is between 28 and 31, @emph{inclusive}. You can alsomake an interval that is exclusive of its endpoints by writingparentheses instead of square brackets. You can even make an intervalwhich is inclusive (``closed'') on one end and exclusive (``open'') onthe other.@smallexample@group1: [1 .. 10) 1: (0.1 .. 1] 2: (0.1 .. 1] 1: (0.2 .. 3) . . 1: [2 .. 3) . . [ 1 .. 10 ) & [ 2 .. 3 ) *@end group@end smallexample@noindentThe Calculator automatically keeps track of which end values shouldbe open and which should be closed. You can also make infinite orsemi-infinite intervals by using @samp{-inf} or @samp{inf} for oneor both endpoints.(@bullet{}) @strong{Exercise 8.} What answer would you expect from@samp{@w{1 /} @w{(0 .. 10)}}? What about @samp{@w{1 /} @w{(-10 .. 0)}}? Whatabout @samp{@w{1 /} @w{[0 .. 10]}} (where the interval actually includeszero)? What about @samp{@w{1 /} @w{(-10 .. 10)}}?@xref{Types Answer 8, 8}. (@bullet{})(@bullet{}) @strong{Exercise 9.} Two easy ways of squaring a numberare @kbd{@key{RET} *} and @w{@kbd{2 ^}}. Normally these produce the sameanswer. Would you expect this still to hold true for interval forms?If not, which of these will result in a larger interval?@xref{Types Answer 9, 9}. (@bullet{})A @dfn{modulo form} is used for performing arithmetic modulo @var{m}.For example, arithmetic involving time is generally done modulo 12or 24 hours.@smallexample@group1: 17 mod 24 1: 3 mod 24 1: 21 mod 24 1: 9 mod 24 . . . . 17 M 24 @key{RET} 10 + n 5 /@end group@end smallexample@noindentIn this last step, Calc has divided by 5 modulo 24; i.e., it has found anew number which, when multiplied by 5 modulo 24, produces the originalnumber, 21. If @var{m} is prime and the divisor is not a multiple of@var{m}, it is always possible to find such a number. For non-prime@var{m} like 24, it is only sometimes possible. @smallexample@group1: 10 mod 24 1: 16 mod 24 1: 1000000... 1: 16 . . . . 10 M 24 @key{RET} 100 ^ 10 @key{RET} 100 ^ 24 %@end group@end smallexample@noindentThese two calculations get the same answer, but the first one ismuch more efficient because it avoids the huge intermediate valuethat arises in the second one.@cindex Fermat, primality test of(@bullet{}) @strong{Exercise 10.} A theorem of Pierre de Fermatsays that @texline @w{@math{x^{n-1} \bmod n = 1}}@infoline @expr{x^(n-1) mod n = 1}if @expr{n} is a prime number and @expr{x} is an integer less than@expr{n}. If @expr{n} is @emph{not} a prime number, this will@emph{not} be true for most values of @expr{x}. Thus we can testinformally if a number is prime by trying this formula for severalvalues of @expr{x}. Use this test to tell whether the following numbersare prime: 811749613, 15485863. @xref{Types Answer 10, 10}. (@bullet{})It is possible to use HMS forms as parts of error forms, intervals,modulo forms, or as the phase part of a polar complex number.For example, the @code{calc-time} command pushes the current timeof day on the stack as an HMS/modulo form.@smallexample@group1: 17@@ 34' 45" mod 24@@ 0' 0" 1: 6@@ 22' 15" mod 24@@ 0' 0" . . x time @key{RET} n@end group@end smallexample@noindentThis calculation tells me it is six hours and 22 minutes until midnight.(@bullet{}) @strong{Exercise 11.} A rule of thumb is that one yearis about @texline @math{\pi \times 10^7}@infoline @w{@expr{pi * 10^7}} seconds. What time will it be that many seconds from right now?@xref{Types Answer 11, 11}. (@bullet{})(@bullet{}) @strong{Exercise 12.} You are preparing to order packagingfor the CD release of the Extended Disco Version of @emph{Abbey Road}.You are told that the songs will actually be anywhere from 20 to 60seconds longer than the originals. One CD can hold about 75 minutesof music. Should you order single or double packages?@xref{Types Answer 12, 12}. (@bullet{})Another kind of data the Calculator can manipulate is numbers with@dfn{units}. This isn't strictly a new data type; it's simply anapplication of algebraic expressions, where we use variables withsuggestive names like @samp{cm} and @samp{in} to represent unitslike centimeters and inches.@smallexample@group1: 2 in 1: 5.08 cm 1: 0.027778 fath 1: 0.0508 m . . . . ' 2in @key{RET} u c cm @key{RET} u c fath @key{RET} u b@end group@end smallexample@noindentWe enter the quantity ``2 inches'' (actually an algebraic expressionwhich means two times the variable @samp{in}), then we convert itfirst to centimeters, then to fathoms, then finally to ``base'' units,which in this case means meters.@smallexample@group1: 9 acre 1: 3 sqrt(acre) 1: 190.84 m 1: 190.84 m + 30 cm . . . . ' 9 acre @key{RET} Q u s ' $+30 cm @key{RET}@end group@end smallexample@noindent@smallexample@group1: 191.14 m 1: 36536.3046 m^2 1: 365363046 cm^2 . . . u s 2 ^ u c cgs@end group@end smallexample@noindentSince units expressions are really just formulas, taking the squareroot of @samp{acre} is undefined. After all, @code{acre} might be analgebraic variable that you will someday assign a value. We use the``units-simplify'' command to simplify the expression with variablesbeing interpreted as unit names.In the final step, we have converted not to a particular unit, but to aunits system. The ``cgs'' system uses centimeters instead of metersas its standard unit of length.There is a wide variety of units defined in the Calculator.@smallexample@group1: 55 mph 1: 88.5139 kph 1: 88.5139 km / hr 1: 8.201407e-8 c . . . . ' 55 mph @key{RET} u c kph @key{RET} u c km/hr @key{RET} u c c @key{RET}@end group@end smallexample@noindentWe express a speed first in miles per hour, then in kilometers perhour, then again using a slightly more explicit notation, thenfinally in terms of fractions of the speed of light.Temperature conversions are a bit more tricky. There are two ways tointerpret ``20 degrees Fahrenheit''---it could mean an actualtemperature, or it could mean a change in temperature. For normalunits there is no difference, but temperature units have an offsetas well as a scale factor and so there must be two explicit commandsfor them.@smallexample@group1: 20 degF 1: 11.1111 degC 1: -20:3 degC 1: -6.666 degC . . . . ' 20 degF @key{RET} u c degC @key{RET} U u t degC @key{RET} c f@end group@end smallexample@noindentFirst we convert a change of 20 degrees Fahrenheit into an equivalentchange in degrees Celsius (or Centigrade). Then, we convert theabsolute temperature 20 degrees Fahrenheit into Celsius. Sincethis comes out as an exact fraction, we then convert to floating-pointfor easier comparison with the other result.For simple unit conversions, you can put a plain number on the stack.Then @kbd{u c} and @kbd{u t} will prompt for both old and new units.When you use this method, you're responsible for remembering whichnumbers are in which units:@smallexample@group1: 55 1: 88.5139 1: 8.201407e-8 . . . 55 u c mph @key{RET} kph @key{RET} u c km/hr @key{RET} c @key{RET}@end group@end smallexampleTo see a complete list of built-in units, type @kbd{u v}. Press@w{@kbd{C-x * c}} again to re-enter the Calculator when you're done lookingat the units table.(@bullet{}) @strong{Exercise 13.} How many seconds are there reallyin a year? @xref{Types Answer 13, 13}. (@bullet{})@cindex Speed of light(@bullet{}) @strong{Exercise 14.} Supercomputer designs are limited bythe speed of light (and of electricity, which is nearly as fast).Suppose a computer has a 4.1 ns (nanosecond) clock cycle, and itscabinet is one meter across. Is speed of light going to be asignificant factor in its design? @xref{Types Answer 14, 14}. (@bullet{})(@bullet{}) @strong{Exercise 15.} Sam the Slug normally travels aboutfive yards in an hour. He has obtained a supply of Power Pills; eachPower Pill he eats doubles his speed. How many Power Pills can heswallow and still travel legally on most US highways?@xref{Types Answer 15, 15}. (@bullet{})@node Algebra Tutorial, Programming Tutorial, Types Tutorial, Tutorial@section Algebra and Calculus Tutorial@noindentThis section shows how to use Calc's algebra facilities to solveequations, do simple calculus problems, and manipulate algebraicformulas.@menu* Basic Algebra Tutorial::* Rewrites Tutorial::@end menu@node Basic Algebra Tutorial, Rewrites Tutorial, Algebra Tutorial, Algebra Tutorial@subsection Basic Algebra@noindentIf you enter a formula in Algebraic mode that refers to variables,the formula itself is pushed onto the stack. You can manipulateformulas as regular data objects.@smallexample@group1: 2 x^2 - 6 1: 6 - 2 x^2 1: (6 - 2 x^2) (3 x^2 + y) . . . ' 2x^2-6 @key{RET} n ' 3x^2+y @key{RET} *@end group@end smallexample(@bullet{}) @strong{Exercise 1.} Do @kbd{' x @key{RET} Q 2 ^} and@kbd{' x @key{RET} 2 ^ Q} both wind up with the same result (@samp{x})?Why or why not? @xref{Algebra Answer 1, 1}. (@bullet{})There are also commands for doing common algebraic operations onformulas. Continuing with the formula from the last example,@smallexample@group1: 18 x^2 + 6 y - 6 x^4 - 2 x^2 y 1: (18 - 2 y) x^2 - 6 x^4 + 6 y . . a x a c x @key{RET}@end group@end smallexample@noindentFirst we ``expand'' using the distributive law, then we ``collect''terms involving like powers of @expr{x}.Let's find the value of this expression when @expr{x} is 2 and @expr{y}is one-half.@smallexample@group1: 17 x^2 - 6 x^4 + 3 1: -25 . . 1:2 s l y @key{RET} 2 s l x @key{RET}@end group@end smallexample@noindentThe @kbd{s l} command means ``let''; it takes a number from the top ofthe stack and temporarily assigns it as the value of the variableyou specify. It then evaluates (as if by the @kbd{=} key) thenext expression on the stack. After this command, the variable goesback to its original value, if any.(An earlier exercise in this tutorial involved storing a value in thevariable @code{x}; if this value is still there, you will have tounstore it with @kbd{s u x @key{RET}} before the above example will workproperly.)@cindex Maximum of a function using CalculusLet's find the maximum value of our original expression when @expr{y}is one-half and @expr{x} ranges over all possible values. We cando this by taking the derivative with respect to @expr{x} and examiningvalues of @expr{x} for which the derivative is zero. If the secondderivative of the function at that value of @expr{x} is negative,the function has a local maximum there.@smallexample@group1: 17 x^2 - 6 x^4 + 3 1: 34 x - 24 x^3 . . U @key{DEL} s 1 a d x @key{RET} s 2@end group@end smallexample@noindentWell, the derivative is clearly zero when @expr{x} is zero. To findthe other root(s), let's divide through by @expr{x} and then solve:@smallexample@group1: (34 x - 24 x^3) / x 1: 34 x / x - 24 x^3 / x 1: 34 - 24 x^2 . . . ' x @key{RET} / a x a s@end group@end smallexample@noindent@smallexample@group1: 34 - 24 x^2 = 0 1: x = 1.19023 . . 0 a = s 3 a S x @key{RET}@end group@end smallexample@noindentNotice the use of @kbd{a s} to ``simplify'' the formula. When thedefault algebraic simplifications don't do enough, you can use@kbd{a s} to tell Calc to spend more time on the job.Now we compute the second derivative and plug in our values of @expr{x}:@smallexample@group1: 1.19023 2: 1.19023 2: 1.19023 . 1: 34 x - 24 x^3 1: 34 - 72 x^2 . . a . r 2 a d x @key{RET} s 4@end group@end smallexample@noindent(The @kbd{a .} command extracts just the righthand side of an equation.Another method would have been to use @kbd{v u} to unpack the equation@w{@samp{x = 1.19}} to @samp{x} and @samp{1.19}, then use @kbd{M-- M-2 @key{DEL}}to delete the @samp{x}.)@smallexample@group2: 34 - 72 x^2 1: -68. 2: 34 - 72 x^2 1: 341: 1.19023 . 1: 0 . . . @key{TAB} s l x @key{RET} U @key{DEL} 0 s l x @key{RET}@end group@end smallexample@noindentThe first of these second derivatives is negative, so we know the functionhas a maximum value at @expr{x = 1.19023}. (The function also has alocal @emph{minimum} at @expr{x = 0}.)When we solved for @expr{x}, we got only one value even though@expr{34 - 24 x^2 = 0} is a quadratic equation that ought to havetwo solutions. The reason is that @w{@kbd{a S}} normally returns asingle ``principal'' solution. If it needs to come up with anarbitrary sign (as occurs in the quadratic formula) it picks @expr{+}.If it needs an arbitrary integer, it picks zero. We can get a fullsolution by pressing @kbd{H} (the Hyperbolic flag) before @kbd{a S}.@smallexample@group1: 34 - 24 x^2 = 0 1: x = 1.19023 s1 1: x = -1.19023 . . . r 3 H a S x @key{RET} s 5 1 n s l s1 @key{RET}@end group@end smallexample@noindentCalc has invented the variable @samp{s1} to represent an unknown sign;it is supposed to be either @mathit{+1} or @mathit{-1}. Here we have usedthe ``let'' command to evaluate the expression when the sign is negative.If we plugged this into our second derivative we would get the same,negative, answer, so @expr{x = -1.19023} is also a maximum.To find the actual maximum value, we must plug our two values of @expr{x}into the original formula.@smallexample@group2: 17 x^2 - 6 x^4 + 3 1: 24.08333 s1^2 - 12.04166 s1^4 + 31: x = 1.19023 s1 . . r 1 r 5 s l @key{RET}@end group@end smallexample@noindent(Here we see another way to use @kbd{s l}; if its input is an equationwith a variable on the lefthand side, then @kbd{s l} treats the equationlike an assignment to that variable if you don't give a variable name.)It's clear that this will have the same value for either sign of@code{s1}, but let's work it out anyway, just for the exercise:@smallexample@group2: [-1, 1] 1: [15.04166, 15.04166]1: 24.08333 s1^2 ... . . [ 1 n , 1 ] @key{TAB} V M $ @key{RET}@end group@end smallexample@noindentHere we have used a vector mapping operation to evaluate the functionat several values of @samp{s1} at once. @kbd{V M $} is like @kbd{V M '}except that it takes the formula from the top of the stack. Theformula is interpreted as a function to apply across the vector at thenext-to-top stack level. Since a formula on the stack can't contain@samp{$} signs, Calc assumes the variables in the formula stand fordifferent arguments. It prompts you for an @dfn{argument list}, givingthe list of all variables in the formula in alphabetical order as thedefault list. In this case the default is @samp{(s1)}, which is justwhat we want so we simply press @key{RET} at the prompt.If there had been several different values, we could have used@w{@kbd{V R X}} to find the global maximum.Calc has a built-in @kbd{a P} command that solves an equation using@w{@kbd{H a S}} and returns a vector of all the solutions. It simplyautomates the job we just did by hand. Applied to our originalcubic polynomial, it would produce the vector of solutions@expr{[1.19023, -1.19023, 0]}. (There is also an @kbd{a X} commandwhich finds a local maximum of a function. It uses a numerical searchmethod rather than examining the derivatives, and thus requires youto provide some kind of initial guess to show it where to look.)(@bullet{}) @strong{Exercise 2.} Given a vector of the roots of apolynomial (such as the output of an @kbd{a P} command), whatsequence of commands would you use to reconstruct the originalpolynomial? (The answer will be unique to within a constantmultiple; choose the solution where the leading coefficient is one.)@xref{Algebra Answer 2, 2}. (@bullet{})The @kbd{m s} command enables Symbolic mode, in which formulaslike @samp{sqrt(5)} that can't be evaluated exactly are left insymbolic form rather than giving a floating-point approximate answer.Fraction mode (@kbd{m f}) is also useful when doing algebra.@smallexample@group2: 34 x - 24 x^3 2: 34 x - 24 x^31: 34 x - 24 x^3 1: [sqrt(51) / 6, sqrt(51) / -6, 0] . . r 2 @key{RET} m s m f a P x @key{RET}@end group@end smallexampleOne more mode that makes reading formulas easier is Big mode.@smallexample@group 32: 34 x - 24 x ____ ____ V 51 V 511: [-----, -----, 0] 6 -6 . d B@end group@end smallexampleHere things like powers, square roots, and quotients and fractionsare displayed in a two-dimensional pictorial form. Calc has otherlanguage modes as well, such as C mode, FORTRAN mode, @TeX{} modeand La@TeX{} mode.@smallexample@group2: 34*x - 24*pow(x, 3) 2: 34*x - 24*x**31: @{sqrt(51) / 6, sqrt(51) / -6, 0@} 1: /sqrt(51) / 6, sqrt(51) / -6, 0/ . . d C d F@end group@end smallexample@noindent@smallexample@group3: 34 x - 24 x^32: [@{\sqrt@{51@} \over 6@}, @{\sqrt@{51@} \over -6@}, 0]1: @{2 \over 3@} \sqrt@{5@} . d T ' 2 \sqrt@{5@} \over 3 @key{RET}@end group@end smallexample@noindentAs you can see, language modes affect both entry and display offormulas. They affect such things as the names used for built-infunctions, the set of arithmetic operators and their precedences,and notations for vectors and matrices.Notice that @samp{sqrt(51)} may cause problems with olderimplementations of C and FORTRAN, which would require something morelike @samp{sqrt(51.0)}. It is always wise to check over the formulasproduced by the various language modes to make sure they are fullycorrect.Type @kbd{m s}, @kbd{m f}, and @kbd{d N} to reset these modes. (Youmay prefer to remain in Big mode, but all the examples in the tutorialare shown in normal mode.)@cindex Area under a curveWhat is the area under the portion of this curve from @expr{x = 1} to @expr{2}?This is simply the integral of the function:@smallexample@group1: 17 x^2 - 6 x^4 + 3 1: 5.6666 x^3 - 1.2 x^5 + 3 x . . r 1 a i x@end group@end smallexample@noindentWe want to evaluate this at our two values for @expr{x} and subtract.One way to do it is again with vector mapping and reduction:@smallexample@group2: [2, 1] 1: [12.93333, 7.46666] 1: 5.466661: 5.6666 x^3 ... . . [ 2 , 1 ] @key{TAB} V M $ @key{RET} V R -@end group@end smallexample(@bullet{}) @strong{Exercise 3.} Find the integral from 1 to @expr{y}of @texline @math{x \sin \pi x}@infoline @w{@expr{x sin(pi x)}} (where the sine is calculated in radians). Find the values of theintegral for integers @expr{y} from 1 to 5. @xref{Algebra Answer 3,3}. (@bullet{})Calc's integrator can do many simple integrals symbolically, but manyothers are beyond its capabilities. Suppose we wish to find the areaunder the curve @texline @math{\sin x \ln x}@infoline @expr{sin(x) ln(x)} over the same range of @expr{x}. If you entered this formula and typed@kbd{a i x @key{RET}} (don't bother to try this), Calc would work for along time but would be unable to find a solution. In fact, there is noclosed-form solution to this integral. Now what do we do?@cindex Integration, numerical@cindex Numerical integrationOne approach would be to do the integral numerically. It is not hardto do this by hand using vector mapping and reduction. It is ratherslow, though, since the sine and logarithm functions take a long time.We can save some time by reducing the working precision.@smallexample@group3: 10 1: [1, 1.1, 1.2, ... , 1.8, 1.9]2: 1 .1: 0.1 . 10 @key{RET} 1 @key{RET} .1 @key{RET} C-u v x@end group@end smallexample@noindent(Note that we have used the extended version of @kbd{v x}; we couldalso have used plain @kbd{v x} as follows: @kbd{v x 10 @key{RET} 9 + .1 *}.)@smallexample@group2: [1, 1.1, ... ] 1: [0., 0.084941, 0.16993, ... ]1: sin(x) ln(x) . . ' sin(x) ln(x) @key{RET} s 1 m r p 5 @key{RET} V M $ @key{RET}@end group@end smallexample@noindent@smallexample@group1: 3.4195 0.34195 . . V R + 0.1 *@end group@end smallexample@noindent(If you got wildly different results, did you remember to switchto Radians mode?)Here we have divided the curve into ten segments of equal width;approximating these segments as rectangular boxes (i.e., assumingthe curve is nearly flat at that resolution), we compute the areasof the boxes (height times width), then sum the areas. (It isfaster to sum first, then multiply by the width, since the widthis the same for every box.)The true value of this integral turns out to be about 0.374, sowe're not doing too well. Let's try another approach.@smallexample@group1: sin(x) ln(x) 1: 0.84147 x - 0.84147 + 0.11957 (x - 1)^2 - ... . . r 1 a t x=1 @key{RET} 4 @key{RET}@end group@end smallexample@noindentHere we have computed the Taylor series expansion of the functionabout the point @expr{x=1}. We can now integrate this polynomialapproximation, since polynomials are easy to integrate.@smallexample@group1: 0.42074 x^2 + ... 1: [-0.0446, -0.42073] 1: 0.3761 . . . a i x @key{RET} [ 2 , 1 ] @key{TAB} V M $ @key{RET} V R -@end group@end smallexample@noindentBetter! By increasing the precision and/or asking for more termsin the Taylor series, we can get a result as accurate as we like.(Taylor series converge better away from singularities in thefunction such as the one at @code{ln(0)}, so it would also help toexpand the series about the points @expr{x=2} or @expr{x=1.5} insteadof @expr{x=1}.)@cindex Simpson's rule@cindex Integration by Simpson's rule(@bullet{}) @strong{Exercise 4.} Our first method approximated thecurve by stairsteps of width 0.1; the total area was then the sumof the areas of the rectangles under these stairsteps. Our secondmethod approximated the function by a polynomial, which turned outto be a better approximation than stairsteps. A third method is@dfn{Simpson's rule}, which is like the stairstep method exceptthat the steps are not required to be flat. Simpson's rule boilsdown to the formula,@ifnottex@example(h/3) * (f(a) + 4 f(a+h) + 2 f(a+2h) + 4 f(a+3h) + ... + 2 f(a+(n-2)*h) + 4 f(a+(n-1)*h) + f(a+n*h))@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \displaylines{ \qquad {h \over 3} (f(a) + 4 f(a+h) + 2 f(a+2h) + 4 f(a+3h) + \cdots \hfill \cr \hfill {} + 2 f(a+(n-2)h) + 4 f(a+(n-1)h) + f(a+n h)) \qquad} $$\afterdisplay@end tex@noindentwhere @expr{n} (which must be even) is the number of slices and @expr{h}is the width of each slice. These are 10 and 0.1 in our example.For reference, here is the corresponding formula for the stairstepmethod:@ifnottex@exampleh * (f(a) + f(a+h) + f(a+2h) + f(a+3h) + ... + f(a+(n-2)*h) + f(a+(n-1)*h))@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ h (f(a) + f(a+h) + f(a+2h) + f(a+3h) + \cdots + f(a+(n-2)h) + f(a+(n-1)h)) $$\afterdisplay@end texCompute the integral from 1 to 2 of @texline @math{\sin x \ln x}@infoline @expr{sin(x) ln(x)} using Simpson's rule with 10 slices. @xref{Algebra Answer 4, 4}. (@bullet{})Calc has a built-in @kbd{a I} command for doing numerical integration.It uses @dfn{Romberg's method}, which is a more sophisticated cousinof Simpson's rule. In particular, it knows how to keep refining theresult until the current precision is satisfied.@c [fix-ref Selecting Sub-Formulas]Aside from the commands we've seen so far, Calc also provides alarge set of commands for operating on parts of formulas. Youindicate the desired sub-formula by placing the cursor on any partof the formula before giving a @dfn{selection} command. Selections won'tbe covered in the tutorial; @pxref{Selecting Subformulas}, fordetails and examples.@c hard exercise: simplify (2^(n r) - 2^(r*(n - 1))) / (2^r - 1) 2^(n - 1)@c to 2^((n-1)*(r-1)).@node Rewrites Tutorial, , Basic Algebra Tutorial, Algebra Tutorial@subsection Rewrite Rules@noindentNo matter how many built-in commands Calc provided for doing algebra,there would always be something you wanted to do that Calc didn't havein its repertoire. So Calc also provides a @dfn{rewrite rule} systemthat you can use to define your own algebraic manipulations.Suppose we want to simplify this trigonometric formula:@smallexample@group1: 1 / cos(x) - sin(x) tan(x) . ' 1/cos(x) - sin(x) tan(x) @key{RET} s 1@end group@end smallexample@noindentIf we were simplifying this by hand, we'd probably replace the@samp{tan} with a @samp{sin/cos} first, then combine over a commondenominator. There is no Calc command to do the former; the @kbd{a n}algebra command will do the latter but we'll do both with rewriterules just for practice.Rewrite rules are written with the @samp{:=} symbol.@smallexample@group1: 1 / cos(x) - sin(x)^2 / cos(x) . a r tan(a) := sin(a)/cos(a) @key{RET}@end group@end smallexample@noindent(The ``assignment operator'' @samp{:=} has several uses in Calc. Allby itself the formula @samp{tan(a) := sin(a)/cos(a)} doesn't do anything,but when it is given to the @kbd{a r} command, that command interpretsit as a rewrite rule.)The lefthand side, @samp{tan(a)}, is called the @dfn{pattern} of therewrite rule. Calc searches the formula on the stack for parts thatmatch the pattern. Variables in a rewrite pattern are called@dfn{meta-variables}, and when matching the pattern each meta-variablecan match any sub-formula. Here, the meta-variable @samp{a} matchedthe actual variable @samp{x}.When the pattern part of a rewrite rule matches a part of the formula,that part is replaced by the righthand side with all the meta-variablessubstituted with the things they matched. So the result is@samp{sin(x) / cos(x)}. Calc's normal algebraic simplifications thenmix this in with the rest of the original formula.To merge over a common denominator, we can use another simple rule:@smallexample@group1: (1 - sin(x)^2) / cos(x) . a r a/x + b/x := (a+b)/x @key{RET}@end group@end smallexampleThis rule points out several interesting features of rewrite patterns.First, if a meta-variable appears several times in a pattern, it mustmatch the same thing everywhere. This rule detects common denominatorsbecause the same meta-variable @samp{x} is used in both of thedenominators.Second, meta-variable names are independent from variables in thetarget formula. Notice that the meta-variable @samp{x} here matchesthe subformula @samp{cos(x)}; Calc never confuses the two meanings of@samp{x}.And third, rewrite patterns know a little bit about the algebraicproperties of formulas. The pattern called for a sum of two quotients;Calc was able to match a difference of two quotients by matching@samp{a = 1}, @samp{b = -sin(x)^2}, and @samp{x = cos(x)}.@c [fix-ref Algebraic Properties of Rewrite Rules]We could just as easily have written @samp{a/x - b/x := (a-b)/x} forthe rule. It would have worked just the same in all cases. (If wereally wanted the rule to apply only to @samp{+} or only to @samp{-},we could have used the @code{plain} symbol. @xref{Algebraic Propertiesof Rewrite Rules}, for some examples of this.)One more rewrite will complete the job. We want to use the identity@samp{sin(x)^2 + cos(x)^2 = 1}, but of course we must first rearrangethe identity in a way that matches our formula. The obvious rulewould be @samp{@w{1 - sin(x)^2} := cos(x)^2}, but a little thought showsthat the rule @samp{sin(x)^2 := 1 - cos(x)^2} will also work. Thelatter rule has a more general pattern so it will work in many othersituations, too.@smallexample@group1: (1 + cos(x)^2 - 1) / cos(x) 1: cos(x) . . a r sin(x)^2 := 1 - cos(x)^2 @key{RET} a s@end group@end smallexampleYou may ask, what's the point of using the most general rule if youhave to type it in every time anyway? The answer is that Calc allowsyou to store a rewrite rule in a variable, then give the variablename in the @kbd{a r} command. In fact, this is the preferred way touse rewrites. For one, if you need a rule once you'll most likelyneed it again later. Also, if the rule doesn't work quite right youcan simply Undo, edit the variable, and run the rule again withouthaving to retype it.@smallexample@group' tan(x) := sin(x)/cos(x) @key{RET} s t tsc @key{RET}' a/x + b/x := (a+b)/x @key{RET} s t merge @key{RET}' sin(x)^2 := 1 - cos(x)^2 @key{RET} s t sinsqr @key{RET}1: 1 / cos(x) - sin(x) tan(x) 1: cos(x) . . r 1 a r tsc @key{RET} a r merge @key{RET} a r sinsqr @key{RET} a s@end group@end smallexampleTo edit a variable, type @kbd{s e} and the variable name, use regularEmacs editing commands as necessary, then type @kbd{C-c C-c} to storethe edited value back into the variable. You can also use @w{@kbd{s e}} to create a new variable if you wish.Notice that the first time you use each rule, Calc puts up a ``compiling''message briefly. The pattern matcher converts rules into a specialoptimized pattern-matching language rather than using them directly.This allows @kbd{a r} to apply even rather complicated rules veryefficiently. If the rule is stored in a variable, Calc compiles itonly once and stores the compiled form along with the variable. That'sanother good reason to store your rules in variables rather thanentering them on the fly.(@bullet{}) @strong{Exercise 1.} Type @kbd{m s} to get Symbolicmode, then enter the formula @samp{@w{(2 + sqrt(2))} / @w{(1 + sqrt(2))}}.Using a rewrite rule, simplify this formula by multiplying the top andbottom by the conjugate @w{@samp{1 - sqrt(2)}}. The result will haveto be expanded by the distributive law; do this with anotherrewrite. @xref{Rewrites Answer 1, 1}. (@bullet{})The @kbd{a r} command can also accept a vector of rewrite rules, ora variable containing a vector of rules.@smallexample@group1: [tsc, merge, sinsqr] 1: [tan(x) := sin(x) / cos(x), ... ] . . ' [tsc,merge,sinsqr] @key{RET} =@end group@end smallexample@noindent@smallexample@group1: 1 / cos(x) - sin(x) tan(x) 1: cos(x) . . s t trig @key{RET} r 1 a r trig @key{RET} a s@end group@end smallexample@c [fix-ref Nested Formulas with Rewrite Rules]Calc tries all the rules you give against all parts of the formula,repeating until no further change is possible. (The exact order inwhich things are tried is rather complex, but for simple rules likethe ones we've used here the order doesn't really matter.@xref{Nested Formulas with Rewrite Rules}.)Calc actually repeats only up to 100 times, just in case your rule sethas gotten into an infinite loop. You can give a numeric prefix argumentto @kbd{a r} to specify any limit. In particular, @kbd{M-1 a r} doesonly one rewrite at a time.@smallexample@group1: 1 / cos(x) - sin(x)^2 / cos(x) 1: (1 - sin(x)^2) / cos(x) . . r 1 M-1 a r trig @key{RET} M-1 a r trig @key{RET}@end group@end smallexampleYou can type @kbd{M-0 a r} if you want no limit at all on the numberof rewrites that occur.Rewrite rules can also be @dfn{conditional}. Simply follow the rulewith a @samp{::} symbol and the desired condition. For example,@smallexample@group1: exp(2 pi i) + exp(3 pi i) + exp(4 pi i) . ' exp(2 pi i) + exp(3 pi i) + exp(4 pi i) @key{RET}@end group@end smallexample@noindent@smallexample@group1: 1 + exp(3 pi i) + 1 . a r exp(k pi i) := 1 :: k % 2 = 0 @key{RET}@end group@end smallexample@noindent(Recall, @samp{k % 2} is the remainder from dividing @samp{k} by 2,which will be zero only when @samp{k} is an even integer.)An interesting point is that the variables @samp{pi} and @samp{i}were matched literally rather than acting as meta-variables.This is because they are special-constant variables. The specialconstants @samp{e}, @samp{phi}, and so on also match literally.A common error with rewriterules is to write, say, @samp{f(a,b,c,d,e) := g(a+b+c+d+e)}, expectingto match any @samp{f} with five arguments but in fact matchingonly when the fifth argument is literally @samp{e}!@cindex Fibonacci numbers@ignore@starindex@end ignore@tindex fibRewrite rules provide an interesting way to define your own functions.Suppose we want to define @samp{fib(n)} to produce the @var{n}thFibonacci number. The first two Fibonacci numbers are each 1;later numbers are formed by summing the two preceding numbers inthe sequence. This is easy to express in a set of three rules:@smallexample@group' [fib(1) := 1, fib(2) := 1, fib(n) := fib(n-1) + fib(n-2)] @key{RET} s t fib1: fib(7) 1: 13 . . ' fib(7) @key{RET} a r fib @key{RET}@end group@end smallexampleOne thing that is guaranteed about the order that rewrites are triedis that, for any given subformula, earlier rules in the rule set willbe tried for that subformula before later ones. So even though thefirst and third rules both match @samp{fib(1)}, we know the first willbe used preferentially.This rule set has one dangerous bug: Suppose we apply it to theformula @samp{fib(x)}? (Don't actually try this.) The third rulewill match @samp{fib(x)} and replace it with @w{@samp{fib(x-1) + fib(x-2)}}.Each of these will then be replaced to get @samp{fib(x-2) + 2 fib(x-3) +fib(x-4)}, and so on, expanding forever. What we really want is to applythe third rule only when @samp{n} is an integer greater than two. Type@w{@kbd{s e fib @key{RET}}}, then edit the third rule to:@smallexamplefib(n) := fib(n-1) + fib(n-2) :: integer(n) :: n > 2@end smallexample@noindentNow:@smallexample@group1: fib(6) + fib(x) + fib(0) 1: 8 + fib(x) + fib(0) . . ' fib(6)+fib(x)+fib(0) @key{RET} a r fib @key{RET}@end group@end smallexample@noindentWe've created a new function, @code{fib}, and a new command,@w{@kbd{a r fib @key{RET}}}, which means ``evaluate all @code{fib} calls inthis formula.'' To make things easier still, we can tell Calc toapply these rules automatically by storing them in the specialvariable @code{EvalRules}.@smallexample@group1: [fib(1) := ...] . 1: [8, 13] . . s r fib @key{RET} s t EvalRules @key{RET} ' [fib(6), fib(7)] @key{RET}@end group@end smallexampleIt turns out that this rule set has the problem that it does farmore work than it needs to when @samp{n} is large. Consider thefirst few steps of the computation of @samp{fib(6)}:@smallexample@groupfib(6) =fib(5) + fib(4) =fib(4) + fib(3) + fib(3) + fib(2) =fib(3) + fib(2) + fib(2) + fib(1) + fib(2) + fib(1) + 1 = ...@end group@end smallexample@noindentNote that @samp{fib(3)} appears three times here. Unless Calc'salgebraic simplifier notices the multiple @samp{fib(3)}s and combinesthem (and, as it happens, it doesn't), this rule set does lots ofneedless recomputation. To cure the problem, type @code{s e EvalRules}to edit the rules (or just @kbd{s E}, a shorthand command for editing@code{EvalRules}) and add another condition:@smallexamplefib(n) := fib(n-1) + fib(n-2) :: integer(n) :: n > 2 :: remember@end smallexample@noindentIf a @samp{:: remember} condition appears anywhere in a rule, then ifthat rule succeeds Calc will add another rule that describes that matchto the front of the rule set. (Remembering works in any rule set, butfor technical reasons it is most effective in @code{EvalRules}.) Forexample, if the rule rewrites @samp{fib(7)} to something that evaluatesto 13, then the rule @samp{fib(7) := 13} will be added to the rule set.Type @kbd{' fib(8) @key{RET}} to compute the eighth Fibonacci number, thentype @kbd{s E} again to see what has happened to the rule set.With the @code{remember} feature, our rule set can now compute@samp{fib(@var{n})} in just @var{n} steps. In the process it buildsup a table of all Fibonacci numbers up to @var{n}. After we havecomputed the result for a particular @var{n}, we can get it back(and the results for all smaller @var{n}) later in just one step.All Calc operations will run somewhat slower whenever @code{EvalRules}contains any rules. You should type @kbd{s u EvalRules @key{RET}} now toun-store the variable.(@bullet{}) @strong{Exercise 2.} Sometimes it is possible to reformulatea problem to reduce the amount of recursion necessary to solve it.Create a rule that, in about @var{n} simple steps and without recourseto the @code{remember} option, replaces @samp{fib(@var{n}, 1, 1)} with@samp{fib(1, @var{x}, @var{y})} where @var{x} and @var{y} are the@var{n}th and @var{n+1}st Fibonacci numbers, respectively. This rule israther clunky to use, so add a couple more rules to make the ``userinterface'' the same as for our first version: enter @samp{fib(@var{n})},get back a plain number. @xref{Rewrites Answer 2, 2}. (@bullet{})There are many more things that rewrites can do. For example, thereare @samp{&&&} and @samp{|||} pattern operators that create ``and''and ``or'' combinations of rules. As one really simple example, wecould combine our first two Fibonacci rules thusly:@example[fib(1 ||| 2) := 1, fib(n) := ... ]@end example@noindentThat means ``@code{fib} of something matching either 1 or 2 rewritesto 1.''You can also make meta-variables optional by enclosing them in @code{opt}.For example, the pattern @samp{a + b x} matches @samp{2 + 3 x} but not@samp{2 + x} or @samp{3 x} or @samp{x}. The pattern @samp{opt(a) + opt(b) x}matches all of these forms, filling in a default of zero for @samp{a}and one for @samp{b}.(@bullet{}) @strong{Exercise 3.} Your friend Joe had @samp{2 + 3 x}on the stack and tried to use the rule@samp{opt(a) + opt(b) x := f(a, b, x)}. What happened?@xref{Rewrites Answer 3, 3}. (@bullet{})(@bullet{}) @strong{Exercise 4.} Starting with a positive integer @expr{a},divide @expr{a} by two if it is even, otherwise compute @expr{3 a + 1}.Now repeat this step over and over. A famous unproved conjectureis that for any starting @expr{a}, the sequence always eventuallyreaches 1. Given the formula @samp{seq(@var{a}, 0)}, write a set ofrules that convert this into @samp{seq(1, @var{n})} where @var{n}is the number of steps it took the sequence to reach the value 1.Now enhance the rules to accept @samp{seq(@var{a})} as a startingconfiguration, and to stop with just the number @var{n} by itself.Now make the result be a vector of values in the sequence, from @var{a}to 1. (The formula @samp{@var{x}|@var{y}} appends the vectors @var{x}and @var{y}.) For example, rewriting @samp{seq(6)} should yield thevector @expr{[6, 3, 10, 5, 16, 8, 4, 2, 1]}.@xref{Rewrites Answer 4, 4}. (@bullet{})(@bullet{}) @strong{Exercise 5.} Define, using rewrite rules, a function@samp{nterms(@var{x})} that returns the number of terms in the sum@var{x}, or 1 if @var{x} is not a sum. (A @dfn{sum} for our purposesis one or more non-sum terms separated by @samp{+} or @samp{-} signs,so that @expr{2 - 3 (x + y) + x y} is a sum of three terms.)@xref{Rewrites Answer 5, 5}. (@bullet{})(@bullet{}) @strong{Exercise 6.} A Taylor series for a function is aninfinite series that exactly equals the value of that function atvalues of @expr{x} near zero.@ifnottex@examplecos(x) = 1 - x^2 / 2! + x^4 / 4! - x^6 / 6! + ...@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \cos x = 1 - {x^2 \over 2!} + {x^4 \over 4!} - {x^6 \over 6!} + \cdots $$\afterdisplay@end texThe @kbd{a t} command produces a @dfn{truncated Taylor series} whichis obtained by dropping all the terms higher than, say, @expr{x^2}.Calc represents the truncated Taylor series as a polynomial in @expr{x}.Mathematicians often write a truncated series using a ``big-O'' notationthat records what was the lowest term that was truncated.@ifnottex@examplecos(x) = 1 - x^2 / 2! + O(x^3)@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \cos x = 1 - {x^2 \over 2!} + O(x^3) $$\afterdisplay@end tex@noindentThe meaning of @expr{O(x^3)} is ``a quantity which is negligibly smallif @expr{x^3} is considered negligibly small as @expr{x} goes to zero.''The exercise is to create rewrite rules that simplify sums and products ofpower series represented as @samp{@var{polynomial} + O(@var{var}^@var{n})}.For example, given @samp{1 - x^2 / 2 + O(x^3)} and @samp{x - x^3 / 6 + O(x^4)}on the stack, we want to be able to type @kbd{*} and get the result@samp{x - 2:3 x^3 + O(x^4)}. Don't worry if the terms of the sum arerearranged or if @kbd{a s} needs to be typed after rewriting. (This oneis rather tricky; the solution at the end of this chapter uses 6 rewriterules. Hint: The @samp{constant(x)} condition tests whether @samp{x} isa number.) @xref{Rewrites Answer 6, 6}. (@bullet{})Just for kicks, try adding the rule @code{2+3 := 6} to @code{EvalRules}.What happens? (Be sure to remove this rule afterward, or you might geta nasty surprise when you use Calc to balance your checkbook!)@xref{Rewrite Rules}, for the whole story on rewrite rules.@node Programming Tutorial, Answers to Exercises, Algebra Tutorial, Tutorial@section Programming Tutorial@noindentThe Calculator is written entirely in Emacs Lisp, a highly extensiblelanguage. If you know Lisp, you can program the Calculator to doanything you like. Rewrite rules also work as a powerful programmingsystem. But Lisp and rewrite rules take a while to master, and oftenall you want to do is define a new function or repeat a command a fewtimes. Calc has features that allow you to do these things easily.One very limited form of programming is defining your own functions.Calc's @kbd{Z F} command allows you to define a function name andkey sequence to correspond to any formula. Programming commands usethe shift-@kbd{Z} prefix; the user commands they create use the lowercase @kbd{z} prefix.@smallexample@group1: 1 + x + x^2 / 2 + x^3 / 6 1: 1 + x + x^2 / 2 + x^3 / 6 . . ' 1 + x + x^2/2! + x^3/3! @key{RET} Z F e myexp @key{RET} @key{RET} @key{RET} y@end group@end smallexampleThis polynomial is a Taylor series approximation to @samp{exp(x)}.The @kbd{Z F} command asks a number of questions. The above answerssay that the key sequence for our function should be @kbd{z e}; the@kbd{M-x} equivalent should be @code{calc-myexp}; the name of thefunction in algebraic formulas should also be @code{myexp}; thedefault argument list @samp{(x)} is acceptable; and finally @kbd{y}answers the question ``leave it in symbolic form for non-constantarguments?''@smallexample@group1: 1.3495 2: 1.3495 3: 1.3495 . 1: 1.34986 2: 1.34986 . 1: myexp(a + 1) . .3 z e .3 E ' a+1 @key{RET} z e@end group@end smallexample@noindentFirst we call our new @code{exp} approximation with 0.3 as anargument, and compare it with the true @code{exp} function. Thenwe note that, as requested, if we try to give @kbd{z e} anargument that isn't a plain number, it leaves the @code{myexp}function call in symbolic form. If we had answered @kbd{n} to thefinal question, @samp{myexp(a + 1)} would have evaluated by pluggingin @samp{a + 1} for @samp{x} in the defining formula.@cindex Sine integral Si(x)@ignore@starindex@end ignore@tindex Si(@bullet{}) @strong{Exercise 1.} The ``sine integral'' function@texline @math{{\rm Si}(x)}@infoline @expr{Si(x)} is defined as the integral of @samp{sin(t)/t} for@expr{t = 0} to @expr{x} in radians. (It was invented because thisintegral has no solution in terms of basic functions; if you give itto Calc's @kbd{a i} command, it will ponder it for a long time and thengive up.) We can use the numerical integration command, however,which in algebraic notation is written like @samp{ninteg(f(t), t, 0, x)}with any integrand @samp{f(t)}. Define a @kbd{z s} command and@code{Si} function that implement this. You will need to edit thedefault argument list a bit. As a test, @samp{Si(1)} should return0.946083. (If you don't get this answer, you might want to check thatCalc is in Radians mode. Also, @code{ninteg} will run a lot faster ifyou reduce the precision to, say, six digits beforehand.)@xref{Programming Answer 1, 1}. (@bullet{})The simplest way to do real ``programming'' of Emacs is to define a@dfn{keyboard macro}. A keyboard macro is simply a sequence ofkeystrokes which Emacs has stored away and can play back on demand.For example, if you find yourself typing @kbd{H a S x @key{RET}} often,you may wish to program a keyboard macro to type this for you.@smallexample@group1: y = sqrt(x) 1: x = y^2 . . ' y=sqrt(x) @key{RET} C-x ( H a S x @key{RET} C-x )1: y = cos(x) 1: x = s1 arccos(y) + 2 pi n1 . . ' y=cos(x) @key{RET} X@end group@end smallexample@noindentWhen you type @kbd{C-x (}, Emacs begins recording. But it is alsostill ready to execute your keystrokes, so you're really ``training''Emacs by walking it through the procedure once. When you type@w{@kbd{C-x )}}, the macro is recorded. You can now type @kbd{X} tore-execute the same keystrokes.You can give a name to your macro by typing @kbd{Z K}.@smallexample@group1: . 1: y = x^4 1: x = s2 sqrt(s1 sqrt(y)) . . Z K x @key{RET} ' y=x^4 @key{RET} z x@end group@end smallexample@noindentNotice that we use shift-@kbd{Z} to define the command, and lower-case@kbd{z} to call it up.Keyboard macros can call other macros.@smallexample@group1: abs(x) 1: x = s1 y 1: 2 / x 1: x = 2 / y . . . . ' abs(x) @key{RET} C-x ( ' y @key{RET} a = z x C-x ) ' 2/x @key{RET} X@end group@end smallexample(@bullet{}) @strong{Exercise 2.} Define a keyboard macro to negatethe item in level 3 of the stack, without disturbing the rest ofthe stack. @xref{Programming Answer 2, 2}. (@bullet{})(@bullet{}) @strong{Exercise 3.} Define keyboard macros to computethe following functions:@enumerate@itemCompute @texline @math{\displaystyle{\sin x \over x}},@infoline @expr{sin(x) / x}, where @expr{x} is the number on the top of the stack.@itemCompute the base-@expr{b} logarithm, just like the @kbd{B} key exceptthe arguments are taken in the opposite order.@itemProduce a vector of integers from 1 to the integer on the top ofthe stack.@end enumerate@noindent@xref{Programming Answer 3, 3}. (@bullet{})(@bullet{}) @strong{Exercise 4.} Define a keyboard macro to computethe average (mean) value of a list of numbers.@xref{Programming Answer 4, 4}. (@bullet{})In many programs, some of the steps must execute several times.Calc has @dfn{looping} commands that allow this. Loops are usefulinside keyboard macros, but actually work at any time.@smallexample@group1: x^6 2: x^6 1: 360 x^2 . 1: 4 . . ' x^6 @key{RET} 4 Z < a d x @key{RET} Z >@end group@end smallexample@noindentHere we have computed the fourth derivative of @expr{x^6} byenclosing a derivative command in a ``repeat loop'' structure.This structure pops a repeat count from the stack, thenexecutes the body of the loop that many times.If you make a mistake while entering the body of the loop,type @w{@kbd{Z C-g}} to cancel the loop command.@cindex Fibonacci numbersHere's another example:@smallexample@group3: 1 2: 109462: 1 1: 177111: 20 . .1 @key{RET} @key{RET} 20 Z < @key{TAB} C-j + Z >@end group@end smallexample@noindentThe numbers in levels 2 and 1 should be the 21st and 22nd Fibonaccinumbers, respectively. (To see what's going on, try a few repetitionsof the loop body by hand; @kbd{C-j}, also on the Line-Feed or @key{LFD}key if you have one, makes a copy of the number in level 2.)@cindex Golden ratio@cindex Phi, golden ratioA fascinating property of the Fibonacci numbers is that the @expr{n}thFibonacci number can be found directly by computing @texline @math{\phi^n / \sqrt{5}}@infoline @expr{phi^n / sqrt(5)}and then rounding to the nearest integer, where @texline @math{\phi} (``phi''),@infoline @expr{phi}, the ``golden ratio,'' is @texline @math{(1 + \sqrt{5}) / 2}.@infoline @expr{(1 + sqrt(5)) / 2}. (For convenience, this constant is available from the @code{phi}variable, or the @kbd{I H P} command.)@smallexample@group1: 1.61803 1: 24476.0000409 1: 10945.9999817 1: 10946 . . . . I H P 21 ^ 5 Q / R@end group@end smallexample@cindex Continued fractions(@bullet{}) @strong{Exercise 5.} The @dfn{continued fraction}representation of @texline @math{\phi}@infoline @expr{phi} is @texline @math{1 + 1/(1 + 1/(1 + 1/( \ldots )))}.@infoline @expr{1 + 1/(1 + 1/(1 + 1/( ...@: )))}.We can compute an approximate value by carrying this however farand then replacing the innermost @texline @math{1/( \ldots )}@infoline @expr{1/( ...@: )} by 1. Approximate@texline @math{\phi}@infoline @expr{phi} using a twenty-term continued fraction.@xref{Programming Answer 5, 5}. (@bullet{})(@bullet{}) @strong{Exercise 6.} Linear recurrences like the one forFibonacci numbers can be expressed in terms of matrices. Given avector @w{@expr{[a, b]}} determine a matrix which, when multiplied by thisvector, produces the vector @expr{[b, c]}, where @expr{a}, @expr{b} and@expr{c} are three successive Fibonacci numbers. Now write a programthat, given an integer @expr{n}, computes the @expr{n}th Fibonacci numberusing matrix arithmetic. @xref{Programming Answer 6, 6}. (@bullet{})@cindex Harmonic numbersA more sophisticated kind of loop is the @dfn{for} loop. Supposewe wish to compute the 20th ``harmonic'' number, which is equal tothe sum of the reciprocals of the integers from 1 to 20.@smallexample@group3: 0 1: 3.5977392: 1 .1: 20 .0 @key{RET} 1 @key{RET} 20 Z ( & + 1 Z )@end group@end smallexample@noindentThe ``for'' loop pops two numbers, the lower and upper limits, thenrepeats the body of the loop as an internal counter increases fromthe lower limit to the upper one. Just before executing the loopbody, it pushes the current loop counter. When the loop bodyfinishes, it pops the ``step,'' i.e., the amount by which toincrement the loop counter. As you can see, our loop alwaysuses a step of one.This harmonic number function uses the stack to hold the runningtotal as well as for the various loop housekeeping functions. Ifyou find this disorienting, you can sum in a variable instead:@smallexample@group1: 0 2: 1 . 1: 3.597739 . 1: 20 . . 0 t 7 1 @key{RET} 20 Z ( & s + 7 1 Z ) r 7@end group@end smallexample@noindentThe @kbd{s +} command adds the top-of-stack into the value in avariable (and removes that value from the stack).It's worth noting that many jobs that call for a ``for'' loop canalso be done more easily by Calc's high-level operations. Twoother ways to compute harmonic numbers are to use vector mappingand reduction (@kbd{v x 20}, then @w{@kbd{V M &}}, then @kbd{V R +}),or to use the summation command @kbd{a +}. Both of these areprobably easier than using loops. However, there are somesituations where loops really are the way to go:(@bullet{}) @strong{Exercise 7.} Use a ``for'' loop to find the firstharmonic number which is greater than 4.0.@xref{Programming Answer 7, 7}. (@bullet{})Of course, if we're going to be using variables in our programs,we have to worry about the programs clobbering values that thecaller was keeping in those same variables. This is easy tofix, though:@smallexample@group . 1: 0.6667 1: 0.6667 3: 0.6667 . . 2: 3.597739 1: 0.6667 . Z ` p 4 @key{RET} 2 @key{RET} 3 / s 7 s s a @key{RET} Z ' r 7 s r a @key{RET}@end group@end smallexample@noindentWhen we type @kbd{Z `} (that's a back-quote character), Calc savesits mode settings and the contents of the ten ``quick variables''for later reference. When we type @kbd{Z '} (that's an apostrophenow), Calc restores those saved values. Thus the @kbd{p 4} and@kbd{s 7} commands have no effect outside this sequence. Wrappingthis around the body of a keyboard macro ensures that it doesn'tinterfere with what the user of the macro was doing. Notice thatthe contents of the stack, and the values of named variables,survive past the @kbd{Z '} command.@cindex Bernoulli numbers, approximateThe @dfn{Bernoulli numbers} are a sequence with the interestingproperty that all of the odd Bernoulli numbers are zero, and theeven ones, while difficult to compute, can be roughly approximatedby the formula @texline @math{\displaystyle{2 n! \over (2 \pi)^n}}.@infoline @expr{2 n!@: / (2 pi)^n}. Let's write a keyboard macro to compute (approximate) Bernoulli numbers.(Calc has a command, @kbd{k b}, to compute exact Bernoulli numbers, butthis command is very slow for large @expr{n} since the higher Bernoullinumbers are very large fractions.)@smallexample@group1: 10 1: 0.0756823 . . 10 C-x ( @key{RET} 2 % Z [ @key{DEL} 0 Z : ' 2 $! / (2 pi)^$ @key{RET} = Z ] C-x )@end group@end smallexample@noindentYou can read @kbd{Z [} as ``then,'' @kbd{Z :} as ``else,'' and@kbd{Z ]} as ``end-if.'' There is no need for an explicit ``if''command. For the purposes of @w{@kbd{Z [}}, the condition is ``true''if the value it pops from the stack is a nonzero number, or ``false''if it pops zero or something that is not a number (like a formula).Here we take our integer argument modulo 2; this will be nonzeroif we're asking for an odd Bernoulli number.The actual tenth Bernoulli number is @expr{5/66}.@smallexample@group3: 0.0756823 1: 0 1: 0.25305 1: 0 1: 1.166592: 5:66 . . . .1: 0.0757575 .10 k b @key{RET} c f M-0 @key{DEL} 11 X @key{DEL} 12 X @key{DEL} 13 X @key{DEL} 14 X@end group@end smallexampleJust to exercise loops a bit more, let's compute a table of evenBernoulli numbers.@smallexample@group3: [] 1: [0.10132, 0.03079, 0.02340, 0.033197, ...]2: 2 .1: 30 . [ ] 2 @key{RET} 30 Z ( X | 2 Z )@end group@end smallexample@noindentThe vertical-bar @kbd{|} is the vector-concatenation command. Whenwe execute it, the list we are building will be in stack level 2(initially this is an empty list), and the next Bernoulli numberwill be in level 1. The effect is to append the Bernoulli numberonto the end of the list. (To create a table of exact fractionalBernoulli numbers, just replace @kbd{X} with @kbd{k b} in the abovesequence of keystrokes.)With loops and conditionals, you can program essentially anythingin Calc. One other command that makes looping easier is @kbd{Z /},which takes a condition from the stack and breaks out of the enclosingloop if the condition is true (non-zero). You can use this to make``while'' and ``until'' style loops.If you make a mistake when entering a keyboard macro, you can editit using @kbd{Z E}. First, you must attach it to a key with @kbd{Z K}.One technique is to enter a throwaway dummy definition for the macro,then enter the real one in the edit command.@smallexample@group1: 3 1: 3 Calc Macro Edit Mode. . . Original keys: 1 <return> 2 + 1 ;; calc digits RET ;; calc-enter 2 ;; calc digits + ;; calc-plusC-x ( 1 @key{RET} 2 + C-x ) Z K h @key{RET} Z E h@end group@end smallexample@noindentA keyboard macro is stored as a pure keystroke sequence. The@file{edmacro} package (invoked by @kbd{Z E}) scans along themacro and tries to decode it back into human-readable steps.Descriptions of the keystrokes are given as comments, which begin with@samp{;;}, and which are ignored when the edited macro is saved.Spaces and line breaks are also ignored when the edited macro is saved.To enter a space into the macro, type @code{SPC}. All the specialcharacters @code{RET}, @code{LFD}, @code{TAB}, @code{SPC}, @code{DEL},and @code{NUL} must be written in all uppercase, as must the prefixes@code{C-} and @code{M-}.Let's edit in a new definition, for computing harmonic numbers.First, erase the four lines of the old definition. Then, typein the new definition (or use Emacs @kbd{M-w} and @kbd{C-y} commandsto copy it from this page of the Info file; you can of course skiptyping the comments, which begin with @samp{;;}).@smallexampleZ` ;; calc-kbd-push (Save local values)0 ;; calc digits (Push a zero onto the stack)st ;; calc-store-into (Store it in the following variable)1 ;; calc quick variable (Quick variable q1)1 ;; calc digits (Initial value for the loop) TAB ;; calc-roll-down (Swap initial and final)Z( ;; calc-kbd-for (Begin the "for" loop)& ;; calc-inv (Take the reciprocal)s+ ;; calc-store-plus (Add to the following variable)1 ;; calc quick variable (Quick variable q1)1 ;; calc digits (The loop step is 1)Z) ;; calc-kbd-end-for (End the "for" loop)sr ;; calc-recall (Recall the final accumulated value)1 ;; calc quick variable (Quick variable q1)Z' ;; calc-kbd-pop (Restore values)@end smallexample@noindentPress @kbd{C-c C-c} to finish editing and return to the Calculator.@smallexample@group1: 20 1: 3.597739 . . 20 z h@end group@end smallexampleThe @file{edmacro} package defines a handy @code{read-kbd-macro} commandwhich reads the current region of the current buffer as a sequence ofkeystroke names, and defines that sequence on the @kbd{X} (and @kbd{C-x e}) key. Because this is so useful, Calc puts thiscommand on the @kbd{C-x * m} key. Try reading in this macro in thefollowing form: Press @kbd{C-@@} (or @kbd{C-@key{SPC}}) at one end of the text below, then type @kbd{C-x * m} at the other.@example@groupZ ` 0 t 1 1 TAB Z ( & s + 1 1 Z ) r 1Z '@end group@end example(@bullet{}) @strong{Exercise 8.} A general algorithm for solvingequations numerically is @dfn{Newton's Method}. Given the equation@expr{f(x) = 0} for any function @expr{f}, and an initial guess@expr{x_0} which is reasonably close to the desired solution, applythis formula over and over:@ifnottex@examplenew_x = x - f(x)/f'(x)@end example@end ifnottex@tex\beforedisplay$$ x_{\rm new} = x - {f(x) \over f'(x)} $$\afterdisplay@end tex@noindentwhere @expr{f'(x)} is the derivative of @expr{f}. The @expr{x}values will quickly converge to a solution, i.e., eventually@texline @math{x_{\rm new}}@infoline @expr{new_x} and @expr{x} will be equal to within the limitsof the current precision. Write a program which takes a formulainvolving the variable @expr{x}, and an initial guess @expr{x_0},on the stack, and produces a value of @expr{x} for which the formulais zero. Use it to find a solution of @texline @math{\sin(\cos x) = 0.5}@infoline @expr{sin(cos(x)) = 0.5}near @expr{x = 4.5}. (Use angles measured in radians.) Note thatthe built-in @w{@kbd{a R}} (@code{calc-find-root}) command uses Newton'smethod when it is able. @xref{Programming Answer 8, 8}. (@bullet{})@cindex Digamma function@cindex Gamma constant, Euler's@cindex Euler's gamma constant(@bullet{}) @strong{Exercise 9.} The @dfn{digamma} function @texline @math{\psi(z) (``psi'')}@infoline @expr{psi(z)}is defined as the derivative of @texline @math{\ln \Gamma(z)}.@infoline @expr{ln(gamma(z))}. For large values of @expr{z}, it can be approximated by the infinite sum@ifnottex@examplepsi(z) ~= ln(z) - 1/2z - sum(bern(2 n) / 2 n z^(2 n), n, 1, inf)@end example@end ifnottex@tex\beforedisplay$$ \psi(z) \approx \ln z - {1\over2z} - \sum_{n=1}^\infty {\code{bern}(2 n) \over 2 n z^{2n}}$$\afterdisplay@end tex@noindentwhere @texline @math{\sum}@infoline @expr{sum} represents the sum over @expr{n} from 1 to infinity(or to some limit high enough to give the desired accuracy), andthe @code{bern} function produces (exact) Bernoulli numbers.While this sum is not guaranteed to converge, in practice it is safe.An interesting mathematical constant is Euler's gamma, which is equalto about 0.5772. One way to compute it is by the formula,@texline @math{\gamma = -\psi(1)}.@infoline @expr{gamma = -psi(1)}. Unfortunately, 1 isn't a large enough argumentfor the above formula to work (5 is a much safer value for @expr{z}).Fortunately, we can compute @texline @math{\psi(1)}@infoline @expr{psi(1)} from @texline @math{\psi(5)}@infoline @expr{psi(5)} using the recurrence @texline @math{\psi(z+1) = \psi(z) + {1 \over z}}.@infoline @expr{psi(z+1) = psi(z) + 1/z}. Your task: Develop a program to compute @texline @math{\psi(z)};@infoline @expr{psi(z)}; it should ``pump up'' @expr{z}if necessary to be greater than 5, then use the above summationformula. Use looping commands to compute the sum. Use your functionto compute @texline @math{\gamma}@infoline @expr{gamma} to twelve decimal places. (Calc has a built-in commandfor Euler's constant, @kbd{I P}, which you can use to check your answer.)@xref{Programming Answer 9, 9}. (@bullet{})@cindex Polynomial, list of coefficients(@bullet{}) @strong{Exercise 10.} Given a polynomial in @expr{x} anda number @expr{m} on the stack, where the polynomial is of degree@expr{m} or less (i.e., does not have any terms higher than @expr{x^m}),write a program to convert the polynomial into a list-of-coefficientsnotation. For example, @expr{5 x^4 + (x + 1)^2} with @expr{m = 6}should produce the list @expr{[1, 2, 1, 0, 5, 0, 0]}. Also developa way to convert from this form back to the standard algebraic form.@xref{Programming Answer 10, 10}. (@bullet{})@cindex Recursion(@bullet{}) @strong{Exercise 11.} The @dfn{Stirling numbers of thefirst kind} are defined by the recurrences,@ifnottex@examples(n,n) = 1 for n >= 0,s(n,0) = 0 for n > 0,s(n+1,m) = s(n,m-1) - n s(n,m) for n >= m >= 1.@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \eqalign{ s(n,n) &= 1 \qquad \hbox{for } n \ge 0, \cr s(n,0) &= 0 \qquad \hbox{for } n > 0, \cr s(n+1,m) &= s(n,m-1) - n \, s(n,m) \qquad \hbox{for } n \ge m \ge 1.}$$\afterdisplay\vskip5pt(These numbers are also sometimes written $\displaystyle{n \brack m}$.)@end texThis can be implemented using a @dfn{recursive} program in Calc; theprogram must invoke itself in order to calculate the two righthandterms in the general formula. Since it always invokes itself with``simpler'' arguments, it's easy to see that it must eventually finishthe computation. Recursion is a little difficult with Emacs keyboardmacros since the macro is executed before its definition is complete.So here's the recommended strategy: Create a ``dummy macro'' and assignit to a key with, e.g., @kbd{Z K s}. Now enter the true definition,using the @kbd{z s} command to call itself recursively, then assign itto the same key with @kbd{Z K s}. Now the @kbd{z s} command will runthe complete recursive program. (Another way is to use @w{@kbd{Z E}}or @kbd{C-x * m} (@code{read-kbd-macro}) to read the whole macro at once,thus avoiding the ``training'' phase.) The task: Write a programthat computes Stirling numbers of the first kind, given @expr{n} and@expr{m} on the stack. Test it with @emph{small} inputs like@expr{s(4,2)}. (There is a built-in command for Stirling numbers,@kbd{k s}, which you can use to check your answers.)@xref{Programming Answer 11, 11}. (@bullet{})The programming commands we've seen in this part of the tutorialare low-level, general-purpose operations. Often you will findthat a higher-level function, such as vector mapping or rewriterules, will do the job much more easily than a detailed, step-by-stepprogram can:(@bullet{}) @strong{Exercise 12.} Write another program forcomputing Stirling numbers of the first kind, this time usingrewrite rules. Once again, @expr{n} and @expr{m} should be takenfrom the stack. @xref{Programming Answer 12, 12}. (@bullet{})@example@end exampleThis ends the tutorial section of the Calc manual. Now you know enoughabout Calc to use it effectively for many kinds of calculations. ButCalc has many features that were not even touched upon in this tutorial.@c [not-split]The rest of this manual tells the whole story.@c [when-split]@c Volume II of this manual, the @dfn{Calc Reference}, tells the whole story.@page@node Answers to Exercises, , Programming Tutorial, Tutorial@section Answers to Exercises@noindentThis section includes answers to all the exercises in the Calc tutorial.@menu* RPN Answer 1:: 1 @key{RET} 2 @key{RET} 3 @key{RET} 4 + * -* RPN Answer 2:: 2*4 + 7*9.5 + 5/4* RPN Answer 3:: Operating on levels 2 and 3* RPN Answer 4:: Joe's complex problems* Algebraic Answer 1:: Simulating Q command* Algebraic Answer 2:: Joe's algebraic woes* Algebraic Answer 3:: 1 / 0* Modes Answer 1:: 3#0.1 = 3#0.0222222?* Modes Answer 2:: 16#f.e8fe15* Modes Answer 3:: Joe's rounding bug* Modes Answer 4:: Why floating point?* Arithmetic Answer 1:: Why the \ command?* Arithmetic Answer 2:: Tripping up the B command* Vector Answer 1:: Normalizing a vector* Vector Answer 2:: Average position* Matrix Answer 1:: Row and column sums* Matrix Answer 2:: Symbolic system of equations* Matrix Answer 3:: Over-determined system* List Answer 1:: Powers of two* List Answer 2:: Least-squares fit with matrices* List Answer 3:: Geometric mean* List Answer 4:: Divisor function* List Answer 5:: Duplicate factors* List Answer 6:: Triangular list* List Answer 7:: Another triangular list* List Answer 8:: Maximum of Bessel function* List Answer 9:: Integers the hard way* List Answer 10:: All elements equal* List Answer 11:: Estimating pi with darts* List Answer 12:: Estimating pi with matchsticks* List Answer 13:: Hash codes* List Answer 14:: Random walk* Types Answer 1:: Square root of pi times rational* Types Answer 2:: Infinities* Types Answer 3:: What can "nan" be?* Types Answer 4:: Abbey Road* Types Answer 5:: Friday the 13th* Types Answer 6:: Leap years* Types Answer 7:: Erroneous donut* Types Answer 8:: Dividing intervals* Types Answer 9:: Squaring intervals* Types Answer 10:: Fermat's primality test* Types Answer 11:: pi * 10^7 seconds* Types Answer 12:: Abbey Road on CD* Types Answer 13:: Not quite pi * 10^7 seconds* Types Answer 14:: Supercomputers and c* Types Answer 15:: Sam the Slug* Algebra Answer 1:: Squares and square roots* Algebra Answer 2:: Building polynomial from roots* Algebra Answer 3:: Integral of x sin(pi x)* Algebra Answer 4:: Simpson's rule* Rewrites Answer 1:: Multiplying by conjugate* Rewrites Answer 2:: Alternative fib rule* Rewrites Answer 3:: Rewriting opt(a) + opt(b) x* Rewrites Answer 4:: Sequence of integers* Rewrites Answer 5:: Number of terms in sum* Rewrites Answer 6:: Truncated Taylor series* Programming Answer 1:: Fresnel's C(x)* Programming Answer 2:: Negate third stack element* Programming Answer 3:: Compute sin(x) / x, etc.* Programming Answer 4:: Average value of a list* Programming Answer 5:: Continued fraction phi* Programming Answer 6:: Matrix Fibonacci numbers* Programming Answer 7:: Harmonic number greater than 4* Programming Answer 8:: Newton's method* Programming Answer 9:: Digamma function* Programming Answer 10:: Unpacking a polynomial* Programming Answer 11:: Recursive Stirling numbers* Programming Answer 12:: Stirling numbers with rewrites@end menu@c The following kludgery prevents the individual answers from@c being entered on the table of contents.@tex\global\let\oldwrite=\write\gdef\skipwrite#1#2{\let\write=\oldwrite}\global\let\oldchapternofonts=\chapternofonts\gdef\chapternofonts{\let\write=\skipwrite\oldchapternofonts}@end tex@node RPN Answer 1, RPN Answer 2, Answers to Exercises, Answers to Exercises@subsection RPN Tutorial Exercise 1@noindent@kbd{1 @key{RET} 2 @key{RET} 3 @key{RET} 4 + * -}The result is @texline @math{1 - (2 \times (3 + 4)) = -13}.@infoline @expr{1 - (2 * (3 + 4)) = -13}.@node RPN Answer 2, RPN Answer 3, RPN Answer 1, Answers to Exercises@subsection RPN Tutorial Exercise 2@noindent@texline @math{2\times4 + 7\times9.5 + {5\over4} = 75.75}@infoline @expr{2*4 + 7*9.5 + 5/4 = 75.75}After computing the intermediate term @texline @math{2\times4 = 8},@infoline @expr{2*4 = 8}, you can leave that result on the stack while you compute the secondterm. With both of these results waiting on the stack you can thencompute the final term, then press @kbd{+ +} to add everything up.@smallexample@group2: 2 1: 8 3: 8 2: 81: 4 . 2: 7 1: 66.5 . 1: 9.5 . . 2 @key{RET} 4 * 7 @key{RET} 9.5 *@end group@end smallexample@noindent@smallexample@group4: 8 3: 8 2: 8 1: 75.753: 66.5 2: 66.5 1: 67.75 .2: 5 1: 1.25 .1: 4 . . 5 @key{RET} 4 / + +@end group@end smallexampleAlternatively, you could add the first two terms before going onwith the third term.@smallexample@group2: 8 1: 74.5 3: 74.5 2: 74.5 1: 75.751: 66.5 . 2: 5 1: 1.25 . . 1: 4 . . ... + 5 @key{RET} 4 / +@end group@end smallexampleOn an old-style RPN calculator this second method would have theadvantage of using only three stack levels. But since Calc's stackcan grow arbitrarily large this isn't really an issue. Which methodyou choose is purely a matter of taste.@node RPN Answer 3, RPN Answer 4, RPN Answer 2, Answers to Exercises@subsection RPN Tutorial Exercise 3@noindentThe @key{TAB} key provides a way to operate on the number in level 2.@smallexample@group3: 10 3: 10 4: 10 3: 10 3: 102: 20 2: 30 3: 30 2: 30 2: 211: 30 1: 20 2: 20 1: 21 1: 30 . . 1: 1 . . . @key{TAB} 1 + @key{TAB}@end group@end smallexampleSimilarly, @kbd{M-@key{TAB}} gives you access to the number in level 3.@smallexample@group3: 10 3: 21 3: 21 3: 30 3: 112: 21 2: 30 2: 30 2: 11 2: 211: 30 1: 10 1: 11 1: 21 1: 30 . . . . . M-@key{TAB} 1 + M-@key{TAB} M-@key{TAB}@end group@end smallexample@node RPN Answer 4, Algebraic Answer 1, RPN Answer 3, Answers to Exercises@subsection RPN Tutorial Exercise 4@noindentEither @kbd{( 2 , 3 )} or @kbd{( 2 @key{SPC} 3 )} would have worked,but using both the comma and the space at once yields:@smallexample@group1: ( ... 2: ( ... 1: (2, ... 2: (2, ... 2: (2, ... . 1: 2 . 1: (2, ... 1: (2, 3) . . . ( 2 , @key{SPC} 3 )@end group@end smallexampleJoe probably tried to type @kbd{@key{TAB} @key{DEL}} to swap theextra incomplete object to the top of the stack and delete it.But a feature of Calc is that @key{DEL} on an incomplete objectdeletes just one component out of that object, so he had to press@key{DEL} twice to finish the job.@smallexample@group2: (2, ... 2: (2, 3) 2: (2, 3) 1: (2, 3)1: (2, 3) 1: (2, ... 1: ( ... . . . . @key{TAB} @key{DEL} @key{DEL}@end group@end smallexample(As it turns out, deleting the second-to-top stack entry happens oftenenough that Calc provides a special key, @kbd{M-@key{DEL}}, to do just that.@kbd{M-@key{DEL}} is just like @kbd{@key{TAB} @key{DEL}}, except that it doesn't exhibitthe ``feature'' that tripped poor Joe.)@node Algebraic Answer 1, Algebraic Answer 2, RPN Answer 4, Answers to Exercises@subsection Algebraic Entry Tutorial Exercise 1@noindentType @kbd{' sqrt($) @key{RET}}.If the @kbd{Q} key is broken, you could use @kbd{' $^0.5 @key{RET}}.Or, RPN style, @kbd{0.5 ^}.(Actually, @samp{$^1:2}, using the fraction one-half as the power, isa closer equivalent, since @samp{9^0.5} yields @expr{3.0} whereas@samp{sqrt(9)} and @samp{9^1:2} yield the exact integer @expr{3}.)@node Algebraic Answer 2, Algebraic Answer 3, Algebraic Answer 1, Answers to Exercises@subsection Algebraic Entry Tutorial Exercise 2@noindentIn the formula @samp{2 x (1+y)}, @samp{x} was interpreted as a functionname with @samp{1+y} as its argument. Assigning a value to a variablehas no relation to a function by the same name. Joe needed to use anexplicit @samp{*} symbol here: @samp{2 x*(1+y)}.@node Algebraic Answer 3, Modes Answer 1, Algebraic Answer 2, Answers to Exercises@subsection Algebraic Entry Tutorial Exercise 3@noindentThe result from @kbd{1 @key{RET} 0 /} will be the formula @expr{1 / 0}.The ``function'' @samp{/} cannot be evaluated when its second argumentis zero, so it is left in symbolic form. When you now type @kbd{0 *},the result will be zero because Calc uses the general rule that ``zerotimes anything is zero.''@c [fix-ref Infinities]The @kbd{m i} command enables an @dfn{Infinite mode} in which @expr{1 / 0}results in a special symbol that represents ``infinity.'' If youmultiply infinity by zero, Calc uses another special new symbol toshow that the answer is ``indeterminate.'' @xref{Infinities}, forfurther discussion of infinite and indeterminate values.@node Modes Answer 1, Modes Answer 2, Algebraic Answer 3, Answers to Exercises@subsection Modes Tutorial Exercise 1@noindentCalc always stores its numbers in decimal, so even though one-third hasan exact base-3 representation (@samp{3#0.1}), it is still stored as0.3333333 (chopped off after 12 or however many decimal digits) insidethe calculator's memory. When this inexact number is converted backto base 3 for display, it may still be slightly inexact. When wemultiply this number by 3, we get 0.999999, also an inexact value.When Calc displays a number in base 3, it has to decide how many digitsto show. If the current precision is 12 (decimal) digits, that correspondsto @samp{12 / log10(3) = 25.15} base-3 digits. Because 25.15 is not anexact integer, Calc shows only 25 digits, with the result that storednumbers carry a little bit of extra information that may not show up onthe screen. When Joe entered @samp{3#0.2}, the stored number 0.666666happened to round to a pleasing value when it lost that last 0.15 of adigit, but it was still inexact in Calc's memory. When he divided by 2,he still got the dreaded inexact value 0.333333. (Actually, he divided0.666667 by 2 to get 0.333334, which is why he got something a littlehigher than @code{3#0.1} instead of a little lower.)If Joe didn't want to be bothered with all this, he could have typed@kbd{M-24 d n} to display with one less digit than the default. (Ifyou give @kbd{d n} a negative argument, it uses default-minus-that,so @kbd{M-- d n} would be an easier way to get the same effect.) Thoseinexact results would still be lurking there, but they would now berounded to nice, natural-looking values for display purposes. (Remember,@samp{0.022222} in base 3 is like @samp{0.099999} in base 10; roundingoff one digit will round the number up to @samp{0.1}.) Depending on thenature of your work, this hiding of the inexactness may be a benefit ora danger. With the @kbd{d n} command, Calc gives you the choice.Incidentally, another consequence of all this is that if you type@kbd{M-30 d n} to display more digits than are ``really there,''you'll see garbage digits at the end of the number. (In decimaldisplay mode, with decimally-stored numbers, these garbage digits arealways zero so they vanish and you don't notice them.) Because Calcrounds off that 0.15 digit, there is the danger that two numbers couldbe slightly different internally but still look the same. If you feeluneasy about this, set the @kbd{d n} precision to be a little higherthan normal; you'll get ugly garbage digits, but you'll always be ableto tell two distinct numbers apart.An interesting side note is that most computers store theirfloating-point numbers in binary, and convert to decimal for display.Thus everyday programs have the same problem: Decimal 0.1 cannot berepresented exactly in binary (try it: @kbd{0.1 d 2}), so @samp{0.1 * 10}comes out as an inexact approximation to 1 on some machines (thoughthey generally arrange to hide it from you by rounding off one digit aswe did above). Because Calc works in decimal instead of binary, you canbe sure that numbers that look exact @emph{are} exact as long as you stayin decimal display mode.It's not hard to show that any number that can be represented exactlyin binary, octal, or hexadecimal is also exact in decimal, so the kindsof problems we saw in this exercise are likely to be severe only whenyou use a relatively unusual radix like 3.@node Modes Answer 2, Modes Answer 3, Modes Answer 1, Answers to Exercises@subsection Modes Tutorial Exercise 2If the radix is 15 or higher, we can't use the letter @samp{e} to markthe exponent because @samp{e} is interpreted as a digit. When Calcneeds to display scientific notation in a high radix, it writes@samp{16#F.E8F*16.^15}. You can enter a number like this as analgebraic entry. Also, pressing @kbd{e} without any digits before itnormally types @kbd{1e}, but in a high radix it types @kbd{16.^} andputs you in algebraic entry: @kbd{16#f.e8f @key{RET} e 15 @key{RET} *} is anotherway to enter this number.The reason Calc puts a decimal point in the @samp{16.^} is to preventhuge integers from being generated if the exponent is large (consider@samp{16#1.23*16^1000}, where we compute @samp{16^1000} as a giantexact integer and then throw away most of the digits when we multiplyit by the floating-point @samp{16#1.23}). While this wouldn't normallymatter for display purposes, it could give you a nasty surprise if youcopied that number into a file and later moved it back into Calc.@node Modes Answer 3, Modes Answer 4, Modes Answer 2, Answers to Exercises@subsection Modes Tutorial Exercise 3@noindentThe answer he got was @expr{0.5000000000006399}.The problem is not that the square operation is inexact, but that thesine of 45 that was already on the stack was accurate to only 12 places.Arbitrary-precision calculations still only give answers as good astheir inputs.The real problem is that there is no 12-digit number which, whensquared, comes out to 0.5 exactly. The @kbd{f [} and @kbd{f ]}commands decrease or increase a number by one unit in the lastplace (according to the current precision). They are useful fordetermining facts like this.@smallexample@group1: 0.707106781187 1: 0.500000000001 . . 45 S 2 ^@end group@end smallexample@noindent@smallexample@group1: 0.707106781187 1: 0.707106781186 1: 0.499999999999 . . . U @key{DEL} f [ 2 ^@end group@end smallexampleA high-precision calculation must be carried out in high precisionall the way. The only number in the original problem which was knownexactly was the quantity 45 degrees, so the precision must be raisedbefore anything is done after the number 45 has been entered in orderfor the higher precision to be meaningful.@node Modes Answer 4, Arithmetic Answer 1, Modes Answer 3, Answers to Exercises@subsection Modes Tutorial Exercise 4@noindentMany calculations involve real-world quantities, like the width andheight of a piece of wood or the volume of a jar. Such quantitiescan't be measured exactly anyway, and if the data that is input toa calculation is inexact, doing exact arithmetic on it is a wasteof time.Fractions become unwieldy after too many calculations have beendone with them. For example, the sum of the reciprocals of theintegers from 1 to 10 is 7381:2520. The sum from 1 to 30 is9304682830147:2329089562800. After a point it will take a longtime to add even one more term to this sum, but a floating-pointcalculation of the sum will not have this problem.Also, rational numbers cannot express the results of all calculations.There is no fractional form for the square root of two, so if you type@w{@kbd{2 Q}}, Calc has no choice but to give you a floating-point answer.@node Arithmetic Answer 1, Arithmetic Answer 2, Modes Answer 4, Answers to Exercises@subsection Arithmetic Tutorial Exercise 1@noindentDividing two integers that are larger than the current precision maygive a floating-point result that is inaccurate even when roundeddown to an integer. Consider @expr{123456789 / 2} when the currentprecision is 6 digits. The true answer is @expr{61728394.5}, butwith a precision of 6 this will be rounded to @texline @math{12345700.0/2.0 = 61728500.0}.@infoline @expr{12345700.@: / 2.@: = 61728500.}.The result, when converted to an integer, will be off by 106.Here are two solutions: Raise the precision enough that thefloating-point round-off error is strictly to the right of thedecimal point. Or, convert to Fraction mode so that @expr{123456789 / 2}produces the exact fraction @expr{123456789:2}, which can be roundeddown by the @kbd{F} command without ever switching to floating-pointformat.@node Arithmetic Answer 2, Vector Answer 1, Arithmetic Answer 1, Answers to Exercises@subsection Arithmetic Tutorial Exercise 2@noindent@kbd{27 @key{RET} 9 B} could give the exact result @expr{3:2}, but itdoes a floating-point calculation instead and produces @expr{1.5}.Calc will find an exact result for a logarithm if the result is an integeror (when in Fraction mode) the reciprocal of an integer. But there isno efficient way to search the space of all possible rational numbersfor an exact answer, so Calc doesn't try.@node Vector Answer 1, Vector Answer 2, Arithmetic Answer 2, Answers to Exercises@subsection Vector Tutorial Exercise 1@noindentDuplicate the vector, compute its length, then divide the vectorby its length: @kbd{@key{RET} A /}.@smallexample@group1: [1, 2, 3] 2: [1, 2, 3] 1: [0.27, 0.53, 0.80] 1: 1. . 1: 3.74165738677 . . . r 1 @key{RET} A / A@end group@end smallexampleThe final @kbd{A} command shows that the normalized vector doesindeed have unit length.@node Vector Answer 2, Matrix Answer 1, Vector Answer 1, Answers to Exercises@subsection Vector Tutorial Exercise 2@noindentThe average position is equal to the sum of the products of thepositions times their corresponding probabilities. This is thedefinition of the dot product operation. So all you need to dois to put the two vectors on the stack and press @kbd{*}.@node Matrix Answer 1, Matrix Answer 2, Vector Answer 2, Answers to Exercises@subsection Matrix Tutorial Exercise 1@noindentThe trick is to multiply by a vector of ones. Use @kbd{r 4 [1 1 1] *} toget the row sum. Similarly, use @kbd{[1 1] r 4 *} to get the column sum.@node Matrix Answer 2, Matrix Answer 3, Matrix Answer 1, Answers to Exercises@subsection Matrix Tutorial Exercise 2@ifnottex@example@group x + a y = 6 x + b y = 10@end group@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \eqalign{ x &+ a y = 6 \cr x &+ b y = 10}$$\afterdisplay@end texJust enter the righthand side vector, then divide by the lefthand sidematrix as usual.@smallexample@group1: [6, 10] 2: [6, 10] 1: [6 - 4 a / (b - a), 4 / (b - a) ] . 1: [ [ 1, a ] . [ 1, b ] ] .' [6 10] @key{RET} ' [1 a; 1 b] @key{RET} /@end group@end smallexampleThis can be made more readable using @kbd{d B} to enable Big displaymode:@smallexample@group 4 a 41: [6 - -----, -----] b - a b - a@end group@end smallexampleType @kbd{d N} to return to Normal display mode afterwards.@node Matrix Answer 3, List Answer 1, Matrix Answer 2, Answers to Exercises@subsection Matrix Tutorial Exercise 3@noindentTo solve @texline @math{A^T A \, X = A^T B},@infoline @expr{trn(A) * A * X = trn(A) * B}, first we compute@texline @math{A' = A^T A}@infoline @expr{A2 = trn(A) * A} and @texline @math{B' = A^T B};@infoline @expr{B2 = trn(A) * B}; now, we have a system @texline @math{A' X = B'}@infoline @expr{A2 * X = B2} which we can solve using Calc's @samp{/} command.@ifnottex@example@group a + 2b + 3c = 6 4a + 5b + 6c = 2 7a + 6b = 3 2a + 4b + 6c = 11@end group@end example@end ifnottex@tex\turnoffactive\beforedisplayh$$ \openup1\jot \tabskip=0pt plus1fil\halign to\displaywidth{\tabskip=0pt $\hfil#$&$\hfil{}#{}$& $\hfil#$&$\hfil{}#{}$& $\hfil#$&${}#\hfil$\tabskip=0pt plus1fil\cr a&+&2b&+&3c&=6 \cr 4a&+&5b&+&6c&=2 \cr 7a&+&6b& & &=3 \cr 2a&+&4b&+&6c&=11 \cr}$$\afterdisplayh@end texThe first step is to enter the coefficient matrix. We'll store it inquick variable number 7 for later reference. Next, we compute the@texline @math{B'}@infoline @expr{B2} vector.@smallexample@group1: [ [ 1, 2, 3 ] 2: [ [ 1, 4, 7, 2 ] 1: [57, 84, 96] [ 4, 5, 6 ] [ 2, 5, 6, 4 ] . [ 7, 6, 0 ] [ 3, 6, 0, 6 ] ] [ 2, 4, 6 ] ] 1: [6, 2, 3, 11] . .' [1 2 3; 4 5 6; 7 6 0; 2 4 6] @key{RET} s 7 v t [6 2 3 11] *@end group@end smallexample@noindentNow we compute the matrix @texline @math{A'}@infoline @expr{A2} and divide.@smallexample@group2: [57, 84, 96] 1: [-11.64, 14.08, -3.64]1: [ [ 70, 72, 39 ] . [ 72, 81, 60 ] [ 39, 60, 81 ] ] . r 7 v t r 7 * /@end group@end smallexample@noindent(The actual computed answer will be slightly inexact due toround-off error.)Notice that the answers are similar to those for the @texline @math{3\times3}@infoline 3x3system solved in the text. That's because the fourth equation that was added to the system is almost identical to the first one multipliedby two. (If it were identical, we would have gotten the exact sameanswer since the @texline @math{4\times3}@infoline 4x3system would be equivalent to the original @texline @math{3\times3}@infoline 3x3system.)Since the first and fourth equations aren't quite equivalent, theycan't both be satisfied at once. Let's plug our answers back intothe original system of equations to see how well they match.@smallexample@group2: [-11.64, 14.08, -3.64] 1: [5.6, 2., 3., 11.2]1: [ [ 1, 2, 3 ] . [ 4, 5, 6 ] [ 7, 6, 0 ] [ 2, 4, 6 ] ] . r 7 @key{TAB} *@end group@end smallexample@noindentThis is reasonably close to our original @expr{B} vector,@expr{[6, 2, 3, 11]}.@node List Answer 1, List Answer 2, Matrix Answer 3, Answers to Exercises@subsection List Tutorial Exercise 1@noindentWe can use @kbd{v x} to build a vector of integers. This needs to beadjusted to get the range of integers we desire. Mapping @samp{-}across the vector will accomplish this, although it turns out theplain @samp{-} key will work just as well.@smallexample@group2: 2 2: 21: [1, 2, 3, 4, 5, 6, 7, 8, 9] 1: [-4, -3, -2, -1, 0, 1, 2, 3, 4] . . 2 v x 9 @key{RET} 5 V M - or 5 -@end group@end smallexample@noindentNow we use @kbd{V M ^} to map the exponentiation operator across thevector.@smallexample@group1: [0.0625, 0.125, 0.25, 0.5, 1, 2, 4, 8, 16] . V M ^@end group@end smallexample@node List Answer 2, List Answer 3, List Answer 1, Answers to Exercises@subsection List Tutorial Exercise 2@noindentGiven @expr{x} and @expr{y} vectors in quick variables 1 and 2 as before,the first job is to form the matrix that describes the problem.@ifnottex@example m*x + b*1 = y@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ m \times x + b \times 1 = y $$\afterdisplay@end texThus we want a @texline @math{19\times2}@infoline 19x2matrix with our @expr{x} vector as one column andones as the other column. So, first we build the column of ones, thenwe combine the two columns to form our @expr{A} matrix.@smallexample@group2: [1.34, 1.41, 1.49, ... ] 1: [ [ 1.34, 1 ]1: [1, 1, 1, ...] [ 1.41, 1 ] . [ 1.49, 1 ] @dots{} r 1 1 v b 19 @key{RET} M-2 v p v t s 3@end group@end smallexample@noindentNow we compute @texline @math{A^T y}@infoline @expr{trn(A) * y} and @texline @math{A^T A}@infoline @expr{trn(A) * A} and divide.@smallexample@group1: [33.36554, 13.613] 2: [33.36554, 13.613] . 1: [ [ 98.0003, 41.63 ] [ 41.63, 19 ] ] . v t r 2 * r 3 v t r 3 *@end group@end smallexample@noindent(Hey, those numbers look familiar!)@smallexample@group1: [0.52141679, -0.425978] . /@end group@end smallexampleSince we were solving equations of the form @texline @math{m \times x + b \times 1 = y},@infoline @expr{m*x + b*1 = y}, these numbers should be @expr{m} and @expr{b}, respectively. Sureenough, they agree exactly with the result computed using @kbd{V M} and@kbd{V R}!The moral of this story: @kbd{V M} and @kbd{V R} will probably solveyour problem, but there is often an easier way using the higher-levelarithmetic functions!@c [fix-ref Curve Fitting]In fact, there is a built-in @kbd{a F} command that does least-squaresfits. @xref{Curve Fitting}.@node List Answer 3, List Answer 4, List Answer 2, Answers to Exercises@subsection List Tutorial Exercise 3@noindentMove to one end of the list and press @kbd{C-@@} (or @kbd{C-@key{SPC}} orwhatever) to set the mark, then move to the other end of the listand type @w{@kbd{C-x * g}}.@smallexample@group1: [2.3, 6, 22, 15.1, 7, 15, 14, 7.5, 2.5] .@end group@end smallexampleTo make things interesting, let's assume we don't know at a glancehow many numbers are in this list. Then we could type:@smallexample@group2: [2.3, 6, 22, ... ] 2: [2.3, 6, 22, ... ]1: [2.3, 6, 22, ... ] 1: 126356422.5 . . @key{RET} V R *@end group@end smallexample@noindent@smallexample@group2: 126356422.5 2: 126356422.5 1: 7.946529137341: [2.3, 6, 22, ... ] 1: 9 . . . @key{TAB} v l I ^@end group@end smallexample@noindent(The @kbd{I ^} command computes the @var{n}th root of a number.You could also type @kbd{& ^} to take the reciprocal of 9 andthen raise the number to that power.)@node List Answer 4, List Answer 5, List Answer 3, Answers to Exercises@subsection List Tutorial Exercise 4@noindentA number @expr{j} is a divisor of @expr{n} if @texline @math{n \mathbin{\hbox{\code{\%}}} j = 0}.@infoline @samp{n % j = 0}. The first step is to get a vector that identifies the divisors.@smallexample@group2: 30 2: [0, 0, 0, 2, ...] 1: [1, 1, 1, 0, ...]1: [1, 2, 3, 4, ...] 1: 0 . . . 30 @key{RET} v x 30 @key{RET} s 1 V M % 0 V M a = s 2@end group@end smallexample@noindentThis vector has 1's marking divisors of 30 and 0's marking non-divisors.The zeroth divisor function is just the total number of divisors.The first divisor function is the sum of the divisors.@smallexample@group1: 8 3: 8 2: 8 2: 8 2: [1, 2, 3, 4, ...] 1: [1, 2, 3, 0, ...] 1: 72 1: [1, 1, 1, 0, ...] . . . V R + r 1 r 2 V M * V R +@end group@end smallexample@noindentOnce again, the last two steps just compute a dot product for whicha simple @kbd{*} would have worked equally well.@node List Answer 5, List Answer 6, List Answer 4, Answers to Exercises@subsection List Tutorial Exercise 5@noindentThe obvious first step is to obtain the list of factors with @kbd{k f}.This list will always be in sorted order, so if there are duplicatesthey will be right next to each other. A suitable method is to comparethe list with a copy of itself shifted over by one.@smallexample@group1: [3, 7, 7, 7, 19] 2: [3, 7, 7, 7, 19] 2: [3, 7, 7, 7, 19, 0] . 1: [3, 7, 7, 7, 19, 0] 1: [0, 3, 7, 7, 7, 19] . . 19551 k f @key{RET} 0 | @key{TAB} 0 @key{TAB} |@end group@end smallexample@noindent@smallexample@group1: [0, 0, 1, 1, 0, 0] 1: 2 1: 0 . . . V M a = V R + 0 a =@end group@end smallexample@noindentNote that we have to arrange for both vectors to have the same lengthso that the mapping operation works; no prime factor will ever bezero, so adding zeros on the left and right is safe. From then onthe job is pretty straightforward.Incidentally, Calc provides the @texline @dfn{M@"obius} @math{\mu}@infoline @dfn{Moebius mu} function which is zero if and only if its argument is square-free. Itwould be a much more convenient way to do the above test in practice.@node List Answer 6, List Answer 7, List Answer 5, Answers to Exercises@subsection List Tutorial Exercise 6@noindentFirst use @kbd{v x 6 @key{RET}} to get a list of integers, then @kbd{V M v x}to get a list of lists of integers!@node List Answer 7, List Answer 8, List Answer 6, Answers to Exercises@subsection List Tutorial Exercise 7@noindentHere's one solution. First, compute the triangular list from the previousexercise and type @kbd{1 -} to subtract one from all the elements.@smallexample@group1: [ [0], [0, 1], [0, 1, 2], @dots{} 1 -@end group@end smallexampleThe numbers down the lefthand edge of the list we desire are calledthe ``triangular numbers'' (now you know why!). The @expr{n}thtriangular number is the sum of the integers from 1 to @expr{n}, andcan be computed directly by the formula @texline @math{n (n+1) \over 2}.@infoline @expr{n * (n+1) / 2}.@smallexample@group2: [ [0], [0, 1], ... ] 2: [ [0], [0, 1], ... ]1: [0, 1, 2, 3, 4, 5] 1: [0, 1, 3, 6, 10, 15] . . v x 6 @key{RET} 1 - V M ' $ ($+1)/2 @key{RET}@end group@end smallexample@noindentAdding this list to the above list of lists produces the desiredresult:@smallexample@group1: [ [0], [1, 2], [3, 4, 5], [6, 7, 8, 9], [10, 11, 12, 13, 14], [15, 16, 17, 18, 19, 20] ] . V M +@end group@end smallexampleIf we did not know the formula for triangular numbers, we could havecomputed them using a @kbd{V U +} command. We could also havegotten them the hard way by mapping a reduction across the originaltriangular list.@smallexample@group2: [ [0], [0, 1], ... ] 2: [ [0], [0, 1], ... ]1: [ [0], [0, 1], ... ] 1: [0, 1, 3, 6, 10, 15] . . @key{RET} V M V R +@end group@end smallexample@noindent(This means ``map a @kbd{V R +} command across the vector,'' andsince each element of the main vector is itself a small vector,@kbd{V R +} computes the sum of its elements.)@node List Answer 8, List Answer 9, List Answer 7, Answers to Exercises@subsection List Tutorial Exercise 8@noindentThe first step is to build a list of values of @expr{x}.@smallexample@group1: [1, 2, 3, ..., 21] 1: [0, 1, 2, ..., 20] 1: [0, 0.25, 0.5, ..., 5] . . . v x 21 @key{RET} 1 - 4 / s 1@end group@end smallexampleNext, we compute the Bessel function values.@smallexample@group1: [0., 0.124, 0.242, ..., -0.328] . V M ' besJ(1,$) @key{RET}@end group@end smallexample@noindent(Another way to do this would be @kbd{1 @key{TAB} V M f j}.)A way to isolate the maximum value is to compute the maximum using@kbd{V R X}, then compare all the Bessel values with that maximum.@smallexample@group2: [0., 0.124, 0.242, ... ] 1: [0, 0, 0, ... ] 2: [0, 0, 0, ... ]1: 0.5801562 . 1: 1 . . @key{RET} V R X V M a = @key{RET} V R + @key{DEL}@end group@end smallexample@noindentIt's a good idea to verify, as in the last step above, that onlyone value is equal to the maximum. (After all, a plot of @texline @math{\sin x}@infoline @expr{sin(x)}might have many points all equal to the maximum value, 1.)The vector we have now has a single 1 in the position that indicatesthe maximum value of @expr{x}. Now it is a simple matter to convertthis back into the corresponding value itself.@smallexample@group2: [0, 0, 0, ... ] 1: [0, 0., 0., ... ] 1: 1.751: [0, 0.25, 0.5, ... ] . . . r 1 V M * V R +@end group@end smallexampleIf @kbd{a =} had produced more than one @expr{1} value, this methodwould have given the sum of all maximum @expr{x} values; not veryuseful! In this case we could have used @kbd{v m} (@code{calc-mask-vector})instead. This command deletes all elements of a ``data'' vector thatcorrespond to zeros in a ``mask'' vector, leaving us with, in thisexample, a vector of maximum @expr{x} values.The built-in @kbd{a X} command maximizes a function using moreefficient methods. Just for illustration, let's use @kbd{a X}to maximize @samp{besJ(1,x)} over this same interval.@smallexample@group2: besJ(1, x) 1: [1.84115, 0.581865]1: [0 .. 5] . .' besJ(1,x), [0..5] @key{RET} a X x @key{RET}@end group@end smallexample@noindentThe output from @kbd{a X} is a vector containing the value of @expr{x}that maximizes the function, and the function's value at that maximum.As you can see, our simple search got quite close to the right answer.@node List Answer 9, List Answer 10, List Answer 8, Answers to Exercises@subsection List Tutorial Exercise 9@noindentStep one is to convert our integer into vector notation.@smallexample@group1: 25129925999 3: 25129925999 . 2: 10 1: [11, 10, 9, ..., 1, 0] . 25129925999 @key{RET} 10 @key{RET} 12 @key{RET} v x 12 @key{RET} -@end group@end smallexample@noindent@smallexample@group1: 25129925999 1: [0, 2, 25, 251, 2512, ... ]2: [100000000000, ... ] . . V M ^ s 1 V M \@end group@end smallexample@noindent(Recall, the @kbd{\} command computes an integer quotient.)@smallexample@group1: [0, 2, 5, 1, 2, 9, 9, 2, 5, 9, 9, 9] . 10 V M % s 2@end group@end smallexampleNext we must increment this number. This involves adding one tothe last digit, plus handling carries. There is a carry to theleft out of a digit if that digit is a nine and all the digits tothe right of it are nines.@smallexample@group1: [0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1] 1: [1, 1, 1, 0, 0, 1, ... ] . . 9 V M a = v v@end group@end smallexample@noindent@smallexample@group1: [1, 1, 1, 0, 0, 0, ... ] 1: [0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1] . . V U * v v 1 |@end group@end smallexample@noindentAccumulating @kbd{*} across a vector of ones and zeros will preserveonly the initial run of ones. These are the carries into all digitsexcept the rightmost digit. Concatenating a one on the right takescare of aligning the carries properly, and also adding one to therightmost digit.@smallexample@group2: [0, 0, 0, 0, ... ] 1: [0, 0, 2, 5, 1, 2, 9, 9, 2, 6, 0, 0, 0]1: [0, 0, 2, 5, ... ] . . 0 r 2 | V M + 10 V M %@end group@end smallexample@noindentHere we have concatenated 0 to the @emph{left} of the original number;this takes care of shifting the carries by one with respect to thedigits that generated them.Finally, we must convert this list back into an integer.@smallexample@group3: [0, 0, 2, 5, ... ] 2: [0, 0, 2, 5, ... ]2: 1000000000000 1: [1000000000000, 100000000000, ... ]1: [100000000000, ... ] . . 10 @key{RET} 12 ^ r 1 |@end group@end smallexample@noindent@smallexample@group1: [0, 0, 20000000000, 5000000000, ... ] 1: 25129926000 . . V M * V R +@end group@end smallexample@noindentAnother way to do this final step would be to reduce the formula@w{@samp{10 $$ + $}} across the vector of digits.@smallexample@group1: [0, 0, 2, 5, ... ] 1: 25129926000 . . V R ' 10 $$ + $ @key{RET}@end group@end smallexample@node List Answer 10, List Answer 11, List Answer 9, Answers to Exercises@subsection List Tutorial Exercise 10@noindentFor the list @expr{[a, b, c, d]}, the result is @expr{((a = b) = c) = d},which will compare @expr{a} and @expr{b} to produce a 1 or 0, which isthen compared with @expr{c} to produce another 1 or 0, which is thencompared with @expr{d}. This is not at all what Joe wanted.Here's a more correct method:@smallexample@group1: [7, 7, 7, 8, 7] 2: [7, 7, 7, 8, 7] . 1: 7 . ' [7,7,7,8,7] @key{RET} @key{RET} v r 1 @key{RET}@end group@end smallexample@noindent@smallexample@group1: [1, 1, 1, 0, 1] 1: 0 . . V M a = V R *@end group@end smallexample@node List Answer 11, List Answer 12, List Answer 10, Answers to Exercises@subsection List Tutorial Exercise 11@noindentThe circle of unit radius consists of those points @expr{(x,y)} for which@expr{x^2 + y^2 < 1}. We start by generating a vector of @expr{x^2}and a vector of @expr{y^2}.We can make this go a bit faster by using the @kbd{v .} and @kbd{t .}commands.@smallexample@group2: [2., 2., ..., 2.] 2: [2., 2., ..., 2.]1: [2., 2., ..., 2.] 1: [1.16, 1.98, ..., 0.81] . . v . t . 2. v b 100 @key{RET} @key{RET} V M k r@end group@end smallexample@noindent@smallexample@group2: [2., 2., ..., 2.] 1: [0.026, 0.96, ..., 0.036]1: [0.026, 0.96, ..., 0.036] 2: [0.53, 0.81, ..., 0.094] . . 1 - 2 V M ^ @key{TAB} V M k r 1 - 2 V M ^@end group@end smallexampleNow we sum the @expr{x^2} and @expr{y^2} values, compare with 1 toget a vector of 1/0 truth values, then sum the truth values.@smallexample@group1: [0.56, 1.78, ..., 0.13] 1: [1, 0, ..., 1] 1: 84 . . . + 1 V M a < V R +@end group@end smallexample@noindentThe ratio @expr{84/100} should approximate the ratio @cpiover{4}.@smallexample@group1: 0.84 1: 3.36 2: 3.36 1: 1.0695 . . 1: 3.14159 . 100 / 4 * P /@end group@end smallexample@noindentOur estimate, 3.36, is off by about 7%. We could get a better estimateby taking more points (say, 1000), but it's clear that this method isnot very efficient!(Naturally, since this example uses random numbers your own answerwill be slightly different from the one shown here!)If you typed @kbd{v .} and @kbd{t .} before, type them again toreturn to full-sized display of vectors.@node List Answer 12, List Answer 13, List Answer 11, Answers to Exercises@subsection List Tutorial Exercise 12@noindentThis problem can be made a lot easier by taking advantage of somesymmetries. First of all, after some thought it's clear that the@expr{y} axis can be ignored altogether. Just pick a random @expr{x}component for one end of the match, pick a random direction @texline @math{\theta},@infoline @expr{theta},and see if @expr{x} and @texline @math{x + \cos \theta}@infoline @expr{x + cos(theta)} (which is the @expr{x} coordinate of the other endpoint) cross a line.The lines are at integer coordinates, so this happens when the twonumbers surround an integer.Since the two endpoints are equivalent, we may as well choose the leftmostof the two endpoints as @expr{x}. Then @expr{theta} is an angle pointingto the right, in the range -90 to 90 degrees. (We could use radians, butit would feel like cheating to refer to @cpiover{2} radians while tryingto estimate @cpi{}!)In fact, since the field of lines is infinite we can choose thecoordinates 0 and 1 for the lines on either side of the leftmostendpoint. The rightmost endpoint will be between 0 and 1 if thematch does not cross a line, or between 1 and 2 if it does. So:Pick random @expr{x} and @texline @math{\theta},@infoline @expr{theta}, compute@texline @math{x + \cos \theta},@infoline @expr{x + cos(theta)},and count how many of the results are greater than one. Simple!We can make this go a bit faster by using the @kbd{v .} and @kbd{t .}commands.@smallexample@group1: [0.52, 0.71, ..., 0.72] 2: [0.52, 0.71, ..., 0.72] . 1: [78.4, 64.5, ..., -42.9] .v . t . 1. v b 100 @key{RET} V M k r 180. v b 100 @key{RET} V M k r 90 -@end group@end smallexample@noindent(The next step may be slow, depending on the speed of your computer.)@smallexample@group2: [0.52, 0.71, ..., 0.72] 1: [0.72, 1.14, ..., 1.45]1: [0.20, 0.43, ..., 0.73] . . m d V M C +@end group@end smallexample@noindent@smallexample@group1: [0, 1, ..., 1] 1: 0.64 1: 3.125 . . . 1 V M a > V R + 100 / 2 @key{TAB} /@end group@end smallexampleLet's try the third method, too. We'll use random integers up toone million. The @kbd{k r} command with an integer argument picksa random integer.@smallexample@group2: [1000000, 1000000, ..., 1000000] 2: [78489, 527587, ..., 814975]1: [1000000, 1000000, ..., 1000000] 1: [324014, 358783, ..., 955450] . . 1000000 v b 100 @key{RET} @key{RET} V M k r @key{TAB} V M k r@end group@end smallexample@noindent@smallexample@group1: [1, 1, ..., 25] 1: [1, 1, ..., 0] 1: 0.56 . . . V M k g 1 V M a = V R + 100 /@end group@end smallexample@noindent@smallexample@group1: 10.714 1: 3.273 . . 6 @key{TAB} / Q@end group@end smallexampleFor a proof of this property of the GCD function, see section 4.5.2,exercise 10, of Knuth's @emph{Art of Computer Programming}, volume II.If you typed @kbd{v .} and @kbd{t .} before, type them again toreturn to full-sized display of vectors.@node List Answer 13, List Answer 14, List Answer 12, Answers to Exercises@subsection List Tutorial Exercise 13@noindentFirst, we put the string on the stack as a vector of ASCII codes.@smallexample@group1: [84, 101, 115, ..., 51] . "Testing, 1, 2, 3 @key{RET}@end group@end smallexample@noindentNote that the @kbd{"} key, like @kbd{$}, initiates algebraic entry sothere was no need to type an apostrophe. Also, Calc didn't mind thatwe omitted the closing @kbd{"}. (The same goes for all closing delimiterslike @kbd{)} and @kbd{]} at the end of a formula.We'll show two different approaches here. In the first, we note thatif the input vector is @expr{[a, b, c, d]}, then the hash code is@expr{3 (3 (3a + b) + c) + d = 27a + 9b + 3c + d}. In other words,it's a sum of descending powers of three times the ASCII codes.@smallexample@group2: [84, 101, 115, ..., 51] 2: [84, 101, 115, ..., 51]1: 16 1: [15, 14, 13, ..., 0] . . @key{RET} v l v x 16 @key{RET} -@end group@end smallexample@noindent@smallexample@group2: [84, 101, 115, ..., 51] 1: 1960915098 1: 1211: [14348907, ..., 1] . . . 3 @key{TAB} V M ^ * 511 %@end group@end smallexample@noindentOnce again, @kbd{*} elegantly summarizes most of the computation.But there's an even more elegant approach: Reduce the formula@kbd{3 $$ + $} across the vector. Recall that this represents afunction of two arguments that computes its first argument times threeplus its second argument.@smallexample@group1: [84, 101, 115, ..., 51] 1: 1960915098 . . "Testing, 1, 2, 3 @key{RET} V R ' 3$$+$ @key{RET}@end group@end smallexample@noindentIf you did the decimal arithmetic exercise, this will be familiar.Basically, we're turning a base-3 vector of digits into an integer,except that our ``digits'' are much larger than real digits.Instead of typing @kbd{511 %} again to reduce the result, we can becleverer still and notice that rather than computing a huge integerand taking the modulo at the end, we can take the modulo at each stepwithout affecting the result. While this means there are morearithmetic operations, the numbers we operate on remain small sothe operations are faster.@smallexample@group1: [84, 101, 115, ..., 51] 1: 121 . . "Testing, 1, 2, 3 @key{RET} V R ' (3$$+$)%511 @key{RET}@end group@end smallexampleWhy does this work? Think about a two-step computation:@w{@expr{3 (3a + b) + c}}. Taking a result modulo 511 basically meanssubtracting off enough 511's to put the result in the desired range.So the result when we take the modulo after every step is,@ifnottex@example3 (3 a + b - 511 m) + c - 511 n@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ 3 (3 a + b - 511 m) + c - 511 n $$\afterdisplay@end tex@noindentfor some suitable integers @expr{m} and @expr{n}. Expanding out bythe distributive law yields@ifnottex@example9 a + 3 b + c - 511*3 m - 511 n@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ 9 a + 3 b + c - 511\times3 m - 511 n $$\afterdisplay@end tex@noindentThe @expr{m} term in the latter formula is redundant because anycontribution it makes could just as easily be made by the @expr{n}term. So we can take it out to get an equivalent formula with@expr{n' = 3m + n},@ifnottex@example9 a + 3 b + c - 511 n'@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ 9 a + 3 b + c - 511 n' $$\afterdisplay@end tex@noindentwhich is just the formula for taking the modulo only at the end ofthe calculation. Therefore the two methods are essentially the same.Later in the tutorial we will encounter @dfn{modulo forms}, whichbasically automate the idea of reducing every intermediate resultmodulo some value @var{m}.@node List Answer 14, Types Answer 1, List Answer 13, Answers to Exercises@subsection List Tutorial Exercise 14We want to use @kbd{H V U} to nest a function which adds a randomstep to an @expr{(x,y)} coordinate. The function is a bit long, butotherwise the problem is quite straightforward.@smallexample@group2: [0, 0] 1: [ [ 0, 0 ]1: 50 [ 0.4288, -0.1695 ] . [ -0.4787, -0.9027 ] ... [0,0] 50 H V U ' <# + [random(2.0)-1, random(2.0)-1]> @key{RET}@end group@end smallexampleJust as the text recommended, we used @samp{< >} nameless functionnotation to keep the two @code{random} calls from being evaluatedbefore nesting even begins.We now have a vector of @expr{[x, y]} sub-vectors, which by Calc'srules acts like a matrix. We can transpose this matrix and unpackto get a pair of vectors, @expr{x} and @expr{y}, suitable for graphing.@smallexample@group2: [ 0, 0.4288, -0.4787, ... ]1: [ 0, -0.1696, -0.9027, ... ] . v t v u g f@end group@end smallexampleIncidentally, because the @expr{x} and @expr{y} are completelyindependent in this case, we could have done two separate commandsto create our @expr{x} and @expr{y} vectors of numbers directly.To make a random walk of unit steps, we note that @code{sincos} ofa random direction exactly gives us an @expr{[x, y]} step of unitlength; in fact, the new nesting function is even briefer, thoughwe might want to lower the precision a bit for it.@smallexample@group2: [0, 0] 1: [ [ 0, 0 ]1: 50 [ 0.1318, 0.9912 ] . [ -0.5965, 0.3061 ] ... [0,0] 50 m d p 6 @key{RET} H V U ' <# + sincos(random(360.0))> @key{RET}@end group@end smallexampleAnother @kbd{v t v u g f} sequence will graph this new random walk.An interesting twist on these random walk functions would be to usecomplex numbers instead of 2-vectors to represent points on the plane.In the first example, we'd use something like @samp{random + random*(0,1)},and in the second we could use polar complex numbers with random phaseangles. (This exercise was first suggested in this form by RandalSchwartz.)@node Types Answer 1, Types Answer 2, List Answer 14, Answers to Exercises@subsection Types Tutorial Exercise 1@noindentIf the number is the square root of @cpi{} times a rational number,then its square, divided by @cpi{}, should be a rational number.@smallexample@group1: 1.26508260337 1: 0.509433962268 1: 2486645810:4881193627 . . . 2 ^ P / c F@end group@end smallexample@noindentTechnically speaking this is a rational number, but not one that islikely to have arisen in the original problem. More likely, it justhappens to be the fraction which most closely represents someirrational number to within 12 digits.But perhaps our result was not quite exact. Let's reduce theprecision slightly and try again:@smallexample@group1: 0.509433962268 1: 27:53 . . U p 10 @key{RET} c F@end group@end smallexample@noindentAha! It's unlikely that an irrational number would equal a fractionthis simple to within ten digits, so our original number was probably@texline @math{\sqrt{27 \pi / 53}}.@infoline @expr{sqrt(27 pi / 53)}.Notice that we didn't need to re-round the number when we reduced theprecision. Remember, arithmetic operations always round their inputsto the current precision before they begin.@node Types Answer 2, Types Answer 3, Types Answer 1, Answers to Exercises@subsection Types Tutorial Exercise 2@noindent@samp{inf / inf = nan}. Perhaps @samp{1} is the ``obvious'' answer.But if @w{@samp{17 inf = inf}}, then @samp{17 inf / inf = inf / inf = 17}, too.@samp{exp(inf) = inf}. It's tempting to say that the exponentialof infinity must be ``bigger'' than ``regular'' infinity, but asfar as Calc is concerned all infinities are as just as big.In other words, as @expr{x} goes to infinity, @expr{e^x} also goesto infinity, but the fact the @expr{e^x} grows much faster than@expr{x} is not relevant here.@samp{exp(-inf) = 0}. Here we have a finite answer even thoughthe input is infinite.@samp{sqrt(-inf) = (0, 1) inf}. Remember that @expr{(0, 1)}represents the imaginary number @expr{i}. Here's a derivation:@samp{sqrt(-inf) = @w{sqrt((-1) * inf)} = sqrt(-1) * sqrt(inf)}.The first part is, by definition, @expr{i}; the second is @code{inf}because, once again, all infinities are the same size.@samp{sqrt(uinf) = uinf}. In fact, we do know something about thedirection because @code{sqrt} is defined to return a value in theright half of the complex plane. But Calc has no notation for this,so it settles for the conservative answer @code{uinf}.@samp{abs(uinf) = inf}. No matter which direction @expr{x} points,@samp{abs(x)} always points along the positive real axis.@samp{ln(0) = -inf}. Here we have an infinite answer to a finiteinput. As in the @expr{1 / 0} case, Calc will only use infinitieshere if you have turned on Infinite mode. Otherwise, it willtreat @samp{ln(0)} as an error.@node Types Answer 3, Types Answer 4, Types Answer 2, Answers to Exercises@subsection Types Tutorial Exercise 3@noindentWe can make @samp{inf - inf} be any real number we like, say,@expr{a}, just by claiming that we added @expr{a} to the firstinfinity but not to the second. This is just as true for complexvalues of @expr{a}, so @code{nan} can stand for a complex number.(And, similarly, @code{uinf} can stand for an infinity that pointsin any direction in the complex plane, such as @samp{(0, 1) inf}).In fact, we can multiply the first @code{inf} by two. Surely@w{@samp{2 inf - inf = inf}}, but also @samp{2 inf - inf = inf - inf = nan}.So @code{nan} can even stand for infinity. Obviously it's justas easy to make it stand for minus infinity as for plus infinity.The moral of this story is that ``infinity'' is a slippery fishindeed, and Calc tries to handle it by having a very simple modelfor infinities (only the direction counts, not the ``size''); butCalc is careful to write @code{nan} any time this simple model isunable to tell what the true answer is.@node Types Answer 4, Types Answer 5, Types Answer 3, Answers to Exercises@subsection Types Tutorial Exercise 4@smallexample@group2: 0@@ 47' 26" 1: 0@@ 2' 47.411765"1: 17 . . 0@@ 47' 26" @key{RET} 17 /@end group@end smallexample@noindentThe average song length is two minutes and 47.4 seconds.@smallexample@group2: 0@@ 2' 47.411765" 1: 0@@ 3' 7.411765" 1: 0@@ 53' 6.000005"1: 0@@ 0' 20" . . . 20" + 17 *@end group@end smallexample@noindentThe album would be 53 minutes and 6 seconds long.@node Types Answer 5, Types Answer 6, Types Answer 4, Answers to Exercises@subsection Types Tutorial Exercise 5@noindentLet's suppose it's January 14, 1991. The easiest thing to do isto keep trying 13ths of months until Calc reports a Friday.We can do this by manually entering dates, or by using @kbd{t I}:@smallexample@group1: <Wed Feb 13, 1991> 1: <Wed Mar 13, 1991> 1: <Sat Apr 13, 1991> . . . ' <2/13> @key{RET} @key{DEL} ' <3/13> @key{RET} t I@end group@end smallexample@noindent(Calc assumes the current year if you don't say otherwise.)This is getting tedious---we can keep advancing the date by typing@kbd{t I} over and over again, but let's automate the job by usingvector mapping. The @kbd{t I} command actually takes a second``how-many-months'' argument, which defaults to one. Thisargument is exactly what we want to map over:@smallexample@group2: <Sat Apr 13, 1991> 1: [<Mon May 13, 1991>, <Thu Jun 13, 1991>,1: [1, 2, 3, 4, 5, 6] <Sat Jul 13, 1991>, <Tue Aug 13, 1991>, . <Fri Sep 13, 1991>, <Sun Oct 13, 1991>] . v x 6 @key{RET} V M t I@end group@end smallexample@noindentEt voil@`a, September 13, 1991 is a Friday.@smallexample@group1: 242 .' <sep 13> - <jan 14> @key{RET}@end group@end smallexample@noindentAnd the answer to our original question: 242 days to go.@node Types Answer 6, Types Answer 7, Types Answer 5, Answers to Exercises@subsection Types Tutorial Exercise 6@noindentThe full rule for leap years is that they occur in every year divisibleby four, except that they don't occur in years divisible by 100, exceptthat they @emph{do} in years divisible by 400. We could work out theanswer by carefully counting the years divisible by four and theexceptions, but there is a much simpler way that works even if wedon't know the leap year rule.Let's assume the present year is 1991. Years have 365 days, exceptthat leap years (whenever they occur) have 366 days. So let's countthe number of days between now and then, and compare that to thenumber of years times 365. The number of extra days we find must beequal to the number of leap years there were.@smallexample@group1: <Mon Jan 1, 10001> 2: <Mon Jan 1, 10001> 1: 2925593 . 1: <Tue Jan 1, 1991> . . ' <jan 1 10001> @key{RET} ' <jan 1 1991> @key{RET} -@end group@end smallexample@noindent@smallexample@group3: 2925593 2: 2925593 2: 2925593 1: 19432: 10001 1: 8010 1: 2923650 .1: 1991 . . . 10001 @key{RET} 1991 - 365 * -@end group@end smallexample@c [fix-ref Date Forms]@noindentThere will be 1943 leap years before the year 10001. (Assuming,of course, that the algorithm for computing leap years remainsunchanged for that long. @xref{Date Forms}, for some interestingbackground information in that regard.)@node Types Answer 7, Types Answer 8, Types Answer 6, Answers to Exercises@subsection Types Tutorial Exercise 7@noindentThe relative errors must be converted to absolute errors so that@samp{+/-} notation may be used.@smallexample@group1: 1. 2: 1. . 1: 0.2 . 20 @key{RET} .05 * 4 @key{RET} .05 *@end group@end smallexampleNow we simply chug through the formula.@smallexample@group1: 19.7392088022 1: 394.78 +/- 19.739 1: 6316.5 +/- 706.21 . . . 2 P 2 ^ * 20 p 1 * 4 p .2 @key{RET} 2 ^ *@end group@end smallexampleIt turns out the @kbd{v u} command will unpack an error form aswell as a vector. This saves us some retyping of numbers.@smallexample@group3: 6316.5 +/- 706.21 2: 6316.5 +/- 706.212: 6316.5 1: 0.11181: 706.21 . . @key{RET} v u @key{TAB} /@end group@end smallexample@noindentThus the volume is 6316 cubic centimeters, within about 11 percent.@node Types Answer 8, Types Answer 9, Types Answer 7, Answers to Exercises@subsection Types Tutorial Exercise 8@noindentThe first answer is pretty simple: @samp{1 / (0 .. 10) = (0.1 .. inf)}.Since a number in the interval @samp{(0 .. 10)} can get arbitrarilyclose to zero, its reciprocal can get arbitrarily large, so the answeris an interval that effectively means, ``any number greater than 0.1''but with no upper bound.The second answer, similarly, is @samp{1 / (-10 .. 0) = (-inf .. -0.1)}.Calc normally treats division by zero as an error, so that the formula@w{@samp{1 / 0}} is left unsimplified. Our third problem,@w{@samp{1 / [0 .. 10]}}, also (potentially) divides by zero because zerois now a member of the interval. So Calc leaves this one unevaluated, too.If you turn on Infinite mode by pressing @kbd{m i}, you willinstead get the answer @samp{[0.1 .. inf]}, which includes infinityas a possible value.The fourth calculation, @samp{1 / (-10 .. 10)}, has the same problem.Zero is buried inside the interval, but it's still a possible value.It's not hard to see that the actual result of @samp{1 / (-10 .. 10)}will be either greater than @mathit{0.1}, or less than @mathit{-0.1}. Thusthe interval goes from minus infinity to plus infinity, with a ``hole''in it from @mathit{-0.1} to @mathit{0.1}. Calc doesn't have any way torepresent this, so it just reports @samp{[-inf .. inf]} as the answer.It may be disappointing to hear ``the answer lies somewhere betweenminus infinity and plus infinity, inclusive,'' but that's the bestthat interval arithmetic can do in this case.@node Types Answer 9, Types Answer 10, Types Answer 8, Answers to Exercises@subsection Types Tutorial Exercise 9@smallexample@group1: [-3 .. 3] 2: [-3 .. 3] 2: [0 .. 9] . 1: [0 .. 9] 1: [-9 .. 9] . . [ 3 n .. 3 ] @key{RET} 2 ^ @key{TAB} @key{RET} *@end group@end smallexample@noindentIn the first case the result says, ``if a number is between @mathit{-3} and3, its square is between 0 and 9.'' The second case says, ``the productof two numbers each between @mathit{-3} and 3 is between @mathit{-9} and 9.''An interval form is not a number; it is a symbol that can stand formany different numbers. Two identical-looking interval forms can standfor different numbers.The same issue arises when you try to square an error form.@node Types Answer 10, Types Answer 11, Types Answer 9, Answers to Exercises@subsection Types Tutorial Exercise 10@noindentTesting the first number, we might arbitrarily choose 17 for @expr{x}.@smallexample@group1: 17 mod 811749613 2: 17 mod 811749613 1: 533694123 mod 811749613 . 811749612 . . 17 M 811749613 @key{RET} 811749612 ^@end group@end smallexample@noindentSince 533694123 is (considerably) different from 1, the number 811749613must not be prime.It's awkward to type the number in twice as we did above. There arevarious ways to avoid this, and algebraic entry is one. In fact, usinga vector mapping operation we can perform several tests at once. Let'suse this method to test the second number.@smallexample@group2: [17, 42, 100000] 1: [1 mod 15485863, 1 mod ... ]1: 15485863 . . [17 42 100000] 15485863 @key{RET} V M ' ($$ mod $)^($-1) @key{RET}@end group@end smallexample@noindentThe result is three ones (modulo @expr{n}), so it's very probable that15485863 is prime. (In fact, this number is the millionth prime.)Note that the functions @samp{($$^($-1)) mod $} or @samp{$$^($-1) % $}would have been hopelessly inefficient, since they would have calculatedthe power using full integer arithmetic.Calc has a @kbd{k p} command that does primality testing. For smallnumbers it does an exact test; for large numbers it uses a variantof the Fermat test we used here. You can use @kbd{k p} repeatedlyto prove that a large integer is prime with any desired probability.@node Types Answer 11, Types Answer 12, Types Answer 10, Answers to Exercises@subsection Types Tutorial Exercise 11@noindentThere are several ways to insert a calculated number into an HMS form.One way to convert a number of seconds to an HMS form is simply tomultiply the number by an HMS form representing one second:@smallexample@group1: 31415926.5359 2: 31415926.5359 1: 8726@@ 38' 46.5359" . 1: 0@@ 0' 1" . . P 1e7 * 0@@ 0' 1" *@end group@end smallexample@noindent@smallexample@group2: 8726@@ 38' 46.5359" 1: 6@@ 6' 2.5359" mod 24@@ 0' 0"1: 15@@ 27' 16" mod 24@@ 0' 0" . . x time @key{RET} +@end group@end smallexample@noindentIt will be just after six in the morning.The algebraic @code{hms} function can also be used to build anHMS form:@smallexample@group1: hms(0, 0, 10000000. pi) 1: 8726@@ 38' 46.5359" . . ' hms(0, 0, 1e7 pi) @key{RET} =@end group@end smallexample@noindentThe @kbd{=} key is necessary to evaluate the symbol @samp{pi} tothe actual number 3.14159...@node Types Answer 12, Types Answer 13, Types Answer 11, Answers to Exercises@subsection Types Tutorial Exercise 12@noindentAs we recall, there are 17 songs of about 2 minutes and 47 secondseach.@smallexample@group2: 0@@ 2' 47" 1: [0@@ 3' 7" .. 0@@ 3' 47"]1: [0@@ 0' 20" .. 0@@ 1' 0"] . . [ 0@@ 20" .. 0@@ 1' ] +@end group@end smallexample@noindent@smallexample@group1: [0@@ 52' 59." .. 1@@ 4' 19."] . 17 *@end group@end smallexample@noindentNo matter how long it is, the album will fit nicely on one CD.@node Types Answer 13, Types Answer 14, Types Answer 12, Answers to Exercises@subsection Types Tutorial Exercise 13@noindentType @kbd{' 1 yr @key{RET} u c s @key{RET}}. The answer is 31557600 seconds.@node Types Answer 14, Types Answer 15, Types Answer 13, Answers to Exercises@subsection Types Tutorial Exercise 14@noindentHow long will it take for a signal to get from one end of the computerto the other?@smallexample@group1: m / c 1: 3.3356 ns . . ' 1 m / c @key{RET} u c ns @key{RET}@end group@end smallexample@noindent(Recall, @samp{c} is a ``unit'' corresponding to the speed of light.)@smallexample@group1: 3.3356 ns 1: 0.81356 ns / ns 1: 0.813562: 4.1 ns . . . ' 4.1 ns @key{RET} / u s@end group@end smallexample@noindentThus a signal could take up to 81 percent of a clock cycle just togo from one place to another inside the computer, assuming the signalcould actually attain the full speed of light. Pretty tight!@node Types Answer 15, Algebra Answer 1, Types Answer 14, Answers to Exercises@subsection Types Tutorial Exercise 15@noindentThe speed limit is 55 miles per hour on most highways. We want tofind the ratio of Sam's speed to the US speed limit.@smallexample@group1: 55 mph 2: 55 mph 3: 11 hr mph / yd . 1: 5 yd / hr . . ' 55 mph @key{RET} ' 5 yd/hr @key{RET} /@end group@end smallexampleThe @kbd{u s} command cancels out these units to get a plainnumber. Now we take the logarithm base two to find the finalanswer, assuming that each successive pill doubles his speed.@smallexample@group1: 19360. 2: 19360. 1: 14.24 . 1: 2 . . u s 2 B@end group@end smallexample@noindentThus Sam can take up to 14 pills without a worry.@node Algebra Answer 1, Algebra Answer 2, Types Answer 15, Answers to Exercises@subsection Algebra Tutorial Exercise 1@noindent@c [fix-ref Declarations]The result @samp{sqrt(x)^2} is simplified back to @expr{x} by theCalculator, but @samp{sqrt(x^2)} is not. (Consider what happensif @w{@expr{x = -4}}.) If @expr{x} is real, this formula could besimplified to @samp{abs(x)}, but for general complex arguments eventhat is not safe. (@xref{Declarations}, for a way to tell Calcthat @expr{x} is known to be real.)@node Algebra Answer 2, Algebra Answer 3, Algebra Answer 1, Answers to Exercises@subsection Algebra Tutorial Exercise 2@noindentSuppose our roots are @expr{[a, b, c]}. We want a polynomial whichis zero when @expr{x} is any of these values. The trivial polynomial@expr{x-a} is zero when @expr{x=a}, so the product @expr{(x-a)(x-b)(x-c)}will do the job. We can use @kbd{a c x} to write this in a morefamiliar form.@smallexample@group1: 34 x - 24 x^3 1: [1.19023, -1.19023, 0] . . r 2 a P x @key{RET}@end group@end smallexample@noindent@smallexample@group1: [x - 1.19023, x + 1.19023, x] 1: (x - 1.19023) (x + 1.19023) x . . V M ' x-$ @key{RET} V R *@end group@end smallexample@noindent@smallexample@group1: x^3 - 1.41666 x 1: 34 x - 24 x^3 . . a c x @key{RET} 24 n * a x@end group@end smallexample@noindentSure enough, our answer (multiplied by a suitable constant) is thesame as the original polynomial.@node Algebra Answer 3, Algebra Answer 4, Algebra Answer 2, Answers to Exercises@subsection Algebra Tutorial Exercise 3@smallexample@group1: x sin(pi x) 1: (sin(pi x) - pi x cos(pi x)) / pi^2 . . ' x sin(pi x) @key{RET} m r a i x @key{RET}@end group@end smallexample@noindent@smallexample@group1: [y, 1]2: (sin(pi x) - pi x cos(pi x)) / pi^2 . ' [y,1] @key{RET} @key{TAB}@end group@end smallexample@noindent@smallexample@group1: [(sin(pi y) - pi y cos(pi y)) / pi^2, (sin(pi) - pi cos(pi)) / pi^2] . V M $ @key{RET}@end group@end smallexample@noindent@smallexample@group1: (sin(pi y) - pi y cos(pi y)) / pi^2 + (pi cos(pi) - sin(pi)) / pi^2 . V R -@end group@end smallexample@noindent@smallexample@group1: (sin(3.14159 y) - 3.14159 y cos(3.14159 y)) / 9.8696 - 0.3183 . =@end group@end smallexample@noindent@smallexample@group1: [0., -0.95493, 0.63662, -1.5915, 1.2732] . v x 5 @key{RET} @key{TAB} V M $ @key{RET}@end group@end smallexample@node Algebra Answer 4, Rewrites Answer 1, Algebra Answer 3, Answers to Exercises@subsection Algebra Tutorial Exercise 4@noindentThe hard part is that @kbd{V R +} is no longer sufficient to add up allthe contributions from the slices, since the slices have varyingcoefficients. So first we must come up with a vector of thesecoefficients. Here's one way:@smallexample@group2: -1 2: 3 1: [4, 2, ..., 4]1: [1, 2, ..., 9] 1: [-1, 1, ..., -1] . . . 1 n v x 9 @key{RET} V M ^ 3 @key{TAB} -@end group@end smallexample@noindent@smallexample@group1: [4, 2, ..., 4, 1] 1: [1, 4, 2, ..., 4, 1] . . 1 | 1 @key{TAB} |@end group@end smallexample@noindentNow we compute the function values. Note that for this method we needeleven values, including both endpoints of the desired interval.@smallexample@group2: [1, 4, 2, ..., 4, 1]1: [1, 1.1, 1.2, ... , 1.8, 1.9, 2.] . 11 @key{RET} 1 @key{RET} .1 @key{RET} C-u v x@end group@end smallexample@noindent@smallexample@group2: [1, 4, 2, ..., 4, 1]1: [0., 0.084941, 0.16993, ... ] . ' sin(x) ln(x) @key{RET} m r p 5 @key{RET} V M $ @key{RET}@end group@end smallexample@noindentOnce again this calls for @kbd{V M * V R +}; a simple @kbd{*} does thesame thing.@smallexample@group1: 11.22 1: 1.122 1: 0.374 . . . * .1 * 3 /@end group@end smallexample@noindentWow! That's even better than the result from the Taylor series method.@node Rewrites Answer 1, Rewrites Answer 2, Algebra Answer 4, Answers to Exercises@subsection Rewrites Tutorial Exercise 1@noindentWe'll use Big mode to make the formulas more readable.@smallexample@group ___ 2 + V 21: (2 + sqrt(2)) / (1 + sqrt(2)) 1: -------- . ___ 1 + V 2 . ' (2+sqrt(2)) / (1+sqrt(2)) @key{RET} d B@end group@end smallexample@noindentMultiplying by the conjugate helps because @expr{(a+b) (a-b) = a^2 - b^2}.@smallexample@group ___ ___1: (2 + V 2 ) (V 2 - 1) . a r a/(b+c) := a*(b-c) / (b^2-c^2) @key{RET}@end group@end smallexample@noindent@smallexample@group ___ ___1: 2 + V 2 - 2 1: V 2 . . a r a*(b+c) := a*b + a*c a s@end group@end smallexample@noindent(We could have used @kbd{a x} instead of a rewrite rule for thesecond step.)The multiply-by-conjugate rule turns out to be useful in manydifferent circumstances, such as when the denominator involvessines and cosines or the imaginary constant @code{i}.@node Rewrites Answer 2, Rewrites Answer 3, Rewrites Answer 1, Answers to Exercises@subsection Rewrites Tutorial Exercise 2@noindentHere is the rule set:@smallexample@group[ fib(n) := fib(n, 1, 1) :: integer(n) :: n >= 1, fib(1, x, y) := x, fib(n, x, y) := fib(n-1, y, x+y) ]@end group@end smallexample@noindentThe first rule turns a one-argument @code{fib} that people like to writeinto a three-argument @code{fib} that makes computation easier. Thesecond rule converts back from three-argument form once the computationis done. The third rule does the computation itself. It basicallysays that if @expr{x} and @expr{y} are two consecutive Fibonacci numbers,then @expr{y} and @expr{x+y} are the next (overlapping) pair of Fibonaccinumbers.Notice that because the number @expr{n} was ``validated'' by theconditions on the first rule, there is no need to put conditions onthe other rules because the rule set would never get that far unlessthe input were valid. That further speeds computation, since noextra conditions need to be checked at every step.Actually, a user with a nasty sense of humor could enter a badthree-argument @code{fib} call directly, say, @samp{fib(0, 1, 1)},which would get the rules into an infinite loop. One thing that wouldhelp keep this from happening by accident would be to use something like@samp{ZzFib} instead of @code{fib} as the name of the three-argumentfunction.@node Rewrites Answer 3, Rewrites Answer 4, Rewrites Answer 2, Answers to Exercises@subsection Rewrites Tutorial Exercise 3@noindentHe got an infinite loop. First, Calc did as expected and rewrote@w{@samp{2 + 3 x}} to @samp{f(2, 3, x)}. Then it looked for ways toapply the rule again, and found that @samp{f(2, 3, x)} looks like@samp{a + b x} with @w{@samp{a = 0}} and @samp{b = 1}, so it rewrote to@samp{f(0, 1, f(2, 3, x))}. It then wrapped another @samp{f(0, 1, ...)}around that, and so on, ad infinitum. Joe should have used @kbd{M-1 a r}to make sure the rule applied only once.(Actually, even the first step didn't work as he expected. What Calcreally gives for @kbd{M-1 a r} in this situation is @samp{f(3 x, 1, 2)},treating 2 as the ``variable,'' and @samp{3 x} as a constant being addedto it. While this may seem odd, it's just as valid a solution as the``obvious'' one. One way to fix this would be to add the condition@samp{:: variable(x)} to the rule, to make sure the thing that matches@samp{x} is indeed a variable, or to change @samp{x} to @samp{quote(x)}on the lefthand side, so that the rule matches the actual variable@samp{x} rather than letting @samp{x} stand for something else.)@node Rewrites Answer 4, Rewrites Answer 5, Rewrites Answer 3, Answers to Exercises@subsection Rewrites Tutorial Exercise 4@noindent@ignore@starindex@end ignore@tindex seqHere is a suitable set of rules to solve the first part of the problem:@smallexample@group[ seq(n, c) := seq(n/2, c+1) :: n%2 = 0, seq(n, c) := seq(3n+1, c+1) :: n%2 = 1 :: n > 1 ]@end group@end smallexampleGiven the initial formula @samp{seq(6, 0)}, application of theserules produces the following sequence of formulas:@exampleseq( 3, 1)seq(10, 2)seq( 5, 3)seq(16, 4)seq( 8, 5)seq( 4, 6)seq( 2, 7)seq( 1, 8)@end example@noindentwhereupon neither of the rules match, and rewriting stops.We can pretty this up a bit with a couple more rules:@smallexample@group[ seq(n) := seq(n, 0), seq(1, c) := c, ... ]@end group@end smallexample@noindentNow, given @samp{seq(6)} as the starting configuration, we get 8as the result.The change to return a vector is quite simple:@smallexample@group[ seq(n) := seq(n, []) :: integer(n) :: n > 0, seq(1, v) := v | 1, seq(n, v) := seq(n/2, v | n) :: n%2 = 0, seq(n, v) := seq(3n+1, v | n) :: n%2 = 1 ]@end group@end smallexample@noindentGiven @samp{seq(6)}, the result is @samp{[6, 3, 10, 5, 16, 8, 4, 2, 1]}.Notice that the @expr{n > 1} guard is no longer necessary on the lastrule since the @expr{n = 1} case is now detected by another rule.But a guard has been added to the initial rule to make sure theinitial value is suitable before the computation begins.While still a good idea, this guard is not as vitally important as itwas for the @code{fib} function, since calling, say, @samp{seq(x, [])}will not get into an infinite loop. Calc will not be able to provethe symbol @samp{x} is either even or odd, so none of the rules willapply and the rewrites will stop right away.@node Rewrites Answer 5, Rewrites Answer 6, Rewrites Answer 4, Answers to Exercises@subsection Rewrites Tutorial Exercise 5@noindent@ignore@starindex@end ignore@tindex ntermsIf @expr{x} is the sum @expr{a + b}, then `@tfn{nterms(}@var{x}@tfn{)}' mustbe `@tfn{nterms(}@var{a}@tfn{)}' plus `@tfn{nterms(}@var{b}@tfn{)}'. If @expr{x}is not a sum, then `@tfn{nterms(}@var{x}@tfn{)}' = 1.@smallexample@group[ nterms(a + b) := nterms(a) + nterms(b), nterms(x) := 1 ]@end group@end smallexample@noindentHere we have taken advantage of the fact that earlier rules alwaysmatch before later rules; @samp{nterms(x)} will only be tried if wealready know that @samp{x} is not a sum.@node Rewrites Answer 6, Programming Answer 1, Rewrites Answer 5, Answers to Exercises@subsection Rewrites Tutorial Exercise 6@noindentHere is a rule set that will do the job:@smallexample@group[ a*(b + c) := a*b + a*c, opt(a) O(x^n) + opt(b) O(x^m) := O(x^n) :: n <= m :: constant(a) :: constant(b), opt(a) O(x^n) + opt(b) x^m := O(x^n) :: n <= m :: constant(a) :: constant(b), a O(x^n) := O(x^n) :: constant(a), x^opt(m) O(x^n) := O(x^(n+m)), O(x^n) O(x^m) := O(x^(n+m)) ]@end group@end smallexampleIf we really want the @kbd{+} and @kbd{*} keys to operate naturallyon power series, we should put these rules in @code{EvalRules}. Fortesting purposes, it is better to put them in a different variable,say, @code{O}, first.The first rule just expands products of sums so that the rest of therules can assume they have an expanded-out polynomial to work with.Note that this rule does not mention @samp{O} at all, so it willapply to any product-of-sum it encounters---this rule may surpriseyou if you put it into @code{EvalRules}!In the second rule, the sum of two O's is changed to the smaller O.The optional constant coefficients are there mostly so that@samp{O(x^2) - O(x^3)} and @samp{O(x^3) - O(x^2)} are handledas well as @samp{O(x^2) + O(x^3)}.The third rule absorbs higher powers of @samp{x} into O's.The fourth rule says that a constant times a negligible quantityis still negligible. (This rule will also match @samp{O(x^3) / 4},with @samp{a = 1/4}.)The fifth rule rewrites, for example, @samp{x^2 O(x^3)} to @samp{O(x^5)}.(It is easy to see that if one of these forms is negligible, the otheris, too.) Notice the @samp{x^opt(m)} to pick up terms like@w{@samp{x O(x^3)}}. Optional powers will match @samp{x} as @samp{x^1}but not 1 as @samp{x^0}. This turns out to be exactly what we want here.The sixth rule is the corresponding rule for products of two O's.Another way to solve this problem would be to create a new ``data type''that represents truncated power series. We might represent these asfunction calls @samp{series(@var{coefs}, @var{x})} where @var{coefs} isa vector of coefficients for @expr{x^0}, @expr{x^1}, @expr{x^2}, and soon. Rules would exist for sums and products of such @code{series}objects, and as an optional convenience could also know how to combine a@code{series} object with a normal polynomial. (With this, and with arule that rewrites @samp{O(x^n)} to the equivalent @code{series} form,you could still enter power series in exactly the same notation asbefore.) Operations on such objects would probably be more efficient,although the objects would be a bit harder to read.@c [fix-ref Compositions]Some other symbolic math programs provide a power series data typesimilar to this. Mathematica, for example, has an object that lookslike @samp{PowerSeries[@var{x}, @var{x0}, @var{coefs}, @var{nmin},@var{nmax}, @var{den}]}, where @var{x0} is the point about which thepower series is taken (we've been assuming this was always zero),and @var{nmin}, @var{nmax}, and @var{den} allow pseudo-power-serieswith fractional or negative powers. Also, the @code{PowerSeries}objects have a special display format that makes them look like@samp{2 x^2 + O(x^4)} when they are printed out. (@xref{Compositions},for a way to do this in Calc, although for something as involved asthis it would probably be better to write the formatting routinein Lisp.)@node Programming Answer 1, Programming Answer 2, Rewrites Answer 6, Answers to Exercises@subsection Programming Tutorial Exercise 1@noindentJust enter the formula @samp{ninteg(sin(t)/t, t, 0, x)}, type@kbd{Z F}, and answer the questions. Since this formula contains twovariables, the default argument list will be @samp{(t x)}. We want tochange this to @samp{(x)} since @expr{t} is really a dummy variableto be used within @code{ninteg}.The exact keystrokes are @kbd{Z F s Si @key{RET} @key{RET} C-b C-b @key{DEL} @key{DEL} @key{RET} y}.(The @kbd{C-b C-b @key{DEL} @key{DEL}} are what fix the argument list.)@node Programming Answer 2, Programming Answer 3, Programming Answer 1, Answers to Exercises@subsection Programming Tutorial Exercise 2@noindentOne way is to move the number to the top of the stack, operate onit, then move it back: @kbd{C-x ( M-@key{TAB} n M-@key{TAB} M-@key{TAB} C-x )}.Another way is to negate the top three stack entries, then negateagain the top two stack entries: @kbd{C-x ( M-3 n M-2 n C-x )}.Finally, it turns out that a negative prefix argument causes acommand like @kbd{n} to operate on the specified stack entry only,which is just what we want: @kbd{C-x ( M-- 3 n C-x )}.Just for kicks, let's also do it algebraically:@w{@kbd{C-x ( ' -$$$, $$, $ @key{RET} C-x )}}.@node Programming Answer 3, Programming Answer 4, Programming Answer 2, Answers to Exercises@subsection Programming Tutorial Exercise 3@noindentEach of these functions can be computed using the stack, or usingalgebraic entry, whichever way you prefer:@noindentComputing @texline @math{\displaystyle{\sin x \over x}}:@infoline @expr{sin(x) / x}:Using the stack: @kbd{C-x ( @key{RET} S @key{TAB} / C-x )}.Using algebraic entry: @kbd{C-x ( ' sin($)/$ @key{RET} C-x )}.@noindentComputing the logarithm:Using the stack: @kbd{C-x ( @key{TAB} B C-x )}Using algebraic entry: @kbd{C-x ( ' log($,$$) @key{RET} C-x )}.@noindentComputing the vector of integers:Using the stack: @kbd{C-x ( 1 @key{RET} 1 C-u v x C-x )}. (Recall that@kbd{C-u v x} takes the vector size, starting value, and incrementfrom the stack.)Alternatively: @kbd{C-x ( ~ v x C-x )}. (The @kbd{~} key pops anumber from the stack and uses it as the prefix argument for thenext command.)Using algebraic entry: @kbd{C-x ( ' index($) @key{RET} C-x )}.@node Programming Answer 4, Programming Answer 5, Programming Answer 3, Answers to Exercises@subsection Programming Tutorial Exercise 4@noindentHere's one way: @kbd{C-x ( @key{RET} V R + @key{TAB} v l / C-x )}.@node Programming Answer 5, Programming Answer 6, Programming Answer 4, Answers to Exercises@subsection Programming Tutorial Exercise 5@smallexample@group2: 1 1: 1.61803398502 2: 1.618033985021: 20 . 1: 1.61803398875 . . 1 @key{RET} 20 Z < & 1 + Z > I H P@end group@end smallexample@noindentThis answer is quite accurate.@node Programming Answer 6, Programming Answer 7, Programming Answer 5, Answers to Exercises@subsection Programming Tutorial Exercise 6@noindentHere is the matrix:@example[ [ 0, 1 ] * [a, b] = [b, a + b] [ 1, 1 ] ]@end example@noindentThus @samp{[0, 1; 1, 1]^n * [1, 1]} computes Fibonacci numbers @expr{n+1}and @expr{n+2}. Here's one program that does the job:@exampleC-x ( ' [0, 1; 1, 1] ^ ($-1) * [1, 1] @key{RET} v u @key{DEL} C-x )@end example@noindentThis program is quite efficient because Calc knows how to raise amatrix (or other value) to the power @expr{n} in only @texline @math{\log_2 n}@infoline @expr{log(n,2)}steps. For example, this program can compute the 1000th Fibonaccinumber (a 209-digit integer!) in about 10 steps; even though the@kbd{Z < ... Z >} solution had much simpler steps, it would haverequired so many steps that it would not have been practical.@node Programming Answer 7, Programming Answer 8, Programming Answer 6, Answers to Exercises@subsection Programming Tutorial Exercise 7@noindentThe trick here is to compute the harmonic numbers differently, so thatthe loop counter itself accumulates the sum of reciprocals. We usea separate variable to hold the integer counter.@smallexample@group1: 1 2: 1 1: . . 1: 4 . 1 t 1 1 @key{RET} 4 Z ( t 2 r 1 1 + s 1 & Z )@end group@end smallexample@noindentThe body of the loop goes as follows: First save the harmonic sumso far in variable 2. Then delete it from the stack; the for loopitself will take care of remembering it for us. Next, recall thecount from variable 1, add one to it, and feed its reciprocal tothe for loop to use as the step value. The for loop will increasethe ``loop counter'' by that amount and keep going until theloop counter exceeds 4.@smallexample@group2: 31 3: 311: 3.99498713092 2: 3.99498713092 . 1: 4.02724519544 . r 1 r 2 @key{RET} 31 & +@end group@end smallexampleThus we find that the 30th harmonic number is 3.99, and the 31stharmonic number is 4.02.@node Programming Answer 8, Programming Answer 9, Programming Answer 7, Answers to Exercises@subsection Programming Tutorial Exercise 8@noindentThe first step is to compute the derivative @expr{f'(x)} and thusthe formula @texline @math{\displaystyle{x - {f(x) \over f'(x)}}}.@infoline @expr{x - f(x)/f'(x)}.(Because this definition is long, it will be repeated in concise formbelow. You can use @w{@kbd{C-x * m}} to load it from there. While you areentering a @kbd{Z ` Z '} body in a macro, Calc simply collectskeystrokes without executing them. In the following diagrams we'llpretend Calc actually executed the keystrokes as you typed them,just for purposes of illustration.)@smallexample@group2: sin(cos(x)) - 0.5 3: 4.51: 4.5 2: sin(cos(x)) - 0.5 . 1: -(sin(x) cos(cos(x))) .' sin(cos(x))-0.5 @key{RET} 4.5 m r C-x ( Z ` @key{TAB} @key{RET} a d x @key{RET}@end group@end smallexample@noindent@smallexample@group2: 4.51: x + (sin(cos(x)) - 0.5) / sin(x) cos(cos(x)) . / ' x @key{RET} @key{TAB} - t 1@end group@end smallexampleNow, we enter the loop. We'll use a repeat loop with a 20-repetitionlimit just in case the method fails to converge for some reason.(Normally, the @w{@kbd{Z /}} command will stop the loop before all 20repetitions are done.)@smallexample@group1: 4.5 3: 4.5 2: 4.5 . 2: x + (sin(cos(x)) ... 1: 5.24196456928 1: 4.5 . . 20 Z < @key{RET} r 1 @key{TAB} s l x @key{RET}@end group@end smallexampleThis is the new guess for @expr{x}. Now we compare it with theold one to see if we've converged.@smallexample@group3: 5.24196 2: 5.24196 1: 5.24196 1: 5.263458563482: 5.24196 1: 0 . .1: 4.5 . . @key{RET} M-@key{TAB} a = Z / Z > Z ' C-x )@end group@end smallexampleThe loop converges in just a few steps to this value. To checkthe result, we can simply substitute it back into the equation.@smallexample@group2: 5.263458563481: 0.499999999997 . @key{RET} ' sin(cos($)) @key{RET}@end group@end smallexampleLet's test the new definition again:@smallexample@group2: x^2 - 9 1: 3.1: 1 . . ' x^2-9 @key{RET} 1 X@end group@end smallexampleOnce again, here's the full Newton's Method definition:@example@groupC-x ( Z ` @key{TAB} @key{RET} a d x @key{RET} / ' x @key{RET} @key{TAB} - t 1 20 Z < @key{RET} r 1 @key{TAB} s l x @key{RET} @key{RET} M-@key{TAB} a = Z / Z > Z 'C-x )@end group@end example@c [fix-ref Nesting and Fixed Points]It turns out that Calc has a built-in command for applying a formularepeatedly until it converges to a number. @xref{Nesting and Fixed Points},to see how to use it.@c [fix-ref Root Finding]Also, of course, @kbd{a R} is a built-in command that uses Newton'smethod (among others) to look for numerical solutions to any equation.@xref{Root Finding}.@node Programming Answer 9, Programming Answer 10, Programming Answer 8, Answers to Exercises@subsection Programming Tutorial Exercise 9@noindentThe first step is to adjust @expr{z} to be greater than 5. A simple``for'' loop will do the job here. If @expr{z} is less than 5, wereduce the problem using @texline @math{\psi(z) = \psi(z+1) - 1/z}.@infoline @expr{psi(z) = psi(z+1) - 1/z}. We goon to compute @texline @math{\psi(z+1)},@infoline @expr{psi(z+1)}, and remember to add back a factor of @expr{-1/z} when we're done. Thisstep is repeated until @expr{z > 5}.(Because this definition is long, it will be repeated in concise formbelow. You can use @w{@kbd{C-x * m}} to load it from there. While you areentering a @kbd{Z ` Z '} body in a macro, Calc simply collectskeystrokes without executing them. In the following diagrams we'llpretend Calc actually executed the keystrokes as you typed them,just for purposes of illustration.)@smallexample@group1: 1. 1: 1. . . 1.0 @key{RET} C-x ( Z ` s 1 0 t 2@end group@end smallexampleHere, variable 1 holds @expr{z} and variable 2 holds the adjustmentfactor. If @expr{z < 5}, we use a loop to increase it.(By the way, we started with @samp{1.0} instead of the integer 1 becauseotherwise the calculation below will try to do exact fractional arithmetic,and will never converge because fractions compare equal only if theyare exactly equal, not just equal to within the current precision.)@smallexample@group3: 1. 2: 1. 1: 6.2: 1. 1: 1 .1: 5 . . @key{RET} 5 a < Z [ 5 Z ( & s + 2 1 s + 1 1 Z ) r 1 Z ]@end group@end smallexampleNow we compute the initial part of the sum: @texline @math{\ln z - {1 \over 2z}}@infoline @expr{ln(z) - 1/2z}minus the adjustment factor.@smallexample@group2: 1.79175946923 2: 1.7084261359 1: -0.574907197431: 0.0833333333333 1: 2.28333333333 . . . L r 1 2 * & - r 2 -@end group@end smallexampleNow we evaluate the series. We'll use another ``for'' loop countingup the value of @expr{2 n}. (Calc does have a summation command,@kbd{a +}, but we'll use loops just to get more practice with them.)@smallexample@group3: -0.5749 3: -0.5749 4: -0.5749 2: -0.57492: 2 2: 1:6 3: 1:6 1: 2.3148e-31: 40 1: 2 2: 2 . . . 1: 36. . 2 @key{RET} 40 Z ( @key{RET} k b @key{TAB} @key{RET} r 1 @key{TAB} ^ * /@end group@end smallexample@noindent@smallexample@group3: -0.5749 3: -0.5772 2: -0.5772 1: -0.5772156648922: -0.5749 2: -0.5772 1: 0 .1: 2.3148e-3 1: -0.5749 . . . @key{TAB} @key{RET} M-@key{TAB} - @key{RET} M-@key{TAB} a = Z / 2 Z ) Z ' C-x )@end group@end smallexampleThis is the value of @texline @math{-\gamma},@infoline @expr{- gamma}, with a slight bit of roundoff error. To get a full 12 digits, let's usea higher precision:@smallexample@group2: -0.577215664892 2: -0.5772156648921: 1. 1: -0.577215664901532 1. @key{RET} p 16 @key{RET} X@end group@end smallexampleHere's the complete sequence of keystrokes:@example@groupC-x ( Z ` s 1 0 t 2 @key{RET} 5 a < Z [ 5 Z ( & s + 2 1 s + 1 1 Z ) r 1 Z ] L r 1 2 * & - r 2 - 2 @key{RET} 40 Z ( @key{RET} k b @key{TAB} @key{RET} r 1 @key{TAB} ^ * / @key{TAB} @key{RET} M-@key{TAB} - @key{RET} M-@key{TAB} a = Z / 2 Z ) Z 'C-x )@end group@end example@node Programming Answer 10, Programming Answer 11, Programming Answer 9, Answers to Exercises@subsection Programming Tutorial Exercise 10@noindentTaking the derivative of a term of the form @expr{x^n} will producea term like @texline @math{n x^{n-1}}.@infoline @expr{n x^(n-1)}. Taking the derivative of a constantproduces zero. From this it is easy to see that the @expr{n}thderivative of a polynomial, evaluated at @expr{x = 0}, will equal thecoefficient on the @expr{x^n} term times @expr{n!}.(Because this definition is long, it will be repeated in concise formbelow. You can use @w{@kbd{C-x * m}} to load it from there. While you areentering a @kbd{Z ` Z '} body in a macro, Calc simply collectskeystrokes without executing them. In the following diagrams we'llpretend Calc actually executed the keystrokes as you typed them,just for purposes of illustration.)@smallexample@group2: 5 x^4 + (x + 1)^2 3: 5 x^4 + (x + 1)^21: 6 2: 0 . 1: 6 . ' 5 x^4 + (x+1)^2 @key{RET} 6 C-x ( Z ` [ ] t 1 0 @key{TAB}@end group@end smallexample@noindentVariable 1 will accumulate the vector of coefficients.@smallexample@group2: 0 3: 0 2: 5 x^4 + ...1: 5 x^4 + ... 2: 5 x^4 + ... 1: 1 . 1: 1 . . Z ( @key{TAB} @key{RET} 0 s l x @key{RET} M-@key{TAB} ! / s | 1@end group@end smallexample@noindentNote that @kbd{s | 1} appends the top-of-stack value to the vectorin a variable; it is completely analogous to @kbd{s + 1}. We couldhave written instead, @kbd{r 1 @key{TAB} | t 1}.@smallexample@group1: 20 x^3 + 2 x + 2 1: 0 1: [1, 2, 1, 0, 5, 0, 0] . . . a d x @key{RET} 1 Z ) @key{DEL} r 1 Z ' C-x )@end group@end smallexampleTo convert back, a simple method is just to map the coefficientsagainst a table of powers of @expr{x}.@smallexample@group2: [1, 2, 1, 0, 5, 0, 0] 2: [1, 2, 1, 0, 5, 0, 0]1: 6 1: [0, 1, 2, 3, 4, 5, 6] . . 6 @key{RET} 1 + 0 @key{RET} 1 C-u v x@end group@end smallexample@noindent@smallexample@group2: [1, 2, 1, 0, 5, 0, 0] 2: 1 + 2 x + x^2 + 5 x^41: [1, x, x^2, x^3, ... ] . . ' x @key{RET} @key{TAB} V M ^ *@end group@end smallexampleOnce again, here are the whole polynomial to/from vector programs:@example@groupC-x ( Z ` [ ] t 1 0 @key{TAB} Z ( @key{TAB} @key{RET} 0 s l x @key{RET} M-@key{TAB} ! / s | 1 a d x @key{RET} 1 Z ) r 1 Z 'C-x )C-x ( 1 + 0 @key{RET} 1 C-u v x ' x @key{RET} @key{TAB} V M ^ * C-x )@end group@end example@node Programming Answer 11, Programming Answer 12, Programming Answer 10, Answers to Exercises@subsection Programming Tutorial Exercise 11@noindentFirst we define a dummy program to go on the @kbd{z s} key. The true@w{@kbd{z s}} key is supposed to take two numbers from the stack andreturn one number, so @key{DEL} as a dummy definition will makesure the stack comes out right.@smallexample@group2: 4 1: 4 2: 41: 2 . 1: 2 . . 4 @key{RET} 2 C-x ( @key{DEL} C-x ) Z K s @key{RET} 2@end group@end smallexampleThe last step replaces the 2 that was eaten during the creationof the dummy @kbd{z s} command. Now we move on to the realdefinition. The recurrence needs to be rewritten slightly,to the form @expr{s(n,m) = s(n-1,m-1) - (n-1) s(n-1,m)}.(Because this definition is long, it will be repeated in concise formbelow. You can use @kbd{C-x * m} to load it from there.)@smallexample@group2: 4 4: 4 3: 4 2: 41: 2 3: 2 2: 2 1: 2 . 2: 4 1: 0 . 1: 2 . . C-x ( M-2 @key{RET} a = Z [ @key{DEL} @key{DEL} 1 Z :@end group@end smallexample@noindent@smallexample@group4: 4 2: 4 2: 3 4: 3 4: 3 3: 33: 2 1: 2 1: 2 3: 2 3: 2 2: 22: 2 . . 2: 3 2: 3 1: 31: 0 1: 2 1: 1 . . . . @key{RET} 0 a = Z [ @key{DEL} @key{DEL} 0 Z : @key{TAB} 1 - @key{TAB} M-2 @key{RET} 1 - z s@end group@end smallexample@noindent(Note that the value 3 that our dummy @kbd{z s} produces is not correct;it is merely a placeholder that will do just as well for now.)@smallexample@group3: 3 4: 3 3: 3 2: 3 1: -62: 3 3: 3 2: 3 1: 9 .1: 2 2: 3 1: 3 . . 1: 2 . . M-@key{TAB} M-@key{TAB} @key{TAB} @key{RET} M-@key{TAB} z s * -@end group@end smallexample@noindent@smallexample@group1: -6 2: 4 1: 11 2: 11 . 1: 2 . 1: 11 . . Z ] Z ] C-x ) Z K s @key{RET} @key{DEL} 4 @key{RET} 2 z s M-@key{RET} k s@end group@end smallexampleEven though the result that we got during the definition was highlybogus, once the definition is complete the @kbd{z s} command getsthe right answers.Here's the full program once again:@example@groupC-x ( M-2 @key{RET} a = Z [ @key{DEL} @key{DEL} 1 Z : @key{RET} 0 a = Z [ @key{DEL} @key{DEL} 0 Z : @key{TAB} 1 - @key{TAB} M-2 @key{RET} 1 - z s M-@key{TAB} M-@key{TAB} @key{TAB} @key{RET} M-@key{TAB} z s * - Z ] Z ]C-x )@end group@end exampleYou can read this definition using @kbd{C-x * m} (@code{read-kbd-macro})followed by @kbd{Z K s}, without having to make a dummy definitionfirst, because @code{read-kbd-macro} doesn't need to execute thedefinition as it reads it in. For this reason, @code{C-x * m} is oftenthe easiest way to create recursive programs in Calc.@node Programming Answer 12, , Programming Answer 11, Answers to Exercises@subsection Programming Tutorial Exercise 12@noindentThis turns out to be a much easier way to solve the problem. Let'sdenote Stirling numbers as calls of the function @samp{s}.First, we store the rewrite rules corresponding to the definition ofStirling numbers in a convenient variable:@smallexamples e StirlingRules @key{RET}[ s(n,n) := 1 :: n >= 0, s(n,0) := 0 :: n > 0, s(n,m) := s(n-1,m-1) - (n-1) s(n-1,m) :: n >= m :: m >= 1 ]C-c C-c@end smallexampleNow, it's just a matter of applying the rules:@smallexample@group2: 4 1: s(4, 2) 1: 111: 2 . . . 4 @key{RET} 2 C-x ( ' s($$,$) @key{RET} a r StirlingRules @key{RET} C-x )@end group@end smallexampleAs in the case of the @code{fib} rules, it would be useful to put theserules in @code{EvalRules} and to add a @samp{:: remember} condition tothe last rule.@c This ends the table-of-contents kludge from above:@tex\global\let\chapternofonts=\oldchapternofonts@end tex@c [reference]@node Introduction, Data Types, Tutorial, Top@chapter Introduction@noindentThis chapter is the beginning of the Calc reference manual.It covers basic concepts such as the stack, algebraic andnumeric entry, undo, numeric prefix arguments, etc.@c [when-split]@c (Chapter 2, the Tutorial, has been printed in a separate volume.)@menu* Basic Commands::* Help Commands::* Stack Basics::* Numeric Entry::* Algebraic Entry::* Quick Calculator::* Prefix Arguments::* Undo::* Error Messages::* Multiple Calculators::* Troubleshooting Commands::@end menu@node Basic Commands, Help Commands, Introduction, Introduction@section Basic Commands@noindent@pindex calc@pindex calc-mode@cindex Starting the Calculator@cindex Running the CalculatorTo start the Calculator in its standard interface, type @kbd{M-x calc}.By default this creates a pair of small windows, @samp{*Calculator*}and @samp{*Calc Trail*}. The former displays the contents of theCalculator stack and is manipulated exclusively through Calc commands.It is possible (though not usually necessary) to create several Calcmode buffers each of which has an independent stack, undo list, andmode settings. There is exactly one Calc Trail buffer; it records alist of the results of all calculations that have been done. TheCalc Trail buffer uses a variant of Calc mode, so Calculator commandsstill work when the trail buffer's window is selected. It is possibleto turn the trail window off, but the @samp{*Calc Trail*} buffer itselfstill exists and is updated silently. @xref{Trail Commands}.@kindex C-x * c@kindex C-x * *@ignore@mindex @null@end ignoreIn most installations, the @kbd{C-x * c} key sequence is a moreconvenient way to start the Calculator. Also, @kbd{C-x * *} is a synonym for @kbd{C-x * c} unless you last used Calcin its Keypad mode.@kindex x@kindex M-x@pindex calc-execute-extended-commandMost Calc commands use one or two keystrokes. Lower- and upper-caseletters are distinct. Commands may also be entered in full @kbd{M-x} form;for some commands this is the only form. As a convenience, the @kbd{x}key (@code{calc-execute-extended-command})is like @kbd{M-x} except that it enters the initial string @samp{calc-}for you. For example, the following key sequences are equivalent:@kbd{S}, @kbd{M-x calc-sin @key{RET}}, @kbd{x sin @key{RET}}.@cindex Extensions module@cindex @file{calc-ext} moduleThe Calculator exists in many parts. When you type @kbd{C-x * c}, theEmacs ``auto-load'' mechanism will bring in only the first part, whichcontains the basic arithmetic functions. The other parts will beauto-loaded the first time you use the more advanced commands like trigfunctions or matrix operations. This is done to improve the response timeof the Calculator in the common case when all you need to do is alittle arithmetic. If for some reason the Calculator fails to load anextension module automatically, you can force it to load all theextensions by using the @kbd{C-x * L} (@code{calc-load-everything})command. @xref{Mode Settings}.If you type @kbd{M-x calc} or @kbd{C-x * c} with any numeric prefix argument,the Calculator is loaded if necessary, but it is not actually started.If the argument is positive, the @file{calc-ext} extensions are alsoloaded if necessary. User-written Lisp code that wishes to make useof Calc's arithmetic routines can use @samp{(calc 0)} or @samp{(calc 1)}to auto-load the Calculator.@kindex C-x * b@pindex full-calcIf you type @kbd{C-x * b}, then next time you use @kbd{C-x * c} youwill get a Calculator that uses the full height of the Emacs screen.When full-screen mode is on, @kbd{C-x * c} runs the @code{full-calc}command instead of @code{calc}. From the Unix shell you can type@samp{emacs -f full-calc} to start a new Emacs specifically for useas a calculator. When Calc is started from the Emacs command linelike this, Calc's normal ``quit'' commands actually quit Emacs itself.@kindex C-x * o@pindex calc-other-windowThe @kbd{C-x * o} command is like @kbd{C-x * c} except that the Calcwindow is not actually selected. If you are already in the Calcwindow, @kbd{C-x * o} switches you out of it. (The regular Emacs@kbd{C-x o} command would also work for this, but it has atendency to drop you into the Calc Trail window instead, which@kbd{C-x * o} takes care not to do.)@ignore@mindex C-x * q@end ignoreFor one quick calculation, you can type @kbd{C-x * q} (@code{quick-calc})which prompts you for a formula (like @samp{2+3/4}). The result isdisplayed at the bottom of the Emacs screen without ever creatingany special Calculator windows. @xref{Quick Calculator}.@ignore@mindex C-x * k@end ignoreFinally, if you are using the X window system you may want to try@kbd{C-x * k} (@code{calc-keypad}) which runs Calc with a``calculator keypad'' picture as well as a stack display. Click onthe keys with the mouse to operate the calculator. @xref{Keypad Mode}.@kindex q@pindex calc-quit@cindex Quitting the Calculator@cindex Exiting the CalculatorThe @kbd{q} key (@code{calc-quit}) exits Calc mode and closes theCalculator's window(s). It does not delete the Calculator buffers.If you type @kbd{M-x calc} again, the Calculator will reappear with thecontents of the stack intact. Typing @kbd{C-x * c} or @kbd{C-x * *}again from inside the Calculator buffer is equivalent to executing@code{calc-quit}; you can think of @kbd{C-x * *} as toggling theCalculator on and off.@kindex C-x * xThe @kbd{C-x * x} command also turns the Calculator off, no matter whichuser interface (standard, Keypad, or Embedded) is currently active.It also cancels @code{calc-edit} mode if used from there.@kindex d @key{SPC}@pindex calc-refresh@cindex Refreshing a garbled display@cindex Garbled displays, refreshingThe @kbd{d @key{SPC}} key sequence (@code{calc-refresh}) redraws the contentsof the Calculator buffer from memory. Use this if the contents of thebuffer have been damaged somehow.@ignore@mindex o@end ignoreThe @kbd{o} key (@code{calc-realign}) moves the cursor back to its``home'' position at the bottom of the Calculator buffer.@kindex <@kindex >@pindex calc-scroll-left@pindex calc-scroll-right@cindex Horizontal scrolling@cindex Scrolling@cindex Wide text, scrollingThe @kbd{<} and @kbd{>} keys are bound to @code{calc-scroll-left} and@code{calc-scroll-right}. These are just like the normal horizontalscrolling commands except that they scroll one half-screen at a time bydefault. (Calc formats its output to fit within the bounds of thewindow whenever it can.)@kindex @{@kindex @}@pindex calc-scroll-down@pindex calc-scroll-up@cindex Vertical scrollingThe @kbd{@{} and @kbd{@}} keys are bound to @code{calc-scroll-down}and @code{calc-scroll-up}. They scroll up or down by one-half theheight of the Calc window.@kindex C-x * 0@pindex calc-resetThe @kbd{C-x * 0} command (@code{calc-reset}; that's @kbd{C-x *} followedby a zero) resets the Calculator to its initial state. This clearsthe stack, resets all the modes to their initial values (the valuesthat were saved with @kbd{m m} (@code{calc-save-modes})), clears thecaches (@pxref{Caches}), and so on. (It does @emph{not} erase thevalues of any variables.) With an argument of 0, Calc will be reset toits default state; namely, the modes will be given their default values.With a positive prefix argument, @kbd{C-x * 0} preserves the contents ofthe stack but resets everything else to its initial state; with anegative prefix argument, @kbd{C-x * 0} preserves the contents of thestack but resets everything else to its default state.@pindex calc-versionThe @kbd{M-x calc-version} command displays the current version numberof Calc and the name of the person who installed it on your system.(This information is also present in the @samp{*Calc Trail*} buffer,and in the output of the @kbd{h h} command.)@node Help Commands, Stack Basics, Basic Commands, Introduction@section Help Commands@noindent@cindex Help commands@kindex ?@pindex calc-helpThe @kbd{?} key (@code{calc-help}) displays a series of brief help messages.Some keys (such as @kbd{b} and @kbd{d}) are prefix keys, like Emacs'@key{ESC} and @kbd{C-x} prefixes. You can type@kbd{?} after a prefix to see a list of commands beginning with thatprefix. (If the message includes @samp{[MORE]}, press @kbd{?} againto see additional commands for that prefix.)@kindex h h@pindex calc-full-helpThe @kbd{h h} (@code{calc-full-help}) command displays all the @kbd{?}responses at once. When printed, this makes a nice, compact (three pages)summary of Calc keystrokes.In general, the @kbd{h} key prefix introduces various commands thatprovide help within Calc. Many of the @kbd{h} key functions areCalc-specific analogues to the @kbd{C-h} functions for Emacs help.@kindex h i@kindex C-x * i@kindex i@pindex calc-infoThe @kbd{h i} (@code{calc-info}) command runs the Emacs Info systemto read this manual on-line. This is basically the same as typing@kbd{C-h i} (the regular way to run the Info system), then, if Infois not already in the Calc manual, selecting the beginning of themanual. The @kbd{C-x * i} command is another way to read the Calcmanual; it is different from @kbd{h i} in that it works any time,not just inside Calc. The plain @kbd{i} key is also equivalent to@kbd{h i}, though this key is obsolete and may be replaced with adifferent command in a future version of Calc.@kindex h t@kindex C-x * t@pindex calc-tutorialThe @kbd{h t} (@code{calc-tutorial}) command runs the Info system onthe Tutorial section of the Calc manual. It is like @kbd{h i},except that it selects the starting node of the tutorial ratherthan the beginning of the whole manual. (It actually selects thenode ``Interactive Tutorial'' which tells a few things aboutusing the Info system before going on to the actual tutorial.)The @kbd{C-x * t} key is equivalent to @kbd{h t} (but it works atall times).@kindex h s@kindex C-x * s@pindex calc-info-summaryThe @kbd{h s} (@code{calc-info-summary}) command runs the Info systemon the Summary node of the Calc manual. @xref{Summary}. The @kbd{C-x * s}key is equivalent to @kbd{h s}.@kindex h k@pindex calc-describe-keyThe @kbd{h k} (@code{calc-describe-key}) command looks up a keysequence in the Calc manual. For example, @kbd{h k H a S} looksup the documentation on the @kbd{H a S} (@code{calc-solve-for})command. This works by looking up the textual description ofthe key(s) in the Key Index of the manual, then jumping to thenode indicated by the index.Most Calc commands do not have traditional Emacs documentationstrings, since the @kbd{h k} command is both more convenient andmore instructive. This means the regular Emacs @kbd{C-h k}(@code{describe-key}) command will not be useful for Calc keystrokes.@kindex h c@pindex calc-describe-key-brieflyThe @kbd{h c} (@code{calc-describe-key-briefly}) command reads akey sequence and displays a brief one-line description of it atthe bottom of the screen. It looks for the key sequence in theSummary node of the Calc manual; if it doesn't find the sequencethere, it acts just like its regular Emacs counterpart @kbd{C-h c}(@code{describe-key-briefly}). For example, @kbd{h c H a S}gives the description:@smallexampleH a S runs calc-solve-for: a `H a S' v => fsolve(a,v) (?=notes)@end smallexample@noindentwhich means the command @kbd{H a S} or @kbd{H M-x calc-solve-for}takes a value @expr{a} from the stack, prompts for a value @expr{v},then applies the algebraic function @code{fsolve} to these values.The @samp{?=notes} message means you can now type @kbd{?} to seeadditional notes from the summary that apply to this command.@kindex h f@pindex calc-describe-functionThe @kbd{h f} (@code{calc-describe-function}) command looks up analgebraic function or a command name in the Calc manual. Enter analgebraic function name to look up that function in the FunctionIndex or enter a command name beginning with @samp{calc-} to look it up in the Command Index. This command will also look up operatorsymbols that can appear in algebraic formulas, like @samp{%} and @samp{=>}.@kindex h v@pindex calc-describe-variableThe @kbd{h v} (@code{calc-describe-variable}) command looks up avariable in the Calc manual. Enter a variable name like @code{pi} or@code{PlotRejects}.@kindex h b@pindex describe-bindingsThe @kbd{h b} (@code{calc-describe-bindings}) command is just like@kbd{C-h b}, except that only local (Calc-related) key bindings arelisted.@kindex h nThe @kbd{h n} or @kbd{h C-n} (@code{calc-view-news}) command displaysthe ``news'' or change history of Calc. This is kept in the file@file{README}, which Calc looks for in the same directory as the Calcsource files.@kindex h C-c@kindex h C-d@kindex h C-wThe @kbd{h C-c}, @kbd{h C-d}, and @kbd{h C-w} keys display copying,distribution, and warranty information about Calc. These work bypulling up the appropriate parts of the ``Copying'' or ``ReportingBugs'' sections of the manual.@node Stack Basics, Numeric Entry, Help Commands, Introduction@section Stack Basics@noindent@cindex Stack basics@c [fix-tut RPN Calculations and the Stack]Calc uses RPN notation. If you are not familiar with RPN, @pxref{RPNTutorial}.To add the numbers 1 and 2 in Calc you would type the keys:@kbd{1 @key{RET} 2 +}.(@key{RET} corresponds to the @key{ENTER} key on most calculators.)The first three keystrokes ``push'' the numbers 1 and 2 onto the stack. The@kbd{+} key always ``pops'' the top two numbers from the stack, adds them,and pushes the result (3) back onto the stack. This number is ready forfurther calculations: @kbd{5 -} pushes 5 onto the stack, then pops the3 and 5, subtracts them, and pushes the result (@mathit{-2}).Note that the ``top'' of the stack actually appears at the @emph{bottom}of the buffer. A line containing a single @samp{.} character signifiesthe end of the buffer; Calculator commands operate on the number(s)directly above this line. The @kbd{d t} (@code{calc-truncate-stack})command allows you to move the @samp{.} marker up and down in the stack;@pxref{Truncating the Stack}.@kindex d l@pindex calc-line-numberingStack elements are numbered consecutively, with number 1 being the top ofthe stack. These line numbers are ordinarily displayed on the lefthand sideof the window. The @kbd{d l} (@code{calc-line-numbering}) command controlswhether these numbers appear. (Line numbers may be turned off since theyslow the Calculator down a bit and also clutter the display.)@kindex o@pindex calc-realignThe unshifted letter @kbd{o} (@code{calc-realign}) command repositionsthe cursor to its top-of-stack ``home'' position. It also undoes anyhorizontal scrolling in the window. If you give it a numeric prefixargument, it instead moves the cursor to the specified stack element.The @key{RET} (or equivalent @key{SPC}) key is only required to separatetwo consecutive numbers.(After all, if you typed @kbd{1 2} by themselves the Calculatorwould enter the number 12.) If you press @key{RET} or @key{SPC} @emph{not}right after typing a number, the key duplicates the number on the top ofthe stack. @kbd{@key{RET} *} is thus a handy way to square a number.The @key{DEL} key pops and throws away the top number on the stack.The @key{TAB} key swaps the top two objects on the stack.@xref{Stack and Trail}, for descriptions of these and other stack-relatedcommands.@node Numeric Entry, Algebraic Entry, Stack Basics, Introduction@section Numeric Entry@noindent@kindex 0-9@kindex .@kindex e@cindex Numeric entry@cindex Entering numbersPressing a digit or other numeric key begins numeric entry using theminibuffer. The number is pushed on the stack when you press the @key{RET}or @key{SPC} keys. If you press any other non-numeric key, the number ispushed onto the stack and the appropriate operation is performed. Ifyou press a numeric key which is not valid, the key is ignored.@cindex Minus signs@cindex Negative numbers, entering@kindex _There are three different concepts corresponding to the word ``minus,''typified by @expr{a-b} (subtraction), @expr{-x}(change-sign), and @expr{-5} (negative number). Calc uses threedifferent keys for these operations, respectively:@kbd{-}, @kbd{n}, and @kbd{_} (the underscore). The @kbd{-} key subtractsthe two numbers on the top of the stack. The @kbd{n} key changes the signof the number on the top of the stack or the number currently being entered.The @kbd{_} key begins entry of a negative number or changes the sign ofthe number currently being entered. The following sequences all enter thenumber @mathit{-5} onto the stack: @kbd{0 @key{RET} 5 -}, @kbd{5 n @key{RET}},@kbd{5 @key{RET} n}, @kbd{_ 5 @key{RET}}, @kbd{5 _ @key{RET}}.Some other keys are active during numeric entry, such as @kbd{#} fornon-decimal numbers, @kbd{:} for fractions, and @kbd{@@} for HMS forms.These notations are described later in this manual with the correspondingdata types. @xref{Data Types}.During numeric entry, the only editing key available is @key{DEL}.@node Algebraic Entry, Quick Calculator, Numeric Entry, Introduction@section Algebraic Entry@noindent@kindex '@pindex calc-algebraic-entry@cindex Algebraic notation@cindex Formulas, enteringCalculations can also be entered in algebraic form. This is accomplishedby typing the apostrophe key, ', followed by the expression instandard format: @example' 2+3*4 @key{RET}.@end example@noindentThis will compute@texline @math{2+(3\times4) = 14}@infoline @expr{2+(3*4) = 14} and push it on the stack. If you wish you canignore the RPN aspect of Calc altogether and simply enter algebraicexpressions in this way. You may want to use @key{DEL} every so often toclear previous results off the stack.You can press the apostrophe key during normal numeric entry to switchthe half-entered number into Algebraic entry mode. One reason to do thiswould be to use the full Emacs cursor motion and editing keys, which areavailable during algebraic entry but not during numeric entry.In the same vein, during either numeric or algebraic entry you canpress @kbd{`} (backquote) to switch to @code{calc-edit} mode, whereyou complete your half-finished entry in a separate buffer.@xref{Editing Stack Entries}.@kindex m a@pindex calc-algebraic-mode@cindex Algebraic ModeIf you prefer algebraic entry, you can use the command @kbd{m a}(@code{calc-algebraic-mode}) to set Algebraic mode. In this mode,digits and other keys that would normally start numeric entry insteadstart full algebraic entry; as long as your formula begins with a digityou can omit the apostrophe. Open parentheses and square brackets alsobegin algebraic entry. You can still do RPN calculations in this mode,but you will have to press @key{RET} to terminate every number:@kbd{2 @key{RET} 3 @key{RET} * 4 @key{RET} +} would accomplish the samething as @kbd{2*3+4 @key{RET}}.@cindex Incomplete Algebraic ModeIf you give a numeric prefix argument like @kbd{C-u} to the @kbd{m a}command, it enables Incomplete Algebraic mode; this is like regularAlgebraic mode except that it applies to the @kbd{(} and @kbd{[} keysonly. Numeric keys still begin a numeric entry in this mode.@kindex m t@pindex calc-total-algebraic-mode@cindex Total Algebraic ModeThe @kbd{m t} (@code{calc-total-algebraic-mode}) gives you an evenstronger algebraic-entry mode, in which @emph{all} regular letter andpunctuation keys begin algebraic entry. Use this if you prefer typing@w{@kbd{sqrt( )}} instead of @kbd{Q}, @w{@kbd{factor( )}} instead of@kbd{a f}, and so on. To type regular Calc commands when you are inTotal Algebraic mode, hold down the @key{META} key. Thus @kbd{M-q}is the command to quit Calc, @kbd{M-p} sets the precision, and@kbd{M-m t} (or @kbd{M-m M-t}, if you prefer) turns Total Algebraicmode back off again. Meta keys also terminate algebraic entry, sothat @kbd{2+3 M-S} is equivalent to @kbd{2+3 @key{RET} M-S}. The symbol@samp{Alg*} will appear in the mode line whenever you are in this mode.Pressing @kbd{'} (the apostrophe) a second time re-enters the previousalgebraic formula. You can then use the normal Emacs editing keys tomodify this formula to your liking before pressing @key{RET}.@kindex $@cindex Formulas, referring to stackWithin a formula entered from the keyboard, the symbol @kbd{$}represents the number on the top of the stack. If an entered formulacontains any @kbd{$} characters, the Calculator replaces the top ofstack with that formula rather than simply pushing the formula onto thestack. Thus, @kbd{' 1+2 @key{RET}} pushes 3 on the stack, and @kbd{$*2@key{RET}} replaces it with 6. Note that the @kbd{$} key alwaysinitiates algebraic entry; the @kbd{'} is unnecessary if @kbd{$} is thefirst character in the new formula.Higher stack elements can be accessed from an entered formula with thesymbols @kbd{$$}, @kbd{$$$}, and so on. The number of stack elementsremoved (to be replaced by the entered values) equals the number of dollarsigns in the longest such symbol in the formula. For example, @samp{$$+$$$}adds the second and third stack elements, replacing the top three elementswith the answer. (All information about the top stack element is thus lostsince no single @samp{$} appears in this formula.)A slightly different way to refer to stack elements is with a dollarsign followed by a number: @samp{$1}, @samp{$2}, and so on are muchlike @samp{$}, @samp{$$}, etc., except that stack entries referredto numerically are not replaced by the algebraic entry. That is, while@samp{$+1} replaces 5 on the stack with 6, @samp{$1+1} leaves the 5on the stack and pushes an additional 6.If a sequence of formulas are entered separated by commas, each formulais pushed onto the stack in turn. For example, @samp{1,2,3} pushesthose three numbers onto the stack (leaving the 3 at the top), and@samp{$+1,$-1} replaces a 5 on the stack with 4 followed by 6. Also,@samp{$,$$} exchanges the top two elements of the stack, just like the@key{TAB} key.You can finish an algebraic entry with @kbd{M-=} or @kbd{M-@key{RET}} insteadof @key{RET}. This uses @kbd{=} to evaluate the variables in eachformula that goes onto the stack. (Thus @kbd{' pi @key{RET}} pushesthe variable @samp{pi}, but @kbd{' pi M-@key{RET}} pushes 3.1415.)If you finish your algebraic entry by pressing @key{LFD} (or @kbd{C-j})instead of @key{RET}, Calc disables the default simplifications(as if by @kbd{m O}; @pxref{Simplification Modes}) while the entryis being pushed on the stack. Thus @kbd{' 1+2 @key{RET}} pushes 3on the stack, but @kbd{' 1+2 @key{LFD}} pushes the formula @expr{1+2};you might then press @kbd{=} when it is time to evaluate this formula.@node Quick Calculator, Prefix Arguments, Algebraic Entry, Introduction@section ``Quick Calculator'' Mode@noindent@kindex C-x * q@pindex quick-calc@cindex Quick CalculatorThere is another way to invoke the Calculator if all you need to dois make one or two quick calculations. Type @kbd{C-x * q} (or@kbd{M-x quick-calc}), then type any formula as an algebraic entry.The Calculator will compute the result and display it in the echoarea, without ever actually putting up a Calc window.You can use the @kbd{$} character in a Quick Calculator formula torefer to the previous Quick Calculator result. Older results arenot retained; the Quick Calculator has no effect on the fullCalculator's stack or trail. If you compute a result and thenforget what it was, just run @code{C-x * q} again and enter@samp{$} as the formula.If this is the first time you have used the Calculator in this Emacssession, the @kbd{C-x * q} command will create the @code{*Calculator*}buffer and perform all the usual initializations; it simply willrefrain from putting that buffer up in a new window. The QuickCalculator refers to the @code{*Calculator*} buffer for all modesettings. Thus, for example, to set the precision that the QuickCalculator uses, simply run the full Calculator momentarily and usethe regular @kbd{p} command.If you use @code{C-x * q} from inside the Calculator buffer, theeffect is the same as pressing the apostrophe key (algebraic entry).The result of a Quick calculation is placed in the Emacs ``kill ring''as well as being displayed. A subsequent @kbd{C-y} command willyank the result into the editing buffer. You can also use thisto yank the result into the next @kbd{C-x * q} input line as a moreexplicit alternative to @kbd{$} notation, or to yank the resultinto the Calculator stack after typing @kbd{C-x * c}.If you finish your formula by typing @key{LFD} (or @kbd{C-j}) insteadof @key{RET}, the result is inserted immediately into the currentbuffer rather than going into the kill ring.Quick Calculator results are actually evaluated as if by the @kbd{=}key (which replaces variable names by their stored values, if any).If the formula you enter is an assignment to a variable using the@samp{:=} operator, say, @samp{foo := 2 + 3} or @samp{foo := foo + 1},then the result of the evaluation is stored in that Calc variable.@xref{Store and Recall}.If the result is an integer and the current display radix is decimal,the number will also be displayed in hex, octal and binary formats. Ifthe integer is in the range from 1 to 126, it will also be displayed asan ASCII character.For example, the quoted character @samp{"x"} produces the vectorresult @samp{[120]} (because 120 is the ASCII code of the lower-case`x'; @pxref{Strings}). Since this is a vector, not an integer, itis displayed only according to the current mode settings. Butrunning Quick Calc again and entering @samp{120} will produce theresult @samp{120 (16#78, 8#170, x)} which shows the number in itsdecimal, hexadecimal, octal, and ASCII forms.Please note that the Quick Calculator is not any faster at loadingor computing the answer than the full Calculator; the name ``quick''merely refers to the fact that it's much less hassle to use forsmall calculations.@node Prefix Arguments, Undo, Quick Calculator, Introduction@section Numeric Prefix Arguments@noindentMany Calculator commands use numeric prefix arguments. Some, such as@kbd{d s} (@code{calc-sci-notation}), set a parameter to the value ofthe prefix argument or use a default if you don't use a prefix.Others (like @kbd{d f} (@code{calc-fix-notation})) require an argumentand prompt for a number if you don't give one as a prefix.As a rule, stack-manipulation commands accept a numeric prefix argumentwhich is interpreted as an index into the stack. A positive argumentoperates on the top @var{n} stack entries; a negative argument operateson the @var{n}th stack entry in isolation; and a zero argument operateson the entire stack.Most commands that perform computations (such as the arithmetic andscientific functions) accept a numeric prefix argument that allows theoperation to be applied across many stack elements. For unary operations(that is, functions of one argument like absolute value or complexconjugate), a positive prefix argument applies that function to the top@var{n} stack entries simultaneously, and a negative argument applies itto the @var{n}th stack entry only. For binary operations (functions oftwo arguments like addition, GCD, and vector concatenation), a positiveprefix argument ``reduces'' the function across the top @var{n}stack elements (for example, @kbd{C-u 5 +} sums the top 5 stack entries;@pxref{Reducing and Mapping}), and a negative argument maps the next-to-top@var{n} stack elements with the top stack element as a second argument(for example, @kbd{7 c-u -5 +} adds 7 to the top 5 stack elements).This feature is not available for operations which use the numeric prefixargument for some other purpose.Numeric prefixes are specified the same way as always in Emacs: Pressa sequence of @key{META}-digits, or press @key{ESC} followed by digits,or press @kbd{C-u} followed by digits. Some commands treat plain@kbd{C-u} (without any actual digits) specially.@kindex ~@pindex calc-num-prefixYou can type @kbd{~} (@code{calc-num-prefix}) to pop an integer from thetop of the stack and enter it as the numeric prefix for the next command.For example, @kbd{C-u 16 p} sets the precision to 16 digits; an alternate(silly) way to do this would be @kbd{2 @key{RET} 4 ^ ~ p}, i.e., compute 2to the fourth power and set the precision to that value.Conversely, if you have typed a numeric prefix argument the @kbd{~} keypushes it onto the stack in the form of an integer.@node Undo, Error Messages, Prefix Arguments, Introduction@section Undoing Mistakes@noindent@kindex U@kindex C-_@pindex calc-undo@cindex Mistakes, undoing@cindex Undoing mistakes@cindex Errors, undoingThe shift-@kbd{U} key (@code{calc-undo}) undoes the most recent operation.If that operation added or dropped objects from the stack, those objectsare removed or restored. If it was a ``store'' operation, you arequeried whether or not to restore the variable to its original value.The @kbd{U} key may be pressed any number of times to undo successivelyfarther back in time; with a numeric prefix argument it undoes aspecified number of operations. The undo history is cleared only by the@kbd{q} (@code{calc-quit}) command. (Recall that @kbd{C-x * c} issynonymous with @code{calc-quit} while inside the Calculator; thisalso clears the undo history.)Currently the mode-setting commands (like @code{calc-precision}) are notundoable. You can undo past a point where you changed a mode, but youwill need to reset the mode yourself.@kindex D@pindex calc-redo@cindex Redoing after an UndoThe shift-@kbd{D} key (@code{calc-redo}) redoes an operation that wasmistakenly undone. Pressing @kbd{U} with a negative prefix argument isequivalent to executing @code{calc-redo}. You can redo any number oftimes, up to the number of recent consecutive undo commands. Redoinformation is cleared whenever you give any command that adds new undoinformation, i.e., if you undo, then enter a number on the stack or makeany other change, then it will be too late to redo.@kindex M-@key{RET}@pindex calc-last-args@cindex Last-arguments feature@cindex Arguments, restoringThe @kbd{M-@key{RET}} key (@code{calc-last-args}) is like undo in thatit restores the arguments of the most recent command onto the stack;however, it does not remove the result of that command. Given a numericprefix argument, this command applies to the @expr{n}th most recentcommand which removed items from the stack; it pushes those items backonto the stack.The @kbd{K} (@code{calc-keep-args}) command provides a related functionto @kbd{M-@key{RET}}. @xref{Stack and Trail}.It is also possible to recall previous results or inputs using the trail.@xref{Trail Commands}.The standard Emacs @kbd{C-_} undo key is recognized as a synonym for @kbd{U}.@node Error Messages, Multiple Calculators, Undo, Introduction@section Error Messages@noindent@kindex w@pindex calc-why@cindex Errors, messages@cindex Why did an error occur?Many situations that would produce an error message in other calculatorssimply create unsimplified formulas in the Emacs Calculator. For example,@kbd{1 @key{RET} 0 /} pushes the formula @expr{1 / 0}; @w{@kbd{0 L}} pushesthe formula @samp{ln(0)}. Floating-point overflow and underflow are alsoreasons for this to happen.When a function call must be left in symbolic form, Calc usuallyproduces a message explaining why. Messages that are probablysurprising or indicative of user errors are displayed automatically.Other messages are simply kept in Calc's memory and are displayed onlyif you type @kbd{w} (@code{calc-why}). You can also press @kbd{w} ifthe same computation results in several messages. (The first messagewill end with @samp{[w=more]} in this case.)@kindex d w@pindex calc-auto-whyThe @kbd{d w} (@code{calc-auto-why}) command controls when error messagesare displayed automatically. (Calc effectively presses @kbd{w} for youafter your computation finishes.) By default, this occurs only for``important'' messages. The other possible modes are to report@emph{all} messages automatically, or to report none automatically (sothat you must always press @kbd{w} yourself to see the messages).@node Multiple Calculators, Troubleshooting Commands, Error Messages, Introduction@section Multiple Calculators@noindent@pindex another-calcIt is possible to have any number of Calc mode buffers at once.Usually this is done by executing @kbd{M-x another-calc}, whichis similar to @kbd{C-x * c} except that if a @samp{*Calculator*}buffer already exists, a new, independent one with a name of theform @samp{*Calculator*<@var{n}>} is created. You can also use thecommand @code{calc-mode} to put any buffer into Calculator mode, butthis would ordinarily never be done.The @kbd{q} (@code{calc-quit}) command does not destroy a Calculator buffer;it only closes its window. Use @kbd{M-x kill-buffer} to destroy aCalculator buffer.Each Calculator buffer keeps its own stack, undo list, and mode settingssuch as precision, angular mode, and display formats. In Emacs terms,variables such as @code{calc-stack} are buffer-local variables. Theglobal default values of these variables are used only when a newCalculator buffer is created. The @code{calc-quit} command savesthe stack and mode settings of the buffer being quit as the new defaults.There is only one trail buffer, @samp{*Calc Trail*}, used by allCalculator buffers.@node Troubleshooting Commands, , Multiple Calculators, Introduction@section Troubleshooting Commands@noindentThis section describes commands you can use in case a computationincorrectly fails or gives the wrong answer.@xref{Reporting Bugs}, if you find a problem that appears to be dueto a bug or deficiency in Calc.@menu* Autoloading Problems::* Recursion Depth::* Caches::* Debugging Calc::@end menu@node Autoloading Problems, Recursion Depth, Troubleshooting Commands, Troubleshooting Commands@subsection Autoloading Problems@noindentThe Calc program is split into many component files; components areloaded automatically as you use various commands that require them.Occasionally Calc may lose track of when a certain component isnecessary; typically this means you will type a command and it won'twork because some function you've never heard of was undefined.@kindex C-x * L@pindex calc-load-everythingIf this happens, the easiest workaround is to type @kbd{C-x * L}(@code{calc-load-everything}) to force all the parts of Calc to beloaded right away. This will cause Emacs to take up a lot morememory than it would otherwise, but it's guaranteed to fix the problem.@node Recursion Depth, Caches, Autoloading Problems, Troubleshooting Commands@subsection Recursion Depth@noindent@kindex M@kindex I M@pindex calc-more-recursion-depth@pindex calc-less-recursion-depth@cindex Recursion depth@cindex ``Computation got stuck'' message@cindex @code{max-lisp-eval-depth}@cindex @code{max-specpdl-size}Calc uses recursion in many of its calculations. Emacs Lisp keeps avariable @code{max-lisp-eval-depth} which limits the amount of recursionpossible in an attempt to recover from program bugs. If a calculationever halts incorrectly with the message ``Computation got stuck orran too long,'' use the @kbd{M} command (@code{calc-more-recursion-depth})to increase this limit. (Of course, this will not help if thecalculation really did get stuck due to some problem inside Calc.)The limit is always increased (multiplied) by a factor of two. Thereis also an @kbd{I M} (@code{calc-less-recursion-depth}) command whichdecreases this limit by a factor of two, down to a minimum value of 200.The default value is 1000.These commands also double or halve @code{max-specpdl-size}, anotherinternal Lisp recursion limit. The minimum value for this limit is 600.@node Caches, Debugging Calc, Recursion Depth, Troubleshooting Commands@subsection Caches@noindent@cindex Caches@cindex Flushing cachesCalc saves certain values after they have been computed once. Forexample, the @kbd{P} (@code{calc-pi}) command initially ``knows'' theconstant @cpi{} to about 20 decimal places; if the current precisionis greater than this, it will recompute @cpi{} using a seriesapproximation. This value will not need to be recomputed ever againunless you raise the precision still further. Many operations such aslogarithms and sines make use of similarly cached values such as@cpiover{4} and @texline @math{\ln 2}.@infoline @expr{ln(2)}. The visible effect of caching is thathigh-precision computations may seem to do extra work the first time.Other things cached include powers of two (for the binary arithmeticfunctions), matrix inverses and determinants, symbolic integrals, anddata points computed by the graphing commands.@pindex calc-flush-cachesIf you suspect a Calculator cache has become corrupt, you can use the@code{calc-flush-caches} command to reset all caches to the empty state.(This should only be necessary in the event of bugs in the Calculator.)The @kbd{C-x * 0} (with the zero key) command also resets caches alongwith all other aspects of the Calculator's state.@node Debugging Calc, , Caches, Troubleshooting Commands@subsection Debugging Calc@noindentA few commands exist to help in the debugging of Calc commands.@xref{Programming}, to see the various ways that you can writeyour own Calc commands.@kindex Z T@pindex calc-timingThe @kbd{Z T} (@code{calc-timing}) command turns on and off a modein which the timing of slow commands is reported in the Trail.Any Calc command that takes two seconds or longer writes a lineto the Trail showing how many seconds it took. This value isaccurate only to within one second.All steps of executing a command are included; in particular, timetaken to format the result for display in the stack and trail iscounted. Some prompts also count time taken waiting for them tobe answered, while others do not; this depends on the exactimplementation of the command. For best results, if you are timinga sequence that includes prompts or multiple commands, define akeyboard macro to run the whole sequence at once. Calc's @kbd{X}command (@pxref{Keyboard Macros}) will then report the time takento execute the whole macro.Another advantage of the @kbd{X} command is that while it isexecuting, the stack and trail are not updated from step to step.So if you expect the output of your test sequence to leave a resultthat may take a long time to format and you don't wish to countthis formatting time, end your sequence with a @key{DEL} keystroketo clear the result from the stack. When you run the sequence with@kbd{X}, Calc will never bother to format the large result.Another thing @kbd{Z T} does is to increase the Emacs variable@code{gc-cons-threshold} to a much higher value (two million; theusual default in Calc is 250,000) for the duration of each command.This generally prevents garbage collection during the timing ofthe command, though it may cause your Emacs process to growabnormally large. (Garbage collection time is a major unpredictablefactor in the timing of Emacs operations.)Another command that is useful when debugging your own Lispextensions to Calc is @kbd{M-x calc-pass-errors}, which disablesthe error handler that changes the ``@code{max-lisp-eval-depth}exceeded'' message to the much more friendly ``Computation gotstuck or ran too long.'' This handler interferes with the EmacsLisp debugger's @code{debug-on-error} mode. Errors are reportedin the handler itself rather than at the true location of theerror. After you have executed @code{calc-pass-errors}, Lisperrors will be reported correctly but the user-friendly messagewill be lost.@node Data Types, Stack and Trail, Introduction, Top@chapter Data Types@noindentThis chapter discusses the various types of objects that can be placedon the Calculator stack, how they are displayed, and how they areentered. (@xref{Data Type Formats}, for information on how these datatypes are represented as underlying Lisp objects.)Integers, fractions, and floats are various ways of describing realnumbers. HMS forms also for many purposes act as real numbers. Thesetypes can be combined to form complex numbers, modulo forms, error forms,or interval forms. (But these last four types cannot be combinedarbitrarily:@: error forms may not contain modulo forms, for example.)Finally, all these types of numbers may be combined into vectors,matrices, or algebraic formulas.@menu* Integers:: The most basic data type.* Fractions:: This and above are called @dfn{rationals}.* Floats:: This and above are called @dfn{reals}.* Complex Numbers:: This and above are called @dfn{numbers}.* Infinities::* Vectors and Matrices::* Strings::* HMS Forms::* Date Forms::* Modulo Forms::* Error Forms::* Interval Forms::* Incomplete Objects::* Variables::* Formulas::@end menu@node Integers, Fractions, Data Types, Data Types@section Integers@noindent@cindex IntegersThe Calculator stores integers to arbitrary precision. Addition,subtraction, and multiplication of integers always yields an exactinteger result. (If the result of a division or exponentiation ofintegers is not an integer, it is expressed in fractional orfloating-point form according to the current Fraction mode.@xref{Fraction Mode}.)A decimal integer is represented as an optional sign followed by asequence of digits. Grouping (@pxref{Grouping Digits}) can be used toinsert a comma at every third digit for display purposes, but youmust not type commas during the entry of numbers.@kindex #A non-decimal integer is represented as an optional sign, a radixbetween 2 and 36, a @samp{#} symbol, and one or more digits. For radix 11and above, the letters A through Z (upper- or lower-case) count asdigits and do not terminate numeric entry mode. @xref{Radix Modes}, for howto set the default radix for display of integers. Numbers of any radixmay be entered at any time. If you press @kbd{#} at the beginning of anumber, the current display radix is used.@node Fractions, Floats, Integers, Data Types@section Fractions@noindent@cindex FractionsA @dfn{fraction} is a ratio of two integers. Fractions are traditionallywritten ``2/3'' but Calc uses the notation @samp{2:3}. (The @kbd{/} keyperforms RPN division; the following two sequences push the number@samp{2:3} on the stack: @kbd{2 :@: 3 @key{RET}}, or @kbd{2 @key{RET} 3 /}assuming Fraction mode has been enabled.)When the Calculator produces a fractional result it always reduces it tosimplest form, which may in fact be an integer.Fractions may also be entered in a three-part form, where @samp{2:3:4}represents two-and-three-quarters. @xref{Fraction Formats}, for fractiondisplay formats.Non-decimal fractions are entered and displayed as@samp{@var{radix}#@var{num}:@var{denom}} (or in the analogous three-partform). The numerator and denominator always use the same radix.@node Floats, Complex Numbers, Fractions, Data Types@section Floats@noindent@cindex Floating-point numbersA floating-point number or @dfn{float} is a number stored in scientificnotation. The number of significant digits in the fractional part isgoverned by the current floating precision (@pxref{Precision}). Therange of acceptable values is from @texline @math{10^{-3999999}}@infoline @expr{10^-3999999} (inclusive) to @texline @math{10^{4000000}}@infoline @expr{10^4000000}(exclusive), plus the corresponding negative values and zero.Calculations that would exceed the allowable range of values (suchas @samp{exp(exp(20))}) are left in symbolic form by Calc. Themessages ``floating-point overflow'' or ``floating-point underflow''indicate that during the calculation a number would have been producedthat was too large or too close to zero, respectively, to be representedby Calc. This does not necessarily mean the final result would haveoverflowed, just that an overflow occurred while computing the result.(In fact, it could report an underflow even though the final resultwould have overflowed!)If a rational number and a float are mixed in a calculation, the resultwill in general be expressed as a float. Commands that require an integervalue (such as @kbd{k g} [@code{gcd}]) will also accept integer-valuedfloats, i.e., floating-point numbers with nothing after the decimal point.Floats are identified by the presence of a decimal point and/or anexponent. In general a float consists of an optional sign, digitsincluding an optional decimal point, and an optional exponent consistingof an @samp{e}, an optional sign, and up to seven exponent digits.For example, @samp{23.5e-2} is 23.5 times ten to the minus-second power,or 0.235.Floating-point numbers are normally displayed in decimal notation withall significant figures shown. Exceedingly large or small numbers aredisplayed in scientific notation. Various other display options areavailable. @xref{Float Formats}.@cindex Accuracy of calculationsFloating-point numbers are stored in decimal, not binary. The resultof each operation is rounded to the nearest value representable in thenumber of significant digits specified by the current precision,rounding away from zero in the case of a tie. Thus (in the defaultdisplay mode) what you see is exactly what you get. Some operations suchas square roots and transcendental functions are performed with severaldigits of extra precision and then rounded down, in an effort to make thefinal result accurate to the full requested precision. However,accuracy is not rigorously guaranteed. If you suspect the validity of aresult, try doing the same calculation in a higher precision. TheCalculator's arithmetic is not intended to be IEEE-conformant in anyway.While floats are always @emph{stored} in decimal, they can be enteredand displayed in any radix just like integers and fractions. Since afloat that is entered in a radix other that 10 will be converted todecimal, the number that Calc stores may not be exactly the number thatwas entered, it will be the closest decimal approximation given thecurrent precison. The notation @samp{@var{radix}#@var{ddd}.@var{ddd}}is a floating-point number whose digits are in the specified radix.Note that the @samp{.} is more aptly referred to as a ``radix point''than as a decimal point in this case. The number @samp{8#123.4567} isdefined as @samp{8#1234567 * 8^-4}. If the radix is 14 or less, you canuse @samp{e} notation to write a non-decimal number in scientificnotation. The exponent is written in decimal, and is considered to be apower of the radix: @samp{8#1234567e-4}. If the radix is 15 or above,the letter @samp{e} is a digit, so scientific notation must be writtenout, e.g., @samp{16#123.4567*16^2}. The first two exercises of theModes Tutorial explore some of the properties of non-decimal floats.@node Complex Numbers, Infinities, Floats, Data Types@section Complex Numbers@noindent@cindex Complex numbersThere are two supported formats for complex numbers: rectangular andpolar. The default format is rectangular, displayed in the form@samp{(@var{real},@var{imag})} where @var{real} is the real part and@var{imag} is the imaginary part, each of which may be any real number.Rectangular complex numbers can also be displayed in @samp{@var{a}+@var{b}i}notation; @pxref{Complex Formats}.Polar complex numbers are displayed in the form @texline `@tfn{(}@var{r}@tfn{;}@math{\theta}@tfn{)}'@infoline `@tfn{(}@var{r}@tfn{;}@var{theta}@tfn{)}'where @var{r} is the nonnegative magnitude and @texline @math{\theta}@infoline @var{theta} is the argument or phase angle. The range of @texline @math{\theta}@infoline @var{theta} depends on the current angular mode (@pxref{Angular Modes}); it isgenerally between @mathit{-180} and @mathit{+180} degrees or the equivalent rangein radians. Complex numbers are entered in stages using incomplete objects.@xref{Incomplete Objects}.Operations on rectangular complex numbers yield rectangular complexresults, and similarly for polar complex numbers. Where the two typesare mixed, or where new complex numbers arise (as for the square root ofa negative real), the current @dfn{Polar mode} is used to determine thetype. @xref{Polar Mode}.A complex result in which the imaginary part is zero (or the phase angleis 0 or 180 degrees or @cpi{} radians) is automatically converted to a realnumber.@node Infinities, Vectors and Matrices, Complex Numbers, Data Types@section Infinities@noindent@cindex Infinity@cindex @code{inf} variable@cindex @code{uinf} variable@cindex @code{nan} variable@vindex inf@vindex uinf@vindex nanThe word @code{inf} represents the mathematical concept of @dfn{infinity}.Calc actually has three slightly different infinity-like values:@code{inf}, @code{uinf}, and @code{nan}. These are just regularvariable names (@pxref{Variables}); you should avoid using thesenames for your own variables because Calc gives them specialtreatment. Infinities, like all variable names, are normallyentered using algebraic entry.Mathematically speaking, it is not rigorously correct to treat``infinity'' as if it were a number, but mathematicians often doso informally. When they say that @samp{1 / inf = 0}, what theyreally mean is that @expr{1 / x}, as @expr{x} becomes larger andlarger, becomes arbitrarily close to zero. So you can imaginethat if @expr{x} got ``all the way to infinity,'' then @expr{1 / x}would go all the way to zero. Similarly, when they say that@samp{exp(inf) = inf}, they mean that @texline @math{e^x}@infoline @expr{exp(x)} grows without bound as @expr{x} grows. The symbol @samp{-inf} likewisestands for an infinitely negative real value; for example, we say that@samp{exp(-inf) = 0}. You can have an infinity pointing in anydirection on the complex plane: @samp{sqrt(-inf) = i inf}.The same concept of limits can be used to define @expr{1 / 0}. Wereally want the value that @expr{1 / x} approaches as @expr{x}approaches zero. But if all we have is @expr{1 / 0}, we can'ttell which direction @expr{x} was coming from. If @expr{x} waspositive and decreasing toward zero, then we should say that@samp{1 / 0 = inf}. But if @expr{x} was negative and increasingtoward zero, the answer is @samp{1 / 0 = -inf}. In fact, @expr{x}could be an imaginary number, giving the answer @samp{i inf} or@samp{-i inf}. Calc uses the special symbol @samp{uinf} to mean@dfn{undirected infinity}, i.e., a value which is infinitelylarge but with an unknown sign (or direction on the complex plane).Calc actually has three modes that say how infinities are handled.Normally, infinities never arise from calculations that didn'talready have them. Thus, @expr{1 / 0} is treated simply as anerror and left unevaluated. The @kbd{m i} (@code{calc-infinite-mode})command (@pxref{Infinite Mode}) enables a mode in which@expr{1 / 0} evaluates to @code{uinf} instead. There is alsoan alternative type of infinite mode which says to treat zerosas if they were positive, so that @samp{1 / 0 = inf}. While thisis less mathematically correct, it may be the answer you want insome cases.Since all infinities are ``as large'' as all others, Calc simplifies,e.g., @samp{5 inf} to @samp{inf}. Another example is@samp{5 - inf = -inf}, where the @samp{-inf} is so large thatadding a finite number like five to it does not affect it.Note that @samp{a - inf} also results in @samp{-inf}; Calc assumesthat variables like @code{a} always stand for finite quantities.Just to show that infinities really are all the same size,note that @samp{sqrt(inf) = inf^2 = exp(inf) = inf} in Calc'snotation.It's not so easy to define certain formulas like @samp{0 * inf} and@samp{inf / inf}. Depending on where these zeros and infinitiescame from, the answer could be literally anything. The latterformula could be the limit of @expr{x / x} (giving a result of one),or @expr{2 x / x} (giving two), or @expr{x^2 / x} (giving @code{inf}),or @expr{x / x^2} (giving zero). Calc uses the symbol @code{nan}to represent such an @dfn{indeterminate} value. (The name ``nan''comes from analogy with the ``NAN'' concept of IEEE standardarithmetic; it stands for ``Not A Number.'' This is somewhat of amisnomer, since @code{nan} @emph{does} stand for some number orinfinity, it's just that @emph{which} number it stands forcannot be determined.) In Calc's notation, @samp{0 * inf = nan}and @samp{inf / inf = nan}. A few other common indeterminateexpressions are @samp{inf - inf} and @samp{inf ^ 0}. Also,@samp{0 / 0 = nan} if you have turned on Infinite mode(as described above).Infinities are especially useful as parts of @dfn{intervals}.@xref{Interval Forms}.@node Vectors and Matrices, Strings, Infinities, Data Types@section Vectors and Matrices@noindent@cindex Vectors@cindex Plain vectors@cindex MatricesThe @dfn{vector} data type is flexible and general. A vector is simply alist of zero or more data objects. When these objects are numbers, thewhole is a vector in the mathematical sense. When these objects arethemselves vectors of equal (nonzero) length, the whole is a @dfn{matrix}.A vector which is not a matrix is referred to here as a @dfn{plain vector}.A vector is displayed as a list of values separated by commas and enclosedin square brackets: @samp{[1, 2, 3]}. Thus the following is a 2 row by3 column matrix: @samp{[[1, 2, 3], [4, 5, 6]]}. Vectors, like complexnumbers, are entered as incomplete objects. @xref{Incomplete Objects}.During algebraic entry, vectors are entered all at once in the usualbrackets-and-commas form. Matrices may be entered algebraically as nestedvectors, or using the shortcut notation @w{@samp{[1, 2, 3; 4, 5, 6]}},with rows separated by semicolons. The commas may usually be omittedwhen entering vectors: @samp{[1 2 3]}. Curly braces may be used inplace of brackets: @samp{@{1, 2, 3@}}, but the commas are required inthis case.Traditional vector and matrix arithmetic is also supported;@pxref{Basic Arithmetic} and @pxref{Matrix Functions}.Many other operations are applied to vectors element-wise. For example,the complex conjugate of a vector is a vector of the complex conjugatesof its elements.@ignore@starindex@end ignore@tindex vecAlgebraic functions for building vectors include @samp{vec(a, b, c)}to build @samp{[a, b, c]}, @samp{cvec(a, n, m)} to build an @texline @math{n\times m}@infoline @var{n}x@var{m}matrix of @samp{a}s, and @samp{index(n)} to build a vector of integersfrom 1 to @samp{n}.@node Strings, HMS Forms, Vectors and Matrices, Data Types@section Strings@noindent@kindex "@cindex Strings@cindex Character stringsCharacter strings are not a special data type in the Calculator.Rather, a string is represented simply as a vector all of whoseelements are integers in the range 0 to 255 (ASCII codes). You canenter a string at any time by pressing the @kbd{"} key. Quotationmarks and backslashes are written @samp{\"} and @samp{\\}, respectively,inside strings. Other notations introduced by backslashes are:@example@group\a 7 \^@@ 0\b 8 \^a-z 1-26\e 27 \^[ 27\f 12 \^\\ 28\n 10 \^] 29\r 13 \^^ 30\t 9 \^_ 31 \^? 127@end group@end example@noindentFinally, a backslash followed by three octal digits produces anycharacter from its ASCII code.@kindex d "@pindex calc-display-stringsStrings are normally displayed in vector-of-integers form. The@w{@kbd{d "}} (@code{calc-display-strings}) command toggles a mode inwhich any vectors of small integers are displayed as quoted stringsinstead.The backslash notations shown above are also used for displayingstrings. Characters 128 and above are not translated by Calc; unlessyou have an Emacs modified for 8-bit fonts, these will show up inbackslash-octal-digits notation. For characters below 32, andfor character 127, Calc uses the backslash-letter combination ifthere is one, or otherwise uses a @samp{\^} sequence.The only Calc feature that uses strings is @dfn{compositions};@pxref{Compositions}. Strings also provide a convenientway to do conversions between ASCII characters and integers.@ignore@starindex@end ignore@tindex stringThere is a @code{string} function which provides a different displayformat for strings. Basically, @samp{string(@var{s})}, where @var{s}is a vector of integers in the proper range, is displayed as thecorresponding string of characters with no surrounding quotationmarks or other modifications. Thus @samp{string("ABC")} (or@samp{string([65 66 67])}) will look like @samp{ABC} on the stack.This happens regardless of whether @w{@kbd{d "}} has been used. Theonly way to turn it off is to use @kbd{d U} (unformatted languagemode) which will display @samp{string("ABC")} instead.Control characters are displayed somewhat differently by @code{string}.Characters below 32, and character 127, are shown using @samp{^} notation(same as shown above, but without the backslash). The quote andbackslash characters are left alone, as are characters 128 and above.@ignore@starindex@end ignore@tindex bstringThe @code{bstring} function is just like @code{string} except thatthe resulting string is breakable across multiple lines if it doesn'tfit all on one line. Potential break points occur at every spacecharacter in the string.@node HMS Forms, Date Forms, Strings, Data Types@section HMS Forms@noindent@cindex Hours-minutes-seconds forms@cindex Degrees-minutes-seconds forms@dfn{HMS} stands for Hours-Minutes-Seconds; when used as an angularargument, the interpretation is Degrees-Minutes-Seconds. All functionsthat operate on angles accept HMS forms. These are interpreted asdegrees regardless of the current angular mode. It is also possible touse HMS as the angular mode so that calculated angles are expressed indegrees, minutes, and seconds.@kindex @@@ignore@mindex @null@end ignore@kindex ' (HMS forms)@ignore@mindex @null@end ignore@kindex " (HMS forms)@ignore@mindex @null@end ignore@kindex h (HMS forms)@ignore@mindex @null@end ignore@kindex o (HMS forms)@ignore@mindex @null@end ignore@kindex m (HMS forms)@ignore@mindex @null@end ignore@kindex s (HMS forms)The default format for HMS values is@samp{@var{hours}@@ @var{mins}' @var{secs}"}. During entry, the letters@samp{h} (for ``hours'') or@samp{o} (approximating the ``degrees'' symbol) are accepted as well as@samp{@@}, @samp{m} is accepted in place of @samp{'}, and @samp{s} isaccepted in place of @samp{"}.The @var{hours} value is an integer (or integer-valued float).The @var{mins} value is an integer or integer-valued float between 0 and 59.The @var{secs} value is a real number between 0 (inclusive) and 60(exclusive). A positive HMS form is interpreted as @var{hours} +@var{mins}/60 + @var{secs}/3600. A negative HMS form is interpretedas @mathit{- @var{hours}} @mathit{-} @var{mins}/60 @mathit{-} @var{secs}/3600.Display format for HMS forms is quite flexible. @xref{HMS Formats}.HMS forms can be added and subtracted. When they are added to numbers,the numbers are interpreted according to the current angular mode. HMSforms can also be multiplied and divided by real numbers. Dividingtwo HMS forms produces a real-valued ratio of the two angles.@pindex calc-time@cindex Time of dayJust for kicks, @kbd{M-x calc-time} pushes the current time of day onthe stack as an HMS form.@node Date Forms, Modulo Forms, HMS Forms, Data Types@section Date Forms@noindent@cindex Date formsA @dfn{date form} represents a date and possibly an associated time.Simple date arithmetic is supported: Adding a number to a dateproduces a new date shifted by that many days; adding an HMS form toa date shifts it by that many hours. Subtracting two date formscomputes the number of days between them (represented as a simplenumber). Many other operations, such as multiplying two date forms,are nonsensical and are not allowed by Calc.Date forms are entered and displayed enclosed in @samp{< >} brackets.The default format is, e.g., @samp{<Wed Jan 9, 1991>} for dates,or @samp{<3:32:20pm Wed Jan 9, 1991>} for dates with times.Input is flexible; date forms can be entered in any of the usualnotations for dates and times. @xref{Date Formats}.Date forms are stored internally as numbers, specifically the numberof days since midnight on the morning of January 1 of the year 1 AD.If the internal number is an integer, the form represents a date only;if the internal number is a fraction or float, the form representsa date and time. For example, @samp{<6:00am Wed Jan 9, 1991>}is represented by the number 726842.25. The standard precision of12 decimal digits is enough to ensure that a (reasonable) date andtime can be stored without roundoff error.If the current precision is greater than 12, date forms will keepadditional digits in the seconds position. For example, if theprecision is 15, the seconds will keep three digits after thedecimal point. Decreasing the precision below 12 may cause thetime part of a date form to become inaccurate. This can also happenif astronomically high years are used, though this will not be anissue in everyday (or even everymillennium) use. Note that dateforms without times are stored as exact integers, so roundoff isnever an issue for them.You can use the @kbd{v p} (@code{calc-pack}) and @kbd{v u}(@code{calc-unpack}) commands to get at the numerical representationof a date form. @xref{Packing and Unpacking}.Date forms can go arbitrarily far into the future or past. Negativeyear numbers represent years BC. Calc uses a combination of theGregorian and Julian calendars, following the history of GreatBritain and the British colonies. This is the same calendar thatis used by the @code{cal} program in most Unix implementations.@cindex Julian calendar@cindex Gregorian calendarSome historical background: The Julian calendar was created byJulius Caesar in the year 46 BC as an attempt to fix the gradualdrift caused by the lack of leap years in the calendar useduntil that time. The Julian calendar introduced an extra day inall years divisible by four. After some initial confusion, thecalendar was adopted around the year we call 8 AD. Some centurieslater it became apparent that the Julian year of 365.25 days wasitself not quite right. In 1582 Pope Gregory XIII introduced theGregorian calendar, which added the new rule that years divisibleby 100, but not by 400, were not to be considered leap yearsdespite being divisible by four. Many countries delayed adoptionof the Gregorian calendar because of religious differences;in Britain it was put off until the year 1752, by which timethe Julian calendar had fallen eleven days behind the trueseasons. So the switch to the Gregorian calendar in earlySeptember 1752 introduced a discontinuity: The day afterSep 2, 1752 is Sep 14, 1752. Calc follows this convention.To take another example, Russia waited until 1918 beforeadopting the new calendar, and thus needed to remove thirteendays (between Feb 1, 1918 and Feb 14, 1918). This means thatCalc's reckoning will be inconsistent with Russian history between1752 and 1918, and similarly for various other countries.Today's timekeepers introduce an occasional ``leap second'' aswell, but Calc does not take these minor effects into account.(If it did, it would have to report a non-integer number of daysbetween, say, @samp{<12:00am Mon Jan 1, 1900>} and@samp{<12:00am Sat Jan 1, 2000>}.)Calc uses the Julian calendar for all dates before the year 1752,including dates BC when the Julian calendar technically had notyet been invented. Thus the claim that day number @mathit{-10000} iscalled ``August 16, 28 BC'' should be taken with a grain of salt.Please note that there is no ``year 0''; the day before@samp{<Sat Jan 1, +1>} is @samp{<Fri Dec 31, -1>}. These aredays 0 and @mathit{-1} respectively in Calc's internal numbering scheme.@cindex Julian day countingAnother day counting system in common use is, confusingly, also called``Julian.'' The Julian day number is the numbers of days since 12:00 noon (GMT) on Jan 1, 4713 BC, which in Calc's scheme (in GMT) is @mathit{-1721423.5} (recall that Calc starts at midnight insteadof noon). Thus to convert a Calc date code obtained by unpacking adate form into a Julian day number, simply add 1721423.5 aftercompensating for the time zone difference. The built-in @kbd{t J}command performs this conversion for you.The Julian day number is based on the Julian cycle, which was invented in 1583 by Joseph Justus Scaliger. Scaliger named it the Julian cyclesince it is involves the Julian calendar, but some have suggested thatScaliger named it in honor of his father, Julius Caesar Scaliger. TheJulian cycle is based it on three other cycles: the indiction cycle,the Metonic cycle, and the solar cycle. The indiction cycle is a 15year cycle originally used by the Romans for tax purposes but laterused to date medieval documents. The Metonic cycle is a 19 yearcycle; 19 years is close to being a common multiple of a solar yearand a lunar month, and so every 19 years the phases of the moon willoccur on the same days of the year. The solar cycle is a 28 yearcycle; the Julian calendar repeats itself every 28 years. Thesmallest time period which contains multiples of all three cycles isthe least common multiple of 15 years, 19 years and 28 years, which(since they're pairwise relatively prime) is @texline @math{15\times 19\times 28 = 7980} years.@infoline 15*19*28 = 7980 years.This is the length of a Julian cycle. Working backwards, the previousyear in which all three cycles began was 4713 BC, and so Scalingerchose that year as the beginning of a Julian cycle. Since at the timethere were no historical records from before 4713 BC, using this yearas a starting point had the advantage of avoiding negative yearnumbers. In 1849, the astronomer John Herschel (son of WilliamHerschel) suggested using the number of days since the beginning ofthe Julian cycle as an astronomical dating system; this idea was takenup by other astronomers. (At the time, noon was the start of theastronomical day. Herschel originally suggested counting the dayssince Jan 1, 4713 BC at noon Alexandria time; this was later amended tonoon GMT.) Julian day numbering is largely used in astronomy.@cindex Unix time formatThe Unix operating system measures time as an integer number ofseconds since midnight, Jan 1, 1970. To convert a Calc datevalue into a Unix time stamp, first subtract 719164 (the codefor @samp{<Jan 1, 1970>}), then multiply by 86400 (the number ofseconds in a day) and press @kbd{R} to round to the nearestinteger. If you have a date form, you can simply subtract theday @samp{<Jan 1, 1970>} instead of unpacking and subtracting719164. Likewise, divide by 86400 and add @samp{<Jan 1, 1970>}to convert from Unix time to a Calc date form. (Note thatUnix normally maintains the time in the GMT time zone; you mayneed to subtract five hours to get New York time, or eight hoursfor California time. The same is usually true of Julian daycounts.) The built-in @kbd{t U} command performs theseconversions.@node Modulo Forms, Error Forms, Date Forms, Data Types@section Modulo Forms@noindent@cindex Modulo formsA @dfn{modulo form} is a real number which is taken modulo (i.e., withinan integer multiple of) some value @var{M}. Arithmetic modulo @var{M}often arises in number theory. Modulo forms are written`@var{a} @tfn{mod} @var{M}',where @var{a} and @var{M} are real numbers or HMS forms, and@texline @math{0 \le a < M}.@infoline @expr{0 <= a < @var{M}}.In many applications @expr{a} and @expr{M} will beintegers but this is not required.@ignore@mindex M@end ignore@kindex M (modulo forms)@ignore@mindex mod@end ignore@tindex mod (operator)To create a modulo form during numeric entry, press the shift-@kbd{M}key to enter the word @samp{mod}. As a special convenience, pressingshift-@kbd{M} a second time automatically enters the value of @expr{M}that was most recently used before. During algebraic entry, eithertype @samp{mod} by hand or press @kbd{M-m} (that's @kbd{@key{META}-m}).Once again, pressing this a second time enters the current modulo.Modulo forms are not to be confused with the modulo operator @samp{%}.The expression @samp{27 % 10} means to compute 27 modulo 10 to producethe result 7. Further computations treat this 7 as just a regular integer.The expression @samp{27 mod 10} produces the result @samp{7 mod 10};further computations with this value are again reduced modulo 10 so thatthe result always lies in the desired range.When two modulo forms with identical @expr{M}'s are added or multiplied,the Calculator simply adds or multiplies the values, then reduces modulo@expr{M}. If one argument is a modulo form and the other a plain number,the plain number is treated like a compatible modulo form. It is alsopossible to raise modulo forms to powers; the result is the value raisedto the power, then reduced modulo @expr{M}. (When all values involvedare integers, this calculation is done much more efficiently thanactually computing the power and then reducing.)@cindex Modulo divisionTwo modulo forms `@var{a} @tfn{mod} @var{M}' and `@var{b} @tfn{mod} @var{M}'can be divided if @expr{a}, @expr{b}, and @expr{M} are allintegers. The result is the modulo form which, when multiplied by`@var{b} @tfn{mod} @var{M}', produces `@var{a} @tfn{mod} @var{M}'. Ifthere is no solution to this equation (which can happen only when@expr{M} is non-prime), or if any of the arguments are non-integers, thedivision is left in symbolic form. Other operations, such as squareroots, are not yet supported for modulo forms. (Note that, although@w{`@tfn{(}@var{a} @tfn{mod} @var{M}@tfn{)^.5}'} will compute a ``modulo square root''in the sense of reducing @texline @math{\sqrt a}@infoline @expr{sqrt(a)} modulo @expr{M}, this is not a useful definition from thenumber-theoretical point of view.)It is possible to mix HMS forms and modulo forms. For example, anHMS form modulo 24 could be used to manipulate clock times; an HMSform modulo 360 would be suitable for angles. Making the modulo @expr{M}also be an HMS form eliminates troubles that would arise if the angularmode were inadvertently set to Radians, in which case@w{@samp{2@@ 0' 0" mod 24}} would be interpreted as two degrees modulo24 radians!Modulo forms cannot have variables or formulas for components. If youenter the formula @samp{(x + 2) mod 5}, Calc propagates the modulusto each of the coefficients: @samp{(1 mod 5) x + (2 mod 5)}.You can use @kbd{v p} and @kbd{%} to modify modulo forms.@xref{Packing and Unpacking}. @xref{Basic Arithmetic}.@ignore@starindex@end ignore@tindex makemodThe algebraic function @samp{makemod(a, m)} builds the modulo form@w{@samp{a mod m}}.@node Error Forms, Interval Forms, Modulo Forms, Data Types@section Error Forms@noindent@cindex Error forms@cindex Standard deviationsAn @dfn{error form} is a number with an associated standarddeviation, as in @samp{2.3 +/- 0.12}. The notation@texline `@var{x} @tfn{+/-} @math{\sigma}' @infoline `@var{x} @tfn{+/-} sigma' stands for an uncertain value which followsa normal or Gaussian distribution of mean @expr{x} and standarddeviation or ``error'' @texline @math{\sigma}.@infoline @expr{sigma}.Both the mean and the error can be either numbers orformulas. Generally these are real numbers but the mean may also becomplex. If the error is negative or complex, it is changed to itsabsolute value. An error form with zero error is converted to aregular number by the Calculator.All arithmetic and transcendental functions accept error forms as input.Operations on the mean-value part work just like operations on regularnumbers. The error part for any function @expr{f(x)} (such as @texline @math{\sin x}@infoline @expr{sin(x)})is defined by the error of @expr{x} times the derivative of @expr{f}evaluated at the mean value of @expr{x}. For a two-argument function@expr{f(x,y)} (such as addition) the error is the square root of the sumof the squares of the errors due to @expr{x} and @expr{y}.@tex$$ \eqalign{ f(x \hbox{\code{ +/- }} \sigma) &= f(x) \hbox{\code{ +/- }} \sigma \left| {df(x) \over dx} \right| \cr f(x \hbox{\code{ +/- }} \sigma_x, y \hbox{\code{ +/- }} \sigma_y) &= f(x,y) \hbox{\code{ +/- }} \sqrt{\left(\sigma_x \left| {\partial f(x,y) \over \partial x} \right| \right)^2 +\left(\sigma_y \left| {\partial f(x,y) \over \partial y} \right| \right)^2 } \cr} $$@end texNote that thisdefinition assumes the errors in @expr{x} and @expr{y} are uncorrelated.A side effect of this definition is that @samp{(2 +/- 1) * (2 +/- 1)}is not the same as @samp{(2 +/- 1)^2}; the former represents the productof two independent values which happen to have the same probabilitydistributions, and the latter is the product of one random value with itself.The former will produce an answer with less error, since on the averagethe two independent errors can be expected to cancel out.Consult a good text on error analysis for a discussion of the proper useof standard deviations. Actual errors often are neither Gaussian-distributednor uncorrelated, and the above formulas are valid only when errorsare small. As an example, the error arising from@texline `@tfn{sin(}@var{x} @tfn{+/-} @math{\sigma}@tfn{)}' @infoline `@tfn{sin(}@var{x} @tfn{+/-} @var{sigma}@tfn{)}' is @texline `@math{\sigma} @tfn{abs(cos(}@var{x}@tfn{))}'. @infoline `@var{sigma} @tfn{abs(cos(}@var{x}@tfn{))}'. When @expr{x} is close to zero,@texline @math{\cos x}@infoline @expr{cos(x)} is close to one so the error in the sine is close to @texline @math{\sigma};@infoline @expr{sigma};this makes sense, since @texline @math{\sin x}@infoline @expr{sin(x)} is approximately @expr{x} near zero, so a given error in @expr{x} willproduce about the same error in the sine. Likewise, near 90 degrees@texline @math{\cos x}@infoline @expr{cos(x)} is nearly zero and so the computed error issmall: The sine curve is nearly flat in that region, so an error in @expr{x}has relatively little effect on the value of @texline @math{\sin x}.@infoline @expr{sin(x)}. However, consider @samp{sin(90 +/- 1000)}. The cosine of 90 is zero, soCalc will report zero error! We get an obviously wrong result becausewe have violated the small-error approximation underlying the erroranalysis. If the error in @expr{x} had been small, the error in@texline @math{\sin x}@infoline @expr{sin(x)} would indeed have been negligible.@ignore@mindex p@end ignore@kindex p (error forms)@tindex +/-To enter an error form during regular numeric entry, use the @kbd{p}(``plus-or-minus'') key to type the @samp{+/-} symbol. (If you try actuallytyping @samp{+/-} the @kbd{+} key will be interpreted as the Calculator's@kbd{+} command!) Within an algebraic formula, you can press @kbd{M-+} totype the @samp{+/-} symbol, or type it out by hand.Error forms and complex numbers can be mixed; the formulas shown aboveare used for complex numbers, too; note that if the error part evaluatesto a complex number its absolute value (or the square root of the sum ofthe squares of the absolute values of the two error contributions) isused. Mathematically, this corresponds to a radially symmetric Gaussiandistribution of numbers on the complex plane. However, note that Calcconsiders an error form with real components to represent a real number,not a complex distribution around a real mean.Error forms may also be composed of HMS forms. For best results, boththe mean and the error should be HMS forms if either one is.@ignore@starindex@end ignore@tindex sdevThe algebraic function @samp{sdev(a, b)} builds the error form @samp{a +/- b}.@node Interval Forms, Incomplete Objects, Error Forms, Data Types@section Interval Forms@noindent@cindex Interval formsAn @dfn{interval} is a subset of consecutive real numbers. For example,the interval @samp{[2 ..@: 4]} represents all the numbers from 2 to 4,inclusive. If you multiply it by the interval @samp{[0.5 ..@: 2]} youobtain @samp{[1 ..@: 8]}. This calculation represents the fact that ifyou multiply some number in the range @samp{[2 ..@: 4]} by some othernumber in the range @samp{[0.5 ..@: 2]}, your result will lie in the rangefrom 1 to 8. Interval arithmetic is used to get a worst-case estimateof the possible range of values a computation will produce, given theset of possible values of the input.@ifnottexCalc supports several varieties of intervals, including @dfn{closed}intervals of the type shown above, @dfn{open} intervals such as@samp{(2 ..@: 4)}, which represents the range of numbers from 2 to 4@emph{exclusive}, and @dfn{semi-open} intervals in which one enduses a round parenthesis and the other a square bracket. In mathematicalterms,@samp{[2 ..@: 4]} means @expr{2 <= x <= 4}, whereas@samp{[2 ..@: 4)} represents @expr{2 <= x < 4},@samp{(2 ..@: 4]} represents @expr{2 < x <= 4}, and@samp{(2 ..@: 4)} represents @expr{2 < x < 4}.@end ifnottex@texCalc supports several varieties of intervals, including \dfn{closed}intervals of the type shown above, \dfn{open} intervals such as\samp{(2 ..\: 4)}, which represents the range of numbers from 2 to 4\emph{exclusive}, and \dfn{semi-open} intervals in which one enduses a round parenthesis and the other a square bracket. In mathematicalterms,$$ \eqalign{ [2 \hbox{\cite{..}} 4] &\quad\hbox{means}\quad 2 \le x \le 4 \cr [2 \hbox{\cite{..}} 4) &\quad\hbox{means}\quad 2 \le x < 4 \cr (2 \hbox{\cite{..}} 4] &\quad\hbox{means}\quad 2 < x \le 4 \cr (2 \hbox{\cite{..}} 4) &\quad\hbox{means}\quad 2 < x < 4 \cr} $$@end texThe lower and upper limits of an interval must be either real numbers(or HMS or date forms), or symbolic expressions which are assumed to bereal-valued, or @samp{-inf} and @samp{inf}. In general the lower limitmust be less than the upper limit. A closed interval containing onlyone value, @samp{[3 ..@: 3]}, is converted to a plain number (3)automatically. An interval containing no values at all (such as@samp{[3 ..@: 2]} or @samp{[2 ..@: 2)}) can be represented but is notguaranteed to behave well when used in arithmetic. Note that theinterval @samp{[3 .. inf)} represents all real numbers greater thanor equal to 3, and @samp{(-inf .. inf)} represents all real numbers.In fact, @samp{[-inf .. inf]} represents all real numbers includingthe real infinities.Intervals are entered in the notation shown here, either as algebraicformulas, or using incomplete forms. (@xref{Incomplete Objects}.)In algebraic formulas, multiple periods in a row are collected fromleft to right, so that @samp{1...1e2} is interpreted as @samp{1.0 ..@: 1e2}rather than @samp{1 ..@: 0.1e2}. Add spaces or zeros if you want toget the other interpretation. If you omit the lower or upper limit,a default of @samp{-inf} or @samp{inf} (respectively) is furnished.Infinite mode also affects operations on intervals(@pxref{Infinities}). Calc will always introduce an open infinity,as in @samp{1 / (0 .. 2] = [0.5 .. inf)}. But closed infinities,@w{@samp{1 / [0 .. 2] = [0.5 .. inf]}}, arise only in Infinite mode;otherwise they are left unevaluated. Note that the ``direction'' ofa zero is not an issue in this case since the zero is always assumedto be continuous with the rest of the interval. For intervals thatcontain zero inside them Calc is forced to give the result,@samp{1 / (-2 .. 2) = [-inf .. inf]}.While it may seem that intervals and error forms are similar, they arebased on entirely different concepts of inexact quantities. An errorform @texline `@var{x} @tfn{+/-} @math{\sigma}' @infoline `@var{x} @tfn{+/-} @var{sigma}' means a variable is random, and its value couldbe anything but is ``probably'' within one @texline @math{\sigma} @infoline @var{sigma} of the mean value @expr{x}. An interval `@tfn{[}@var{a} @tfn{..@:} @var{b}@tfn{]}' means avariable's value is unknown, but guaranteed to lie in the specifiedrange. Error forms are statistical or ``average case'' approximations;interval arithmetic tends to produce ``worst case'' bounds on ananswer.Intervals may not contain complex numbers, but they may containHMS forms or date forms.@xref{Set Operations}, for commands that interpret interval formsas subsets of the set of real numbers.@ignore@starindex@end ignore@tindex intvThe algebraic function @samp{intv(n, a, b)} builds an interval formfrom @samp{a} to @samp{b}; @samp{n} is an integer code which mustbe 0 for @samp{(..)}, 1 for @samp{(..]}, 2 for @samp{[..)}, or3 for @samp{[..]}.Please note that in fully rigorous interval arithmetic, care would betaken to make sure that the computation of the lower bound rounds towardminus infinity, while upper bound computations round toward plusinfinity. Calc's arithmetic always uses a round-to-nearest mode,which means that roundoff errors could creep into an intervalcalculation to produce intervals slightly smaller than they ought tobe. For example, entering @samp{[1..2]} and pressing @kbd{Q 2 ^}should yield the interval @samp{[1..2]} again, but in fact it yields the(slightly too small) interval @samp{[1..1.9999999]} due to roundofferror.@node Incomplete Objects, Variables, Interval Forms, Data Types@section Incomplete Objects@noindent@ignore@mindex [ ]@end ignore@kindex [@ignore@mindex ( )@end ignore@kindex (@kindex ,@ignore@mindex @null@end ignore@kindex ]@ignore@mindex @null@end ignore@kindex )@cindex Incomplete vectors@cindex Incomplete complex numbers@cindex Incomplete interval formsWhen @kbd{(} or @kbd{[} is typed to begin entering a complex number orvector, respectively, the effect is to push an @dfn{incomplete} complexnumber or vector onto the stack. The @kbd{,} key adds the value(s) atthe top of the stack onto the current incomplete object. The @kbd{)}and @kbd{]} keys ``close'' the incomplete object after adding any valueson the top of the stack in front of the incomplete object.As a result, the sequence of keystrokes @kbd{[ 2 , 3 @key{RET} 2 * , 9 ]}pushes the vector @samp{[2, 6, 9]} onto the stack. Likewise, @kbd{( 1 , 2 Q )}pushes the complex number @samp{(1, 1.414)} (approximately).If several values lie on the stack in front of the incomplete object,all are collected and appended to the object. Thus the @kbd{,} keyis redundant: @kbd{[ 2 @key{RET} 3 @key{RET} 2 * 9 ]}. Some peopleprefer the equivalent @key{SPC} key to @key{RET}.As a special case, typing @kbd{,} immediately after @kbd{(}, @kbd{[}, or@kbd{,} adds a zero or duplicates the preceding value in the list beingformed. Typing @key{DEL} during incomplete entry removes the last itemfrom the list.@kindex ;The @kbd{;} key is used in the same way as @kbd{,} to create polar complexnumbers: @kbd{( 1 ; 2 )}. When entering a vector, @kbd{;} is useful forcreating a matrix. In particular, @kbd{[ [ 1 , 2 ; 3 , 4 ; 5 , 6 ] ]} isequivalent to @kbd{[ [ 1 , 2 ] , [ 3 , 4 ] , [ 5 , 6 ] ]}.@kindex ..@pindex calc-dotsIncomplete entry is also used to enter intervals. For example,@kbd{[ 2 ..@: 4 )} enters a semi-open interval. Note that when you typethe first period, it will be interpreted as a decimal point, but whenyou type a second period immediately afterward, it is re-interpreted aspart of the interval symbol. Typing @kbd{..} corresponds to executingthe @code{calc-dots} command.If you find incomplete entry distracting, you may wish to enter vectorsand complex numbers as algebraic formulas by pressing the apostrophe key.@node Variables, Formulas, Incomplete Objects, Data Types@section Variables@noindent@cindex Variables, in formulasA @dfn{variable} is somewhere between a storage register on a conventionalcalculator, and a variable in a programming language. (In fact, a Calcvariable is really just an Emacs Lisp variable that contains a Calc numberor formula.) A variable's name is normally composed of letters and digits.Calc also allows apostrophes and @code{#} signs in variable names.(The Calc variable @code{foo} corresponds to the Emacs Lisp variable@code{var-foo}, but unless you access the variable from within EmacsLisp, you don't need to worry about it. Variable names in algebraicformulas implicitly have @samp{var-} prefixed to their names. The@samp{#} character in variable names used in algebraic formulascorresponds to a dash @samp{-} in the Lisp variable name. If the namecontains any dashes, the prefix @samp{var-} is @emph{not} automaticallyadded. Thus the two formulas @samp{foo + 1} and @samp{var#foo + 1} bothrefer to the same variable.)In a command that takes a variable name, you can either type the fullname of a variable, or type a single digit to use one of the specialconvenience variables @code{q0} through @code{q9}. For example,@kbd{3 s s 2} stores the number 3 in variable @code{q2}, and@w{@kbd{3 s s foo @key{RET}}} stores that number in variable@code{foo}.To push a variable itself (as opposed to the variable's value) on thestack, enter its name as an algebraic expression using the apostrophe(@key{'}) key.@kindex =@pindex calc-evaluate@cindex Evaluation of variables in a formula@cindex Variables, evaluation@cindex Formulas, evaluationThe @kbd{=} (@code{calc-evaluate}) key ``evaluates'' a formula byreplacing all variables in the formula which have been given values by a@code{calc-store} or @code{calc-let} command by their stored values.Other variables are left alone. Thus a variable that has not beenstored acts like an abstract variable in algebra; a variable that hasbeen stored acts more like a register in a traditional calculator.With a positive numeric prefix argument, @kbd{=} evaluates the top@var{n} stack entries; with a negative argument, @kbd{=} evaluatesthe @var{n}th stack entry.@cindex @code{e} variable@cindex @code{pi} variable@cindex @code{i} variable@cindex @code{phi} variable@cindex @code{gamma} variable@vindex e@vindex pi@vindex i@vindex phi@vindex gammaA few variables are called @dfn{special constants}. Their names are@samp{e}, @samp{pi}, @samp{i}, @samp{phi}, and @samp{gamma}.(@xref{Scientific Functions}.) When they are evaluated with @kbd{=},their values are calculated if necessary according to the current precisionor complex polar mode. If you wish to use these symbols for other purposes,simply undefine or redefine them using @code{calc-store}.The variables @samp{inf}, @samp{uinf}, and @samp{nan} stand forinfinite or indeterminate values. It's best not to use them asregular variables, since Calc uses special algebraic rules whenit manipulates them. Calc displays a warning message if you storea value into any of these special variables.@xref{Store and Recall}, for a discussion of commands dealing with variables.@node Formulas, , Variables, Data Types@section Formulas@noindent@cindex Formulas@cindex Expressions@cindex Operators in formulas@cindex Precedence of operatorsWhen you press the apostrophe key you may enter any expression or formulain algebraic form. (Calc uses the terms ``expression'' and ``formula''interchangeably.) An expression is built up of numbers, variable names,and function calls, combined with various arithmetic operators.Parentheses maybe used to indicate grouping. Spaces are ignored within formulas, exceptthat spaces are not permitted within variable names or numbers.Arithmetic operators, in order from highest to lowest precedence, andwith their equivalent function names, are:@samp{_} [@code{subscr}] (subscripts);postfix @samp{%} [@code{percent}] (as in @samp{25% = 0.25});prefix @samp{+} and @samp{-} [@code{neg}] (as in @samp{-x})and prefix @samp{!} [@code{lnot}] (logical ``not,'' as in @samp{!x});@samp{+/-} [@code{sdev}] (the standard deviation symbol) and@samp{mod} [@code{makemod}] (the symbol for modulo forms);postfix @samp{!} [@code{fact}] (factorial, as in @samp{n!})and postfix @samp{!!} [@code{dfact}] (double factorial);@samp{^} [@code{pow}] (raised-to-the-power-of);@samp{*} [@code{mul}];@samp{/} [@code{div}], @samp{%} [@code{mod}] (modulo), and@samp{\} [@code{idiv}] (integer division);infix @samp{+} [@code{add}] and @samp{-} [@code{sub}] (as in @samp{x-y});@samp{|} [@code{vconcat}] (vector concatenation);relations @samp{=} [@code{eq}], @samp{!=} [@code{neq}], @samp{<} [@code{lt}],@samp{>} [@code{gt}], @samp{<=} [@code{leq}], and @samp{>=} [@code{geq}];@samp{&&} [@code{land}] (logical ``and'');@samp{||} [@code{lor}] (logical ``or'');the C-style ``if'' operator @samp{a?b:c} [@code{if}];@samp{!!!} [@code{pnot}] (rewrite pattern ``not'');@samp{&&&} [@code{pand}] (rewrite pattern ``and'');@samp{|||} [@code{por}] (rewrite pattern ``or'');@samp{:=} [@code{assign}] (for assignments and rewrite rules);@samp{::} [@code{condition}] (rewrite pattern condition);@samp{=>} [@code{evalto}].Note that, unlike in usual computer notation, multiplication binds morestrongly than division: @samp{a*b/c*d} is equivalent to @texline @math{a b \over c d}.@infoline @expr{(a*b)/(c*d)}.@cindex Multiplication, implicit@cindex Implicit multiplicationThe multiplication sign @samp{*} may be omitted in many cases. In particular,if the righthand side is a number, variable name, or parenthesizedexpression, the @samp{*} may be omitted. Implicit multiplication has thesame precedence as the explicit @samp{*} operator. The one exception tothe rule is that a variable name followed by a parenthesized expression,as in @samp{f(x)},is interpreted as a function call, not an implicit @samp{*}. In manycases you must use a space if you omit the @samp{*}: @samp{2a} is thesame as @samp{2*a}, and @samp{a b} is the same as @samp{a*b}, but @samp{ab}is a variable called @code{ab}, @emph{not} the product of @samp{a} and@samp{b}! Also note that @samp{f (x)} is still a function call.@cindex Implicit comma in vectorsThe rules are slightly different for vectors written with square brackets.In vectors, the space character is interpreted (like the comma) as aseparator of elements of the vector. Thus @w{@samp{[ 2a b+c d ]}} isequivalent to @samp{[2*a, b+c, d]}, whereas @samp{2a b+c d} is equivalentto @samp{2*a*b + c*d}.Note that spaces around the brackets, and around explicit commas, areignored. To force spaces to be interpreted as multiplication you canenclose a formula in parentheses as in @samp{[(a b) 2(c d)]}, which isinterpreted as @samp{[a*b, 2*c*d]}. An implicit comma is also insertedbetween @samp{][}, as in the matrix @samp{[[1 2][3 4]]}.Vectors that contain commas (not embedded within nested parentheses orbrackets) do not treat spaces specially: @samp{[a b, 2 c d]} is a vectorof two elements. Also, if it would be an error to treat spaces asseparators, but not otherwise, then Calc will ignore spaces:@w{@samp{[a - b]}} is a vector of one element, but @w{@samp{[a -b]}} isa vector of two elements. Finally, vectors entered with curly bracesinstead of square brackets do not give spaces any special treatment.When Calc displays a vector that does not contain any commas, it willinsert parentheses if necessary to make the meaning clear:@w{@samp{[(a b)]}}.The expression @samp{5%-2} is ambiguous; is this five-percent minus two,or five modulo minus-two? Calc always interprets the leftmost symbol asan infix operator preferentially (modulo, in this case), so you wouldneed to write @samp{(5%)-2} to get the former interpretation.@cindex Function call notationA function call is, e.g., @samp{sin(1+x)}. (The Calc algebraic function@code{foo} corresponds to the Emacs Lisp function @code{calcFunc-foo},but unless you access the function from within Emacs Lisp, you don'tneed to worry about it.) Most mathematical Calculator commands like@code{calc-sin} have function equivalents like @code{sin}.If no Lisp function is defined for a function called by a formula, thecall is left as it is during algebraic manipulation: @samp{f(x+y)} isleft alone. Beware that many innocent-looking short names like @code{in}and @code{re} have predefined meanings which could surprise you; however,single letters or single letters followed by digits are always safe touse for your own function names. @xref{Function Index}.In the documentation for particular commands, the notation @kbd{H S}(@code{calc-sinh}) [@code{sinh}] means that the key sequence @kbd{H S}, thecommand @kbd{M-x calc-sinh}, and the algebraic function @code{sinh(x)} allrepresent the same operation.Commands that interpret (``parse'') text as algebraic formulas includealgebraic entry (@kbd{'}), editing commands like @kbd{`} which parsethe contents of the editing buffer when you finish, the @kbd{C-x * g}and @w{@kbd{C-x * r}} commands, the @kbd{C-y} command, the X window system``paste'' mouse operation, and Embedded mode. All of these operationsuse the same rules for parsing formulas; in particular, language modes(@pxref{Language Modes}) affect them all in the same way.When you read a large amount of text into the Calculator (say a vectorwhich represents a big set of rewrite rules; @pxref{Rewrite Rules}),you may wish to include comments in the text. Calc's formula parserignores the symbol @samp{%%} and anything following it on a line:@example[ a + b, %% the sum of "a" and "b" c + d, %% last line is coming up: e + f ]@end example@noindentThis is parsed exactly the same as @samp{[ a + b, c + d, e + f ]}.@xref{Syntax Tables}, for a way to create your own operators and otherinput notations. @xref{Compositions}, for a way to create new displayformats.@xref{Algebra}, for commands for manipulating formulas symbolically.@node Stack and Trail, Mode Settings, Data Types, Top@chapter Stack and Trail Commands@noindentThis chapter describes the Calc commands for manipulating objects on thestack and in the trail buffer. (These commands operate on objects of anytype, such as numbers, vectors, formulas, and incomplete objects.)@menu* Stack Manipulation::* Editing Stack Entries::* Trail Commands::* Keep Arguments::@end menu@node Stack Manipulation, Editing Stack Entries, Stack and Trail, Stack and Trail@section Stack Manipulation Commands@noindent@kindex @key{RET}@kindex @key{SPC}@pindex calc-enter@cindex Duplicating stack entriesTo duplicate the top object on the stack, press @key{RET} or @key{SPC}(two equivalent keys for the @code{calc-enter} command).Given a positive numeric prefix argument, these commands duplicateseveral elements at the top of the stack.Given a negative argument,these commands duplicate the specified element of the stack.Given an argument of zero, they duplicate the entire stack.For example, with @samp{10 20 30} on the stack,@key{RET} creates @samp{10 20 30 30},@kbd{C-u 2 @key{RET}} creates @samp{10 20 30 20 30},@kbd{C-u - 2 @key{RET}} creates @samp{10 20 30 20}, and@kbd{C-u 0 @key{RET}} creates @samp{10 20 30 10 20 30}.@kindex @key{LFD}@pindex calc-overThe @key{LFD} (@code{calc-over}) command (on a key marked Line-Feed if youhave it, else on @kbd{C-j}) is like @code{calc-enter}except that the sign of the numeric prefix argument is interpretedoppositely. Also, with no prefix argument the default argument is 2.Thus with @samp{10 20 30} on the stack, @key{LFD} and @kbd{C-u 2 @key{LFD}}are both equivalent to @kbd{C-u - 2 @key{RET}}, producing@samp{10 20 30 20}.@kindex @key{DEL}@kindex C-d@pindex calc-pop@cindex Removing stack entries@cindex Deleting stack entriesTo remove the top element from the stack, press @key{DEL} (@code{calc-pop}).The @kbd{C-d} key is a synonym for @key{DEL}.(If the top element is an incomplete object with at least one element, thelast element is removed from it.) Given a positive numeric prefix argument,several elements are removed. Given a negative argument, the specifiedelement of the stack is deleted. Given an argument of zero, the entirestack is emptied.For example, with @samp{10 20 30} on the stack,@key{DEL} leaves @samp{10 20},@kbd{C-u 2 @key{DEL}} leaves @samp{10},@kbd{C-u - 2 @key{DEL}} leaves @samp{10 30}, and@kbd{C-u 0 @key{DEL}} leaves an empty stack.@kindex M-@key{DEL}@pindex calc-pop-aboveThe @kbd{M-@key{DEL}} (@code{calc-pop-above}) command is to @key{DEL} what@key{LFD} is to @key{RET}: It interprets the sign of the numericprefix argument in the opposite way, and the default argument is 2.Thus @kbd{M-@key{DEL}} by itself removes the second-from-top stack element,leaving the first, third, fourth, and so on; @kbd{M-3 M-@key{DEL}} deletesthe third stack element.@kindex @key{TAB}@pindex calc-roll-downTo exchange the top two elements of the stack, press @key{TAB}(@code{calc-roll-down}). Given a positive numeric prefix argument, thespecified number of elements at the top of the stack are rotated downward.Given a negative argument, the entire stack is rotated downward the specifiednumber of times. Given an argument of zero, the entire stack is reversedtop-for-bottom.For example, with @samp{10 20 30 40 50} on the stack,@key{TAB} creates @samp{10 20 30 50 40},@kbd{C-u 3 @key{TAB}} creates @samp{10 20 50 30 40},@kbd{C-u - 2 @key{TAB}} creates @samp{40 50 10 20 30}, and@kbd{C-u 0 @key{TAB}} creates @samp{50 40 30 20 10}.@kindex M-@key{TAB}@pindex calc-roll-upThe command @kbd{M-@key{TAB}} (@code{calc-roll-up}) is analogous to @key{TAB}except that it rotates upward instead of downward. Also, the defaultwith no prefix argument is to rotate the top 3 elements.For example, with @samp{10 20 30 40 50} on the stack,@kbd{M-@key{TAB}} creates @samp{10 20 40 50 30},@kbd{C-u 4 M-@key{TAB}} creates @samp{10 30 40 50 20},@kbd{C-u - 2 M-@key{TAB}} creates @samp{30 40 50 10 20}, and@kbd{C-u 0 M-@key{TAB}} creates @samp{50 40 30 20 10}.A good way to view the operation of @key{TAB} and @kbd{M-@key{TAB}} is interms of moving a particular element to a new position in the stack.With a positive argument @var{n}, @key{TAB} moves the top stackelement down to level @var{n}, making room for it by pulling all theintervening stack elements toward the top. @kbd{M-@key{TAB}} moves theelement at level @var{n} up to the top. (Compare with @key{LFD},which copies instead of moving the element in level @var{n}.)With a negative argument @mathit{-@var{n}}, @key{TAB} rotates the stackto move the object in level @var{n} to the deepest place in thestack, and the object in level @mathit{@var{n}+1} to the top. @kbd{M-@key{TAB}}rotates the deepest stack element to be in level @mathit{n}, alsoputting the top stack element in level @mathit{@var{n}+1}.@xref{Selecting Subformulas}, for a way to apply these commands toany portion of a vector or formula on the stack.@node Editing Stack Entries, Trail Commands, Stack Manipulation, Stack and Trail@section Editing Stack Entries@noindent@kindex `@pindex calc-edit@pindex calc-edit-finish@cindex Editing the stack with EmacsThe backquote, @kbd{`} (@code{calc-edit}) command creates a temporarybuffer (@samp{*Calc Edit*}) for editing the top-of-stack value usingregular Emacs commands. With a numeric prefix argument, it edits thespecified number of stack entries at once. (An argument of zero editsthe entire stack; a negative argument edits one specific stack entry.)When you are done editing, press @kbd{C-c C-c} to finish and returnto Calc. The @key{RET} and @key{LFD} keys also work to finish mostsorts of editing, though in some cases Calc leaves @key{RET} with itsusual meaning (``insert a newline'') if it's a situation where youmight want to insert new lines into the editing buffer.When you finish editing, the Calculator parses the lines of text inthe @samp{*Calc Edit*} buffer as numbers or formulas, replaces theoriginal stack elements in the original buffer with these new values,then kills the @samp{*Calc Edit*} buffer. The original Calculator buffercontinues to exist during editing, but for best results you should becareful not to change it until you have finished the edit. You canalso cancel the edit by killing the buffer with @kbd{C-x k}.The formula is normally reevaluated as it is put onto the stack.For example, editing @samp{a + 2} to @samp{3 + 2} and pressing@kbd{C-c C-c} will push 5 on the stack. If you use @key{LFD} tofinish, Calc will put the result on the stack without evaluating it.If you give a prefix argument to @kbd{C-c C-c},Calc will not kill the @samp{*Calc Edit*} buffer. You can switchback to that buffer and continue editing if you wish. However, youshould understand that if you initiated the edit with @kbd{`}, the@kbd{C-c C-c} operation will be programmed to replace the top of thestack with the new edited value, and it will do this even if you haverearranged the stack in the meanwhile. This is not so much of a problemwith other editing commands, though, such as @kbd{s e}(@code{calc-edit-variable}; @pxref{Operations on Variables}).If the @code{calc-edit} command involves more than one stack entry,each line of the @samp{*Calc Edit*} buffer is interpreted as aseparate formula. Otherwise, the entire buffer is interpreted asone formula, with line breaks ignored. (You can use @kbd{C-o} or@kbd{C-q C-j} to insert a newline in the buffer without pressing @key{RET}.)The @kbd{`} key also works during numeric or algebraic entry. Thetext entered so far is moved to the @code{*Calc Edit*} buffer formore extensive editing than is convenient in the minibuffer.@node Trail Commands, Keep Arguments, Editing Stack Entries, Stack and Trail@section Trail Commands@noindent@cindex Trail bufferThe commands for manipulating the Calc Trail buffer are two-key sequencesbeginning with the @kbd{t} prefix.@kindex t d@pindex calc-trail-displayThe @kbd{t d} (@code{calc-trail-display}) command turns display of thetrail on and off. Normally the trail display is toggled on if it was off,off if it was on. With a numeric prefix of zero, this command alwaysturns the trail off; with a prefix of one, it always turns the trail on.The other trail-manipulation commands described here automatically turnthe trail on. Note that when the trail is off values are still recordedthere; they are simply not displayed. To set Emacs to turn the trailoff by default, type @kbd{t d} and then save the mode settings with@kbd{m m} (@code{calc-save-modes}).@kindex t i@pindex calc-trail-in@kindex t o@pindex calc-trail-outThe @kbd{t i} (@code{calc-trail-in}) and @kbd{t o}(@code{calc-trail-out}) commands switch the cursor into and out of theCalc Trail window. In practice they are rarely used, since the commandsshown below are a more convenient way to move around in thetrail, and they work ``by remote control'' when the cursor is stillin the Calculator window.@cindex Trail pointerThere is a @dfn{trail pointer} which selects some entry of the trail atany given time. The trail pointer looks like a @samp{>} symbol rightbefore the selected number. The following commands operate on thetrail pointer in various ways.@kindex t y@pindex calc-trail-yank@cindex Retrieving previous resultsThe @kbd{t y} (@code{calc-trail-yank}) command reads the selected value inthe trail and pushes it onto the Calculator stack. It allows you tore-use any previously computed value without retyping. With a numericprefix argument @var{n}, it yanks the value @var{n} lines above the currenttrail pointer.@kindex t <@pindex calc-trail-scroll-left@kindex t >@pindex calc-trail-scroll-rightThe @kbd{t <} (@code{calc-trail-scroll-left}) and @kbd{t >}(@code{calc-trail-scroll-right}) commands horizontally scroll the trailwindow left or right by one half of its width.@kindex t n@pindex calc-trail-next@kindex t p@pindex calc-trail-previous@kindex t f@pindex calc-trail-forward@kindex t b@pindex calc-trail-backwardThe @kbd{t n} (@code{calc-trail-next}) and @kbd{t p}(@code{calc-trail-previous)} commands move the trail pointer down or upone line. The @kbd{t f} (@code{calc-trail-forward}) and @kbd{t b}(@code{calc-trail-backward}) commands move the trail pointer down or upone screenful at a time. All of these commands accept numeric prefixarguments to move several lines or screenfuls at a time.@kindex t [@pindex calc-trail-first@kindex t ]@pindex calc-trail-last@kindex t h@pindex calc-trail-hereThe @kbd{t [} (@code{calc-trail-first}) and @kbd{t ]}(@code{calc-trail-last}) commands move the trail pointer to the first orlast line of the trail. The @kbd{t h} (@code{calc-trail-here}) commandmoves the trail pointer to the cursor position; unlike the other trailcommands, @kbd{t h} works only when Calc Trail is the selected window.@kindex t s@pindex calc-trail-isearch-forward@kindex t r@pindex calc-trail-isearch-backward@ifnottexThe @kbd{t s} (@code{calc-trail-isearch-forward}) and @kbd{t r}(@code{calc-trail-isearch-backward}) commands perform an incrementalsearch forward or backward through the trail. You can press @key{RET}to terminate the search; the trail pointer moves to the current line.If you cancel the search with @kbd{C-g}, the trail pointer stays whereit was when the search began.@end ifnottex@texThe @kbd{t s} (@code{calc-trail-isearch-forward}) and @kbd{t r}(@code{calc-trail-isearch-backward}) com\-mands perform an incrementalsearch forward or backward through the trail. You can press @key{RET}to terminate the search; the trail pointer moves to the current line.If you cancel the search with @kbd{C-g}, the trail pointer stays whereit was when the search began.@end tex@kindex t m@pindex calc-trail-markerThe @kbd{t m} (@code{calc-trail-marker}) command allows you to enter aline of text of your own choosing into the trail. The text is insertedafter the line containing the trail pointer; this usually means it isadded to the end of the trail. Trail markers are useful mainly as thetargets for later incremental searches in the trail.@kindex t k@pindex calc-trail-killThe @kbd{t k} (@code{calc-trail-kill}) command removes the selected linefrom the trail. The line is saved in the Emacs kill ring suitable foryanking into another buffer, but it is not easy to yank the text backinto the trail buffer. With a numeric prefix argument, this commandkills the @var{n} lines below or above the selected one.The @kbd{t .} (@code{calc-full-trail-vectors}) command is describedelsewhere; @pxref{Vector and Matrix Formats}.@node Keep Arguments, , Trail Commands, Stack and Trail@section Keep Arguments@noindent@kindex K@pindex calc-keep-argsThe @kbd{K} (@code{calc-keep-args}) command acts like a prefix forthe following command. It prevents that command from removing itsarguments from the stack. For example, after @kbd{2 @key{RET} 3 +},the stack contains the sole number 5, but after @kbd{2 @key{RET} 3 K +},the stack contains the arguments and the result: @samp{2 3 5}.With the exception of keyboard macros, this works for all commands thattake arguments off the stack. (To avoid potentially unpleasant behavior,a @kbd{K} prefix before a keyboard macro will be ignored. A @kbd{K}prefix called @emph{within} the keyboard macro will still take effect.) As another example, @kbd{K a s} simplifies a formula, pushing thesimplified version of the formula onto the stack after the originalformula (rather than replacing the original formula). Note that youcould get the same effect by typing @kbd{@key{RET} a s}, copying theformula and then simplifying the copy. One difference is that for a verylarge formula the time taken to format the intermediate copy in@kbd{@key{RET} a s} could be noticeable; @kbd{K a s} would avoid thisextra work. Even stack manipulation commands are affected. @key{TAB} works bypopping two values and pushing them back in the opposite order,so @kbd{2 @key{RET} 3 K @key{TAB}} produces @samp{2 3 3 2}.A few Calc commands provide other ways of doing the same thing.For example, @kbd{' sin($)} replaces the number on the stack withits sine using algebraic entry; to push the sine and keep theoriginal argument you could use either @kbd{' sin($1)} or@kbd{K ' sin($)}. @xref{Algebraic Entry}. Also, the @kbd{s s}command is effectively the same as @kbd{K s t}. @xref{Storing Variables}.If you execute a command and then decide you really wanted to keepthe argument, you can press @kbd{M-@key{RET}} (@code{calc-last-args}).This command pushes the last arguments that were popped by any commandonto the stack. Note that the order of things on the stack will bedifferent than with @kbd{K}: @kbd{2 @key{RET} 3 + M-@key{RET}} leaves@samp{5 2 3} on the stack instead of @samp{2 3 5}. @xref{Undo}.@node Mode Settings, Arithmetic, Stack and Trail, Top@chapter Mode Settings@noindentThis chapter describes commands that set modes in the Calculator.They do not affect the contents of the stack, although they may changethe @emph{appearance} or @emph{interpretation} of the stack's contents.@menu* General Mode Commands::* Precision::* Inverse and Hyperbolic::* Calculation Modes::* Simplification Modes::* Declarations::* Display Modes::* Language Modes::* Modes Variable::* Calc Mode Line::@end menu@node General Mode Commands, Precision, Mode Settings, Mode Settings@section General Mode Commands@noindent@kindex m m@pindex calc-save-modes@cindex Continuous memory@cindex Saving mode settings@cindex Permanent mode settings@cindex Calc init file, mode settingsYou can save all of the current mode settings in your Calc init file (the file given by the variable @code{calc-settings-file}, typically@file{~/.calc.el}) with the @kbd{m m} (@code{calc-save-modes}) command.This will cause Emacs to reestablish these modes each time it starts up.The modes saved in the file include everything controlled by the @kbd{m}and @kbd{d} prefix keys, the current precision and binary word size,whether or not the trail is displayed, the current height of the Calcwindow, and more. The current interface (used when you type @kbd{C-x * *}) is also saved. If there were already saved mode settings in thefile, they are replaced. Otherwise, the new mode information isappended to the end of the file.@kindex m R@pindex calc-mode-record-modeThe @kbd{m R} (@code{calc-mode-record-mode}) command tells Calc torecord all the mode settings (as if by pressing @kbd{m m}) everytime a mode setting changes. If the modes are saved this way, then this``automatic mode recording'' mode is also saved.Type @kbd{m R} again to disable this method of recording the modesettings. To turn it off permanently, the @kbd{m m} command will also benecessary. (If Embedded mode is enabled, other options for recordingthe modes are available; @pxref{Mode Settings in Embedded Mode}.)@kindex m F@pindex calc-settings-file-nameThe @kbd{m F} (@code{calc-settings-file-name}) command allows you tochoose a different file than the current value of @code{calc-settings-file}for @kbd{m m}, @kbd{Z P}, and similar commands to save permanent information.You are prompted for a file name. All Calc modes are then reset totheir default values, then settings from the file you named are loadedif this file exists, and this file becomes the one that Calc willuse in the future for commands like @kbd{m m}. The default settingsfile name is @file{~/.calc.el}. You can see the current file name bygiving a blank response to the @kbd{m F} prompt. See also thediscussion of the @code{calc-settings-file} variable; @pxref{Customizing Calc}.If the file name you give is your user init file (typically@file{~/.emacs}), @kbd{m F} will not automatically load the new file. Thisis because your user init file may contain other things you don't wantto reread. You can give a numeric prefix argument of 1 to @kbd{m F} to force it to read thefile no matter what. Conversely, an argument of @mathit{-1} tells@kbd{m F} @emph{not} to read the new file. An argument of 2 or @mathit{-2}tells @kbd{m F} not to reset the modes to their defaults beforehand,which is useful if you intend your new file to have a variant of themodes present in the file you were using before.@kindex m x@pindex calc-always-load-extensionsThe @kbd{m x} (@code{calc-always-load-extensions}) command enables a modein which the first use of Calc loads the entire program, including allextensions modules. Otherwise, the extensions modules will not be loadeduntil the various advanced Calc features are used. Since this mode onlyhas effect when Calc is first loaded, @kbd{m x} is usually followed by@kbd{m m} to make the mode-setting permanent. To load all of Calc justonce, rather than always in the future, you can press @kbd{C-x * L}.@kindex m S@pindex calc-shift-prefixThe @kbd{m S} (@code{calc-shift-prefix}) command enables a mode in whichall of Calc's letter prefix keys may be typed shifted as well as unshifted.If you are typing, say, @kbd{a S} (@code{calc-solve-for}) quite oftenyou might find it easier to turn this mode on so that you can type@kbd{A S} instead. When this mode is enabled, the commands that used tobe on those single shifted letters (e.g., @kbd{A} (@code{calc-abs})) cannow be invoked by pressing the shifted letter twice: @kbd{A A}. Notethat the @kbd{v} prefix key always works both shifted and unshifted, andthe @kbd{z} and @kbd{Z} prefix keys are always distinct. Also, the @kbd{h}prefix is not affected by this mode. Press @kbd{m S} again to disableshifted-prefix mode.@node Precision, Inverse and Hyperbolic, General Mode Commands, Mode Settings@section Precision@noindent@kindex p@pindex calc-precision@cindex Precision of calculationsThe @kbd{p} (@code{calc-precision}) command controls the precision towhich floating-point calculations are carried. The precision must beat least 3 digits and may be arbitrarily high, within the limits ofmemory and time. This affects only floats: Integer and rationalcalculations are always carried out with as many digits as necessary.The @kbd{p} key prompts for the current precision. If you wish youcan instead give the precision as a numeric prefix argument.Many internal calculations are carried to one or two digits higherprecision than normal. Results are rounded down afterward to thecurrent precision. Unless a special display mode has been selected,floats are always displayed with their full stored precision, i.e.,what you see is what you get. Reducing the current precision does notround values already on the stack, but those values will be roundeddown before being used in any calculation. The @kbd{c 0} through@kbd{c 9} commands (@pxref{Conversions}) can be used to round anexisting value to a new precision.@cindex Accuracy of calculationsIt is important to distinguish the concepts of @dfn{precision} and@dfn{accuracy}. In the normal usage of these words, the number123.4567 has a precision of 7 digits but an accuracy of 4 digits.The precision is the total number of digits not counting leadingor trailing zeros (regardless of the position of the decimal point).The accuracy is simply the number of digits after the decimal point(again not counting trailing zeros). In Calc you control the precision,not the accuracy of computations. If you were to set the accuracyinstead, then calculations like @samp{exp(100)} would generate manymore digits than you would typically need, while @samp{exp(-100)} wouldprobably round to zero! In Calc, both these computations give youexactly 12 (or the requested number of) significant digits.The only Calc features that deal with accuracy instead of precisionare fixed-point display mode for floats (@kbd{d f}; @pxref{Float Formats}),and the rounding functions like @code{floor} and @code{round}(@pxref{Integer Truncation}). Also, @kbd{c 0} through @kbd{c 9}deal with both precision and accuracy depending on the magnitudesof the numbers involved.If you need to work with a particular fixed accuracy (say, dollars andcents with two digits after the decimal point), one solution is to workwith integers and an ``implied'' decimal point. For example, $8.99divided by 6 would be entered @kbd{899 @key{RET} 6 /}, yielding 149.833(actually $1.49833 with our implied decimal point); pressing @kbd{R}would round this to 150 cents, i.e., $1.50.@xref{Floats}, for still more on floating-point precision and relatedissues.@node Inverse and Hyperbolic, Calculation Modes, Precision, Mode Settings@section Inverse and Hyperbolic Flags@noindent@kindex I@pindex calc-inverseThere is no single-key equivalent to the @code{calc-arcsin} function.Instead, you must first press @kbd{I} (@code{calc-inverse}) to setthe @dfn{Inverse Flag}, then press @kbd{S} (@code{calc-sin}).The @kbd{I} key actually toggles the Inverse Flag. When this flagis set, the word @samp{Inv} appears in the mode line.@kindex H@pindex calc-hyperbolicLikewise, the @kbd{H} key (@code{calc-hyperbolic}) sets or clears theHyperbolic Flag, which transforms @code{calc-sin} into @code{calc-sinh}.If both of these flags are set at once, the effect will be@code{calc-arcsinh}. (The Hyperbolic flag is also used by somenon-trigonometric commands; for example @kbd{H L} computes a base-10,instead of base-@mathit{e}, logarithm.)Command names like @code{calc-arcsin} are provided for completeness, andmay be executed with @kbd{x} or @kbd{M-x}. Their effect is simply totoggle the Inverse and/or Hyperbolic flags and then execute thecorresponding base command (@code{calc-sin} in this case).The Inverse and Hyperbolic flags apply only to the next Calculatorcommand, after which they are automatically cleared. (They are alsocleared if the next keystroke is not a Calc command.) Digits youtype after @kbd{I} or @kbd{H} (or @kbd{K}) are treated as prefixarguments for the next command, not as numeric entries. The sameis true of @kbd{C-u}, but not of the minus sign (@kbd{K -} means tosubtract and keep arguments).The third Calc prefix flag, @kbd{K} (keep-arguments), is discussedelsewhere. @xref{Keep Arguments}.@node Calculation Modes, Simplification Modes, Inverse and Hyperbolic, Mode Settings@section Calculation Modes@noindentThe commands in this section are two-key sequences beginning withthe @kbd{m} prefix. (That's the letter @kbd{m}, not the @key{META} key.)The @samp{m a} (@code{calc-algebraic-mode}) command is described elsewhere(@pxref{Algebraic Entry}).@menu* Angular Modes::* Polar Mode::* Fraction Mode::* Infinite Mode::* Symbolic Mode::* Matrix Mode::* Automatic Recomputation::* Working Message::@end menu@node Angular Modes, Polar Mode, Calculation Modes, Calculation Modes@subsection Angular Modes@noindent@cindex Angular modeThe Calculator supports three notations for angles: radians, degrees,and degrees-minutes-seconds. When a number is presented to a functionlike @code{sin} that requires an angle, the current angular mode isused to interpret the number as either radians or degrees. If an HMSform is presented to @code{sin}, it is always interpreted asdegrees-minutes-seconds.Functions that compute angles produce a number in radians, a number indegrees, or an HMS form depending on the current angular mode. If theresult is a complex number and the current mode is HMS, the number isinstead expressed in degrees. (Complex-number calculations wouldnormally be done in Radians mode, though. Complex numbers are convertedto degrees by calculating the complex result in radians and thenmultiplying by 180 over @cpi{}.)@kindex m r@pindex calc-radians-mode@kindex m d@pindex calc-degrees-mode@kindex m h@pindex calc-hms-modeThe @kbd{m r} (@code{calc-radians-mode}), @kbd{m d} (@code{calc-degrees-mode}),and @kbd{m h} (@code{calc-hms-mode}) commands control the angular mode.The current angular mode is displayed on the Emacs mode line.The default angular mode is Degrees.@node Polar Mode, Fraction Mode, Angular Modes, Calculation Modes@subsection Polar Mode@noindent@cindex Polar modeThe Calculator normally ``prefers'' rectangular complex numbers in thesense that rectangular form is used when the proper form can not bedecided from the input. This might happen by multiplying a rectangularnumber by a polar one, by taking the square root of a negative realnumber, or by entering @kbd{( 2 @key{SPC} 3 )}.@kindex m p@pindex calc-polar-modeThe @kbd{m p} (@code{calc-polar-mode}) command toggles complex-numberpreference between rectangular and polar forms. In Polar mode, allof the above example situations would produce polar complex numbers.@node Fraction Mode, Infinite Mode, Polar Mode, Calculation Modes@subsection Fraction Mode@noindent@cindex Fraction mode@cindex Division of integersDivision of two integers normally yields a floating-point number if theresult cannot be expressed as an integer. In some cases you wouldrather get an exact fractional answer. One way to accomplish this isto use the @kbd{:} (@code{calc-fdiv}) [@code{fdiv}] command, whichdivides the two integers on the top of the stack to produce a fraction:@kbd{6 @key{RET} 4 :} produces @expr{3:2} even though @kbd{6 @key{RET} 4 /} produces @expr{1.5}.@kindex m f@pindex calc-frac-modeTo set the Calculator to produce fractional results for normal integerdivisions, use the @kbd{m f} (@code{calc-frac-mode}) command.For example, @expr{8/4} produces @expr{2} in either mode,but @expr{6/4} produces @expr{3:2} in Fraction mode, @expr{1.5} inFloat mode.At any time you can use @kbd{c f} (@code{calc-float}) to convert afraction to a float, or @kbd{c F} (@code{calc-fraction}) to convert afloat to a fraction. @xref{Conversions}.@node Infinite Mode, Symbolic Mode, Fraction Mode, Calculation Modes@subsection Infinite Mode@noindent@cindex Infinite modeThe Calculator normally treats results like @expr{1 / 0} as errors;formulas like this are left in unsimplified form. But Calc can beput into a mode where such calculations instead produce ``infinite''results.@kindex m i@pindex calc-infinite-modeThe @kbd{m i} (@code{calc-infinite-mode}) command turns this modeon and off. When the mode is off, infinities do not arise exceptin calculations that already had infinities as inputs. (One exceptionis that infinite open intervals like @samp{[0 .. inf)} can begenerated; however, intervals closed at infinity (@samp{[0 .. inf]})will not be generated when Infinite mode is off.)With Infinite mode turned on, @samp{1 / 0} will generate @code{uinf},an undirected infinity. @xref{Infinities}, for a discussion of thedifference between @code{inf} and @code{uinf}. Also, @expr{0 / 0}evaluates to @code{nan}, the ``indeterminate'' symbol. Various otherfunctions can also return infinities in this mode; for example,@samp{ln(0) = -inf}, and @samp{gamma(-7) = uinf}. Once again,note that @samp{exp(inf) = inf} regardless of Infinite mode becausethis calculation has infinity as an input.@cindex Positive Infinite modeThe @kbd{m i} command with a numeric prefix argument of zero,i.e., @kbd{C-u 0 m i}, turns on a Positive Infinite mode inwhich zero is treated as positive instead of being directionless.Thus, @samp{1 / 0 = inf} and @samp{-1 / 0 = -inf} in this mode.Note that zero never actually has a sign in Calc; there are noseparate representations for @mathit{+0} and @mathit{-0}. PositiveInfinite mode merely changes the interpretation given to thesingle symbol, @samp{0}. One consequence of this is that, whileyou might expect @samp{1 / -0 = -inf}, actually @samp{1 / -0}is equivalent to @samp{1 / 0}, which is equal to positive @code{inf}.@node Symbolic Mode, Matrix Mode, Infinite Mode, Calculation Modes@subsection Symbolic Mode@noindent@cindex Symbolic mode@cindex Inexact resultsCalculations are normally performed numerically wherever possible.For example, the @code{calc-sqrt} command, or @code{sqrt} function in analgebraic expression, produces a numeric answer if the argument is anumber or a symbolic expression if the argument is an expression:@kbd{2 Q} pushes 1.4142 but @kbd{@key{'} x+1 @key{RET} Q} pushes @samp{sqrt(x+1)}.@kindex m s@pindex calc-symbolic-modeIn @dfn{Symbolic mode}, controlled by the @kbd{m s} (@code{calc-symbolic-mode})command, functions which would produce inexact, irrational results areleft in symbolic form. Thus @kbd{16 Q} pushes 4, but @kbd{2 Q} pushes@samp{sqrt(2)}.@kindex N@pindex calc-eval-numThe shift-@kbd{N} (@code{calc-eval-num}) command evaluates numericallythe expression at the top of the stack, by temporarily disabling@code{calc-symbolic-mode} and executing @kbd{=} (@code{calc-evaluate}).Given a numeric prefix argument, it alsosets the floating-point precision to the specified value for the durationof the command.To evaluate a formula numerically without expanding the variables itcontains, you can use the key sequence @kbd{m s a v m s} (this uses@code{calc-alg-evaluate}, which resimplifies but doesn't evaluatevariables.)@node Matrix Mode, Automatic Recomputation, Symbolic Mode, Calculation Modes@subsection Matrix and Scalar Modes@noindent@cindex Matrix mode@cindex Scalar modeCalc sometimes makes assumptions during algebraic manipulation thatare awkward or incorrect when vectors and matrices are involved.Calc has two modes, @dfn{Matrix mode} and @dfn{Scalar mode}, whichmodify its behavior around vectors in useful ways.@kindex m v@pindex calc-matrix-modePress @kbd{m v} (@code{calc-matrix-mode}) once to enter Matrix mode.In this mode, all objects are assumed to be matrices unless provablyotherwise. One major effect is that Calc will no longer considermultiplication to be commutative. (Recall that in matrix arithmetic,@samp{A*B} is not the same as @samp{B*A}.) This assumption affectsrewrite rules and algebraic simplification. Another effect of thismode is that calculations that would normally produce constants like0 and 1 (e.g., @expr{a - a} and @expr{a / a}, respectively) will nowproduce function calls that represent ``generic'' zero or identitymatrices: @samp{idn(0)}, @samp{idn(1)}. The @code{idn} function@samp{idn(@var{a},@var{n})} returns @var{a} times an @var{n}x@var{n}identity matrix; if @var{n} is omitted, it doesn't know whatdimension to use and so the @code{idn} call remains in symbolicform. However, if this generic identity matrix is later combinedwith a matrix whose size is known, it will be converted intoa true identity matrix of the appropriate size. On the other hand,if it is combined with a scalar (as in @samp{idn(1) + 2}), Calcwill assume it really was a scalar after all and produce, e.g., 3.Press @kbd{m v} a second time to get Scalar mode. Here, objects areassumed @emph{not} to be vectors or matrices unless provably so.For example, normally adding a variable to a vector, as in@samp{[x, y, z] + a}, will leave the sum in symbolic form becauseas far as Calc knows, @samp{a} could represent either a number oranother 3-vector. In Scalar mode, @samp{a} is assumed to be anon-vector, and the addition is evaluated to @samp{[x+a, y+a, z+a]}.Press @kbd{m v} a third time to return to the normal mode of operation.If you press @kbd{m v} with a numeric prefix argument @var{n}, youget a special ``dimensioned'' Matrix mode in which matrices ofunknown size are assumed to be @var{n}x@var{n} square matrices.Then, the function call @samp{idn(1)} will expand into an actualmatrix rather than representing a ``generic'' matrix. Simply typing@kbd{C-u m v} will get you a square Matrix mode, in which matrices ofunknown size are assumed to be square matrices of unspecified size.@cindex Declaring scalar variablesOf course these modes are approximations to the true state ofaffairs, which is probably that some quantities will be matricesand others will be scalars. One solution is to ``declare''certain variables or functions to be scalar-valued.@xref{Declarations}, to see how to make declarations in Calc.There is nothing stopping you from declaring a variable to bescalar and then storing a matrix in it; however, if you do, theresults you get from Calc may not be valid. Suppose you let Calcget the result @samp{[x+a, y+a, z+a]} shown above, and then stored@samp{[1, 2, 3]} in @samp{a}. The result would not be the same asfor @samp{[x, y, z] + [1, 2, 3]}, but that's because you have brokenyour earlier promise to Calc that @samp{a} would be scalar.Another way to mix scalars and matrices is to use selections(@pxref{Selecting Subformulas}). Use Matrix mode when operating onyour formula normally; then, to apply Scalar mode to a certain partof the formula without affecting the rest just select that part,change into Scalar mode and press @kbd{=} to resimplify the partunder this mode, then change back to Matrix mode before deselecting.@node Automatic Recomputation, Working Message, Matrix Mode, Calculation Modes@subsection Automatic Recomputation@noindentThe @dfn{evaluates-to} operator, @samp{=>}, has the specialproperty that any @samp{=>} formulas on the stack are recomputedwhenever variable values or mode settings that might affect themare changed. @xref{Evaluates-To Operator}.@kindex m C@pindex calc-auto-recomputeThe @kbd{m C} (@code{calc-auto-recompute}) command turns thisautomatic recomputation on and off. If you turn it off, Calc willnot update @samp{=>} operators on the stack (nor those in theattached Embedded mode buffer, if there is one). They will notbe updated unless you explicitly do so by pressing @kbd{=} or untilyou press @kbd{m C} to turn recomputation back on. (While automaticrecomputation is off, you can think of @kbd{m C m C} as a commandto update all @samp{=>} operators while leaving recomputation off.)To update @samp{=>} operators in an Embedded buffer whileautomatic recomputation is off, use @w{@kbd{C-x * u}}.@xref{Embedded Mode}.@node Working Message, , Automatic Recomputation, Calculation Modes@subsection Working Messages@noindent@cindex Performance@cindex Working messagesSince the Calculator is written entirely in Emacs Lisp, which is notdesigned for heavy numerical work, many operations are quite slow.The Calculator normally displays the message @samp{Working...} in theecho area during any command that may be slow. In addition, iterativeoperations such as square roots and trigonometric functions display theintermediate result at each step. Both of these types of messages canbe disabled if you find them distracting.@kindex m w@pindex calc-workingType @kbd{m w} (@code{calc-working}) with a numeric prefix of 0 todisable all ``working'' messages. Use a numeric prefix of 1 to enableonly the plain @samp{Working...} message. Use a numeric prefix of 2 tosee intermediate results as well. With no numeric prefix this displaysthe current mode.While it may seem that the ``working'' messages will slow Calc downconsiderably, experiments have shown that their impact is actuallyquite small. But if your terminal is slow you may find that it helpsto turn the messages off.@node Simplification Modes, Declarations, Calculation Modes, Mode Settings@section Simplification Modes@noindentThe current @dfn{simplification mode} controls how numbers and formulasare ``normalized'' when being taken from or pushed onto the stack.Some normalizations are unavoidable, such as rounding floating-pointresults to the current precision, and reducing fractions to simplestform. Others, such as simplifying a formula like @expr{a+a} (or @expr{2+3}),are done by default but can be turned off when necessary.When you press a key like @kbd{+} when @expr{2} and @expr{3} are on thestack, Calc pops these numbers, normalizes them, creates the formula@expr{2+3}, normalizes it, and pushes the result. Of course the standardrules for normalizing @expr{2+3} will produce the result @expr{5}.Simplification mode commands consist of the lower-case @kbd{m} prefix keyfollowed by a shifted letter.@kindex m O@pindex calc-no-simplify-modeThe @kbd{m O} (@code{calc-no-simplify-mode}) command turns off all optionalsimplifications. These would leave a formula like @expr{2+3} alone. Infact, nothing except simple numbers are ever affected by normalizationin this mode.@kindex m N@pindex calc-num-simplify-modeThe @kbd{m N} (@code{calc-num-simplify-mode}) command turns off simplificationof any formulas except those for which all arguments are constants. Forexample, @expr{1+2} is simplified to @expr{3}, and @expr{a+(2-2)} issimplified to @expr{a+0} but no further, since one argument of the sumis not a constant. Unfortunately, @expr{(a+2)-2} is @emph{not} simplifiedbecause the top-level @samp{-} operator's arguments are not bothconstant numbers (one of them is the formula @expr{a+2}).A constant is a number or other numeric object (such as a constanterror form or modulo form), or a vector all of whoseelements are constant.@kindex m D@pindex calc-default-simplify-modeThe @kbd{m D} (@code{calc-default-simplify-mode}) command restores thedefault simplifications for all formulas. This includes many easy andfast algebraic simplifications such as @expr{a+0} to @expr{a}, and@expr{a + 2 a} to @expr{3 a}, as well as evaluating functions like@expr{@tfn{deriv}(x^2, x)} to @expr{2 x}.@kindex m B@pindex calc-bin-simplify-modeThe @kbd{m B} (@code{calc-bin-simplify-mode}) mode applies the defaultsimplifications to a result and then, if the result is an integer,uses the @kbd{b c} (@code{calc-clip}) command to clip the integer accordingto the current binary word size. @xref{Binary Functions}. Real numbersare rounded to the nearest integer and then clipped; other kinds ofresults (after the default simplifications) are left alone.@kindex m A@pindex calc-alg-simplify-modeThe @kbd{m A} (@code{calc-alg-simplify-mode}) mode does algebraicsimplification; it applies all the default simplifications, and alsothe more powerful (and slower) simplifications made by @kbd{a s}(@code{calc-simplify}). @xref{Algebraic Simplifications}.@kindex m E@pindex calc-ext-simplify-modeThe @kbd{m E} (@code{calc-ext-simplify-mode}) mode does ``extended''algebraic simplification, as by the @kbd{a e} (@code{calc-simplify-extended})command. @xref{Unsafe Simplifications}.@kindex m U@pindex calc-units-simplify-modeThe @kbd{m U} (@code{calc-units-simplify-mode}) mode does unitssimplification; it applies the command @kbd{u s}(@code{calc-simplify-units}), which in turnis a superset of @kbd{a s}. In this mode, variable names whichare identifiable as unit names (like @samp{mm} for ``millimeters'')are simplified with their unit definitions in mind.A common technique is to set the simplification mode down to the lowestamount of simplification you will allow to be applied automatically, thenuse manual commands like @kbd{a s} and @kbd{c c} (@code{calc-clean}) toperform higher types of simplifications on demand. @xref{AlgebraicDefinitions}, for another sample use of No-Simplification mode.@node Declarations, Display Modes, Simplification Modes, Mode Settings@section Declarations@noindentA @dfn{declaration} is a statement you make that promises you willuse a certain variable or function in a restricted way. This maygive Calc the freedom to do things that it couldn't do if it had totake the fully general situation into account.@menu* Declaration Basics::* Kinds of Declarations::* Functions for Declarations::@end menu@node Declaration Basics, Kinds of Declarations, Declarations, Declarations@subsection Declaration Basics@noindent@kindex s d@pindex calc-declare-variableThe @kbd{s d} (@code{calc-declare-variable}) command is the easiestway to make a declaration for a variable. This command prompts forthe variable name, then prompts for the declaration. The defaultat the declaration prompt is the previous declaration, if any.You can edit this declaration, or press @kbd{C-k} to erase it andtype a new declaration. (Or, erase it and press @key{RET} to clearthe declaration, effectively ``undeclaring'' the variable.)A declaration is in general a vector of @dfn{type symbols} and@dfn{range} values. If there is only one type symbol or range value,you can write it directly rather than enclosing it in a vector.For example, @kbd{s d foo @key{RET} real @key{RET}} declares @code{foo} tobe a real number, and @kbd{s d bar @key{RET} [int, const, [1..6]] @key{RET}}declares @code{bar} to be a constant integer between 1 and 6.(Actually, you can omit the outermost brackets and Calc willprovide them for you: @kbd{s d bar @key{RET} int, const, [1..6] @key{RET}}.)@cindex @code{Decls} variable@vindex DeclsDeclarations in Calc are kept in a special variable called @code{Decls}.This variable encodes the set of all outstanding declarations inthe form of a matrix. Each row has two elements: A variable orvector of variables declared by that row, and the declarationspecifier as described above. You can use the @kbd{s D} command toedit this variable if you wish to see all the declarations at once.@xref{Operations on Variables}, for a description of this commandand the @kbd{s p} command that allows you to save your declarationspermanently if you wish.Items being declared can also be function calls. The arguments inthe call are ignored; the effect is to say that this function returnsvalues of the declared type for any valid arguments. The @kbd{s d}command declares only variables, so if you wish to make a functiondeclaration you will have to edit the @code{Decls} matrix yourself.For example, the declaration matrix@smallexample@group[ [ foo, real ] [ [j, k, n], int ] [ f(1,2,3), [0 .. inf) ] ]@end group@end smallexample@noindentdeclares that @code{foo} represents a real number, @code{j}, @code{k}and @code{n} represent integers, and the function @code{f} alwaysreturns a real number in the interval shown.@vindex AllIf there is a declaration for the variable @code{All}, then thatdeclaration applies to all variables that are not otherwise declared.It does not apply to function names. For example, using the row@samp{[All, real]} says that all your variables are real unless theyare explicitly declared without @code{real} in some other row.The @kbd{s d} command declares @code{All} if you give a blankresponse to the variable-name prompt.@node Kinds of Declarations, Functions for Declarations, Declaration Basics, Declarations@subsection Kinds of Declarations@noindentThe type-specifier part of a declaration (that is, the second promptin the @kbd{s d} command) can be a type symbol, an interval, or avector consisting of zero or more type symbols followed by zero ormore intervals or numbers that represent the set of possible valuesfor the variable.@smallexample@group[ [ a, [1, 2, 3, 4, 5] ] [ b, [1 .. 5] ] [ c, [int, 1 .. 5] ] ]@end group@end smallexampleHere @code{a} is declared to contain one of the five integers shown;@code{b} is any number in the interval from 1 to 5 (any real numbersince we haven't specified), and @code{c} is any integer in thatinterval. Thus the declarations for @code{a} and @code{c} arenearly equivalent (see below).The type-specifier can be the empty vector @samp{[]} to say thatnothing is known about a given variable's value. This is the sameas not declaring the variable at all except that it overrides any@code{All} declaration which would otherwise apply.The initial value of @code{Decls} is the empty vector @samp{[]}.If @code{Decls} has no stored value or if the value stored in itis not valid, it is ignored and there are no declarations as faras Calc is concerned. (The @kbd{s d} command will replace such amalformed value with a fresh empty matrix, @samp{[]}, before recordingthe new declaration.) Unrecognized type symbols are ignored.The following type symbols describe what sorts of numbers will bestored in a variable:@table @code@item intIntegers.@item numintNumerical integers. (Integers or integer-valued floats.)@item fracFractions. (Rational numbers which are not integers.)@item ratRational numbers. (Either integers or fractions.)@item floatFloating-point numbers.@item realReal numbers. (Integers, fractions, or floats. Actually,intervals and error forms with real components also count asreals here.)@item posPositive real numbers. (Strictly greater than zero.)@item nonnegNonnegative real numbers. (Greater than or equal to zero.)@item numberNumbers. (Real or complex.)@end tableCalc uses this information to determine when certain simplificationsof formulas are safe. For example, @samp{(x^y)^z} cannot besimplified to @samp{x^(y z)} in general; for example,@samp{((-3)^2)^1:2} is 3, but @samp{(-3)^(2*1:2) = (-3)^1} is @mathit{-3}.However, this simplification @emph{is} safe if @code{z} is knownto be an integer, or if @code{x} is known to be a nonnegativereal number. If you have given declarations that allow Calc todeduce either of these facts, Calc will perform this simplificationof the formula.Calc can apply a certain amount of logic when using declarations.For example, @samp{(x^y)^(2n+1)} will be simplified if @code{n}has been declared @code{int}; Calc knows that an integer times aninteger, plus an integer, must always be an integer. (In fact,Calc would simplify @samp{(-x)^(2n+1)} to @samp{-(x^(2n+1))} sinceit is able to determine that @samp{2n+1} must be an odd integer.)Similarly, @samp{(abs(x)^y)^z} will be simplified to @samp{abs(x)^(y z)}because Calc knows that the @code{abs} function always returns anonnegative real. If you had a @code{myabs} function that also hadthis property, you could get Calc to recognize it by adding the row@samp{[myabs(), nonneg]} to the @code{Decls} matrix.One instance of this simplification is @samp{sqrt(x^2)} (since the@code{sqrt} function is effectively a one-half power). NormallyCalc leaves this formula alone. After the command@kbd{s d x @key{RET} real @key{RET}}, however, it can simplify the formula to@samp{abs(x)}. And after @kbd{s d x @key{RET} nonneg @key{RET}}, Calc cansimplify this formula all the way to @samp{x}.If there are any intervals or real numbers in the type specifier,they comprise the set of possible values that the variable orfunction being declared can have. In particular, the type symbol@code{real} is effectively the same as the range @samp{[-inf .. inf]}(note that infinity is included in the range of possible values);@code{pos} is the same as @samp{(0 .. inf]}, and @code{nonneg} isthe same as @samp{[0 .. inf]}. Saying @samp{[real, [-5 .. 5]]} isredundant because the fact that the variable is real can bededuced just from the interval, but @samp{[int, [-5 .. 5]]} and@samp{[rat, [-5 .. 5]]} are useful combinations.Note that the vector of intervals or numbers is in the same formatused by Calc's set-manipulation commands. @xref{Set Operations}.The type specifier @samp{[1, 2, 3]} is equivalent to@samp{[numint, 1, 2, 3]}, @emph{not} to @samp{[int, 1, 2, 3]}.In other words, the range of possible values means only thatthe variable's value must be numerically equal to a number inthat range, but not that it must be equal in type as well.Calc's set operations act the same way; @samp{in(2, [1., 2., 3.])}and @samp{in(1.5, [1:2, 3:2, 5:2])} both report ``true.''If you use a conflicting combination of type specifiers, theresults are unpredictable. An example is @samp{[pos, [0 .. 5]]},where the interval does not lie in the range described by thetype symbol.``Real'' declarations mostly affect simplifications involving powerslike the one described above. Another case where they are usedis in the @kbd{a P} command which returns a list of all roots of apolynomial; if the variable has been declared real, only the realroots (if any) will be included in the list.``Integer'' declarations are used for simplifications which are validonly when certain values are integers (such as @samp{(x^y)^z}shown above).Another command that makes use of declarations is @kbd{a s}, whensimplifying equations and inequalities. It will cancel @code{x}from both sides of @samp{a x = b x} only if it is sure @code{x}is non-zero, say, because it has a @code{pos} declaration.To declare specifically that @code{x} is real and non-zero,use @samp{[[-inf .. 0), (0 .. inf]]}. (There is no way in thecurrent notation to say that @code{x} is nonzero but not necessarilyreal.) The @kbd{a e} command does ``unsafe'' simplifications,including cancelling @samp{x} from the equation when @samp{x} isnot known to be nonzero.Another set of type symbols distinguish between scalars and vectors.@table @code@item scalarThe value is not a vector.@item vectorThe value is a vector.@item matrixThe value is a matrix (a rectangular vector of vectors).@item sqmatrixThe value is a square matrix.@end tableThese type symbols can be combined with the other type symbolsdescribed above; @samp{[int, matrix]} describes an object whichis a matrix of integers.Scalar/vector declarations are used to determine whether certainalgebraic operations are safe. For example, @samp{[a, b, c] + x}is normally not simplified to @samp{[a + x, b + x, c + x]}, butit will be if @code{x} has been declared @code{scalar}. On theother hand, multiplication is usually assumed to be commutative,but the terms in @samp{x y} will never be exchanged if both @code{x}and @code{y} are known to be vectors or matrices. (Calc currentlynever distinguishes between @code{vector} and @code{matrix}declarations.)@xref{Matrix Mode}, for a discussion of Matrix mode andScalar mode, which are similar to declaring @samp{[All, matrix]}or @samp{[All, scalar]} but much more convenient.One more type symbol that is recognized is used with the @kbd{H a d}command for taking total derivatives of a formula. @xref{Calculus}.@table @code@item constThe value is a constant with respect to other variables.@end tableCalc does not check the declarations for a variable when you storea value in it. However, storing @mathit{-3.5} in a variable that hasbeen declared @code{pos}, @code{int}, or @code{matrix} may haveunexpected effects; Calc may evaluate @samp{sqrt(x^2)} to @expr{3.5}if it substitutes the value first, or to @expr{-3.5} if @code{x}was declared @code{pos} and the formula @samp{sqrt(x^2)} issimplified to @samp{x} before the value is substituted. Beforeusing a variable for a new purpose, it is best to use @kbd{s d}or @kbd{s D} to check to make sure you don't still have an olddeclaration for the variable that will conflict with its new meaning.@node Functions for Declarations, , Kinds of Declarations, Declarations@subsection Functions for Declarations@noindentCalc has a set of functions for accessing the current declarationsin a convenient manner. These functions return 1 if the argumentcan be shown to have the specified property, or 0 if the argumentcan be shown @emph{not} to have that property; otherwise they areleft unevaluated. These functions are suitable for use with rewriterules (@pxref{Conditional Rewrite Rules}) or programming constructs(@pxref{Conditionals in Macros}). They can be entered only usingalgebraic notation. @xref{Logical Operations}, for functionsthat perform other tests not related to declarations.For example, @samp{dint(17)} returns 1 because 17 is an integer, asdo @samp{dint(n)} and @samp{dint(2 n - 3)} if @code{n} has been declared@code{int}, but @samp{dint(2.5)} and @samp{dint(n + 0.5)} return 0.Calc consults knowledge of its own built-in functions as well as yourown declarations: @samp{dint(floor(x))} returns 1.@ignore@starindex@end ignore@tindex dint@ignore@starindex@end ignore@tindex dnumint@ignore@starindex@end ignore@tindex dnatnumThe @code{dint} function checks if its argument is an integer.The @code{dnatnum} function checks if its argument is a naturalnumber, i.e., a nonnegative integer. The @code{dnumint} functionchecks if its argument is numerically an integer, i.e., either aninteger or an integer-valued float. Note that these and the otherdata type functions also accept vectors or matrices composed ofsuitable elements, and that real infinities @samp{inf} and @samp{-inf}are considered to be integers for the purposes of these functions.@ignore@starindex@end ignore@tindex dratThe @code{drat} function checks if its argument is rational, i.e.,an integer or fraction. Infinities count as rational, but intervalsand error forms do not.@ignore@starindex@end ignore@tindex drealThe @code{dreal} function checks if its argument is real. Thisincludes integers, fractions, floats, real error forms, and intervals.@ignore@starindex@end ignore@tindex dimagThe @code{dimag} function checks if its argument is imaginary,i.e., is mathematically equal to a real number times @expr{i}.@ignore@starindex@end ignore@tindex dpos@ignore@starindex@end ignore@tindex dneg@ignore@starindex@end ignore@tindex dnonnegThe @code{dpos} function checks for positive (but nonzero) reals.The @code{dneg} function checks for negative reals. The @code{dnonneg}function checks for nonnegative reals, i.e., reals greater than orequal to zero. Note that the @kbd{a s} command can simplify anexpression like @expr{x > 0} to 1 or 0 using @code{dpos}, and that@kbd{a s} is effectively applied to all conditions in rewrite rules,so the actual functions @code{dpos}, @code{dneg}, and @code{dnonneg}are rarely necessary.@ignore@starindex@end ignore@tindex dnonzeroThe @code{dnonzero} function checks that its argument is nonzero.This includes all nonzero real or complex numbers, all intervals thatdo not include zero, all nonzero modulo forms, vectors all of whoseelements are nonzero, and variables or formulas whose values can bededuced to be nonzero. It does not include error forms, since theyrepresent values which could be anything including zero. (This isalso the set of objects considered ``true'' in conditional contexts.)@ignore@starindex@end ignore@tindex deven@ignore@starindex@end ignore@tindex doddThe @code{deven} function returns 1 if its argument is known to bean even integer (or integer-valued float); it returns 0 if its argumentis known not to be even (because it is known to be odd or a non-integer).The @kbd{a s} command uses this to simplify a test of the form@samp{x % 2 = 0}. There is also an analogous @code{dodd} function.@ignore@starindex@end ignore@tindex drangeThe @code{drange} function returns a set (an interval or a vectorof intervals and/or numbers; @pxref{Set Operations}) that describesthe set of possible values of its argument. If the argument isa variable or a function with a declaration, the range is copiedfrom the declaration. Otherwise, the possible signs of theexpression are determined using a method similar to @code{dpos},etc., and a suitable set like @samp{[0 .. inf]} is returned. Ifthe expression is not provably real, the @code{drange} functionremains unevaluated.@ignore@starindex@end ignore@tindex dscalarThe @code{dscalar} function returns 1 if its argument is provablyscalar, or 0 if its argument is provably non-scalar. It is leftunevaluated if this cannot be determined. (If Matrix mode or Scalarmode is in effect, this function returns 1 or 0, respectively,if it has no other information.) When Calc interprets a condition(say, in a rewrite rule) it considers an unevaluated formula to be``false.'' Thus, @samp{dscalar(a)} is ``true'' only if @code{a} isprovably scalar, and @samp{!dscalar(a)} is ``true'' only if @code{a}is provably non-scalar; both are ``false'' if there is insufficientinformation to tell.@node Display Modes, Language Modes, Declarations, Mode Settings@section Display Modes@noindentThe commands in this section are two-key sequences beginning with the@kbd{d} prefix. The @kbd{d l} (@code{calc-line-numbering}) and @kbd{d b}(@code{calc-line-breaking}) commands are described elsewhere;@pxref{Stack Basics} and @pxref{Normal Language Modes}, respectively.Display formats for vectors and matrices are also covered elsewhere;@pxref{Vector and Matrix Formats}.One thing all display modes have in common is their treatment of the@kbd{H} prefix. This prefix causes any mode command that would normallyrefresh the stack to leave the stack display alone. The word ``Dirty''will appear in the mode line when Calc thinks the stack display may notreflect the latest mode settings.@kindex d @key{RET}@pindex calc-refresh-topThe @kbd{d @key{RET}} (@code{calc-refresh-top}) command reformats thetop stack entry according to all the current modes. Positive prefixarguments reformat the top @var{n} entries; negative prefix argumentsreformat the specified entry, and a prefix of zero is equivalent to@kbd{d @key{SPC}} (@code{calc-refresh}), which reformats the entire stack.For example, @kbd{H d s M-2 d @key{RET}} changes to scientific notationbut reformats only the top two stack entries in the new mode.The @kbd{I} prefix has another effect on the display modes. The modeis set only temporarily; the top stack entry is reformatted accordingto that mode, then the original mode setting is restored. In otherwords, @kbd{I d s} is equivalent to @kbd{H d s d @key{RET} H d (@var{old mode})}.@menu* Radix Modes::* Grouping Digits::* Float Formats::* Complex Formats::* Fraction Formats::* HMS Formats::* Date Formats::* Truncating the Stack::* Justification::* Labels::@end menu@node Radix Modes, Grouping Digits, Display Modes, Display Modes@subsection Radix Modes@noindent@cindex Radix display@cindex Non-decimal numbers@cindex Decimal and non-decimal numbersCalc normally displays numbers in decimal (@dfn{base-10} or @dfn{radix-10})notation. Calc can actually display in any radix from two (binary) to 36.When the radix is above 10, the letters @code{A} to @code{Z} are used asdigits. When entering such a number, letter keys are interpreted aspotential digits rather than terminating numeric entry mode.@kindex d 2@kindex d 8@kindex d 6@kindex d 0@cindex Hexadecimal integers@cindex Octal integersThe key sequences @kbd{d 2}, @kbd{d 8}, @kbd{d 6}, and @kbd{d 0} selectbinary, octal, hexadecimal, and decimal as the current display radix,respectively. Numbers can always be entered in any radix, though thecurrent radix is used as a default if you press @kbd{#} without any initialdigits. A number entered without a @kbd{#} is @emph{always} interpretedas decimal.@kindex d r@pindex calc-radixTo set the radix generally, use @kbd{d r} (@code{calc-radix}) and enteran integer from 2 to 36. You can specify the radix as a numeric prefixargument; otherwise you will be prompted for it.@kindex d z@pindex calc-leading-zeros@cindex Leading zerosIntegers normally are displayed with however many digits are necessary torepresent the integer and no more. The @kbd{d z} (@code{calc-leading-zeros})command causes integers to be padded out with leading zeros according to thecurrent binary word size. (@xref{Binary Functions}, for a discussion ofword size.) If the absolute value of the word size is @expr{w}, all integersare displayed with at least enough digits to represent @texline @math{2^w-1}@infoline @expr{(2^w)-1} in the current radix. (Larger integers will still be displayed in theirentirety.) @node Grouping Digits, Float Formats, Radix Modes, Display Modes@subsection Grouping Digits@noindent@kindex d g@pindex calc-group-digits@cindex Grouping digits@cindex Digit groupingLong numbers can be hard to read if they have too many digits. Forexample, the factorial of 30 is 33 digits long! Press @kbd{d g}(@code{calc-group-digits}) to enable @dfn{Grouping} mode, in which digitsare displayed in clumps of 3 or 4 (depending on the current radix)separated by commas.The @kbd{d g} command toggles grouping on and off.With a numeric prefix of 0, this command displays the current state ofthe grouping flag; with an argument of minus one it disables grouping;with a positive argument @expr{N} it enables grouping on every @expr{N}digits. For floating-point numbers, grouping normally occurs onlybefore the decimal point. A negative prefix argument @expr{-N} enablesgrouping every @expr{N} digits both before and after the decimal point.@kindex d ,@pindex calc-group-charThe @kbd{d ,} (@code{calc-group-char}) command allows you to choose anycharacter as the grouping separator. The default is the comma character.If you find it difficult to read vectors of large integers grouped withcommas, you may wish to use spaces or some other character instead.This command takes the next character you type, whatever it is, anduses it as the digit separator. As a special case, @kbd{d , \} selects@samp{\,} (@TeX{}'s thin-space symbol) as the digit separator.Please note that grouped numbers will not generally be parsed correctlyif re-read in textual form, say by the use of @kbd{C-x * y} and @kbd{C-x * g}.(@xref{Kill and Yank}, for details on these commands.) One exception isthe @samp{\,} separator, which doesn't interfere with parsing because itis ignored by @TeX{} language mode.@node Float Formats, Complex Formats, Grouping Digits, Display Modes@subsection Float Formats@noindentFloating-point quantities are normally displayed in standard decimalform, with scientific notation used if the exponent is especially highor low. All significant digits are normally displayed. The commandsin this section allow you to choose among several alternative displayformats for floats.@kindex d n@pindex calc-normal-notationThe @kbd{d n} (@code{calc-normal-notation}) command selects the normaldisplay format. All significant figures in a number are displayed.With a positive numeric prefix, numbers are rounded if necessary tothat number of significant digits. With a negative numerix prefix,the specified number of significant digits less than the currentprecision is used. (Thus @kbd{C-u -2 d n} displays 10 digits if thecurrent precision is 12.)@kindex d f@pindex calc-fix-notationThe @kbd{d f} (@code{calc-fix-notation}) command selects fixed-pointnotation. The numeric argument is the number of digits after thedecimal point, zero or more. This format will relax into scientificnotation if a nonzero number would otherwise have been rounded all theway to zero. Specifying a negative number of digits is the same asfor a positive number, except that small nonzero numbers will be roundedto zero rather than switching to scientific notation.@kindex d s@pindex calc-sci-notation@cindex Scientific notation, display ofThe @kbd{d s} (@code{calc-sci-notation}) command selects scientificnotation. A positive argument sets the number of significant figuresdisplayed, of which one will be before and the rest after the decimalpoint. A negative argument works the same as for @kbd{d n} format.The default is to display all significant digits.@kindex d e@pindex calc-eng-notation@cindex Engineering notation, display ofThe @kbd{d e} (@code{calc-eng-notation}) command selects engineeringnotation. This is similar to scientific notation except that theexponent is rounded down to a multiple of three, with from one to threedigits before the decimal point. An optional numeric prefix sets thenumber of significant digits to display, as for @kbd{d s}.It is important to distinguish between the current @emph{precision} andthe current @emph{display format}. After the commands @kbd{C-u 10 p}and @kbd{C-u 6 d n} the Calculator computes all results to tensignificant figures but displays only six. (In fact, intermediatecalculations are often carried to one or two more significant figures,but values placed on the stack will be rounded down to ten figures.)Numbers are never actually rounded to the display precision for storage,except by commands like @kbd{C-k} and @kbd{C-x * y} which operate on theactual displayed text in the Calculator buffer.@kindex d .@pindex calc-point-charThe @kbd{d .} (@code{calc-point-char}) command selects the character usedas a decimal point. Normally this is a period; users in some countriesmay wish to change this to a comma. Note that this is only a displaystyle; on entry, periods must always be used to denote floating-pointnumbers, and commas to separate elements in a list.@node Complex Formats, Fraction Formats, Float Formats, Display Modes@subsection Complex Formats@noindent@kindex d c@pindex calc-complex-notationThere are three supported notations for complex numbers in rectangularform. The default is as a pair of real numbers enclosed in parenthesesand separated by a comma: @samp{(a,b)}. The @kbd{d c}(@code{calc-complex-notation}) command selects this style.@kindex d i@pindex calc-i-notation@kindex d j@pindex calc-j-notationThe other notations are @kbd{d i} (@code{calc-i-notation}), in whichnumbers are displayed in @samp{a+bi} form, and @kbd{d j}(@code{calc-j-notation}) which displays the form @samp{a+bj} preferredin some disciplines.@cindex @code{i} variable@vindex iComplex numbers are normally entered in @samp{(a,b)} format.If you enter @samp{2+3i} as an algebraic formula, it will be stored asthe formula @samp{2 + 3 * i}. However, if you use @kbd{=} to evaluatethis formula and you have not changed the variable @samp{i}, the @samp{i}will be interpreted as @samp{(0,1)} and the formula will be simplifiedto @samp{(2,3)}. Other commands (like @code{calc-sin}) will @emph{not}interpret the formula @samp{2 + 3 * i} as a complex number.@xref{Variables}, under ``special constants.''@node Fraction Formats, HMS Formats, Complex Formats, Display Modes@subsection Fraction Formats@noindent@kindex d o@pindex calc-over-notationDisplay of fractional numbers is controlled by the @kbd{d o}(@code{calc-over-notation}) command. By default, a number likeeight thirds is displayed in the form @samp{8:3}. The @kbd{d o} commandprompts for a one- or two-character format. If you give one character,that character is used as the fraction separator. Common separators are@samp{:} and @samp{/}. (During input of numbers, the @kbd{:} key must beused regardless of the display format; in particular, the @kbd{/} is usedfor RPN-style division, @emph{not} for entering fractions.)If you give two characters, fractions use ``integer-plus-fractional-part''notation. For example, the format @samp{+/} would display eight thirdsas @samp{2+2/3}. If two colons are present in a number being entered,the number is interpreted in this form (so that the entries @kbd{2:2:3}and @kbd{8:3} are equivalent).It is also possible to follow the one- or two-character format witha number. For example: @samp{:10} or @samp{+/3}. In this case,Calc adjusts all fractions that are displayed to have the specifieddenominator, if possible. Otherwise it adjusts the denominator tobe a multiple of the specified value. For example, in @samp{:6} modethe fraction @expr{1:6} will be unaffected, but @expr{2:3} will bedisplayed as @expr{4:6}, @expr{1:2} will be displayed as @expr{3:6},and @expr{1:8} will be displayed as @expr{3:24}. Integers are alsoaffected by this mode: 3 is displayed as @expr{18:6}. Note that theformat @samp{:1} writes fractions the same as @samp{:}, but it writesintegers as @expr{n:1}.The fraction format does not affect the way fractions or integers arestored, only the way they appear on the screen. The fraction formatnever affects floats.@node HMS Formats, Date Formats, Fraction Formats, Display Modes@subsection HMS Formats@noindent@kindex d h@pindex calc-hms-notationThe @kbd{d h} (@code{calc-hms-notation}) command controls the display ofHMS (hours-minutes-seconds) forms. It prompts for a string whichconsists basically of an ``hours'' marker, optional punctuation, a``minutes'' marker, more optional punctuation, and a ``seconds'' marker.Punctuation is zero or more spaces, commas, or semicolons. The hoursmarker is one or more non-punctuation characters. The minutes andseconds markers must be single non-punctuation characters.The default HMS format is @samp{@@ ' "}, producing HMS values of the form@samp{23@@ 30' 15.75"}. The format @samp{deg, ms} would display this samevalue as @samp{23deg, 30m15.75s}. During numeric entry, the @kbd{h} or @kbd{o}keys are recognized as synonyms for @kbd{@@} regardless of display format.The @kbd{m} and @kbd{s} keys are recognized as synonyms for @kbd{'} and@kbd{"}, respectively, but only if an @kbd{@@} (or @kbd{h} or @kbd{o}) hasalready been typed; otherwise, they have their usual meanings(@kbd{m-} prefix and @kbd{s-} prefix). Thus, @kbd{5 "}, @kbd{0 @@ 5 "}, and@kbd{0 h 5 s} are some of the ways to enter the quantity ``five seconds.''The @kbd{'} key is recognized as ``minutes'' only if @kbd{@@} (or @kbd{h} or@kbd{o}) has already been pressed; otherwise it means to switch to algebraicentry.@node Date Formats, Truncating the Stack, HMS Formats, Display Modes@subsection Date Formats@noindent@kindex d d@pindex calc-date-notationThe @kbd{d d} (@code{calc-date-notation}) command controls the displayof date forms (@pxref{Date Forms}). It prompts for a string whichcontains letters that represent the various parts of a date and time.To show which parts should be omitted when the form represents a puredate with no time, parts of the string can be enclosed in @samp{< >}marks. If you don't include @samp{< >} markers in the format, Calcguesses at which parts, if any, should be omitted when formattingpure dates.The default format is: @samp{<H:mm:SSpp >Www Mmm D, YYYY}.An example string in this format is @samp{3:32pm Wed Jan 9, 1991}.If you enter a blank format string, this default format isreestablished.Calc uses @samp{< >} notation for nameless functions as well as fordates. @xref{Specifying Operators}. To avoid confusion with namelessfunctions, your date formats should avoid using the @samp{#} character.@menu* Date Formatting Codes::* Free-Form Dates::* Standard Date Formats::@end menu@node Date Formatting Codes, Free-Form Dates, Date Formats, Date Formats@subsubsection Date Formatting Codes@noindentWhen displaying a date, the current date format is used. Allcharacters except for letters and @samp{<} and @samp{>} arecopied literally when dates are formatted. The portion between@samp{< >} markers is omitted for pure dates, or included fordate/time forms. Letters are interpreted according to the tablebelow.When dates are read in during algebraic entry, Calc first tries tomatch the input string to the current format either with or withoutthe time part. The punctuation characters (including spaces) mustmatch exactly; letter fields must correspond to suitable text inthe input. If this doesn't work, Calc checks if the input is asimple number; if so, the number is interpreted as a number of dayssince Jan 1, 1 AD. Otherwise, Calc tries a much more relaxed andflexible algorithm which is described in the next section.Weekday names are ignored during reading.Two-digit year numbers are interpreted as lying in the rangefrom 1941 to 2039. Years outside that range are alwaysentered and displayed in full. Year numbers with a leading@samp{+} sign are always interpreted exactly, allowing theentry and display of the years 1 through 99 AD.Here is a complete list of the formatting codes for dates:@table @asis@item YYear: ``91'' for 1991, ``7'' for 2007, ``+23'' for 23 AD.@item YYYear: ``91'' for 1991, ``07'' for 2007, ``+23'' for 23 AD.@item BYYear: ``91'' for 1991, `` 7'' for 2007, ``+23'' for 23 AD.@item YYYYear: ``1991'' for 1991, ``23'' for 23 AD.@item YYYYYear: ``1991'' for 1991, ``+23'' for 23 AD.@item aaYear: ``ad'' or blank.@item AAYear: ``AD'' or blank.@item aaaYear: ``ad '' or blank. (Note trailing space.)@item AAAYear: ``AD '' or blank.@item aaaaYear: ``a.d.'' or blank.@item AAAAYear: ``A.D.'' or blank.@item bbYear: ``bc'' or blank.@item BBYear: ``BC'' or blank.@item bbbYear: `` bc'' or blank. (Note leading space.)@item BBBYear: `` BC'' or blank.@item bbbbYear: ``b.c.'' or blank.@item BBBBYear: ``B.C.'' or blank.@item MMonth: ``8'' for August.@item MMMonth: ``08'' for August.@item BMMonth: `` 8'' for August.@item MMMMonth: ``AUG'' for August.@item MmmMonth: ``Aug'' for August.@item mmmMonth: ``aug'' for August.@item MMMMMonth: ``AUGUST'' for August.@item MmmmMonth: ``August'' for August.@item DDay: ``7'' for 7th day of month.@item DDDay: ``07'' for 7th day of month.@item BDDay: `` 7'' for 7th day of month.@item WWeekday: ``0'' for Sunday, ``6'' for Saturday.@item WWWWeekday: ``SUN'' for Sunday.@item WwwWeekday: ``Sun'' for Sunday.@item wwwWeekday: ``sun'' for Sunday.@item WWWWWeekday: ``SUNDAY'' for Sunday.@item WwwwWeekday: ``Sunday'' for Sunday.@item dDay of year: ``34'' for Feb. 3.@item dddDay of year: ``034'' for Feb. 3.@item bddDay of year: `` 34'' for Feb. 3.@item hHour: ``5'' for 5 AM; ``17'' for 5 PM.@item hhHour: ``05'' for 5 AM; ``17'' for 5 PM.@item bhHour: `` 5'' for 5 AM; ``17'' for 5 PM.@item HHour: ``5'' for 5 AM and 5 PM.@item HHHour: ``05'' for 5 AM and 5 PM.@item BHHour: `` 5'' for 5 AM and 5 PM.@item pAM/PM: ``a'' or ``p''.@item PAM/PM: ``A'' or ``P''.@item ppAM/PM: ``am'' or ``pm''.@item PPAM/PM: ``AM'' or ``PM''.@item ppppAM/PM: ``a.m.'' or ``p.m.''.@item PPPPAM/PM: ``A.M.'' or ``P.M.''.@item mMinutes: ``7'' for 7.@item mmMinutes: ``07'' for 7.@item bmMinutes: `` 7'' for 7.@item sSeconds: ``7'' for 7; ``7.23'' for 7.23.@item ssSeconds: ``07'' for 7; ``07.23'' for 7.23.@item bsSeconds: `` 7'' for 7; `` 7.23'' for 7.23.@item SSOptional seconds: ``07'' for 7; blank for 0.@item BSOptional seconds: `` 7'' for 7; blank for 0.@item NNumeric date/time: ``726842.25'' for 6:00am Wed Jan 9, 1991.@item nNumeric date: ``726842'' for any time on Wed Jan 9, 1991.@item JJulian date/time: ``2448265.75'' for 6:00am Wed Jan 9, 1991.@item jJulian date: ``2448266'' for any time on Wed Jan 9, 1991.@item UUnix time: ``663400800'' for 6:00am Wed Jan 9, 1991.@item XBrackets suppression. An ``X'' at the front of the formatcauses the surrounding @w{@samp{< >}} delimiters to be omittedwhen formatting dates. Note that the brackets are stillrequired for algebraic entry.@end tableIf ``SS'' or ``BS'' (optional seconds) is preceded by a colon, thecolon is also omitted if the seconds part is zero.If ``bb,'' ``bbb'' or ``bbbb'' or their upper-case equivalentsappear in the format, then negative year numbers are displayedwithout a minus sign. Note that ``aa'' and ``bb'' are mutuallyexclusive. Some typical usages would be @samp{YYYY AABB};@samp{AAAYYYYBBB}; @samp{YYYYBBB}.The formats ``YY,'' ``YYYY,'' ``MM,'' ``DD,'' ``ddd,'' ``hh,'' ``HH,''``mm,'' ``ss,'' and ``SS'' actually match any number of digits duringreading unless several of these codes are strung together with nopunctuation in between, in which case the input must have exactly asmany digits as there are letters in the format.The ``j,'' ``J,'' and ``U'' formats do not make any time zoneadjustment. They effectively use @samp{julian(x,0)} and@samp{unixtime(x,0)} to make the conversion; @pxref{Date Arithmetic}.@node Free-Form Dates, Standard Date Formats, Date Formatting Codes, Date Formats@subsubsection Free-Form Dates@noindentWhen reading a date form during algebraic entry, Calc falls backon the algorithm described here if the input does not exactlymatch the current date format. This algorithm generally``does the right thing'' and you don't have to worry about it,but it is described here in full detail for the curious.Calc does not distinguish between upper- and lower-case letterswhile interpreting dates.First, the time portion, if present, is located somewhere in thetext and then removed. The remaining text is then interpreted asthe date.A time is of the form @samp{hh:mm:ss}, possibly with the secondspart omitted and possibly with an AM/PM indicator added to indicate12-hour time. If the AM/PM is present, the minutes may also beomitted. The AM/PM part may be any of the words @samp{am},@samp{pm}, @samp{noon}, or @samp{midnight}; each of these may beabbreviated to one letter, and the alternate forms @samp{a.m.},@samp{p.m.}, and @samp{mid} are also understood. Obviously@samp{noon} and @samp{midnight} are allowed only on 12:00:00.The words @samp{noon}, @samp{mid}, and @samp{midnight} are alsorecognized with no number attached.If there is no AM/PM indicator, the time is interpreted in 24-hourformat.To read the date portion, all words and numbers are isolatedfrom the string; other characters are ignored. All words mustbe either month names or day-of-week names (the latter of whichare ignored). Names can be written in full or as three-letterabbreviations.Large numbers, or numbers with @samp{+} or @samp{-} signs,are interpreted as years. If one of the other numbers isgreater than 12, then that must be the day and the remainingnumber in the input is therefore the month. Otherwise, Calcassumes the month, day and year are in the same order that theyappear in the current date format. If the year is omitted, thecurrent year is taken from the system clock.If there are too many or too few numbers, or any unrecognizablewords, then the input is rejected.If there are any large numbers (of five digits or more) other thanthe year, they are ignored on the assumption that they are somethinglike Julian dates that were included along with the traditionaldate components when the date was formatted.One of the words @samp{ad}, @samp{a.d.}, @samp{bc}, or @samp{b.c.}may optionally be used; the latter two are equivalent to aminus sign on the year value.If you always enter a four-digit year, and use a name insteadof a number for the month, there is no danger of ambiguity.@node Standard Date Formats, , Free-Form Dates, Date Formats@subsubsection Standard Date Formats@noindentThere are actually ten standard date formats, numbered 0 through 9.Entering a blank line at the @kbd{d d} command's prompt givesyou format number 1, Calc's usual format. You can enter any digitto select the other formats.To create your own standard date formats, give a numeric prefixargument from 0 to 9 to the @w{@kbd{d d}} command. The format youenter will be recorded as the new standard format of thatnumber, as well as becoming the new current date format.You can save your formats permanently with the @w{@kbd{m m}}command (@pxref{Mode Settings}).@table @asis@item 0@samp{N} (Numerical format)@item 1@samp{<H:mm:SSpp >Www Mmm D, YYYY} (American format)@item 2@samp{D Mmm YYYY<, h:mm:SS>} (European format)@item 3@samp{Www Mmm BD< hh:mm:ss> YYYY} (Unix written date format)@item 4@samp{M/D/Y< H:mm:SSpp>} (American slashed format)@item 5@samp{D.M.Y< h:mm:SS>} (European dotted format)@item 6@samp{M-D-Y< H:mm:SSpp>} (American dashed format)@item 7@samp{D-M-Y< h:mm:SS>} (European dashed format)@item 8@samp{j<, h:mm:ss>} (Julian day plus time)@item 9@samp{YYddd< hh:mm:ss>} (Year-day format)@end table@node Truncating the Stack, Justification, Date Formats, Display Modes@subsection Truncating the Stack@noindent@kindex d t@pindex calc-truncate-stack@cindex Truncating the stack@cindex Narrowing the stackThe @kbd{d t} (@code{calc-truncate-stack}) command moves the @samp{.}@:line that marks the top-of-stack up or down in the Calculator buffer.The number right above that line is considered to the be at the top ofthe stack. Any numbers below that line are ``hidden'' from all stackoperations (although still visible to the user). This is similar to theEmacs ``narrowing'' feature, except that the values below the @samp{.}are @emph{visible}, just temporarily frozen. This feature allows you tokeep several independent calculations running at once in different partsof the stack, or to apply a certain command to an element buried deep inthe stack.Pressing @kbd{d t} by itself moves the @samp{.} to the line the cursoris on. Thus, this line and all those below it become hidden. To un-hidethese lines, move down to the end of the buffer and press @w{@kbd{d t}}.With a positive numeric prefix argument @expr{n}, @kbd{d t} hides thebottom @expr{n} values in the buffer. With a negative argument, it hidesall but the top @expr{n} values. With an argument of zero, it hides zerovalues, i.e., moves the @samp{.} all the way down to the bottom.@kindex d [@pindex calc-truncate-up@kindex d ]@pindex calc-truncate-downThe @kbd{d [} (@code{calc-truncate-up}) and @kbd{d ]}(@code{calc-truncate-down}) commands move the @samp{.} up or down oneline at a time (or several lines with a prefix argument).@node Justification, Labels, Truncating the Stack, Display Modes@subsection Justification@noindent@kindex d <@pindex calc-left-justify@kindex d =@pindex calc-center-justify@kindex d >@pindex calc-right-justifyValues on the stack are normally left-justified in the window. You cancontrol this arrangement by typing @kbd{d <} (@code{calc-left-justify}),@kbd{d >} (@code{calc-right-justify}), or @kbd{d =}(@code{calc-center-justify}). For example, in Right-Justification mode,stack entries are displayed flush-right against the right edge of thewindow.If you change the width of the Calculator window you may have to type@kbd{d @key{SPC}} (@code{calc-refresh}) to re-align right-justified or centeredtext.Right-justification is especially useful together with fixed-pointnotation (see @code{d f}; @code{calc-fix-notation}). With these modestogether, the decimal points on numbers will always line up.With a numeric prefix argument, the justification commands give youa little extra control over the display. The argument specifies thehorizontal ``origin'' of a display line. It is also possible tospecify a maximum line width using the @kbd{d b} command (@pxref{NormalLanguage Modes}). For reference, the precise rules for formatting andbreaking lines are given below. Notice that the interaction betweenorigin and line width is slightly different in each justificationmode.In Left-Justified mode, the line is indented by a number of spacesgiven by the origin (default zero). If the result is longer than themaximum line width, if given, or too wide to fit in the Calc windowotherwise, then it is broken into lines which will fit; each brokenline is indented to the origin.In Right-Justified mode, lines are shifted right so that the rightmostcharacter is just before the origin, or just before the currentwindow width if no origin was specified. If the line is too longfor this, then it is broken; the current line width is used, ifspecified, or else the origin is used as a width if that isspecified, or else the line is broken to fit in the window.In Centering mode, the origin is the column number of the center ofeach stack entry. If a line width is specified, lines will not beallowed to go past that width; Calc will either indent less orbreak the lines if necessary. If no origin is specified, half theline width or Calc window width is used.Note that, in each case, if line numbering is enabled the displayis indented an additional four spaces to make room for the linenumber. The width of the line number is taken into account whenpositioning according to the current Calc window width, but notwhen positioning by explicit origins and widths. In the lattercase, the display is formatted as specified, and then uniformlyshifted over four spaces to fit the line numbers.@node Labels, , Justification, Display Modes@subsection Labels@noindent@kindex d @{@pindex calc-left-labelThe @kbd{d @{} (@code{calc-left-label}) command prompts for a string,then displays that string to the left of every stack entry. If theentries are left-justified (@pxref{Justification}), then they willappear immediately after the label (unless you specified an origingreater than the length of the label). If the entries are centeredor right-justified, the label appears on the far left and does notaffect the horizontal position of the stack entry.Give a blank string (with @kbd{d @{ @key{RET}}) to turn the label off.@kindex d @}@pindex calc-right-labelThe @kbd{d @}} (@code{calc-right-label}) command similarly adds alabel on the righthand side. It does not affect positioning ofthe stack entries unless they are right-justified. Also, if botha line width and an origin are given in Right-Justified mode, thestack entry is justified to the origin and the righthand label isjustified to the line width.One application of labels would be to add equation numbers toformulas you are manipulating in Calc and then copying into adocument (possibly using Embedded mode). The equations wouldtypically be centered, and the equation numbers would be on theleft or right as you prefer.@node Language Modes, Modes Variable, Display Modes, Mode Settings@section Language Modes@noindentThe commands in this section change Calc to use a different notation forentry and display of formulas, corresponding to the conventions of someother common language such as Pascal or La@TeX{}. Objects displayed on thestack or yanked from the Calculator to an editing buffer will be formattedin the current language; objects entered in algebraic entry or yanked fromanother buffer will be interpreted according to the current language.The current language has no effect on things written to or read from thetrail buffer, nor does it affect numeric entry. Only algebraic entry isaffected. You can make even algebraic entry ignore the current languageand use the standard notation by giving a numeric prefix, e.g., @kbd{C-u '}.For example, suppose the formula @samp{2*a[1] + atan(a[2])} occurs in a Cprogram; elsewhere in the program you need the derivatives of this formulawith respect to @samp{a[1]} and @samp{a[2]}. First, type @kbd{d C}to switch to C notation. Now use @code{C-u C-x * g} to grab the formulainto the Calculator, @kbd{a d a[1] @key{RET}} to differentiate with respectto the first variable, and @kbd{C-x * y} to yank the formula for the derivativeback into your C program. Press @kbd{U} to undo the differentiation andrepeat with @kbd{a d a[2] @key{RET}} for the other derivative.Without being switched into C mode first, Calc would have misinterpretedthe brackets in @samp{a[1]} and @samp{a[2]}, would not have known that@code{atan} was equivalent to Calc's built-in @code{arctan} function,and would have written the formula back with notations (like implicitmultiplication) which would not have been valid for a C program.As another example, suppose you are maintaining a C program and a La@TeX{}document, each of which needs a copy of the same formula. You can grab theformula from the program in C mode, switch to La@TeX{} mode, and yank theformula into the document in La@TeX{} math-mode format.Language modes are selected by typing the letter @kbd{d} followed by ashifted letter key.@menu* Normal Language Modes::* C FORTRAN Pascal::* TeX and LaTeX Language Modes::* Eqn Language Mode::* Mathematica Language Mode::* Maple Language Mode::* Compositions::* Syntax Tables::@end menu@node Normal Language Modes, C FORTRAN Pascal, Language Modes, Language Modes@subsection Normal Language Modes@noindent@kindex d N@pindex calc-normal-languageThe @kbd{d N} (@code{calc-normal-language}) command selects the usualnotation for Calc formulas, as described in the rest of this manual.Matrices are displayed in a multi-line tabular format, but all otherobjects are written in linear form, as they would be typed from thekeyboard.@kindex d O@pindex calc-flat-language@cindex Matrix displayThe @kbd{d O} (@code{calc-flat-language}) command selects a languageidentical with the normal one, except that matrices are written inone-line form along with everything else. In some applications thisform may be more suitable for yanking data into other buffers.@kindex d b@pindex calc-line-breaking@cindex Line breaking@cindex Breaking up long linesEven in one-line mode, long formulas or vectors will still be splitacross multiple lines if they exceed the width of the Calculator window.The @kbd{d b} (@code{calc-line-breaking}) command turns this line-breakingfeature on and off. (It works independently of the current language.)If you give a numeric prefix argument of five or greater to the @kbd{d b}command, that argument will specify the line width used when breakinglong lines.@kindex d B@pindex calc-big-languageThe @kbd{d B} (@code{calc-big-language}) command selects a languagewhich uses textual approximations to various mathematical notations,such as powers, quotients, and square roots:@example ____________ | a + 1 2 | ----- + c\| b@end example@noindentin place of @samp{sqrt((a+1)/b + c^2)}.Subscripts like @samp{a_i} are displayed as actual subscripts in Bigmode. Double subscripts, @samp{a_i_j} (@samp{subscr(subscr(a, i), j)})are displayed as @samp{a} with subscripts separated by commas:@samp{i, j}. They must still be entered in the usual underscorenotation.One slight ambiguity of Big notation is that@example 3- - 4@end example@noindentcan represent either the negative rational number @expr{-3:4}, or theactual expression @samp{-(3/4)}; but the latter formula would normallynever be displayed because it would immediately be evaluated to@expr{-3:4} or @expr{-0.75}, so this ambiguity is not a problem intypical use.Non-decimal numbers are displayed with subscripts. Thus there is noway to tell the difference between @samp{16#C2} and @samp{C2_16},though generally you will know which interpretation is correct.Logarithms @samp{log(x,b)} and @samp{log10(x)} also use subscriptsin Big mode.In Big mode, stack entries often take up several lines. To aidreadability, stack entries are separated by a blank line in this mode.You may find it useful to expand the Calc window's height using@kbd{C-x ^} (@code{enlarge-window}) or to make the Calc window the onlyone on the screen with @kbd{C-x 1} (@code{delete-other-windows}).Long lines are currently not rearranged to fit the window width inBig mode, so you may need to use the @kbd{<} and @kbd{>} keysto scroll across a wide formula. For really big formulas, you mayeven need to use @kbd{@{} and @kbd{@}} to scroll up and down.@kindex d U@pindex calc-unformatted-languageThe @kbd{d U} (@code{calc-unformatted-language}) command altogether disablesthe use of operator notation in formulas. In this mode, the formulashown above would be displayed:@examplesqrt(add(div(add(a, 1), b), pow(c, 2)))@end exampleThese four modes differ only in display format, not in the formatexpected for algebraic entry. The standard Calc operators work inall four modes, and unformatted notation works in any language mode(except that Mathematica mode expects square brackets instead ofparentheses).@node C FORTRAN Pascal, TeX and LaTeX Language Modes, Normal Language Modes, Language Modes@subsection C, FORTRAN, and Pascal Modes@noindent@kindex d C@pindex calc-c-language@cindex C languageThe @kbd{d C} (@code{calc-c-language}) command selects the conventionsof the C language for display and entry of formulas. This differs fromthe normal language mode in a variety of (mostly minor) ways. Inparticular, C language operators and operator precedences are used inplace of Calc's usual ones. For example, @samp{a^b} means @samp{xor(a,b)}in C mode; a value raised to a power is written as a function call,@samp{pow(a,b)}.In C mode, vectors and matrices use curly braces instead of brackets.Octal and hexadecimal values are written with leading @samp{0} or @samp{0x}rather than using the @samp{#} symbol. Array subscripting istranslated into @code{subscr} calls, so that @samp{a[i]} in Cmode is the same as @samp{a_i} in Normal mode. Assignmentsturn into the @code{assign} function, which Calc normally displaysusing the @samp{:=} symbol.The variables @code{pi} and @code{e} would be displayed @samp{pi}and @samp{e} in Normal mode, but in C mode they are displayed as@samp{M_PI} and @samp{M_E}, corresponding to the names of constantstypically provided in the @file{<math.h>} header. Functions whosenames are different in C are translated automatically for entry anddisplay purposes. For example, entering @samp{asin(x)} will push theformula @samp{arcsin(x)} onto the stack; this formula will be displayedas @samp{asin(x)} as long as C mode is in effect.@kindex d P@pindex calc-pascal-language@cindex Pascal languageThe @kbd{d P} (@code{calc-pascal-language}) command selects Pascalconventions. Like C mode, Pascal mode interprets array brackets and usesa different table of operators. Hexadecimal numbers are entered anddisplayed with a preceding dollar sign. (Thus the regular meaning of@kbd{$2} during algebraic entry does not work in Pascal mode, though@kbd{$} (and @kbd{$$}, etc.) not followed by digits works the same asalways.) No special provisions are made for other non-decimal numbers,vectors, and so on, since there is no universally accepted standard wayof handling these in Pascal.@kindex d F@pindex calc-fortran-language@cindex FORTRAN languageThe @kbd{d F} (@code{calc-fortran-language}) command selects FORTRANconventions. Various function names are transformed into FORTRANequivalents. Vectors are written as @samp{/1, 2, 3/}, and may beentered this way or using square brackets. Since FORTRAN uses roundparentheses for both function calls and array subscripts, Calc displaysboth in the same way; @samp{a(i)} is interpreted as a function callupon reading, and subscripts must be entered as @samp{subscr(a, i)}.Also, if the variable @code{a} has been declared to have type@code{vector} or @code{matrix} then @samp{a(i)} will be parsed as asubscript. (@xref{Declarations}.) Usually it doesn't matter, though;if you enter the subscript expression @samp{a(i)} and Calc interpretsit as a function call, you'll never know the difference unless youswitch to another language mode or replace @code{a} with an actualvector (or unless @code{a} happens to be the name of a built-infunction!).Underscores are allowed in variable and function names in all of theselanguage modes. The underscore here is equivalent to the @samp{#} inNormal mode, or to hyphens in the underlying Emacs Lisp variable names.FORTRAN and Pascal modes normally do not adjust the case of letters informulas. Most built-in Calc names use lower-case letters. If you use apositive numeric prefix argument with @kbd{d P} or @kbd{d F}, thesemodes will use upper-case letters exclusively for display, and willconvert to lower-case on input. With a negative prefix, these modesconvert to lower-case for display and input.@node TeX and LaTeX Language Modes, Eqn Language Mode, C FORTRAN Pascal, Language Modes@subsection @TeX{} and La@TeX{} Language Modes@noindent@kindex d T@pindex calc-tex-language@cindex TeX language@kindex d L@pindex calc-latex-language@cindex LaTeX languageThe @kbd{d T} (@code{calc-tex-language}) command selects the conventionsof ``math mode'' in Donald Knuth's @TeX{} typesetting language,and the @kbd{d L} (@code{calc-latex-language}) command selects theconventions of ``math mode'' in La@TeX{}, a typesetting language thatuses @TeX{} as its formatting engine. Calc's La@TeX{} language mode canread any formula that the @TeX{} language mode can, although La@TeX{}mode may display it differently.Formulas are entered and displayed in the appropriate notation;@texline @math{\sin(a/b)}@infoline @expr{sin(a/b)}will appear as @samp{\sin\left( a \over b \right)} in @TeX{} mode and@samp{\sin\left(\frac@{a@}@{b@}\right)} in La@TeX{} mode.Math formulas are often enclosed by @samp{$ $} signs in @TeX{} andLa@TeX{}; these should be omitted when interfacing with Calc. To Calc,the @samp{$} sign has the same meaning it always does in algebraicformulas (a reference to an existing entry on the stack).Complex numbers are displayed as in @samp{3 + 4i}. Fractions andquotients are written using @code{\over} in @TeX{} mode (as in @code{@{a \over b@}}) and @code{\frac} in La@TeX{} mode (as in@code{\frac@{a@}@{b@}}); binomial coefficients are written with@code{\choose} in @TeX{} mode (as in @code{@{a \choose b@}}) and@code{\binom} in La@TeX{} mode (as in @code{\binom@{a@}@{b@}}).Interval forms are written with @code{\ldots}, and error forms arewritten with @code{\pm}. Absolute values are written as in @samp{|x + 1|}, and the floor and ceiling functions are written with@code{\lfloor}, @code{\rfloor}, etc. The words @code{\left} and@code{\right} are ignored when reading formulas in @TeX{} and La@TeX{}modes. Both @code{inf} and @code{uinf} are written as @code{\infty};when read, @code{\infty} always translates to @code{inf}.Function calls are written the usual way, with the function name followedby the arguments in parentheses. However, functions for which @TeX{}and La@TeX{} have special names (like @code{\sin}) will use curly bracesinstead of parentheses for very simple arguments. During input, curlybraces and parentheses work equally well for grouping, but when thedocument is formatted the curly braces will be invisible. Thus theprinted result is @texline @math{\sin{2 x}}@infoline @expr{sin 2x} but @texline @math{\sin(2 + x)}.@infoline @expr{sin(2 + x)}.Function and variable names not treated specially by @TeX{} and La@TeX{}are simply written out as-is, which will cause them to come out initalic letters in the printed document. If you invoke @kbd{d T} or@kbd{d L} with a positive numeric prefix argument, names of more thanone character will instead be enclosed in a protective commands thatwill prevent them from being typeset in the math italics; they will bewritten @samp{\hbox@{@var{name}@}} in @TeX{} mode and @samp{\text@{@var{name}@}} in La@TeX{} mode. The@samp{\hbox@{ @}} and @samp{\text@{ @}} notations are ignored duringreading. If you use a negative prefix argument, such function names arewritten @samp{\@var{name}}, and function names that begin with @code{\} duringreading have the @code{\} removed. (Note that in this mode, longvariable names are still written with @code{\hbox} or @code{\text}.However, you can always make an actual variable name like @code{\bar} inany @TeX{} mode.)During reading, text of the form @samp{\matrix@{ ...@: @}} is replacedby @samp{[ ...@: ]}. The same also applies to @code{\pmatrix} and@code{\bmatrix}. In La@TeX{} mode this also applies to @samp{\begin@{matrix@} ... \end@{matrix@}},@samp{\begin@{bmatrix@} ... \end@{bmatrix@}},@samp{\begin@{pmatrix@} ... \end@{pmatrix@}}, as well as@samp{\begin@{smallmatrix@} ... \end@{smallmatrix@}}.The symbol @samp{&} is interpreted as a comma,and the symbols @samp{\cr} and @samp{\\} are interpreted as semicolons.During output, matrices are displayed in @samp{\matrix@{ a & b \\ c & d@}}format in @TeX{} mode and in @samp{\begin@{pmatrix@} a & b \\ c & d \end@{pmatrix@}} format inLa@TeX{} mode; you may need to edit this afterwards to change to yourpreferred matrix form. If you invoke @kbd{d T} or @kbd{d L} with anargument of 2 or -2, then matrices will be displayed in two-dimensionalform, such as @example\begin@{pmatrix@}a & b \\c & d\end@{pmatrix@}@end example@noindentThis may be convenient for isolated matrices, but could lead toexpressions being displayed like@example\begin@{pmatrix@} \times xa & b \\c & d\end@{pmatrix@}@end example@noindentWhile this wouldn't bother Calc, it is incorrect La@TeX{}.(Similarly for @TeX{}.)Accents like @code{\tilde} and @code{\bar} translate into functioncalls internally (@samp{tilde(x)}, @samp{bar(x)}). The @code{\underline}sequence is treated as an accent. The @code{\vec} accent correspondsto the function name @code{Vec}, because @code{vec} is the name ofa built-in Calc function. The following table shows the accentsin Calc, @TeX{}, La@TeX{} and @dfn{eqn} (described in the next section):@iftex@begingroup@let@calcindexershow=@calcindexernoshow @c Suppress marginal notes@let@calcindexersh=@calcindexernoshow@end iftex@ignore@starindex@end ignore@tindex acute@ignore@starindex@end ignore@tindex Acute@ignore@starindex@end ignore@tindex bar@ignore@starindex@end ignore@tindex Bar@ignore@starindex@end ignore@tindex breve@ignore@starindex@end ignore@tindex Breve@ignore@starindex@end ignore@tindex check@ignore@starindex@end ignore@tindex Check@ignore@starindex@end ignore@tindex dddot@ignore@starindex@end ignore@tindex ddddot@ignore@starindex@end ignore@tindex dot@ignore@starindex@end ignore@tindex Dot@ignore@starindex@end ignore@tindex dotdot@ignore@starindex@end ignore@tindex DotDot@ignore@starindex@end ignore@tindex dyad@ignore@starindex@end ignore@tindex grave@ignore@starindex@end ignore@tindex Grave@ignore@starindex@end ignore@tindex hat@ignore@starindex@end ignore@tindex Hat@ignore@starindex@end ignore@tindex Prime@ignore@starindex@end ignore@tindex tilde@ignore@starindex@end ignore@tindex Tilde@ignore@starindex@end ignore@tindex under@ignore@starindex@end ignore@tindex Vec@ignore@starindex@end ignore@tindex VEC@iftex@endgroup@end iftex@exampleCalc TeX LaTeX eqn---- --- ----- ---acute \acute \acute Acute \Acute bar \bar \bar barBar \Barbreve \breve \breve Breve \Breve check \check \check Check \Check dddot \dddotddddot \ddddotdot \dot \dot dotDot \Dotdotdot \ddot \ddot dotdotDotDot \Ddot dyad dyadgrave \grave \grave Grave \Grave hat \hat \hat hatHat \Hat Prime primetilde \tilde \tilde tildeTilde \Tildeunder \underline \underline underVec \vec \vec vecVEC \Vec@end exampleThe @samp{=>} (evaluates-to) operator appears as a @code{\to} symbol:@samp{@{@var{a} \to @var{b}@}}. @TeX{} defines @code{\to} as analias for @code{\rightarrow}. However, if the @samp{=>} is thetop-level expression being formatted, a slightly different notationis used: @samp{\evalto @var{a} \to @var{b}}. The @code{\evalto}word is ignored by Calc's input routines, and is undefined in @TeX{}.You will typically want to include one of the following definitionsat the top of a @TeX{} file that uses @code{\evalto}:@example\def\evalto@{@}\def\evalto#1\to@{@}@end exampleThe first definition formats evaluates-to operators in the usualway. The second causes only the @var{b} part to appear in theprinted document; the @var{a} part and the arrow are hidden.Another definition you may wish to use is @samp{\let\to=\Rightarrow}which causes @code{\to} to appear more like Calc's @samp{=>} symbol.@xref{Evaluates-To Operator}, for a discussion of @code{evalto}.The complete set of @TeX{} control sequences that are ignored duringreading is:@example\hbox \mbox \text \left \right\, \> \: \; \! \quad \qquad \hfil \hfill\displaystyle \textstyle \dsize \tsize\scriptstyle \scriptscriptstyle \ssize \ssize\rm \bf \it \sl \roman \bold \italic \slanted\cal \mit \Cal \Bbb \frak \goth\evalto@end exampleNote that, because these symbols are ignored, reading a @TeX{} orLa@TeX{} formula into Calc and writing it back out may lose spacing andfont information. Also, the ``discretionary multiplication sign'' @samp{\*} is readthe same as @samp{*}.@ifnottexThe @TeX{} version of this manual includes some printed examples at theend of this section.@end ifnottex@iftexHere are some examples of how various Calc formulas are formatted in @TeX{}:@example@groupsin(a^2 / b_i)\sin\left( {a^2 \over b_i} \right)@end group@end example@tex$$ \sin\left( a^2 \over b_i \right) $$@end tex@sp 1@example@group[(3, 4), 3:4, 3 +/- 4, [3 .. inf)][3 + 4i, @{3 \over 4@}, 3 \pm 4, [3 \ldots \infty)]@end group@end example@tex\turnoffactive$$ [3 + 4i, {3 \over 4}, 3 \pm 4, [ 3 \ldots \infty)] $$@end tex@sp 1@example@group[abs(a), abs(a / b), floor(a), ceil(a / b)][|a|, \left| a \over b \right|, \lfloor a \rfloor, \left\lceil a \over b \right\rceil]@end group@end example@tex$$ [|a|, \left| a \over b \right|, \lfloor a \rfloor, \left\lceil a \over b \right\rceil] $$@end tex@sp 1@example@group[sin(a), sin(2 a), sin(2 + a), sin(a / b)][\sin@{a@}, \sin@{2 a@}, \sin(2 + a), \sin\left( @{a \over b@} \right)]@end group@end example@tex\turnoffactive$$ [\sin{a}, \sin{2 a}, \sin(2 + a), \sin\left( {a \over b} \right)] $$@end tex@sp 2First with plain @kbd{d T}, then with @kbd{C-u d T}, then finally with@kbd{C-u - d T} (using the example definition@samp{\def\foo#1@{\tilde F(#1)@}}:@example@group[f(a), foo(bar), sin(pi)][f(a), foo(bar), \sin{\pi}][f(a), \hbox@{foo@}(\hbox@{bar@}), \sin@{\pi@}][f(a), \foo@{\hbox@{bar@}@}, \sin@{\pi@}]@end group@end example@tex$$ [f(a), foo(bar), \sin{\pi}] $$$$ [f(a), \hbox{foo}(\hbox{bar}), \sin{\pi}] $$$$ [f(a), \tilde F(\hbox{bar}), \sin{\pi}] $$@end tex@sp 2First with @samp{\def\evalto@{@}}, then with @samp{\def\evalto#1\to@{@}}:@example@group2 + 3 => 5\evalto 2 + 3 \to 5@end group@end example@tex\turnoffactive$$ 2 + 3 \to 5 $$$$ 5 $$@end tex@sp 2First with standard @code{\to}, then with @samp{\let\to\Rightarrow}:@example@group[2 + 3 => 5, a / 2 => (b + c) / 2][@{2 + 3 \to 5@}, @{@{a \over 2@} \to @{b + c \over 2@}@}]@end group@end example@tex\turnoffactive$$ [{2 + 3 \to 5}, {{a \over 2} \to {b + c \over 2}}] $${\let\to\Rightarrow$$ [{2 + 3 \to 5}, {{a \over 2} \to {b + c \over 2}}] $$}@end tex@sp 2Matrices normally, then changing @code{\matrix} to @code{\pmatrix}:@example@group[ [ a / b, 0 ], [ 0, 2^(x + 1) ] ]\matrix@{ @{a \over b@} & 0 \\ 0 & 2^@{(x + 1)@} @}\pmatrix@{ @{a \over b@} & 0 \\ 0 & 2^@{(x + 1)@} @}@end group@end example@tex\turnoffactive$$ \matrix{ {a \over b} & 0 \cr 0 & 2^{(x + 1)} } $$$$ \pmatrix{ {a \over b} & 0 \cr 0 & 2^{(x + 1)} } $$@end tex@sp 2@end iftex@node Eqn Language Mode, Mathematica Language Mode, TeX and LaTeX Language Modes, Language Modes@subsection Eqn Language Mode@noindent@kindex d E@pindex calc-eqn-language@dfn{Eqn} is another popular formatter for math formulas. It isdesigned for use with the TROFF text formatter, and comes standardwith many versions of Unix. The @kbd{d E} (@code{calc-eqn-language})command selects @dfn{eqn} notation.The @dfn{eqn} language's main idiosyncrasy is that whitespace playsa significant part in the parsing of the language. For example,@samp{sqrt x+1 + y} treats @samp{x+1} as the argument of the@code{sqrt} operator. @dfn{Eqn} also understands more conventionalgrouping using curly braces: @samp{sqrt@{x+1@} + y}. Braces arerequired only when the argument contains spaces.In Calc's @dfn{eqn} mode, however, curly braces are required todelimit arguments of operators like @code{sqrt}. The first of theabove examples would treat only the @samp{x} as the argument of@code{sqrt}, and in fact @samp{sin x+1} would be interpreted as@samp{sin * x + 1}, because @code{sin} is not a special operatorin the @dfn{eqn} language. If you always surround the argumentwith curly braces, Calc will never misunderstand.Calc also understands parentheses as grouping characters. Anotherpeculiarity of @dfn{eqn}'s syntax makes it advisable to separatewords with spaces from any surrounding characters that aren't curlybraces, so Calc writes @samp{sin ( x + y )} in @dfn{eqn} mode.(The spaces around @code{sin} are important to make @dfn{eqn}recognize that @code{sin} should be typeset in a roman font, andthe spaces around @code{x} and @code{y} are a good idea just incase the @dfn{eqn} document has defined special meanings for thesenames, too.)Powers and subscripts are written with the @code{sub} and @code{sup}operators, respectively. Note that the caret symbol @samp{^} istreated the same as a space in @dfn{eqn} mode, as is the @samp{~}symbol (these are used to introduce spaces of various widths intothe typeset output of @dfn{eqn}).As in La@TeX{} mode, Calc's formatter omits parentheses around thearguments of functions like @code{ln} and @code{sin} if they are``simple-looking''; in this case Calc surrounds the argument withbraces, separated by a @samp{~} from the function name: @samp{sin~@{x@}}.Font change codes (like @samp{roman @var{x}}) and positioning codes(like @samp{~} and @samp{down @var{n} @var{x}}) are ignored by the@dfn{eqn} reader. Also ignored are the words @code{left}, @code{right},@code{mark}, and @code{lineup}. Quotation marks in @dfn{eqn} mode inputare treated the same as curly braces: @samp{sqrt "1+x"} is equivalent to@samp{sqrt @{1+x@}}; this is only an approximation to the true meaningof quotes in @dfn{eqn}, but it is good enough for most uses.Accent codes (@samp{@var{x} dot}) are handled by treating them asfunction calls (@samp{dot(@var{x})}) internally. @xref{TeX and LaTeX Language Modes}, for a table of these accentfunctions. The @code{prime} accent is treated specially if it occurs ona variable or function name: @samp{f prime prime @w{( x prime )}} isstored internally as @samp{f'@w{'}(x')}. For example, taking thederivative of @samp{f(2 x)} with @kbd{a d x} will produce @samp{2 f'(2x)}, which @dfn{eqn} mode will display as @samp{2 f prime ( 2 x )}.Assignments are written with the @samp{<-} (left-arrow) symbol,and @code{evalto} operators are written with @samp{->} or@samp{evalto ... ->} (@pxref{TeX and LaTeX Language Modes}, for a discussionof this). The regular Calc symbols @samp{:=} and @samp{=>} are alsorecognized for these operators during reading.Vectors in @dfn{eqn} mode use regular Calc square brackets, butmatrices are formatted as @samp{matrix @{ ccol @{ a above b @} ... @}}.The words @code{lcol} and @code{rcol} are recognized as synonymsfor @code{ccol} during input, and are generated instead of @code{ccol}if the matrix justification mode so specifies.@node Mathematica Language Mode, Maple Language Mode, Eqn Language Mode, Language Modes@subsection Mathematica Language Mode@noindent@kindex d M@pindex calc-mathematica-language@cindex Mathematica languageThe @kbd{d M} (@code{calc-mathematica-language}) command selects theconventions of Mathematica. Notable differences in Mathematica modeare that the names of built-in functions are capitalized, and functioncalls use square brackets instead of parentheses. Thus the Calcformula @samp{sin(2 x)} is entered and displayed @w{@samp{Sin[2 x]}} inMathematica mode.Vectors and matrices use curly braces in Mathematica. Complex numbersare written @samp{3 + 4 I}. The standard special constants in Calc arewritten @code{Pi}, @code{E}, @code{I}, @code{GoldenRatio}, @code{EulerGamma},@code{Infinity}, @code{ComplexInfinity}, and @code{Indeterminate} inMathematica mode.Non-decimal numbers are written, e.g., @samp{16^^7fff}. Floating-pointnumbers in scientific notation are written @samp{1.23*10.^3}.Subscripts use double square brackets: @samp{a[[i]]}.@node Maple Language Mode, Compositions, Mathematica Language Mode, Language Modes@subsection Maple Language Mode@noindent@kindex d W@pindex calc-maple-language@cindex Maple languageThe @kbd{d W} (@code{calc-maple-language}) command selects theconventions of Maple.Maple's language is much like C. Underscores are allowed in symbolnames; square brackets are used for subscripts; explicit @samp{*}s formultiplications are required. Use either @samp{^} or @samp{**} todenote powers.Maple uses square brackets for lists and curly braces for sets. Calcinterprets both notations as vectors, and displays vectors with squarebrackets. This means Maple sets will be converted to lists when theypass through Calc. As a special case, matrices are written as callsto the function @code{matrix}, given a list of lists as the argument,and can be read in this form or with all-capitals @code{MATRIX}.The Maple interval notation @samp{2 .. 3} has no surrounding brackets;Calc reads @samp{2 .. 3} as the closed interval @samp{[2 .. 3]}, andwrites any kind of interval as @samp{2 .. 3}. This means you cannotsee the difference between an open and a closed interval while inMaple display mode.Maple writes complex numbers as @samp{3 + 4*I}. Its special constantsare @code{Pi}, @code{E}, @code{I}, and @code{infinity} (all three of@code{inf}, @code{uinf}, and @code{nan} display as @code{infinity}).Floating-point numbers are written @samp{1.23*10.^3}.Among things not currently handled by Calc's Maple mode are thevarious quote symbols, procedures and functional operators, andinert (@samp{&}) operators.@node Compositions, Syntax Tables, Maple Language Mode, Language Modes@subsection Compositions@noindent@cindex CompositionsThere are several @dfn{composition functions} which allow you to getdisplays in a variety of formats similar to those in Big languagemode. Most of these functions do not evaluate to anything; they areplaceholders which are left in symbolic form by Calc's evaluator butare recognized by Calc's display formatting routines.Two of these, @code{string} and @code{bstring}, are described elsewhere.@xref{Strings}. For example, @samp{string("ABC")} is displayed as@samp{ABC}. When viewed on the stack it will be indistinguishable fromthe variable @code{ABC}, but internally it will be stored as@samp{string([65, 66, 67])} and can still be manipulated this way; forexample, the selection and vector commands @kbd{j 1 v v j u} wouldselect the vector portion of this object and reverse the elements, thendeselect to reveal a string whose characters had been reversed.The composition functions do the same thing in all language modes(although their components will of course be formatted in the currentlanguage mode). The one exception is Unformatted mode (@kbd{d U}),which does not give the composition functions any special treatment.The functions are discussed here because of their relationship tothe language modes.@menu* Composition Basics::* Horizontal Compositions::* Vertical Compositions::* Other Compositions::* Information about Compositions::* User-Defined Compositions::@end menu@node Composition Basics, Horizontal Compositions, Compositions, Compositions@subsubsection Composition Basics@noindentCompositions are generally formed by stacking formulas togetherhorizontally or vertically in various ways. Those formulas arethemselves compositions. @TeX{} users will find this analogousto @TeX{}'s ``boxes.'' Each multi-line composition has a@dfn{baseline}; horizontal compositions use the baselines todecide how formulas should be positioned relative to one another.For example, in the Big mode formula@example@group 2 a + b17 + ------ c@end group@end example@noindentthe second term of the sum is four lines tall and has line three asits baseline. Thus when the term is combined with 17, line threeis placed on the same level as the baseline of 17.@tex\bigskip@end texAnother important composition concept is @dfn{precedence}. This isan integer that represents the binding strength of various operators.For example, @samp{*} has higher precedence (195) than @samp{+} (180),which means that @samp{(a * b) + c} will be formatted without theparentheses, but @samp{a * (b + c)} will keep the parentheses.The operator table used by normal and Big language modes has thefollowing precedences:@example_ 1200 @r{(subscripts)}% 1100 @r{(as in n}%@r{)}- 1000 @r{(as in }-@r{n)}! 1000 @r{(as in }!@r{n)}mod 400+/- 300!! 210 @r{(as in n}!!@r{)}! 210 @r{(as in n}!@r{)}^ 200* 195 @r{(or implicit multiplication)}/ % \ 190+ - 180 @r{(as in a}+@r{b)}| 170< = 160 @r{(and other relations)}&& 110|| 100? : 90!!! 85&&& 80||| 75:= 50:: 45=> 40@end exampleThe general rule is that if an operator with precedence @expr{n}occurs as an argument to an operator with precedence @expr{m}, thenthe argument is enclosed in parentheses if @expr{n < m}. Top-levelexpressions and expressions which are function arguments, vectorcomponents, etc., are formatted with precedence zero (so that theynormally never get additional parentheses).For binary left-associative operators like @samp{+}, the righthandargument is actually formatted with one-higher precedence than shownin the table. This makes sure @samp{(a + b) + c} omits the parentheses,but the unnatural form @samp{a + (b + c)} keeps its parentheses.Right-associative operators like @samp{^} format the lefthand argumentwith one-higher precedence.@ignore@starindex@end ignore@tindex cprecThe @code{cprec} function formats an expression with an arbitraryprecedence. For example, @samp{cprec(abc, 185)} will combine intosums and products as follows: @samp{7 + abc}, @samp{7 (abc)} (becausethis @code{cprec} form has higher precedence than addition, but lowerprecedence than multiplication).@tex\bigskip@end texA final composition issue is @dfn{line breaking}. Calc uses twodifferent strategies for ``flat'' and ``non-flat'' compositions.A non-flat composition is anything that appears on multiple lines(not counting line breaking). Examples would be matrices and Bigmode powers and quotients. Non-flat compositions are displayedexactly as specified. If they come out wider than the currentwindow, you must use horizontal scrolling (@kbd{<} and @kbd{>}) toview them.Flat compositions, on the other hand, will be broken across severallines if they are too wide to fit the window. Certain points in acomposition are noted internally as @dfn{break points}. Calc'sgeneral strategy is to fill each line as much as possible, then tomove down to the next line starting at the first break point thatdidn't fit. However, the line breaker understands the hierarchicalstructure of formulas. It will not break an ``inner'' formula ifit can use an earlier break point from an ``outer'' formula instead.For example, a vector of sums might be formatted as:@example@group[ a + b + c, d + e + f, g + h + i, j + k + l, m ]@end group@end example@noindentIf the @samp{m} can fit, then so, it seems, could the @samp{g}.But Calc prefers to break at the comma since the comma is partof a ``more outer'' formula. Calc would break at a plus signonly if it had to, say, if the very first sum in the vector haditself been too large to fit.Of the composition functions described below, only @code{choriz}generates break points. The @code{bstring} function (@pxref{Strings})also generates breakable items: A break point is added after everyspace (or group of spaces) except for spaces at the very beginning orend of the string.Composition functions themselves count as levels in the formulahierarchy, so a @code{choriz} that is a component of a larger@code{choriz} will be less likely to be broken. As a special case,if a @code{bstring} occurs as a component of a @code{choriz} or@code{choriz}-like object (such as a vector or a list of argumentsin a function call), then the break points in that @code{bstring}will be on the same level as the break points of the surroundingobject.@node Horizontal Compositions, Vertical Compositions, Composition Basics, Compositions@subsubsection Horizontal Compositions@noindent@ignore@starindex@end ignore@tindex chorizThe @code{choriz} function takes a vector of objects and composesthem horizontally. For example, @samp{choriz([17, a b/c, d])} formatsas @w{@samp{17a b / cd}} in Normal language mode, or as@example@group a b17---d c@end group@end example@noindentin Big language mode. This is actually one case of the generalfunction @samp{choriz(@var{vec}, @var{sep}, @var{prec})}, whereeither or both of @var{sep} and @var{prec} may be omitted.@var{Prec} gives the @dfn{precedence} to use when formattingeach of the components of @var{vec}. The default precedence isthe precedence from the surrounding environment.@var{Sep} is a string (i.e., a vector of character codes as mightbe entered with @code{" "} notation) which should separate componentsof the composition. Also, if @var{sep} is given, the line breakerwill allow lines to be broken after each occurrence of @var{sep}.If @var{sep} is omitted, the composition will not be breakable(unless any of its component compositions are breakable).For example, @samp{2 choriz([a, b c, d = e], " + ", 180)} isformatted as @samp{2 a + b c + (d = e)}. To get the @code{choriz}to have precedence 180 ``outwards'' as well as ``inwards,''enclose it in a @code{cprec} form: @samp{2 cprec(choriz(...), 180)}formats as @samp{2 (a + b c + (d = e))}.The baseline of a horizontal composition is the same as thebaselines of the component compositions, which are all aligned.@node Vertical Compositions, Other Compositions, Horizontal Compositions, Compositions@subsubsection Vertical Compositions@noindent@ignore@starindex@end ignore@tindex cvertThe @code{cvert} function makes a vertical composition. Eachcomponent of the vector is centered in a column. The baseline ofthe result is by default the top line of the resulting composition.For example, @samp{f(cvert([a, bb, ccc]), cvert([a^2 + 1, b^2]))}formats in Big mode as@example@groupf( a , 2 ) bb a + 1 ccc 2 b@end group@end example@ignore@starindex@end ignore@tindex cbaseThere are several special composition functions that work only ascomponents of a vertical composition. The @code{cbase} functioncontrols the baseline of the vertical composition; the baselinewill be the same as the baseline of whatever component is enclosedin @code{cbase}. Thus @samp{f(cvert([a, cbase(bb), ccc]),cvert([a^2 + 1, cbase(b^2)]))} displays as@example@group 2 a + 1 a 2f(bb , b ) ccc@end group@end example@ignore@starindex@end ignore@tindex ctbase@ignore@starindex@end ignore@tindex cbbaseThere are also @code{ctbase} and @code{cbbase} functions whichmake the baseline of the vertical composition equal to the topor bottom line (rather than the baseline) of that component.Thus @samp{cvert([cbase(a / b)]) + cvert([ctbase(a / b)]) +cvert([cbbase(a / b)])} gives@example@group aa -- + a + bb - b@end group@end exampleThere should be only one @code{cbase}, @code{ctbase}, or @code{cbbase}function in a given vertical composition. These functions can alsobe written with no arguments: @samp{ctbase()} is a zero-height objectwhich means the baseline is the top line of the following item, and@samp{cbbase()} means the baseline is the bottom line of the precedingitem.@ignore@starindex@end ignore@tindex cruleThe @code{crule} function builds a ``rule,'' or horizontal line,across a vertical composition. By itself @samp{crule()} uses @samp{-}characters to build the rule. You can specify any other character,e.g., @samp{crule("=")}. The argument must be a character code orvector of exactly one character code. It is repeated to match thewidth of the widest item in the stack. For example, a quotientwith a thick line is @samp{cvert([a + 1, cbase(crule("=")), b^2])}:@example@groupa + 1===== 2 b@end group@end example@ignore@starindex@end ignore@tindex clvert@ignore@starindex@end ignore@tindex crvertFinally, the functions @code{clvert} and @code{crvert} act exactlylike @code{cvert} except that the items are left- or right-justifiedin the stack. Thus @samp{clvert([a, bb, ccc]) + crvert([a, bb, ccc])}gives:@example@groupa + abb bbccc ccc@end group@end exampleLike @code{choriz}, the vertical compositions accept a second argumentwhich gives the precedence to use when formatting the components.Vertical compositions do not support separator strings.@node Other Compositions, Information about Compositions, Vertical Compositions, Compositions@subsubsection Other Compositions@noindent@ignore@starindex@end ignore@tindex csupThe @code{csup} function builds a superscripted expression. Forexample, @samp{csup(a, b)} looks the same as @samp{a^b} does in Biglanguage mode. This is essentially a horizontal composition of@samp{a} and @samp{b}, where @samp{b} is shifted up so that itsbottom line is one above the baseline.@ignore@starindex@end ignore@tindex csubLikewise, the @code{csub} function builds a subscripted expression.This shifts @samp{b} down so that its top line is one below thebottom line of @samp{a} (note that this is not quite analogous to@code{csup}). Other arrangements can be obtained by using@code{choriz} and @code{cvert} directly.@ignore@starindex@end ignore@tindex cflatThe @code{cflat} function formats its argument in ``flat'' mode,as obtained by @samp{d O}, if the current language mode is normalor Big. It has no effect in other language modes. For example,@samp{a^(b/c)} is formatted by Big mode like @samp{csup(a, cflat(b/c))}to improve its readability.@ignore@starindex@end ignore@tindex cspaceThe @code{cspace} function creates horizontal space. For example,@samp{cspace(4)} is effectively the same as @samp{string(" ")}.A second string (i.e., vector of characters) argument is repeatedinstead of the space character. For example, @samp{cspace(4, "ab")}looks like @samp{abababab}. If the second argument is not a string,it is formatted in the normal way and then several copies of thatare composed together: @samp{cspace(4, a^2)} yields@example@group 2 2 2 2a a a a@end group@end example@noindentIf the number argument is zero, this is a zero-width object.@ignore@starindex@end ignore@tindex cvspaceThe @code{cvspace} function creates vertical space, or a verticalstack of copies of a certain string or formatted object. Thebaseline is the center line of the resulting stack. A numericalargument of zero will produce an object which contributes zeroheight if used in a vertical composition.@ignore@starindex@end ignore@tindex ctspace@ignore@starindex@end ignore@tindex cbspaceThere are also @code{ctspace} and @code{cbspace} functions whichcreate vertical space with the baseline the same as the baselineof the top or bottom copy, respectively, of the second argument.Thus @samp{cvspace(2, a/b) + ctspace(2, a/b) + cbspace(2, a/b)}displays as:@example@group a -a b- a ab + - + -a b b- ab - b@end group@end example@node Information about Compositions, User-Defined Compositions, Other Compositions, Compositions@subsubsection Information about Compositions@noindentThe functions in this section are actual functions; they compose theirarguments according to the current language and other display modes,then return a certain measurement of the composition as an integer.@ignore@starindex@end ignore@tindex cwidthThe @code{cwidth} function measures the width, in characters, of acomposition. For example, @samp{cwidth(a + b)} is 5, and@samp{cwidth(a / b)} is 5 in Normal mode, 1 in Big mode, and 11 in@TeX{} mode (for @samp{@{a \over b@}}). The argument may involvethe composition functions described in this section.@ignore@starindex@end ignore@tindex cheightThe @code{cheight} function measures the height of a composition.This is the total number of lines in the argument's printed form.@ignore@starindex@end ignore@tindex cascent@ignore@starindex@end ignore@tindex cdescentThe functions @code{cascent} and @code{cdescent} measure the amountof the height that is above (and including) the baseline, or belowthe baseline, respectively. Thus @samp{cascent(@var{x}) + cdescent(@var{x})}always equals @samp{cheight(@var{x})}. For a one-line formula like@samp{a + b}, @code{cascent} returns 1 and @code{cdescent} returns 0.For @samp{a / b} in Big mode, @code{cascent} returns 2 and @code{cdescent}returns 1. The only formula for which @code{cascent} will return zerois @samp{cvspace(0)} or equivalents.@node User-Defined Compositions, , Information about Compositions, Compositions@subsubsection User-Defined Compositions@noindent@kindex Z C@pindex calc-user-define-compositionThe @kbd{Z C} (@code{calc-user-define-composition}) command lets youdefine the display format for any algebraic function. You provide aformula containing a certain number of argument variables on the stack.Any time Calc formats a call to the specified function in the currentlanguage mode and with that number of arguments, Calc effectivelyreplaces the function call with that formula with the argumentsreplaced.Calc builds the default argument list by sorting all the variable namesthat appear in the formula into alphabetical order. You can edit thisargument list before pressing @key{RET} if you wish. Any variables inthe formula that do not appear in the argument list will be displayedliterally; any arguments that do not appear in the formula will notaffect the display at all.You can define formats for built-in functions, for functions you havedefined with @kbd{Z F} (@pxref{Algebraic Definitions}), or for functionswhich have no definitions but are being used as purely syntactic objects.You can define different formats for each language mode, and for eachnumber of arguments, using a succession of @kbd{Z C} commands. WhenCalc formats a function call, it first searches for a format definedfor the current language mode (and number of arguments); if there isnone, it uses the format defined for the Normal language mode. Ifneither format exists, Calc uses its built-in standard format for thatfunction (usually just @samp{@var{func}(@var{args})}).If you execute @kbd{Z C} with the number 0 on the stack instead of aformula, any defined formats for the function in the current languagemode will be removed. The function will revert to its standard format.For example, the default format for the binomial coefficient function@samp{choose(n, m)} in the Big language mode is@example@group n( ) m@end group@end example@noindentYou might prefer the notation,@example@group Cn m@end group@end example@noindentTo define this notation, first make sure you are in Big mode,then put the formula@smallexamplechoriz([cvert([cvspace(1), n]), C, cvert([cvspace(1), m])])@end smallexample@noindenton the stack and type @kbd{Z C}. Answer the first prompt with@code{choose}. The second prompt will be the default argument listof @samp{(C m n)}. Edit this list to be @samp{(n m)} and press@key{RET}. Now, try it out: For example, turn simplificationoff with @kbd{m O} and enter @samp{choose(a,b) + choose(7,3)}as an algebraic entry.@example@group C + Ca b 7 3@end group@end exampleAs another example, let's define the usual notation for Stirlingnumbers of the first kind, @samp{stir1(n, m)}. This is just likethe regular format for binomial coefficients but with square bracketsinstead of parentheses.@smallexamplechoriz([string("["), cvert([n, cbase(cvspace(1)), m]), string("]")])@end smallexampleNow type @kbd{Z C stir1 @key{RET}}, edit the argument list to@samp{(n m)}, and type @key{RET}.The formula provided to @kbd{Z C} usually will involve compositionfunctions, but it doesn't have to. Putting the formula @samp{a + b + c}onto the stack and typing @kbd{Z C foo @key{RET} @key{RET}} would definethe function @samp{foo(x,y,z)} to display like @samp{x + y + z}.This ``sum'' will act exactly like a real sum for all formattingpurposes (it will be parenthesized the same, and so on). Howeverit will be computationally unrelated to a sum. For example, theformula @samp{2 * foo(1, 2, 3)} will display as @samp{2 (1 + 2 + 3)}.Operator precedences have caused the ``sum'' to be written inparentheses, but the arguments have not actually been summed.(Generally a display format like this would be undesirable, sinceit can easily be confused with a real sum.)The special function @code{eval} can be used inside a @kbd{Z C}composition formula to cause all or part of the formula to beevaluated at display time. For example, if the formula is@samp{a + eval(b + c)}, then @samp{foo(1, 2, 3)} will be displayedas @samp{1 + 5}. Evaluation will use the default simplifications,regardless of the current simplification mode. There are also@code{evalsimp} and @code{evalextsimp} which simplify as if by@kbd{a s} and @kbd{a e} (respectively). Note that these ``functions''operate only in the context of composition formulas (and also inrewrite rules, where they serve a similar purpose; @pxref{RewriteRules}). On the stack, a call to @code{eval} will be left insymbolic form.It is not a good idea to use @code{eval} except as a last resort.It can cause the display of formulas to be extremely slow. Forexample, while @samp{eval(a + b)} might seem quite fast and simple,there are several situations where it could be slow. For example,@samp{a} and/or @samp{b} could be polar complex numbers, in whichcase doing the sum requires trigonometry. Or, @samp{a} could bethe factorial @samp{fact(100)} which is unevaluated because youhave typed @kbd{m O}; @code{eval} will evaluate it anyway toproduce a large, unwieldy integer.You can save your display formats permanently using the @kbd{Z P}command (@pxref{Creating User Keys}).@node Syntax Tables, , Compositions, Language Modes@subsection Syntax Tables@noindent@cindex Syntax tables@cindex Parsing formulas, customizedSyntax tables do for input what compositions do for output: Theyallow you to teach custom notations to Calc's formula parser.Calc keeps a separate syntax table for each language mode.(Note that the Calc ``syntax tables'' discussed here are completelyunrelated to the syntax tables described in the Emacs manual.)@kindex Z S@pindex calc-edit-user-syntaxThe @kbd{Z S} (@code{calc-edit-user-syntax}) command edits thesyntax table for the current language mode. If you want yoursyntax to work in any language, define it in the Normal languagemode. Type @kbd{C-c C-c} to finish editing the syntax table, or@kbd{C-x k} to cancel the edit. The @kbd{m m} command saves allthe syntax tables along with the other mode settings;@pxref{General Mode Commands}.@menu* Syntax Table Basics::* Precedence in Syntax Tables::* Advanced Syntax Patterns::* Conditional Syntax Rules::@end menu@node Syntax Table Basics, Precedence in Syntax Tables, Syntax Tables, Syntax Tables@subsubsection Syntax Table Basics@noindent@dfn{Parsing} is the process of converting a raw string of characters,such as you would type in during algebraic entry, into a Calc formula.Calc's parser works in two stages. First, the input is broken downinto @dfn{tokens}, such as words, numbers, and punctuation symbolslike @samp{+}, @samp{:=}, and @samp{+/-}. Space between tokens isignored (except when it serves to separate adjacent words). Next,the parser matches this string of tokens against various built-insyntactic patterns, such as ``an expression followed by @samp{+}followed by another expression'' or ``a name followed by @samp{(},zero or more expressions separated by commas, and @samp{)}.''A @dfn{syntax table} is a list of user-defined @dfn{syntax rules},which allow you to specify new patterns to define your ownfavorite input notations. Calc's parser always checks the syntaxtable for the current language mode, then the table for the Normallanguage mode, before it uses its built-in rules to parse analgebraic formula you have entered. Each syntax rule should go onits own line; it consists of a @dfn{pattern}, a @samp{:=} symbol,and a Calc formula with an optional @dfn{condition}. (Syntax rulesresemble algebraic rewrite rules, but the notation for patterns iscompletely different.)A syntax pattern is a list of tokens, separated by spaces.Except for a few special symbols, tokens in syntax patterns arematched literally, from left to right. For example, the rule,@examplefoo ( ) := 2+3@end example@noindentwould cause Calc to parse the formula @samp{4+foo()*5} as if itwere @samp{4+(2+3)*5}. Notice that the parentheses were writtenas two separate tokens in the rule. As a result, the rule worksfor both @samp{foo()} and @w{@samp{foo ( )}}. If we had writtenthe rule as @samp{foo () := 2+3}, then Calc would treat @samp{()}as a single, indivisible token, so that @w{@samp{foo( )}} wouldnot be recognized by the rule. (It would be parsed as a regularzero-argument function call instead.) In fact, this rule wouldalso make trouble for the rest of Calc's parser: An unrelatedformula like @samp{bar()} would now be tokenized into @samp{bar ()}instead of @samp{bar ( )}, so that the standard parser for functioncalls would no longer recognize it!While it is possible to make a token with a mixture of lettersand punctuation symbols, this is not recommended. It is better tobreak it into several tokens, as we did with @samp{foo()} above.The symbol @samp{#} in a syntax pattern matches any Calc expression.On the righthand side, the things that matched the @samp{#}s canbe referred to as @samp{#1}, @samp{#2}, and so on (where @samp{#1}matches the leftmost @samp{#} in the pattern). For example, theserules match a user-defined function, prefix operator, infix operator,and postfix operator, respectively:@examplefoo ( # ) := myfunc(#1)foo # := myprefix(#1)# foo # := myinfix(#1,#2)# foo := mypostfix(#1)@end exampleThus @samp{foo(3)} will parse as @samp{myfunc(3)}, and @samp{2+3 foo}will parse as @samp{mypostfix(2+3)}.It is important to write the first two rules in the order shown,because Calc tries rules in order from first to last. If thepattern @samp{foo #} came first, it would match anything that couldmatch the @samp{foo ( # )} rule, since an expression in parenthesesis itself a valid expression. Thus the @w{@samp{foo ( # )}} rule wouldnever get to match anything. Likewise, the last two rules must bewritten in the order shown or else @samp{3 foo 4} will be parsed as@samp{mypostfix(3) * 4}. (Of course, the best way to avoid theseambiguities is not to use the same symbol in more than one way atthe same time! In case you're not convinced, try the followingexercise: How will the above rules parse the input @samp{foo(3,4)},if at all? Work it out for yourself, then try it in Calc and see.)Calc is quite flexible about what sorts of patterns are allowed.The only rule is that every pattern must begin with a literaltoken (like @samp{foo} in the first two patterns above), or witha @samp{#} followed by a literal token (as in the last twopatterns). After that, any mixture is allowed, although puttingtwo @samp{#}s in a row will not be very useful since twoexpressions with nothing between them will be parsed as oneexpression that uses implicit multiplication.As a more practical example, Maple uses the notation@samp{sum(a(i), i=1..10)} for sums, which Calc's Maple mode doesn'trecognize at present. To handle this syntax, we simply add therule,@examplesum ( # , # = # .. # ) := sum(#1,#2,#3,#4)@end example@noindentto the Maple mode syntax table. As another example, C mode can'tread assignment operators like @samp{++} and @samp{*=}. We candefine these operators quite easily:@example# *= # := muleq(#1,#2)# ++ := postinc(#1)++ # := preinc(#1)@end example@noindentTo complete the job, we would use corresponding composition functionsand @kbd{Z C} to cause these functions to display in their respectiveMaple and C notations. (Note that the C example ignores issues ofoperator precedence, which are discussed in the next section.)You can enclose any token in quotes to prevent its usualinterpretation in syntax patterns:@example# ":=" # := becomes(#1,#2)@end exampleQuotes also allow you to include spaces in a token, although onceagain it is generally better to use two tokens than one token withan embedded space. To include an actual quotation mark in a quotedtoken, precede it with a backslash. (This also works to includebackslashes in tokens.)@example# "bad token" # "/\"\\" # := silly(#1,#2,#3)@end example@noindentThis will parse @samp{3 bad token 4 /"\ 5} to @samp{silly(3,4,5)}.The token @kbd{#} has a predefined meaning in Calc's formula parser;it is not valid to use @samp{"#"} in a syntax rule. However, longertokens that include the @samp{#} character are allowed. Also, while@samp{"$"} and @samp{"\""} are allowed as tokens, their presence inthe syntax table will prevent those characters from working in theirusual ways (referring to stack entries and quoting strings,respectively).Finally, the notation @samp{%%} anywhere in a syntax table causesthe rest of the line to be ignored as a comment.@node Precedence in Syntax Tables, Advanced Syntax Patterns, Syntax Table Basics, Syntax Tables@subsubsection Precedence@noindentDifferent operators are generally assigned different @dfn{precedences}.By default, an operator defined by a rule like@example# foo # := foo(#1,#2)@end example@noindentwill have an extremely low precedence, so that @samp{2*3+4 foo 5 == 6}will be parsed as @samp{(2*3+4) foo (5 == 6)}. To change theprecedence of an operator, use the notation @samp{#/@var{p}} inplace of @samp{#}, where @var{p} is an integer precedence level.For example, 185 lies between the precedences for @samp{+} and@samp{*}, so if we change this rule to@example#/185 foo #/186 := foo(#1,#2)@end example@noindentthen @samp{2+3 foo 4*5} will be parsed as @samp{2+(3 foo (4*5))}.Also, because we've given the righthand expression slightly higherprecedence, our new operator will be left-associative:@samp{1 foo 2 foo 3} will be parsed as @samp{(1 foo 2) foo 3}.By raising the precedence of the lefthand expression instead, wecan create a right-associative operator.@xref{Composition Basics}, for a table of precedences of thestandard Calc operators. For the precedences of operators in otherlanguage modes, look in the Calc source file @file{calc-lang.el}.@node Advanced Syntax Patterns, Conditional Syntax Rules, Precedence in Syntax Tables, Syntax Tables@subsubsection Advanced Syntax Patterns@noindentTo match a function with a variable number of arguments, you couldwrite@examplefoo ( # ) := myfunc(#1)foo ( # , # ) := myfunc(#1,#2)foo ( # , # , # ) := myfunc(#1,#2,#3)@end example@noindentbut this isn't very elegant. To match variable numbers of items,Calc uses some notations inspired regular expressions and the``extended BNF'' style used by some language designers.@examplefoo ( @{ # @}*, ) := apply(myfunc,#1)@end exampleThe token @samp{@{} introduces a repeated or optional portion.One of the three tokens @samp{@}*}, @samp{@}+}, or @samp{@}?}ends the portion. These will match zero or more, one or more,or zero or one copies of the enclosed pattern, respectively.In addition, @samp{@}*} and @samp{@}+} can be followed by aseparator token (with no space in between, as shown above).Thus @samp{@{ # @}*,} matches nothing, or one expression, orseveral expressions separated by commas.A complete @samp{@{ ... @}} item matches as a vector of theitems that matched inside it. For example, the above rule willmatch @samp{foo(1,2,3)} to get @samp{apply(myfunc,[1,2,3])}.The Calc @code{apply} function takes a function name and a vectorof arguments and builds a call to the function with thosearguments, so the net result is the formula @samp{myfunc(1,2,3)}.If the body of a @samp{@{ ... @}} contains several @samp{#}s(or nested @samp{@{ ... @}} constructs), then the items will bestrung together into the resulting vector. If the bodydoes not contain anything but literal tokens, the result willalways be an empty vector.@examplefoo ( @{ # , # @}+, ) := bar(#1)foo ( @{ @{ # @}*, @}*; ) := matrix(#1)@end example@noindentwill parse @samp{foo(1, 2, 3, 4)} as @samp{bar([1, 2, 3, 4])}, and@samp{foo(1, 2; 3, 4)} as @samp{matrix([[1, 2], [3, 4]])}. Also, aftersome thought it's easy to see how this pair of rules will parse@samp{foo(1, 2, 3)} as @samp{matrix([[1, 2, 3]])}, since the firstrule will only match an even number of arguments. The rule@examplefoo ( # @{ , # , # @}? ) := bar(#1,#2)@end example@noindentwill parse @samp{foo(2,3,4)} as @samp{bar(2,[3,4])}, and@samp{foo(2)} as @samp{bar(2,[])}.The notation @samp{@{ ... @}?.} (note the trailing period) worksjust the same as regular @samp{@{ ... @}?}, except that it does notcount as an argument; the following two rules are equivalent:@examplefoo ( # , @{ also @}? # ) := bar(#1,#3)foo ( # , @{ also @}?. # ) := bar(#1,#2)@end example@noindentNote that in the first case the optional text counts as @samp{#2},which will always be an empty vector, but in the second case noempty vector is produced.Another variant is @samp{@{ ... @}?$}, which means the body isoptional only at the end of the input formula. All built-in syntaxrules in Calc use this for closing delimiters, so that duringalgebraic entry you can type @kbd{[sqrt(2), sqrt(3 @key{RET}}, omittingthe closing parenthesis and bracket. Calc does this automaticallyfor trailing @samp{)}, @samp{]}, and @samp{>} tokens in syntaxrules, but you can use @samp{@{ ... @}?$} explicitly to getthis effect with any token (such as @samp{"@}"} or @samp{end}).Like @samp{@{ ... @}?.}, this notation does not count as anargument. Conversely, you can use quotes, as in @samp{")"}, toprevent a closing-delimiter token from being automatically treatedas optional.Calc's parser does not have full backtracking, which means somepatterns will not work as you might expect:@examplefoo ( @{ # , @}? # , # ) := bar(#1,#2,#3)@end example@noindentHere we are trying to make the first argument optional, so that@samp{foo(2,3)} parses as @samp{bar([],2,3)}. Unfortunately, Calcfirst tries to match @samp{2,} against the optional part of thepattern, finds a match, and so goes ahead to match the rest of thepattern. Later on it will fail to match the second comma, but itdoesn't know how to go back and try the other alternative at thatpoint. One way to get around this would be to use two rules:@examplefoo ( # , # , # ) := bar([#1],#2,#3)foo ( # , # ) := bar([],#1,#2)@end exampleMore precisely, when Calc wants to match an optional or repeatedpart of a pattern, it scans forward attempting to match that part.If it reaches the end of the optional part without failing, it``finalizes'' its choice and proceeds. If it fails, though, itbacks up and tries the other alternative. Thus Calc has ``partial''backtracking. A fully backtracking parser would go on to make surethe rest of the pattern matched before finalizing the choice.@node Conditional Syntax Rules, , Advanced Syntax Patterns, Syntax Tables@subsubsection Conditional Syntax Rules@noindentIt is possible to attach a @dfn{condition} to a syntax rule. Forexample, the rules@examplefoo ( # ) := ifoo(#1) :: integer(#1)foo ( # ) := gfoo(#1)@end example@noindentwill parse @samp{foo(3)} as @samp{ifoo(3)}, but will parse@samp{foo(3.5)} and @samp{foo(x)} as calls to @code{gfoo}. Anynumber of conditions may be attached; all must be true for therule to succeed. A condition is ``true'' if it evaluates to anonzero number. @xref{Logical Operations}, for a list of Calcfunctions like @code{integer} that perform logical tests.The exact sequence of events is as follows: When Calc tries arule, it first matches the pattern as usual. It then substitutes@samp{#1}, @samp{#2}, etc., in the conditions, if any. Next, theconditions are simplified and evaluated in order from left to right,as if by the @w{@kbd{a s}} algebra command (@pxref{Simplifying Formulas}).Each result is true if it is a nonzero number, or an expressionthat can be proven to be nonzero (@pxref{Declarations}). If theresults of all conditions are true, the expression (such as@samp{ifoo(#1)}) has its @samp{#}s substituted, and that is theresult of the parse. If the result of any condition is false, Calcgoes on to try the next rule in the syntax table.Syntax rules also support @code{let} conditions, which operate inexactly the same way as they do in algebraic rewrite rules.@xref{Other Features of Rewrite Rules}, for details. A @code{let}condition is always true, but as a side effect it defines avariable which can be used in later conditions, and also in theexpression after the @samp{:=} sign:@examplefoo ( # ) := hifoo(x) :: let(x := #1 + 0.5) :: dnumint(x)@end example@noindentThe @code{dnumint} function tests if a value is numerically aninteger, i.e., either a true integer or an integer-valued float.This rule will parse @code{foo} with a half-integer argument,like @samp{foo(3.5)}, to a call like @samp{hifoo(4.)}.The lefthand side of a syntax rule @code{let} must be a simplevariable, not the arbitrary pattern that is allowed in rewriterules.The @code{matches} function is also treated specially in syntaxrule conditions (again, in the same way as in rewrite rules).@xref{Matching Commands}. If the matching pattern containsmeta-variables, then those meta-variables may be used in laterconditions and in the result expression. The arguments to@code{matches} are not evaluated in this situation.@examplesum ( # , # ) := sum(#1,a,b,c) :: matches(#2, a=[b..c])@end example@noindentThis is another way to implement the Maple mode @code{sum} notation.In this approach, we allow @samp{#2} to equal the whole expression@samp{i=1..10}. Then, we use @code{matches} to break it apart intoits components. If the expression turns out not to match the pattern,the syntax rule will fail. Note that @kbd{Z S} always uses Calc'sNormal language mode for editing expressions in syntax rules, so wemust use regular Calc notation for the interval @samp{[b..c]} thatwill correspond to the Maple mode interval @samp{1..10}.@node Modes Variable, Calc Mode Line, Language Modes, Mode Settings@section The @code{Modes} Variable@noindent@kindex m g@pindex calc-get-modesThe @kbd{m g} (@code{calc-get-modes}) command pushes onto the stacka vector of numbers that describes the various mode settings thatare in effect. With a numeric prefix argument, it pushes only the@var{n}th mode, i.e., the @var{n}th element of this vector. Keyboardmacros can use the @kbd{m g} command to modify their behavior basedon the current mode settings.@cindex @code{Modes} variable@vindex ModesThe modes vector is also available in the special variable@code{Modes}. In other words, @kbd{m g} is like @kbd{s r Modes @key{RET}}.It will not work to store into this variable; in fact, if you do,@code{Modes} will cease to track the current modes. (The @kbd{m g}command will continue to work, however.)In general, each number in this vector is suitable as a numericprefix argument to the associated mode-setting command. (Recallthat the @kbd{~} key takes a number from the stack and gives it asa numeric prefix to the next command.)The elements of the modes vector are as follows:@enumerate@itemCurrent precision. Default is 12; associated command is @kbd{p}.@itemBinary word size. Default is 32; associated command is @kbd{b w}.@itemStack size (not counting the value about to be pushed by @kbd{m g}).This is zero if @kbd{m g} is executed with an empty stack.@itemNumber radix. Default is 10; command is @kbd{d r}.@itemFloating-point format. This is the number of digits, plus theconstant 0 for normal notation, 10000 for scientific notation,20000 for engineering notation, or 30000 for fixed-point notation.These codes are acceptable as prefix arguments to the @kbd{d n}command, but note that this may lose information: For example,@kbd{d s} and @kbd{C-u 12 d s} have similar (but not quiteidentical) effects if the current precision is 12, but they bothproduce a code of 10012, which will be treated by @kbd{d n} as@kbd{C-u 12 d s}. If the precision then changes, the float formatwill still be frozen at 12 significant figures.@itemAngular mode. Default is 1 (degrees). Other values are 2 (radians)and 3 (HMS). The @kbd{m d} command accepts these prefixes.@itemSymbolic mode. Value is 0 or 1; default is 0. Command is @kbd{m s}.@itemFraction mode. Value is 0 or 1; default is 0. Command is @kbd{m f}.@itemPolar mode. Value is 0 (rectangular) or 1 (polar); default is 0.Command is @kbd{m p}.@itemMatrix/Scalar mode. Default value is @mathit{-1}. Value is 0 for Scalarmode, @mathit{-2} for Matrix mode, @mathit{-3} for square Matrix mode,or @var{N} for @texline @math{N\times N}@infoline @var{N}x@var{N} Matrix mode. Command is @kbd{m v}.@itemSimplification mode. Default is 1. Value is @mathit{-1} for off (@kbd{m O}),0 for @kbd{m N}, 2 for @kbd{m B}, 3 for @kbd{m A}, 4 for @kbd{m E},or 5 for @w{@kbd{m U}}. The @kbd{m D} command accepts these prefixes.@itemInfinite mode. Default is @mathit{-1} (off). Value is 1 if the mode is on,or 0 if the mode is on with positive zeros. Command is @kbd{m i}.@end enumerateFor example, the sequence @kbd{M-1 m g @key{RET} 2 + ~ p} increases theprecision by two, leaving a copy of the old precision on the stack.Later, @kbd{~ p} will restore the original precision using thatstack value. (This sequence might be especially useful inside akeyboard macro.)As another example, @kbd{M-3 m g 1 - ~ @key{DEL}} deletes all but theoldest (bottommost) stack entry.Yet another example: The HP-48 ``round'' command rounds a numberto the current displayed precision. You could roughly emulate thisin Calc with the sequence @kbd{M-5 m g 10000 % ~ c c}. (Thiswould not work for fixed-point mode, but it wouldn't be hard todo a full emulation with the help of the @kbd{Z [} and @kbd{Z ]}programming commands. @xref{Conditionals in Macros}.)@node Calc Mode Line, , Modes Variable, Mode Settings@section The Calc Mode Line@noindent@cindex Mode line indicatorsThis section is a summary of all symbols that can appear on theCalc mode line, the highlighted bar that appears under the Calcstack window (or under an editing window in Embedded mode).The basic mode line format is:@example--%%-Calc: 12 Deg @var{other modes} (Calculator)@end exampleThe @samp{%%} is the Emacs symbol for ``read-only''; it shows thatregular Emacs commands are not allowed to edit the stack bufferas if it were text.The word @samp{Calc:} changes to @samp{CalcEmbed:} if Embedded modeis enabled. The words after this describe the various Calc modesthat are in effect.The first mode is always the current precision, an integer.The second mode is always the angular mode, either @code{Deg},@code{Rad}, or @code{Hms}.Here is a complete list of the remaining symbols that can appearon the mode line:@table @code@item AlgAlgebraic mode (@kbd{m a}; @pxref{Algebraic Entry}).@item Alg[(Incomplete algebraic mode (@kbd{C-u m a}).@item Alg*Total algebraic mode (@kbd{m t}).@item SymbSymbolic mode (@kbd{m s}; @pxref{Symbolic Mode}).@item MatrixMatrix mode (@kbd{m v}; @pxref{Matrix Mode}).@item Matrix@var{n}Dimensioned Matrix mode (@kbd{C-u @var{n} m v}; @pxref{Matrix Mode}).@item SqMatrixSquare Matrix mode (@kbd{C-u m v}; @pxref{Matrix Mode}).@item ScalarScalar mode (@kbd{m v}; @pxref{Matrix Mode}).@item PolarPolar complex mode (@kbd{m p}; @pxref{Polar Mode}).@item FracFraction mode (@kbd{m f}; @pxref{Fraction Mode}).@item InfInfinite mode (@kbd{m i}; @pxref{Infinite Mode}).@item +InfPositive Infinite mode (@kbd{C-u 0 m i}).@item NoSimpDefault simplifications off (@kbd{m O}; @pxref{Simplification Modes}).@item NumSimpDefault simplifications for numeric arguments only (@kbd{m N}).@item BinSimp@var{w}Binary-integer simplification mode; word size @var{w} (@kbd{m B}, @kbd{b w}).@item AlgSimpAlgebraic simplification mode (@kbd{m A}).@item ExtSimpExtended algebraic simplification mode (@kbd{m E}).@item UnitSimpUnits simplification mode (@kbd{m U}).@item BinCurrent radix is 2 (@kbd{d 2}; @pxref{Radix Modes}).@item OctCurrent radix is 8 (@kbd{d 8}).@item HexCurrent radix is 16 (@kbd{d 6}).@item Radix@var{n}Current radix is @var{n} (@kbd{d r}).@item ZeroLeading zeros (@kbd{d z}; @pxref{Radix Modes}).@item BigBig language mode (@kbd{d B}; @pxref{Normal Language Modes}).@item FlatOne-line normal language mode (@kbd{d O}).@item UnformUnformatted language mode (@kbd{d U}).@item CC language mode (@kbd{d C}; @pxref{C FORTRAN Pascal}).@item PascalPascal language mode (@kbd{d P}).@item FortranFORTRAN language mode (@kbd{d F}).@item TeX@TeX{} language mode (@kbd{d T}; @pxref{TeX and LaTeX Language Modes}).@item LaTeXLa@TeX{} language mode (@kbd{d L}; @pxref{TeX and LaTeX Language Modes}).@item Eqn@dfn{Eqn} language mode (@kbd{d E}; @pxref{Eqn Language Mode}).@item MathMathematica language mode (@kbd{d M}; @pxref{Mathematica Language Mode}).@item MapleMaple language mode (@kbd{d W}; @pxref{Maple Language Mode}).@item Norm@var{n}Normal float mode with @var{n} digits (@kbd{d n}; @pxref{Float Formats}).@item Fix@var{n}Fixed point mode with @var{n} digits after the point (@kbd{d f}).@item SciScientific notation mode (@kbd{d s}).@item Sci@var{n}Scientific notation with @var{n} digits (@kbd{d s}).@item EngEngineering notation mode (@kbd{d e}).@item Eng@var{n}Engineering notation with @var{n} digits (@kbd{d e}).@item Left@var{n}Left-justified display indented by @var{n} (@kbd{d <}; @pxref{Justification}).@item RightRight-justified display (@kbd{d >}).@item Right@var{n}Right-justified display with width @var{n} (@kbd{d >}).@item CenterCentered display (@kbd{d =}).@item Center@var{n}Centered display with center column @var{n} (@kbd{d =}).@item Wid@var{n}Line breaking with width @var{n} (@kbd{d b}; @pxref{Normal Language Modes}).@item WideNo line breaking (@kbd{d b}).@item BreakSelections show deep structure (@kbd{j b}; @pxref{Making Selections}).@item SaveRecord modes in @file{~/.calc.el} (@kbd{m R}; @pxref{General Mode Commands}).@item LocalRecord modes in Embedded buffer (@kbd{m R}).@item LocEditRecord modes as editing-only in Embedded buffer (@kbd{m R}).@item LocPermRecord modes as permanent-only in Embedded buffer (@kbd{m R}).@item GlobalRecord modes as global in Embedded buffer (@kbd{m R}).@item ManualAutomatic recomputation turned off (@kbd{m C}; @pxref{AutomaticRecomputation}).@item GraphGNUPLOT process is alive in background (@pxref{Graphics}).@item SelTop-of-stack has a selection (Embedded only; @pxref{Making Selections}).@item DirtyThe stack display may not be up-to-date (@pxref{Display Modes}).@item Inv``Inverse'' prefix was pressed (@kbd{I}; @pxref{Inverse and Hyperbolic}).@item Hyp``Hyperbolic'' prefix was pressed (@kbd{H}).@item Keep``Keep-arguments'' prefix was pressed (@kbd{K}).@item NarrowStack is truncated (@kbd{d t}; @pxref{Truncating the Stack}).@end tableIn addition, the symbols @code{Active} and @code{~Active} can appearas minor modes on an Embedded buffer's mode line. @xref{Embedded Mode}.@node Arithmetic, Scientific Functions, Mode Settings, Top@chapter Arithmetic Functions@noindentThis chapter describes the Calc commands for doing simple calculationson numbers, such as addition, absolute value, and square roots. Thesecommands work by removing the top one or two values from the stack,performing the desired operation, and pushing the result back onto thestack. If the operation cannot be performed, the result pushed is aformula instead of a number, such as @samp{2/0} (because division by zerois invalid) or @samp{sqrt(x)} (because the argument @samp{x} is a formula).Most of the commands described here can be invoked by a single keystroke.Some of the more obscure ones are two-letter sequences beginning withthe @kbd{f} (``functions'') prefix key.@xref{Prefix Arguments}, for a discussion of the effect of numericprefix arguments on commands in this chapter which do not otherwiseinterpret a prefix argument.@menu* Basic Arithmetic::* Integer Truncation::* Complex Number Functions::* Conversions::* Date Arithmetic::* Financial Functions::* Binary Functions::@end menu@node Basic Arithmetic, Integer Truncation, Arithmetic, Arithmetic@section Basic Arithmetic@noindent@kindex +@pindex calc-plus@ignore@mindex @null@end ignore@tindex +The @kbd{+} (@code{calc-plus}) command adds two numbers. The numbers maybe any of the standard Calc data types. The resulting sum is pushed backonto the stack.If both arguments of @kbd{+} are vectors or matrices (of matching dimensions),the result is a vector or matrix sum. If one argument is a vector and theother a scalar (i.e., a non-vector), the scalar is added to each of theelements of the vector to form a new vector. If the scalar is not anumber, the operation is left in symbolic form: Suppose you added @samp{x}to the vector @samp{[1,2]}. You may want the result @samp{[1+x,2+x]}, oryou may plan to substitute a 2-vector for @samp{x} in the future. Sincethe Calculator can't tell which interpretation you want, it makes thesafest assumption. @xref{Reducing and Mapping}, for a way to add @samp{x}to every element of a vector.If either argument of @kbd{+} is a complex number, the result will in generalbe complex. If one argument is in rectangular form and the other polar,the current Polar mode determines the form of the result. If Symbolicmode is enabled, the sum may be left as a formula if the necessaryconversions for polar addition are non-trivial.If both arguments of @kbd{+} are HMS forms, the forms are added according tothe usual conventions of hours-minutes-seconds notation. If one argumentis an HMS form and the other is a number, that number is converted fromdegrees or radians (depending on the current Angular mode) to HMS formatand then the two HMS forms are added.If one argument of @kbd{+} is a date form, the other can be either areal number, which advances the date by a certain number of days, oran HMS form, which advances the date by a certain amount of time.Subtracting two date forms yields the number of days between them.Adding two date forms is meaningless, but Calc interprets it as thesubtraction of one date form and the negative of the other. (Thenegative of a date form can be understood by remembering that datesare stored as the number of days before or after Jan 1, 1 AD.)If both arguments of @kbd{+} are error forms, the result is an error formwith an appropriately computed standard deviation. If one argument is anerror form and the other is a number, the number is taken to have zero error.Error forms may have symbolic formulas as their mean and/or error parts;adding these will produce a symbolic error form result. However, adding anerror form to a plain symbolic formula (as in @samp{(a +/- b) + c}) will notwork, for the same reasons just mentioned for vectors. Instead you mustwrite @samp{(a +/- b) + (c +/- 0)}.If both arguments of @kbd{+} are modulo forms with equal values of @expr{M},or if one argument is a modulo form and the other a plain number, theresult is a modulo form which represents the sum, modulo @expr{M}, ofthe two values.If both arguments of @kbd{+} are intervals, the result is an intervalwhich describes all possible sums of the possible input values. Ifone argument is a plain number, it is treated as the interval@w{@samp{[x ..@: x]}}.If one argument of @kbd{+} is an infinity and the other is not, theresult is that same infinity. If both arguments are infinite and inthe same direction, the result is the same infinity, but if they areinfinite in different directions the result is @code{nan}.@kindex -@pindex calc-minus@ignore@mindex @null@end ignore@tindex -The @kbd{-} (@code{calc-minus}) command subtracts two values. The topnumber on the stack is subtracted from the one behind it, so that thecomputation @kbd{5 @key{RET} 2 -} produces 3, not @mathit{-3}. All optionsavailable for @kbd{+} are available for @kbd{-} as well.@kindex *@pindex calc-times@ignore@mindex @null@end ignore@tindex *The @kbd{*} (@code{calc-times}) command multiplies two numbers. If oneargument is a vector and the other a scalar, the scalar is multiplied bythe elements of the vector to produce a new vector. If both argumentsare vectors, the interpretation depends on the dimensions of thevectors: If both arguments are matrices, a matrix multiplication isdone. If one argument is a matrix and the other a plain vector, thevector is interpreted as a row vector or column vector, whichever isdimensionally correct. If both arguments are plain vectors, the resultis a single scalar number which is the dot product of the two vectors.If one argument of @kbd{*} is an HMS form and the other a number, theHMS form is multiplied by that amount. It is an error to multiply twoHMS forms together, or to attempt any multiplication involving dateforms. Error forms, modulo forms, and intervals can be multiplied;see the comments for addition of those forms. When two error formsor intervals are multiplied they are considered to be statisticallyindependent; thus, @samp{[-2 ..@: 3] * [-2 ..@: 3]} is @samp{[-6 ..@: 9]},whereas @w{@samp{[-2 ..@: 3] ^ 2}} is @samp{[0 ..@: 9]}.@kindex /@pindex calc-divide@ignore@mindex @null@end ignore@tindex /The @kbd{/} (@code{calc-divide}) command divides two numbers. When combining multiplication and division in an algebraic formula, itis good style to use parentheses to distinguish between possibleinterpretations; the expression @samp{a/b*c} should be written@samp{(a/b)*c} or @samp{a/(b*c)}, as appropriate. Without theparentheses, Calc will interpret @samp{a/b*c} as @samp{a/(b*c)}, sincein algebraic entry Calc gives division a lower precedence thanmultiplication. (This is not standard across all computer languages, andCalc may change the precedence depending on the language mode being used. @xref{Language Modes}.) This default ordering can be changed by settingthe customizable variable @code{calc-multiplication-has-precedence} to@code{nil} (@pxref{Customizing Calc}); this will give multiplication anddivision equal precedences. Note that Calc's default choice ofprecedence allows @samp{a b / c d} to be used as a shortcut for@smallexample@groupa b---.c d@end group@end smallexampleWhen dividing a scalar @expr{B} by a square matrix @expr{A}, thecomputation performed is @expr{B} times the inverse of @expr{A}. Thisalso occurs if @expr{B} is itself a vector or matrix, in which case theeffect is to solve the set of linear equations represented by @expr{B}.If @expr{B} is a matrix with the same number of rows as @expr{A}, or aplain vector (which is interpreted here as a column vector), then theequation @expr{A X = B} is solved for the vector or matrix @expr{X}.Otherwise, if @expr{B} is a non-square matrix with the same number of@emph{columns} as @expr{A}, the equation @expr{X A = B} is solved. Ifyou wish a vector @expr{B} to be interpreted as a row vector to besolved as @expr{X A = B}, make it into a one-row matrix with @kbd{C-u 1v p} first. To force a left-handed solution with a square matrix@expr{B}, transpose @expr{A} and @expr{B} before dividing, thentranspose the result.HMS forms can be divided by real numbers or by other HMS forms. Errorforms can be divided in any combination of ways. Modulo forms where bothvalues and the modulo are integers can be divided to get an integer moduloform result. Intervals can be divided; dividing by an interval thatencompasses zero or has zero as a limit will result in an infiniteinterval.@kindex ^@pindex calc-power@ignore@mindex @null@end ignore@tindex ^The @kbd{^} (@code{calc-power}) command raises a number to a power. Ifthe power is an integer, an exact result is computed using repeatedmultiplications. For non-integer powers, Calc uses Newton's method orlogarithms and exponentials. Square matrices can be raised to integerpowers. If either argument is an error (or interval or modulo) form,the result is also an error (or interval or modulo) form.@kindex I ^@tindex nrootIf you press the @kbd{I} (inverse) key first, the @kbd{I ^} commandcomputes an Nth root: @kbd{125 @key{RET} 3 I ^} computes the number 5.(This is entirely equivalent to @kbd{125 @key{RET} 1:3 ^}.)@kindex \@pindex calc-idiv@tindex idiv@ignore@mindex @null@end ignore@tindex \The @kbd{\} (@code{calc-idiv}) command divides two numbers on the stackto produce an integer result. It is equivalent to dividing with@key{/}, then rounding down with @kbd{F} (@code{calc-floor}), only a bitmore convenient and efficient. Also, since it is an all-integeroperation when the arguments are integers, it avoids problems that@kbd{/ F} would have with floating-point roundoff.@kindex %@pindex calc-mod@ignore@mindex @null@end ignore@tindex %The @kbd{%} (@code{calc-mod}) command performs a ``modulo'' (or ``remainder'')operation. Mathematically, @samp{a%b = a - (a\b)*b}, and is definedfor all real numbers @expr{a} and @expr{b} (except @expr{b=0}). Forpositive @expr{b}, the result will always be between 0 (inclusive) and@expr{b} (exclusive). Modulo does not work for HMS forms and error forms.If @expr{a} is a modulo form, its modulo is changed to @expr{b}, whichmust be positive real number.@kindex :@pindex calc-fdiv@tindex fdivThe @kbd{:} (@code{calc-fdiv}) [@code{fdiv}] commanddivides the two integers on the top of the stack to produce a fractionalresult. This is a convenient shorthand for enabling Fraction mode (with@kbd{m f}) temporarily and using @samp{/}. Note that during numeric entrythe @kbd{:} key is interpreted as a fraction separator, so to divide 8 by 6you would have to type @kbd{8 @key{RET} 6 @key{RET} :}. (Of course, inthis case, it would be much easier simply to enter the fraction directlyas @kbd{8:6 @key{RET}}!)@kindex n@pindex calc-change-signThe @kbd{n} (@code{calc-change-sign}) command negates the number on the topof the stack. It works on numbers, vectors and matrices, HMS forms, dateforms, error forms, intervals, and modulo forms.@kindex A@pindex calc-abs@tindex absThe @kbd{A} (@code{calc-abs}) [@code{abs}] command computes the absolutevalue of a number. The result of @code{abs} is always a nonnegativereal number: With a complex argument, it computes the complex magnitude.With a vector or matrix argument, it computes the Frobenius norm, i.e.,the square root of the sum of the squares of the absolute values of theelements. The absolute value of an error form is defined by replacingthe mean part with its absolute value and leaving the error part the same.The absolute value of a modulo form is undefined. The absolute value ofan interval is defined in the obvious way.@kindex f A@pindex calc-abssqr@tindex abssqrThe @kbd{f A} (@code{calc-abssqr}) [@code{abssqr}] command computes theabsolute value squared of a number, vector or matrix, or error form.@kindex f s@pindex calc-sign@tindex signThe @kbd{f s} (@code{calc-sign}) [@code{sign}] command returns 1 if itsargument is positive, @mathit{-1} if its argument is negative, or 0 if itsargument is zero. In algebraic form, you can also write @samp{sign(a,x)}which evaluates to @samp{x * sign(a)}, i.e., either @samp{x}, @samp{-x}, orzero depending on the sign of @samp{a}.@kindex &@pindex calc-inv@tindex inv@cindex ReciprocalThe @kbd{&} (@code{calc-inv}) [@code{inv}] command computes thereciprocal of a number, i.e., @expr{1 / x}. Operating on a squarematrix, it computes the inverse of that matrix.@kindex Q@pindex calc-sqrt@tindex sqrtThe @kbd{Q} (@code{calc-sqrt}) [@code{sqrt}] command computes the squareroot of a number. For a negative real argument, the result will be acomplex number whose form is determined by the current Polar mode.@kindex f h@pindex calc-hypot@tindex hypotThe @kbd{f h} (@code{calc-hypot}) [@code{hypot}] command computes the squareroot of the sum of the squares of two numbers. That is, @samp{hypot(a,b)}is the length of the hypotenuse of a right triangle with sides @expr{a}and @expr{b}. If the arguments are complex numbers, their squaredmagnitudes are used.@kindex f Q@pindex calc-isqrt@tindex isqrtThe @kbd{f Q} (@code{calc-isqrt}) [@code{isqrt}] command computes theinteger square root of an integer. This is the true square root of thenumber, rounded down to an integer. For example, @samp{isqrt(10)}produces 3. Note that, like @kbd{\} [@code{idiv}], this uses exactinteger arithmetic throughout to avoid roundoff problems. If the inputis a floating-point number or other non-integer value, this is exactlythe same as @samp{floor(sqrt(x))}.@kindex f n@kindex f x@pindex calc-min@tindex min@pindex calc-max@tindex maxThe @kbd{f n} (@code{calc-min}) [@code{min}] and @kbd{f x} (@code{calc-max})[@code{max}] commands take the minimum or maximum of two real numbers,respectively. These commands also work on HMS forms, date forms,intervals, and infinities. (In algebraic expressions, these functionstake any number of arguments and return the maximum or minimum amongall the arguments.)@kindex f M@kindex f X@pindex calc-mant-part@tindex mant@pindex calc-xpon-part@tindex xponThe @kbd{f M} (@code{calc-mant-part}) [@code{mant}] function extractsthe ``mantissa'' part @expr{m} of its floating-point argument; @kbd{f X}(@code{calc-xpon-part}) [@code{xpon}] extracts the ``exponent'' part@expr{e}. The original number is equal to @texline @math{m \times 10^e},@infoline @expr{m * 10^e},where @expr{m} is in the interval @samp{[1.0 ..@: 10.0)} except that@expr{m=e=0} if the original number is zero. For integersand fractions, @code{mant} returns the number unchanged and @code{xpon}returns zero. The @kbd{v u} (@code{calc-unpack}) command can also beused to ``unpack'' a floating-point number; this produces an integermantissa and exponent, with the constraint that the mantissa is nota multiple of ten (again except for the @expr{m=e=0} case).@kindex f S@pindex calc-scale-float@tindex scfThe @kbd{f S} (@code{calc-scale-float}) [@code{scf}] function scales a numberby a given power of ten. Thus, @samp{scf(mant(x), xpon(x)) = x} for anyreal @samp{x}. The second argument must be an integer, but the firstmay actually be any numeric value. For example, @samp{scf(5,-2) = 0.05}or @samp{1:20} depending on the current Fraction mode.@kindex f [@kindex f ]@pindex calc-decrement@pindex calc-increment@tindex decr@tindex incrThe @kbd{f [} (@code{calc-decrement}) [@code{decr}] and @kbd{f ]}(@code{calc-increment}) [@code{incr}] functions decrease or increasea number by one unit. For integers, the effect is obvious. Forfloating-point numbers, the change is by one unit in the last place.For example, incrementing @samp{12.3456} when the current precisionis 6 digits yields @samp{12.3457}. If the current precision had been8 digits, the result would have been @samp{12.345601}. Incrementing@samp{0.0} produces @texline @math{10^{-p}},@infoline @expr{10^-p}, where @expr{p} is the currentprecision. These operations are defined only on integers and floats.With numeric prefix arguments, they change the number by @expr{n} units.Note that incrementing followed by decrementing, or vice-versa, willalmost but not quite always cancel out. Suppose the precision is6 digits and the number @samp{9.99999} is on the stack. Incrementingwill produce @samp{10.0000}; decrementing will produce @samp{9.9999}.One digit has been dropped. This is an unavoidable consequence of theway floating-point numbers work.Incrementing a date/time form adjusts it by a certain number of seconds.Incrementing a pure date form adjusts it by a certain number of days.@node Integer Truncation, Complex Number Functions, Basic Arithmetic, Arithmetic@section Integer Truncation@noindentThere are four commands for truncating a real number to an integer,differing mainly in their treatment of negative numbers. All of thesecommands have the property that if the argument is an integer, the resultis the same integer. An integer-valued floating-point argument is convertedto integer form.If you press @kbd{H} (@code{calc-hyperbolic}) first, the result will beexpressed as an integer-valued floating-point number.@cindex Integer part of a number@kindex F@pindex calc-floor@tindex floor@tindex ffloor@ignore@mindex @null@end ignore@kindex H FThe @kbd{F} (@code{calc-floor}) [@code{floor} or @code{ffloor}] commandtruncates a real number to the next lower integer, i.e., toward minusinfinity. Thus @kbd{3.6 F} produces 3, but @kbd{_3.6 F} produces@mathit{-4}.@kindex I F@pindex calc-ceiling@tindex ceil@tindex fceil@ignore@mindex @null@end ignore@kindex H I FThe @kbd{I F} (@code{calc-ceiling}) [@code{ceil} or @code{fceil}]command truncates toward positive infinity. Thus @kbd{3.6 I F} produces4, and @kbd{_3.6 I F} produces @mathit{-3}.@kindex R@pindex calc-round@tindex round@tindex fround@ignore@mindex @null@end ignore@kindex H RThe @kbd{R} (@code{calc-round}) [@code{round} or @code{fround}] commandrounds to the nearest integer. When the fractional part is .5 exactly,this command rounds away from zero. (All other rounding in theCalculator uses this convention as well.) Thus @kbd{3.5 R} produces 4but @kbd{3.4 R} produces 3; @kbd{_3.5 R} produces @mathit{-4}.@kindex I R@pindex calc-trunc@tindex trunc@tindex ftrunc@ignore@mindex @null@end ignore@kindex H I RThe @kbd{I R} (@code{calc-trunc}) [@code{trunc} or @code{ftrunc}]command truncates toward zero. In other words, it ``chops off''everything after the decimal point. Thus @kbd{3.6 I R} produces 3 and@kbd{_3.6 I R} produces @mathit{-3}.These functions may not be applied meaningfully to error forms, but theydo work for intervals. As a convenience, applying @code{floor} to amodulo form floors the value part of the form. Applied to a vector,these functions operate on all elements of the vector one by one.Applied to a date form, they operate on the internal numericalrepresentation of dates, converting a date/time form into a pure date.@ignore@starindex@end ignore@tindex rounde@ignore@starindex@end ignore@tindex roundu@ignore@starindex@end ignore@tindex frounde@ignore@starindex@end ignore@tindex frounduThere are two more rounding functions which can only be entered inalgebraic notation. The @code{roundu} function is like @code{round}except that it rounds up, toward plus infinity, when the fractionalpart is .5. This distinction matters only for negative arguments.Also, @code{rounde} rounds to an even number in the case of a tie,rounding up or down as necessary. For example, @samp{rounde(3.5)} and@samp{rounde(4.5)} both return 4, but @samp{rounde(5.5)} returns 6.The advantage of round-to-even is that the net error due to roundingafter a long calculation tends to cancel out to zero. An importantsubtle point here is that the number being fed to @code{rounde} willalready have been rounded to the current precision before @code{rounde}begins. For example, @samp{rounde(2.500001)} with a current precisionof 6 will incorrectly, or at least surprisingly, yield 2 because theargument will first have been rounded down to @expr{2.5} (which@code{rounde} sees as an exact tie between 2 and 3).Each of these functions, when written in algebraic formulas, allowsa second argument which specifies the number of digits after thedecimal point to keep. For example, @samp{round(123.4567, 2)} willproduce the answer 123.46, and @samp{round(123.4567, -1)} willproduce 120 (i.e., the cutoff is one digit to the @emph{left} ofthe decimal point). A second argument of zero is equivalent tono second argument at all.@cindex Fractional part of a numberTo compute the fractional part of a number (i.e., the amount which, whenadded to `@tfn{floor(}@var{n}@tfn{)}', will produce @var{n}) just take @var{n}modulo 1 using the @code{%} command.Note also the @kbd{\} (integer quotient), @kbd{f I} (integer logarithm),and @kbd{f Q} (integer square root) commands, which are analogous to@kbd{/}, @kbd{B}, and @kbd{Q}, respectively, except that they take integerarguments and return the result rounded down to an integer.@node Complex Number Functions, Conversions, Integer Truncation, Arithmetic@section Complex Number Functions@noindent@kindex J@pindex calc-conj@tindex conjThe @kbd{J} (@code{calc-conj}) [@code{conj}] command computes thecomplex conjugate of a number. For complex number @expr{a+bi}, thecomplex conjugate is @expr{a-bi}. If the argument is a real number,this command leaves it the same. If the argument is a vector or matrix,this command replaces each element by its complex conjugate.@kindex G@pindex calc-argument@tindex argThe @kbd{G} (@code{calc-argument}) [@code{arg}] command computes the``argument'' or polar angle of a complex number. For a number in polarnotation, this is simply the second component of the pair@texline `@tfn{(}@var{r}@tfn{;}@math{\theta}@tfn{)}'.@infoline `@tfn{(}@var{r}@tfn{;}@var{theta}@tfn{)}'.The result is expressed according to the current angular mode and willbe in the range @mathit{-180} degrees (exclusive) to @mathit{+180} degrees(inclusive), or the equivalent range in radians.@pindex calc-imaginaryThe @code{calc-imaginary} command multiplies the number on thetop of the stack by the imaginary number @expr{i = (0,1)}. Thiscommand is not normally bound to a key in Calc, but it is availableon the @key{IMAG} button in Keypad mode.@kindex f r@pindex calc-re@tindex reThe @kbd{f r} (@code{calc-re}) [@code{re}] command replaces a complex numberby its real part. This command has no effect on real numbers. (As anadded convenience, @code{re} applied to a modulo form extractsthe value part.)@kindex f i@pindex calc-im@tindex imThe @kbd{f i} (@code{calc-im}) [@code{im}] command replaces a complex numberby its imaginary part; real numbers are converted to zero. With a vectoror matrix argument, these functions operate element-wise.@ignore@mindex v p@end ignore@kindex v p (complex)@pindex calc-packThe @kbd{v p} (@code{calc-pack}) command can pack the top two numbers onthe stack into a composite object such as a complex number. Witha prefix argument of @mathit{-1}, it produces a rectangular complex number;with an argument of @mathit{-2}, it produces a polar complex number.(Also, @pxref{Building Vectors}.)@ignore@mindex v u@end ignore@kindex v u (complex)@pindex calc-unpackThe @kbd{v u} (@code{calc-unpack}) command takes the complex number(or other composite object) on the top of the stack and unpacks itinto its separate components.@node Conversions, Date Arithmetic, Complex Number Functions, Arithmetic@section Conversions@noindentThe commands described in this section convert numbers from one formto another; they are two-key sequences beginning with the letter @kbd{c}.@kindex c f@pindex calc-float@tindex pfloatThe @kbd{c f} (@code{calc-float}) [@code{pfloat}] command converts thenumber on the top of the stack to floating-point form. For example,@expr{23} is converted to @expr{23.0}, @expr{3:2} is converted to@expr{1.5}, and @expr{2.3} is left the same. If the value is a compositeobject such as a complex number or vector, each of the components isconverted to floating-point. If the value is a formula, all numbersin the formula are converted to floating-point. Note that dependingon the current floating-point precision, conversion to floating-pointformat may lose information.As a special exception, integers which appear as powers or subscriptsare not floated by @kbd{c f}. If you really want to float a power,you can use a @kbd{j s} command to select the power followed by @kbd{c f}.Because @kbd{c f} cannot examine the formula outside of the selection,it does not notice that the thing being floated is a power.@xref{Selecting Subformulas}.The normal @kbd{c f} command is ``pervasive'' in the sense that itapplies to all numbers throughout the formula. The @code{pfloat}algebraic function never stays around in a formula; @samp{pfloat(a + 1)}changes to @samp{a + 1.0} as soon as it is evaluated.@kindex H c f@tindex floatWith the Hyperbolic flag, @kbd{H c f} [@code{float}] operatesonly on the number or vector of numbers at the top level of itsargument. Thus, @samp{float(1)} is 1.0, but @samp{float(a + 1)}is left unevaluated because its argument is not a number.You should use @kbd{H c f} if you wish to guarantee that the finalvalue, once all the variables have been assigned, is a float; youwould use @kbd{c f} if you wish to do the conversion on the numbersthat appear right now.@kindex c F@pindex calc-fraction@tindex pfracThe @kbd{c F} (@code{calc-fraction}) [@code{pfrac}] command converts afloating-point number into a fractional approximation. By default, itproduces a fraction whose decimal representation is the same as theinput number, to within the current precision. You can also give anumeric prefix argument to specify a tolerance, either directly, or,if the prefix argument is zero, by using the number on top of the stackas the tolerance. If the tolerance is a positive integer, the fractionis correct to within that many significant figures. If the tolerance isa non-positive integer, it specifies how many digits fewer than the currentprecision to use. If the tolerance is a floating-point number, thefraction is correct to within that absolute amount.@kindex H c F@tindex fracThe @code{pfrac} function is pervasive, like @code{pfloat}.There is also a non-pervasive version, @kbd{H c F} [@code{frac}],which is analogous to @kbd{H c f} discussed above.@kindex c d@pindex calc-to-degrees@tindex degThe @kbd{c d} (@code{calc-to-degrees}) [@code{deg}] command converts anumber into degrees form. The value on the top of the stack may be anHMS form (interpreted as degrees-minutes-seconds), or a real number whichwill be interpreted in radians regardless of the current angular mode.@kindex c r@pindex calc-to-radians@tindex radThe @kbd{c r} (@code{calc-to-radians}) [@code{rad}] command converts anHMS form or angle in degrees into an angle in radians.@kindex c h@pindex calc-to-hms@tindex hmsThe @kbd{c h} (@code{calc-to-hms}) [@code{hms}] command converts a realnumber, interpreted according to the current angular mode, to an HMSform describing the same angle. In algebraic notation, the @code{hms}function also accepts three arguments: @samp{hms(@var{h}, @var{m}, @var{s})}.(The three-argument version is independent of the current angular mode.)@pindex calc-from-hmsThe @code{calc-from-hms} command converts the HMS form on the top of thestack into a real number according to the current angular mode.@kindex c p@kindex I c p@pindex calc-polar@tindex polar@tindex rectThe @kbd{c p} (@code{calc-polar}) command converts the complex number onthe top of the stack from polar to rectangular form, or from rectangularto polar form, whichever is appropriate. Real numbers are left the same.This command is equivalent to the @code{rect} or @code{polar}functions in algebraic formulas, depending on the direction ofconversion. (It uses @code{polar}, except that if the argument isalready a polar complex number, it uses @code{rect} instead. The@kbd{I c p} command always uses @code{rect}.)@kindex c c@pindex calc-clean@tindex pcleanThe @kbd{c c} (@code{calc-clean}) [@code{pclean}] command ``cleans'' thenumber on the top of the stack. Floating point numbers are re-roundedaccording to the current precision. Polar numbers whose angularcomponents have strayed from the @mathit{-180} to @mathit{+180} degree rangeare normalized. (Note that results will be undesirable if the currentangular mode is different from the one under which the number wasproduced!) Integers and fractions are generally unaffected by thisoperation. Vectors and formulas are cleaned by cleaning each componentnumber (i.e., pervasively).If the simplification mode is set below the default level, it is raisedto the default level for the purposes of this command. Thus, @kbd{c c}applies the default simplifications even if their automatic applicationis disabled. @xref{Simplification Modes}.@cindex Roundoff errors, correctingA numeric prefix argument to @kbd{c c} sets the floating-point precisionto that value for the duration of the command. A positive prefix (of atleast 3) sets the precision to the specified value; a negative or zeroprefix decreases the precision by the specified amount.@kindex c 0-9@pindex calc-clean-numThe keystroke sequences @kbd{c 0} through @kbd{c 9} are equivalentto @kbd{c c} with the corresponding negative prefix argument. If roundofferrors have changed 2.0 into 1.999999, typing @kbd{c 1} to clip off onedecimal place often conveniently does the trick.The @kbd{c c} command with a numeric prefix argument, and the @kbd{c 0}through @kbd{c 9} commands, also ``clip'' very small floating-pointnumbers to zero. If the exponent is less than or equal to the negativeof the specified precision, the number is changed to 0.0. For example,if the current precision is 12, then @kbd{c 2} changes the vector@samp{[1e-8, 1e-9, 1e-10, 1e-11]} to @samp{[1e-8, 1e-9, 0, 0]}.Numbers this small generally arise from roundoff noise.If the numbers you are using really are legitimately this small,you should avoid using the @kbd{c 0} through @kbd{c 9} commands.(The plain @kbd{c c} command rounds to the current precision butdoes not clip small numbers.)One more property of @kbd{c 0} through @kbd{c 9}, and of @kbd{c c} witha prefix argument, is that integer-valued floats are converted toplain integers, so that @kbd{c 1} on @samp{[1., 1.5, 2., 2.5, 3.]}produces @samp{[1, 1.5, 2, 2.5, 3]}. This is not done for hugenumbers (@samp{1e100} is technically an integer-valued float, butyou wouldn't want it automatically converted to a 100-digit integer).@kindex H c 0-9@kindex H c c@tindex cleanWith the Hyperbolic flag, @kbd{H c c} and @kbd{H c 0} through @kbd{H c 9}operate non-pervasively [@code{clean}].@node Date Arithmetic, Financial Functions, Conversions, Arithmetic@section Date Arithmetic@noindent@cindex Date arithmetic, additional functionsThe commands described in this section perform various conversionsand calculations involving date forms (@pxref{Date Forms}). Theyuse the @kbd{t} (for time/date) prefix key followed by shiftedletters.The simplest date arithmetic is done using the regular @kbd{+} and @kbd{-}commands. In particular, adding a number to a date form advances thedate form by a certain number of days; adding an HMS form to a dateform advances the date by a certain amount of time; and subtracting twodate forms produces a difference measured in days. The commandsdescribed here provide additional, more specialized operations on dates.Many of these commands accept a numeric prefix argument; if you giveplain @kbd{C-u} as the prefix, these commands will instead take theadditional argument from the top of the stack.@menu* Date Conversions::* Date Functions::* Time Zones::* Business Days::@end menu@node Date Conversions, Date Functions, Date Arithmetic, Date Arithmetic@subsection Date Conversions@noindent@kindex t D@pindex calc-date@tindex dateThe @kbd{t D} (@code{calc-date}) [@code{date}] command converts adate form into a number, measured in days since Jan 1, 1 AD. Theresult will be an integer if @var{date} is a pure date form, or afraction or float if @var{date} is a date/time form. Or, if itsargument is a number, it converts this number into a date form.With a numeric prefix argument, @kbd{t D} takes that many objects(up to six) from the top of the stack and interprets them in oneof the following ways:The @samp{date(@var{year}, @var{month}, @var{day})} functionbuilds a pure date form out of the specified year, month, andday, which must all be integers. @var{Year} is a year number,such as 1991 (@emph{not} the same as 91!). @var{Month} must bean integer in the range 1 to 12; @var{day} must be in the range1 to 31. If the specified month has fewer than 31 days and@var{day} is too large, the equivalent day in the followingmonth will be used.The @samp{date(@var{month}, @var{day})} function builds apure date form using the current year, as determined by thereal-time clock.The @samp{date(@var{year}, @var{month}, @var{day}, @var{hms})}function builds a date/time form using an @var{hms} form.The @samp{date(@var{year}, @var{month}, @var{day}, @var{hour},@var{minute}, @var{second})} function builds a date/time form.@var{hour} should be an integer in the range 0 to 23;@var{minute} should be an integer in the range 0 to 59;@var{second} should be any real number in the range @samp{[0 .. 60)}.The last two arguments default to zero if omitted.@kindex t J@pindex calc-julian@tindex julian@cindex Julian day counts, conversionsThe @kbd{t J} (@code{calc-julian}) [@code{julian}] command convertsa date form into a Julian day count, which is the number of dayssince noon (GMT) on Jan 1, 4713 BC. A pure date is converted to aninteger Julian count representing noon of that day. A date/time form is converted to an exact floating-point Julian count, adjusted tointerpret the date form in the current time zone but the Julianday count in Greenwich Mean Time. A numeric prefix argument allowsyou to specify the time zone; @pxref{Time Zones}. Use a prefix ofzero to suppress the time zone adjustment. Note that pure date formsare never time-zone adjusted.This command can also do the opposite conversion, from a Julian daycount (either an integer day, or a floating-point day and time inthe GMT zone), into a pure date form or a date/time form in thecurrent or specified time zone.@kindex t U@pindex calc-unix-time@tindex unixtime@cindex Unix time format, conversionsThe @kbd{t U} (@code{calc-unix-time}) [@code{unixtime}] commandconverts a date form into a Unix time value, which is the number ofseconds since midnight on Jan 1, 1970, or vice-versa. The numeric resultwill be an integer if the current precision is 12 or less; for higherprecisions, the result may be a float with (@var{precision}@minus{}12)digits after the decimal. Just as for @kbd{t J}, the numeric timeis interpreted in the GMT time zone and the date form is interpretedin the current or specified zone. Some systems use Unix-likenumbering but with the local time zone; give a prefix of zero tosuppress the adjustment if so.@kindex t C@pindex calc-convert-time-zones@tindex tzconv@cindex Time Zones, converting betweenThe @kbd{t C} (@code{calc-convert-time-zones}) [@code{tzconv}]command converts a date form from one time zone to another. Youare prompted for each time zone name in turn; you can answer withany suitable Calc time zone expression (@pxref{Time Zones}).If you answer either prompt with a blank line, the local timezone is used for that prompt. You can also answer the firstprompt with @kbd{$} to take the two time zone names from thestack (and the date to be converted from the third stack level).@node Date Functions, Business Days, Date Conversions, Date Arithmetic@subsection Date Functions@noindent@kindex t N@pindex calc-now@tindex nowThe @kbd{t N} (@code{calc-now}) [@code{now}] command pushes thecurrent date and time on the stack as a date form. The time isreported in terms of the specified time zone; with no numeric prefixargument, @kbd{t N} reports for the current time zone.@kindex t P@pindex calc-date-partThe @kbd{t P} (@code{calc-date-part}) command extracts one partof a date form. The prefix argument specifies the part; with noargument, this command prompts for a part code from 1 to 9.The various part codes are described in the following paragraphs.@tindex yearThe @kbd{M-1 t P} [@code{year}] function extracts the year numberfrom a date form as an integer, e.g., 1991. This and thefollowing functions will also accept a real number for anargument, which is interpreted as a standard Calc day number.Note that this function will never return zero, since the year1 BC immediately precedes the year 1 AD.@tindex monthThe @kbd{M-2 t P} [@code{month}] function extracts the month numberfrom a date form as an integer in the range 1 to 12.@tindex dayThe @kbd{M-3 t P} [@code{day}] function extracts the day numberfrom a date form as an integer in the range 1 to 31.@tindex hourThe @kbd{M-4 t P} [@code{hour}] function extracts the hour froma date form as an integer in the range 0 (midnight) to 23. Notethat 24-hour time is always used. This returns zero for a puredate form. This function (and the following two) also acceptHMS forms as input.@tindex minuteThe @kbd{M-5 t P} [@code{minute}] function extracts the minutefrom a date form as an integer in the range 0 to 59.@tindex secondThe @kbd{M-6 t P} [@code{second}] function extracts the secondfrom a date form. If the current precision is 12 or less,the result is an integer in the range 0 to 59. For higherprecisions, the result may instead be a floating-point number.@tindex weekdayThe @kbd{M-7 t P} [@code{weekday}] function extracts the weekdaynumber from a date form as an integer in the range 0 (Sunday)to 6 (Saturday).@tindex yeardayThe @kbd{M-8 t P} [@code{yearday}] function extracts the day-of-yearnumber from a date form as an integer in the range 1 (January 1)to 366 (December 31 of a leap year).@tindex timeThe @kbd{M-9 t P} [@code{time}] function extracts the time portionof a date form as an HMS form. This returns @samp{0@@ 0' 0"}for a pure date form.@kindex t M@pindex calc-new-month@tindex newmonthThe @kbd{t M} (@code{calc-new-month}) [@code{newmonth}] commandcomputes a new date form that represents the first day of the monthspecified by the input date. The result is always a pure dateform; only the year and month numbers of the input are retained.With a numeric prefix argument @var{n} in the range from 1 to 31,@kbd{t M} computes the @var{n}th day of the month. (If @var{n}is greater than the actual number of days in the month, or if@var{n} is zero, the last day of the month is used.)@kindex t Y@pindex calc-new-year@tindex newyearThe @kbd{t Y} (@code{calc-new-year}) [@code{newyear}] commandcomputes a new pure date form that represents the first day ofthe year specified by the input. The month, day, and timeof the input date form are lost. With a numeric prefix argument@var{n} in the range from 1 to 366, @kbd{t Y} computes the@var{n}th day of the year (366 is treated as 365 in non-leapyears). A prefix argument of 0 computes the last day of theyear (December 31). A negative prefix argument from @mathit{-1} to@mathit{-12} computes the first day of the @var{n}th month of the year.@kindex t W@pindex calc-new-week@tindex newweekThe @kbd{t W} (@code{calc-new-week}) [@code{newweek}] commandcomputes a new pure date form that represents the Sunday on or beforethe input date. With a numeric prefix argument, it can be made touse any day of the week as the starting day; the argument must be inthe range from 0 (Sunday) to 6 (Saturday). This function alwayssubtracts between 0 and 6 days from the input date.Here's an example use of @code{newweek}: Find the date of the nextWednesday after a given date. Using @kbd{M-3 t W} or @samp{newweek(d, 3)}will give you the @emph{preceding} Wednesday, so @samp{newweek(d+7, 3)}will give you the following Wednesday. A further look at the definitionof @code{newweek} shows that if the input date is itself a Wednesday,this formula will return the Wednesday one week in the future. Anexercise for the reader is to modify this formula to yield the same dayif the input is already a Wednesday. Another interesting exercise isto preserve the time-of-day portion of the input (@code{newweek} resetsthe time to midnight; hint:@: how can @code{newweek} be defined in termsof the @code{weekday} function?).@ignore@starindex@end ignore@tindex pwdayThe @samp{pwday(@var{date})} function (not on any key) computes theday-of-month number of the Sunday on or before @var{date}. Withtwo arguments, @samp{pwday(@var{date}, @var{day})} computes the daynumber of the Sunday on or before day number @var{day} of the monthspecified by @var{date}. The @var{day} must be in the range from7 to 31; if the day number is greater than the actual number of daysin the month, the true number of days is used instead. Thus@samp{pwday(@var{date}, 7)} finds the first Sunday of the month, and@samp{pwday(@var{date}, 31)} finds the last Sunday of the month.With a third @var{weekday} argument, @code{pwday} can be made to lookfor any day of the week instead of Sunday.@kindex t I@pindex calc-inc-month@tindex incmonthThe @kbd{t I} (@code{calc-inc-month}) [@code{incmonth}] commandincreases a date form by one month, or by an arbitrary number ofmonths specified by a numeric prefix argument. The time portion,if any, of the date form stays the same. The day also stays thesame, except that if the new month has fewer days the daynumber may be reduced to lie in the valid range. For example,@samp{incmonth(<Jan 31, 1991>)} produces @samp{<Feb 28, 1991>}.Because of this, @kbd{t I t I} and @kbd{M-2 t I} do not always givethe same results (@samp{<Mar 28, 1991>} versus @samp{<Mar 31, 1991>}in this case).@ignore@starindex@end ignore@tindex incyearThe @samp{incyear(@var{date}, @var{step})} function increasesa date form by the specified number of years, which may beany positive or negative integer. Note that @samp{incyear(d, n)}is equivalent to @w{@samp{incmonth(d, 12*n)}}, but these do not havesimple equivalents in terms of day arithmetic becausemonths and years have varying lengths. If the @var{step}argument is omitted, 1 year is assumed. There is no keyboardcommand for this function; use @kbd{C-u 12 t I} instead.There is no @code{newday} function at all because @kbd{F} [@code{floor}]serves this purpose. Similarly, instead of @code{incday} and@code{incweek} simply use @expr{d + n} or @expr{d + 7 n}.@xref{Basic Arithmetic}, for the @kbd{f ]} [@code{incr}] commandwhich can adjust a date/time form by a certain number of seconds.@node Business Days, Time Zones, Date Functions, Date Arithmetic@subsection Business Days@noindentOften time is measured in ``business days'' or ``working days,''where weekends and holidays are skipped. Calc's normal datearithmetic functions use calendar days, so that subtracting twoconsecutive Mondays will yield a difference of 7 days. By contrast,subtracting two consecutive Mondays would yield 5 business days(assuming two-day weekends and the absence of holidays).@kindex t +@kindex t -@tindex badd@tindex bsub@pindex calc-business-days-plus@pindex calc-business-days-minusThe @kbd{t +} (@code{calc-business-days-plus}) [@code{badd}]and @kbd{t -} (@code{calc-business-days-minus}) [@code{bsub}]commands perform arithmetic using business days. For @kbd{t +},one argument must be a date form and the other must be a realnumber (positive or negative). If the number is not an integer,then a certain amount of time is added as well as a number ofdays; for example, adding 0.5 business days to a time in Fridayevening will produce a time in Monday morning. It is alsopossible to add an HMS form; adding @samp{12@@ 0' 0"} also addshalf a business day. For @kbd{t -}, the arguments are either adate form and a number or HMS form, or two date forms, in whichcase the result is the number of business days between the twodates.@cindex @code{Holidays} variable@vindex HolidaysBy default, Calc considers any day that is not a Saturday orSunday to be a business day. You can define any number ofadditional holidays by editing the variable @code{Holidays}.(There is an @w{@kbd{s H}} convenience command for editing thisvariable.) Initially, @code{Holidays} contains the vector@samp{[sat, sun]}. Entries in the @code{Holidays} vector maybe any of the following kinds of objects:@itemize @bullet@itemDate forms (pure dates, not date/time forms). These specifyparticular days which are to be treated as holidays.@itemIntervals of date forms. These specify a range of days, all ofwhich are holidays (e.g., Christmas week). @xref{Interval Forms}.@itemNested vectors of date forms. Each date form in the vector isconsidered to be a holiday.@itemAny Calc formula which evaluates to one of the above three things.If the formula involves the variable @expr{y}, it stands for ayearly repeating holiday; @expr{y} will take on various yearnumbers like 1992. For example, @samp{date(y, 12, 25)} specifiesChristmas day, and @samp{newweek(date(y, 11, 7), 4) + 21} specifiesThanksgiving (which is held on the fourth Thursday of November).If the formula involves the variable @expr{m}, that variabletakes on month numbers from 1 to 12: @samp{date(y, m, 15)} isa holiday that takes place on the 15th of every month.@itemA weekday name, such as @code{sat} or @code{sun}. This is reallya variable whose name is a three-letter, lower-case day name.@itemAn interval of year numbers (integers). This specifies the span ofyears over which this holiday list is to be considered valid. Anybusiness-day arithmetic that goes outside this range will resultin an error message. Use this if you are including an explicitlist of holidays, rather than a formula to generate them, and youwant to make sure you don't accidentally go beyond the last pointwhere the holidays you entered are complete. If there is nolimiting interval in the @code{Holidays} vector, the default@samp{[1 .. 2737]} is used. (This is the absolute range of yearsfor which Calc's business-day algorithms will operate.)@itemAn interval of HMS forms. This specifies the span of hours thatare to be considered one business day. For example, if thisrange is @samp{[9@@ 0' 0" .. 17@@ 0' 0"]} (i.e., 9am to 5pm), thenthe business day is only eight hours long, so that @kbd{1.5 t +}on @samp{<4:00pm Fri Dec 13, 1991>} will add one business day andfour business hours to produce @samp{<12:00pm Tue Dec 17, 1991>}.Likewise, @kbd{t -} will now express differences in time asfractions of an eight-hour day. Times before 9am will be treatedas 9am by business date arithmetic, and times at or after 5pm willbe treated as 4:59:59pm. If there is no HMS interval in @code{Holidays},the full 24-hour day @samp{[0@ 0' 0" .. 24@ 0' 0"]} is assumed.(Regardless of the type of bounds you specify, the interval istreated as inclusive on the low end and exclusive on the high end,so that the work day goes from 9am up to, but not including, 5pm.)@end itemizeIf the @code{Holidays} vector is empty, then @kbd{t +} and@kbd{t -} will act just like @kbd{+} and @kbd{-} because there willthen be no difference between business days and calendar days.Calc expands the intervals and formulas you give into a completelist of holidays for internal use. This is done mainly to makesure it can detect multiple holidays. (For example,@samp{<Jan 1, 1989>} is both New Year's Day and a Sunday, butCalc's algorithms take care to count it only once when figuringthe number of holidays between two dates.)Since the complete list of holidays for all the years from 1 to2737 would be huge, Calc actually computes only the part of thelist between the smallest and largest years that have been involvedin business-day calculations so far. Normally, you won't have toworry about this. Keep in mind, however, that if you do onecalculation for 1992, and another for 1792, even if both involveonly a small range of years, Calc will still work out all theholidays that fall in that 200-year span.If you add a (positive) number of days to a date form that falls on aweekend or holiday, the date form is treated as if it were the mostrecent business day. (Thus adding one business day to a Friday,Saturday, or Sunday will all yield the following Monday.) If yousubtract a number of days from a weekend or holiday, the date iseffectively on the following business day. (So subtracting one businessday from Saturday, Sunday, or Monday yields the preceding Friday.) Thedifference between two dates one or both of which fall on holidaysequals the number of actual business days between them. Theseconventions are consistent in the sense that, if you add @var{n}business days to any date, the difference between the result and theoriginal date will come out to @var{n} business days. (It can't becompletely consistent though; a subtraction followed by an additionmight come out a bit differently, since @kbd{t +} is incapable ofproducing a date that falls on a weekend or holiday.)@ignore@starindex@end ignore@tindex holidayThere is a @code{holiday} function, not on any keys, that takesany date form and returns 1 if that date falls on a weekend orholiday, as defined in @code{Holidays}, or 0 if the date is abusiness day.@node Time Zones, , Business Days, Date Arithmetic@subsection Time Zones@noindent@cindex Time zones@cindex Daylight saving timeTime zones and daylight saving time are a complicated business.The conversions to and from Julian and Unix-style dates automaticallycompute the correct time zone and daylight saving adjustment to use,provided they can figure out this information. This section describesCalc's time zone adjustment algorithm in detail, in case you want todo conversions in different time zones or in case Calc's algorithmscan't determine the right correction to use.Adjustments for time zones and daylight saving time are done by@kbd{t U}, @kbd{t J}, @kbd{t N}, and @kbd{t C}, but not by any othercommands. In particular, @samp{<may 1 1991> - <apr 1 1991>} evaluatesto exactly 30 days even though there is a daylight-savingtransition in between. This is also true for Julian pure dates:@samp{julian(<may 1 1991>) - julian(<apr 1 1991>)}. But Julianand Unix date/times will adjust for daylight saving time: using Calc'sdefault daylight saving time rule (see the explanation below),@samp{julian(<12am may 1 1991>) - julian(<12am apr 1 1991>)}evaluates to @samp{29.95833} (that's 29 days and 23 hours)because one hour was lost when daylight saving commenced onApril 7, 1991.In brief, the idiom @samp{julian(@var{date1}) - julian(@var{date2})}computes the actual number of 24-hour periods between two dates, whereas@samp{@var{date1} - @var{date2}} computes the number of calendardays between two dates without taking daylight saving into account.@pindex calc-time-zone@ignore@starindex@end ignore@tindex tzoneThe @code{calc-time-zone} [@code{tzone}] command converts the timezone specified by its numeric prefix argument into a number ofseconds difference from Greenwich mean time (GMT). If the argumentis a number, the result is simply that value multiplied by 3600.Typical arguments for North America are 5 (Eastern) or 8 (Pacific). IfDaylight Saving time is in effect, one hour should be subtracted fromthe normal difference.If you give a prefix of plain @kbd{C-u}, @code{calc-time-zone} (like otherdate arithmetic commands that include a time zone argument) takes thezone argument from the top of the stack. (In the case of @kbd{t J}and @kbd{t U}, the normal argument is then taken from the second-to-topstack position.) This allows you to give a non-integer time zoneadjustment. The time-zone argument can also be an HMS form, orit can be a variable which is a time zone name in upper- or lower-case.For example @samp{tzone(PST) = tzone(8)} and @samp{tzone(pdt) = tzone(7)}(for Pacific standard and daylight saving times, respectively).North American and European time zone names are defined as follows;note that for each time zone there is one name for standard time,another for daylight saving time, and a third for ``generalized'' timein which the daylight saving adjustment is computed from context.@smallexample@groupYST PST MST CST EST AST NST GMT WET MET MEZ 9 8 7 6 5 4 3.5 0 -1 -2 -2YDT PDT MDT CDT EDT ADT NDT BST WETDST METDST MESZ 8 7 6 5 4 3 2.5 -1 -2 -3 -3YGT PGT MGT CGT EGT AGT NGT BGT WEGT MEGT MEGZ9/8 8/7 7/6 6/5 5/4 4/3 3.5/2.5 0/-1 -1/-2 -2/-3 -2/-3@end group@end smallexample@vindex math-tzone-namesTo define time zone names that do not appear in the above table,you must modify the Lisp variable @code{math-tzone-names}. Thisis a list of lists describing the different time zone names; itsstructure is best explained by an example. The three entries forPacific Time look like this:@smallexample@group( ( "PST" 8 0 ) ; Name as an upper-case string, then standard ( "PDT" 8 -1 ) ; adjustment, then daylight saving adjustment. ( "PGT" 8 "PST" "PDT" ) ) ; Generalized time zone.@end group@end smallexample@cindex @code{TimeZone} variable@vindex TimeZoneWith no arguments, @code{calc-time-zone} or @samp{tzone()} will bydefault get the time zone and daylight saving information from thecalendar (@pxref{Daylight Saving,Calendar/Diary,The Calendar and the Diary,emacs,The GNU Emacs Manual}). To use a different time zone, or if thecalendar does not give the desired result, you can set the Calc variable @code{TimeZone} (which is by default @code{nil}) to an appropriatetime zone name. (The easiest way to do this is to edit the@code{TimeZone} variable using Calc's @kbd{s T} command, then use the@kbd{s p} (@code{calc-permanent-variable}) command to save the value of@code{TimeZone} permanently.) If the time zone given by @code{TimeZone} is a generalized time zone,e.g., @code{EGT}, Calc examines the date being converted to tell whetherto use standard or daylight saving time. But if the current time zoneis explicit, e.g., @code{EST} or @code{EDT}, then that adjustment isused exactly and Calc's daylight saving algorithm is not consulted.The special time zone name @code{local}is equivalent to no argument; i.e., it uses the information obtainedfrom the calendar.The @kbd{t J} and @code{t U} commands with no numeric prefixarguments do the same thing as @samp{tzone()}; namely, use theinformation from the calendar if @code{TimeZone} is @code{nil}, otherwise use the time zone given by @code{TimeZone}.@vindex math-daylight-savings-hook@findex math-std-daylight-savingsWhen Calc computes the daylight saving information itself (i.e., when the @code{TimeZone} variable is set), it will by default considerdaylight saving time to begin at 2 a.m.@: on the second Sunday of March(for years from 2007 on) or on the last Sunday in April (for yearsbefore 2007), and to end at 2 a.m.@: on the first Sunday ofNovember. (for years from 2007 on) or the last Sunday in October (foryears before 2007). These are the rules that have been in effect inmuch of North America since 1966 and take into account the rule changethat began in 2007. If you are in a country that uses different rulesfor computing daylight saving time, you have two choices: Write your owndaylight saving hook, or control time zones explicitly by setting the@code{TimeZone} variable and/or always giving a time-zone argument forthe conversion functions.The Lisp variable @code{math-daylight-savings-hook} holds thename of a function that is used to compute the daylight savingadjustment for a given date. The default is@code{math-std-daylight-savings}, which computes an adjustment(either 0 or @mathit{-1}) using the North American rules given above.The daylight saving hook function is called with four arguments:The date, as a floating-point number in standard Calc format;a six-element list of the date decomposed into year, month, day,hour, minute, and second, respectively; a string which containsthe generalized time zone name in upper-case, e.g., @code{"WEGT"};and a special adjustment to be applied to the hour value whenconverting into a generalized time zone (see below).@findex math-prev-weekday-in-monthThe Lisp function @code{math-prev-weekday-in-month} is useful fordaylight saving computations. This is an internal version ofthe user-level @code{pwday} function described in the previoussection. It takes four arguments: The floating-point date value,the corresponding six-element date list, the day-of-month number,and the weekday number (0-6).The default daylight saving hook ignores the time zone name, but amore sophisticated hook could use different algorithms for differenttime zones. It would also be possible to use different algorithmsdepending on the year number, but the default hook always uses thealgorithm for 1987 and later. Here is a listing of the defaultdaylight saving hook:@smallexample(defun math-std-daylight-savings (date dt zone bump) (cond ((< (nth 1 dt) 4) 0) ((= (nth 1 dt) 4) (let ((sunday (math-prev-weekday-in-month date dt 7 0))) (cond ((< (nth 2 dt) sunday) 0) ((= (nth 2 dt) sunday) (if (>= (nth 3 dt) (+ 3 bump)) -1 0)) (t -1)))) ((< (nth 1 dt) 10) -1) ((= (nth 1 dt) 10) (let ((sunday (math-prev-weekday-in-month date dt 31 0))) (cond ((< (nth 2 dt) sunday) -1) ((= (nth 2 dt) sunday) (if (>= (nth 3 dt) (+ 2 bump)) 0 -1)) (t 0)))) (t 0)))@end smallexample@noindentThe @code{bump} parameter is equal to zero when Calc is convertingfrom a date form in a generalized time zone into a GMT date value.It is @mathit{-1} when Calc is converting in the other direction. Theadjustments shown above ensure that the conversion behaves correctlyand reasonably around the 2 a.m.@: transition in each direction.There is a ``missing'' hour between 2 a.m.@: and 3 a.m.@: at thebeginning of daylight saving time; converting a date/time form thatfalls in this hour results in a time value for the following hour,from 3 a.m.@: to 4 a.m. At the end of daylight saving time, thehour from 1 a.m.@: to 2 a.m.@: repeats itself; converting a date/timeform that falls in this hour results in a time value for the firstmanifestation of that time (@emph{not} the one that occurs one hour later).If @code{math-daylight-savings-hook} is @code{nil}, then thedaylight saving adjustment is always taken to be zero.In algebraic formulas, @samp{tzone(@var{zone}, @var{date})}computes the time zone adjustment for a given zone name at agiven date. The @var{date} is ignored unless @var{zone} is ageneralized time zone. If @var{date} is a date form, thedaylight saving computation is applied to it as it appears.If @var{date} is a numeric date value, it is adjusted for thedaylight-saving version of @var{zone} before being given tothe daylight saving hook. This odd-sounding rule ensuresthat the daylight-saving computation is always done inlocal time, not in the GMT time that a numeric @var{date}is typically represented in.@ignore@starindex@end ignore@tindex dsadjThe @samp{dsadj(@var{date}, @var{zone})} function computes thedaylight saving adjustment that is appropriate for @var{date} intime zone @var{zone}. If @var{zone} is explicitly in or not indaylight saving time (e.g., @code{PDT} or @code{PST}) the@var{date} is ignored. If @var{zone} is a generalized time zone,the algorithms described above are used. If @var{zone} is omitted,the computation is done for the current time zone.@xref{Reporting Bugs}, for the address of Calc's author, if youshould wish to contribute your improved versions of@code{math-tzone-names} and @code{math-daylight-savings-hook}to the Calc distribution.@node Financial Functions, Binary Functions, Date Arithmetic, Arithmetic@section Financial Functions@noindentCalc's financial or business functions use the @kbd{b} prefixkey followed by a shifted letter. (The @kbd{b} prefix followed bya lower-case letter is used for operations on binary numbers.)Note that the rate and the number of intervals given to thesefunctions must be on the same time scale, e.g., both months orboth years. Mixing an annual interest rate with a time expressedin months will give you very wrong answers!It is wise to compute these functions to a higher precision thanyou really need, just to make sure your answer is correct to thelast penny; also, you may wish to check the definitions at the endof this section to make sure the functions have the meaning you expect.@menu* Percentages::* Future Value::* Present Value::* Related Financial Functions::* Depreciation Functions::* Definitions of Financial Functions::@end menu@node Percentages, Future Value, Financial Functions, Financial Functions@subsection Percentages@kindex M-%@pindex calc-percent@tindex %@tindex percentThe @kbd{M-%} (@code{calc-percent}) command takes a percentage value,say 5.4, and converts it to an equivalent actual number. For example,@kbd{5.4 M-%} enters 0.054 on the stack. (That's the @key{META} or@key{ESC} key combined with @kbd{%}.)Actually, @kbd{M-%} creates a formula of the form @samp{5.4%}.You can enter @samp{5.4%} yourself during algebraic entry. The@samp{%} operator simply means, ``the preceding value divided by100.'' The @samp{%} operator has very high precedence, so that@samp{1+8%} is interpreted as @samp{1+(8%)}, not as @samp{(1+8)%}.(The @samp{%} operator is just a postfix notation for the@code{percent} function, just like @samp{20!} is the notation for@samp{fact(20)}, or twenty-factorial.)The formula @samp{5.4%} would normally evaluate immediately to0.054, but the @kbd{M-%} command suppresses evaluation as it putsthe formula onto the stack. However, the next Calc command thatuses the formula @samp{5.4%} will evaluate it as its first step.The net effect is that you get to look at @samp{5.4%} on the stack,but Calc commands see it as @samp{0.054}, which is what they expect.In particular, @samp{5.4%} and @samp{0.054} are suitable valuesfor the @var{rate} arguments of the various financial functions,but the number @samp{5.4} is probably @emph{not} suitable---itrepresents a rate of 540 percent!The key sequence @kbd{M-% *} effectively means ``percent-of.''For example, @kbd{68 @key{RET} 25 M-% *} computes 17, which is 25% of68 (and also 68% of 25, which comes out to the same thing).@kindex c %@pindex calc-convert-percentThe @kbd{c %} (@code{calc-convert-percent}) command converts thevalue on the top of the stack from numeric to percentage form.For example, if 0.08 is on the stack, @kbd{c %} converts it to@samp{8%}. The quantity is the same, it's just representeddifferently. (Contrast this with @kbd{M-%}, which would convertthis number to @samp{0.08%}.) The @kbd{=} key is a convenient wayto convert a formula like @samp{8%} back to numeric form, 0.08.To compute what percentage one quantity is of another quantity,use @kbd{/ c %}. For example, @w{@kbd{17 @key{RET} 68 / c %}} displays@samp{25%}.@kindex b %@pindex calc-percent-change@tindex relchThe @kbd{b %} (@code{calc-percent-change}) [@code{relch}] commandcalculates the percentage change from one number to another.For example, @kbd{40 @key{RET} 50 b %} produces the answer @samp{25%},since 50 is 25% larger than 40. A negative result represents adecrease: @kbd{50 @key{RET} 40 b %} produces @samp{-20%}, since 40 is20% smaller than 50. (The answers are different in magnitudebecause, in the first case, we're increasing by 25% of 40, butin the second case, we're decreasing by 20% of 50.) The effectof @kbd{40 @key{RET} 50 b %} is to compute @expr{(50-40)/40}, convertingthe answer to percentage form as if by @kbd{c %}.@node Future Value, Present Value, Percentages, Financial Functions@subsection Future Value@noindent@kindex b F@pindex calc-fin-fv@tindex fvThe @kbd{b F} (@code{calc-fin-fv}) [@code{fv}] command computesthe future value of an investment. It takes three argumentsfrom the stack: @samp{fv(@var{rate}, @var{n}, @var{payment})}.If you give payments of @var{payment} every year for @var{n}years, and the money you have paid earns interest at @var{rate} peryear, then this function tells you what your investment would beworth at the end of the period. (The actual interval doesn'thave to be years, as long as @var{n} and @var{rate} are expressedin terms of the same intervals.) This function assumes paymentsoccur at the @emph{end} of each interval.@kindex I b F@tindex fvbThe @kbd{I b F} [@code{fvb}] command does the same computation,but assuming your payments are at the beginning of each interval.Suppose you plan to deposit $1000 per year in a savings accountearning 5.4% interest, starting right now. How much will bein the account after five years? @code{fvb(5.4%, 5, 1000) = 5870.73}.Thus you will have earned $870 worth of interest over the years.Using the stack, this calculation would have been@kbd{5.4 M-% 5 @key{RET} 1000 I b F}. Note that the rate is expressedas a number between 0 and 1, @emph{not} as a percentage.@kindex H b F@tindex fvlThe @kbd{H b F} [@code{fvl}] command computes the future valueof an initial lump sum investment. Suppose you could depositthose five thousand dollars in the bank right now; how much wouldthey be worth in five years? @code{fvl(5.4%, 5, 5000) = 6503.89}.The algebraic functions @code{fv} and @code{fvb} accept an optionalfourth argument, which is used as an initial lump sum in the senseof @code{fvl}. In other words, @code{fv(@var{rate}, @var{n},@var{payment}, @var{initial}) = fv(@var{rate}, @var{n}, @var{payment})+ fvl(@var{rate}, @var{n}, @var{initial})}.To illustrate the relationships between these functions, we coulddo the @code{fvb} calculation ``by hand'' using @code{fvl}. Thefinal balance will be the sum of the contributions of our fivedeposits at various times. The first deposit earns interest forfive years: @code{fvl(5.4%, 5, 1000) = 1300.78}. The seconddeposit only earns interest for four years: @code{fvl(5.4%, 4, 1000) =1234.13}. And so on down to the last deposit, which earns oneyear's interest: @code{fvl(5.4%, 1, 1000) = 1054.00}. The sum ofthese five values is, sure enough, $5870.73, just as was computedby @code{fvb} directly.What does @code{fv(5.4%, 5, 1000) = 5569.96} mean? The paymentsare now at the ends of the periods. The end of one year is the sameas the beginning of the next, so what this really means is that we'velost the payment at year zero (which contributed $1300.78), but we'renow counting the payment at year five (which, since it didn't havea chance to earn interest, counts as $1000). Indeed, @expr{5569.96 =5870.73 - 1300.78 + 1000} (give or take a bit of roundoff error).@node Present Value, Related Financial Functions, Future Value, Financial Functions@subsection Present Value@noindent@kindex b P@pindex calc-fin-pv@tindex pvThe @kbd{b P} (@code{calc-fin-pv}) [@code{pv}] command computesthe present value of an investment. Like @code{fv}, it takesthree arguments: @code{pv(@var{rate}, @var{n}, @var{payment})}.It computes the present value of a series of regular payments.Suppose you have the chance to make an investment that willpay $2000 per year over the next four years; as you receivethese payments you can put them in the bank at 9% interest.You want to know whether it is better to make the investment, orto keep the money in the bank where it earns 9% interest rightfrom the start. The calculation @code{pv(9%, 4, 2000)} gives theresult 6479.44. If your initial investment must be less than this,say, $6000, then the investment is worthwhile. But if you had toput up $7000, then it would be better just to leave it in the bank.Here is the interpretation of the result of @code{pv}: You aretrying to compare the return from the investment you areconsidering, which is @code{fv(9%, 4, 2000) = 9146.26}, withthe return from leaving the money in the bank, which is@code{fvl(9%, 4, @var{x})} where @var{x} is the amount of moneyyou would have to put up in advance. The @code{pv} functionfinds the break-even point, @expr{x = 6479.44}, at which@code{fvl(9%, 4, 6479.44)} is also equal to 9146.26. This isthe largest amount you should be willing to invest.@kindex I b P@tindex pvbThe @kbd{I b P} [@code{pvb}] command solves the same problem,but with payments occurring at the beginning of each interval.It has the same relationship to @code{fvb} as @code{pv} hasto @code{fv}. For example @code{pvb(9%, 4, 2000) = 7062.59},a larger number than @code{pv} produced because we get to startearning interest on the return from our investment sooner.@kindex H b P@tindex pvlThe @kbd{H b P} [@code{pvl}] command computes the present value ofan investment that will pay off in one lump sum at the end of theperiod. For example, if we get our $8000 all at the end of thefour years, @code{pvl(9%, 4, 8000) = 5667.40}. This is muchless than @code{pv} reported, because we don't earn any intereston the return from this investment. Note that @code{pvl} and@code{fvl} are simple inverses: @code{fvl(9%, 4, 5667.40) = 8000}.You can give an optional fourth lump-sum argument to @code{pv}and @code{pvb}; this is handled in exactly the same way as thefourth argument for @code{fv} and @code{fvb}.@kindex b N@pindex calc-fin-npv@tindex npvThe @kbd{b N} (@code{calc-fin-npv}) [@code{npv}] command computesthe net present value of a series of irregular investments.The first argument is the interest rate. The second argument isa vector which represents the expected return from the investmentat the end of each interval. For example, if the rate representsa yearly interest rate, then the vector elements are the returnfrom the first year, second year, and so on.Thus, @code{npv(9%, [2000,2000,2000,2000]) = pv(9%, 4, 2000) = 6479.44}.Obviously this function is more interesting when the payments arenot all the same!The @code{npv} function can actually have two or more arguments.Multiple arguments are interpreted in the same way as for thevector statistical functions like @code{vsum}.@xref{Single-Variable Statistics}. Basically, if there are severalpayment arguments, each either a vector or a plain number, all thesevalues are collected left-to-right into the complete list of payments.A numeric prefix argument on the @kbd{b N} command says how manypayment values or vectors to take from the stack.@kindex I b N@tindex npvbThe @kbd{I b N} [@code{npvb}] command computes the net presentvalue where payments occur at the beginning of each intervalrather than at the end.@node Related Financial Functions, Depreciation Functions, Present Value, Financial Functions@subsection Related Financial Functions@noindentThe functions in this section are basically inverses of thepresent value functions with respect to the various arguments.@kindex b M@pindex calc-fin-pmt@tindex pmtThe @kbd{b M} (@code{calc-fin-pmt}) [@code{pmt}] command computesthe amount of periodic payment necessary to amortize a loan.Thus @code{pmt(@var{rate}, @var{n}, @var{amount})} equals thevalue of @var{payment} such that @code{pv(@var{rate}, @var{n},@var{payment}) = @var{amount}}.@kindex I b M@tindex pmtbThe @kbd{I b M} [@code{pmtb}] command does the same computationbut using @code{pvb} instead of @code{pv}. Like @code{pv} and@code{pvb}, these functions can also take a fourth argument whichrepresents an initial lump-sum investment.@kindex H b MThe @kbd{H b M} key just invokes the @code{fvl} function, which isthe inverse of @code{pvl}. There is no explicit @code{pmtl} function.@kindex b #@pindex calc-fin-nper@tindex nperThe @kbd{b #} (@code{calc-fin-nper}) [@code{nper}] command computesthe number of regular payments necessary to amortize a loan.Thus @code{nper(@var{rate}, @var{payment}, @var{amount})} equalsthe value of @var{n} such that @code{pv(@var{rate}, @var{n},@var{payment}) = @var{amount}}. If @var{payment} is too smallever to amortize a loan for @var{amount} at interest rate @var{rate},the @code{nper} function is left in symbolic form.@kindex I b #@tindex nperbThe @kbd{I b #} [@code{nperb}] command does the same computationbut using @code{pvb} instead of @code{pv}. You can give a fourthlump-sum argument to these functions, but the computation will berather slow in the four-argument case.@kindex H b #@tindex nperlThe @kbd{H b #} [@code{nperl}] command does the same computationusing @code{pvl}. By exchanging @var{payment} and @var{amount} youcan also get the solution for @code{fvl}. For example,@code{nperl(8%, 2000, 1000) = 9.006}, so if you place $1000 in abank account earning 8%, it will take nine years to grow to $2000.@kindex b T@pindex calc-fin-rate@tindex rateThe @kbd{b T} (@code{calc-fin-rate}) [@code{rate}] command computesthe rate of return on an investment. This is also an inverse of @code{pv}:@code{rate(@var{n}, @var{payment}, @var{amount})} computes the value of@var{rate} such that @code{pv(@var{rate}, @var{n}, @var{payment}) =@var{amount}}. The result is expressed as a formula like @samp{6.3%}.@kindex I b T@kindex H b T@tindex rateb@tindex ratelThe @kbd{I b T} [@code{rateb}] and @kbd{H b T} [@code{ratel}]commands solve the analogous equations with @code{pvb} or @code{pvl}in place of @code{pv}. Also, @code{rate} and @code{rateb} canaccept an optional fourth argument just like @code{pv} and @code{pvb}.To redo the above example from a different perspective,@code{ratel(9, 2000, 1000) = 8.00597%}, which says you will need aninterest rate of 8% in order to double your account in nine years.@kindex b I@pindex calc-fin-irr@tindex irrThe @kbd{b I} (@code{calc-fin-irr}) [@code{irr}] command is theanalogous function to @code{rate} but for net present value.Its argument is a vector of payments. Thus @code{irr(@var{payments})}computes the @var{rate} such that @code{npv(@var{rate}, @var{payments}) = 0};this rate is known as the @dfn{internal rate of return}.@kindex I b I@tindex irrbThe @kbd{I b I} [@code{irrb}] command computes the internal rate ofreturn assuming payments occur at the beginning of each period.@node Depreciation Functions, Definitions of Financial Functions, Related Financial Functions, Financial Functions@subsection Depreciation Functions@noindentThe functions in this section calculate @dfn{depreciation}, which isthe amount of value that a possession loses over time. These functionsare characterized by three parameters: @var{cost}, the original costof the asset; @var{salvage}, the value the asset will have at the endof its expected ``useful life''; and @var{life}, the number of years(or other periods) of the expected useful life.There are several methods for calculating depreciation that differ inthe way they spread the depreciation over the lifetime of the asset.@kindex b S@pindex calc-fin-sln@tindex slnThe @kbd{b S} (@code{calc-fin-sln}) [@code{sln}] command computes the``straight-line'' depreciation. In this method, the asset depreciatesby the same amount every year (or period). For example,@samp{sln(12000, 2000, 5)} returns 2000. The asset costs $12000initially and will be worth $2000 after five years; it loses $2000per year.@kindex b Y@pindex calc-fin-syd@tindex sydThe @kbd{b Y} (@code{calc-fin-syd}) [@code{syd}] command computes theaccelerated ``sum-of-years'-digits'' depreciation. Here the depreciationis higher during the early years of the asset's life. Since thedepreciation is different each year, @kbd{b Y} takes a fourth @var{period}parameter which specifies which year is requested, from 1 to @var{life}.If @var{period} is outside this range, the @code{syd} function willreturn zero.@kindex b D@pindex calc-fin-ddb@tindex ddbThe @kbd{b D} (@code{calc-fin-ddb}) [@code{ddb}] command computes anaccelerated depreciation using the double-declining balance method.It also takes a fourth @var{period} parameter.For symmetry, the @code{sln} function will accept a @var{period}parameter as well, although it will ignore its value except that thereturn value will as usual be zero if @var{period} is out of range.For example, pushing the vector @expr{[1,2,3,4,5]} (perhaps with @kbd{v x 5})and then mapping @kbd{V M ' [sln(12000,2000,5,$), syd(12000,2000,5,$),ddb(12000,2000,5,$)] @key{RET}} produces a matrix that allows us to comparethe three depreciation methods:@example@group[ [ 2000, 3333, 4800 ] [ 2000, 2667, 2880 ] [ 2000, 2000, 1728 ] [ 2000, 1333, 592 ] [ 2000, 667, 0 ] ]@end group@end example@noindent(Values have been rounded to nearest integers in this figure.)We see that @code{sln} depreciates by the same amount each year,@kbd{syd} depreciates more at the beginning and less at the end,and @kbd{ddb} weights the depreciation even more toward the beginning.Summing columns with @kbd{V R : +} yields @expr{[10000, 10000, 10000]};the total depreciation in any method is (by definition) thedifference between the cost and the salvage value.@node Definitions of Financial Functions, , Depreciation Functions, Financial Functions@subsection Definitions@noindentFor your reference, here are the actual formulas used to computeCalc's financial functions.Calc will not evaluate a financial function unless the @var{rate} or@var{n} argument is known. However, @var{payment} or @var{amount} canbe a variable. Calc expands these functions according to theformulas below for symbolic arguments only when you use the @kbd{a "}(@code{calc-expand-formula}) command, or when taking derivatives orintegrals or solving equations involving the functions.@ifnottexThese formulas are shown using the conventions of Big displaymode (@kbd{d B}); for example, the formula for @code{fv} writtenlinearly is @samp{pmt * ((1 + rate)^n) - 1) / rate}.@example n (1 + rate) - 1fv(rate, n, pmt) = pmt * --------------- rate n ((1 + rate) - 1) (1 + rate)fvb(rate, n, pmt) = pmt * ---------------------------- rate nfvl(rate, n, pmt) = pmt * (1 + rate) -n 1 - (1 + rate)pv(rate, n, pmt) = pmt * ---------------- rate -n (1 - (1 + rate) ) (1 + rate)pvb(rate, n, pmt) = pmt * ----------------------------- rate -npvl(rate, n, pmt) = pmt * (1 + rate) -1 -2 -3npv(rate, [a, b, c]) = a*(1 + rate) + b*(1 + rate) + c*(1 + rate) -1 -2npvb(rate, [a, b, c]) = a + b*(1 + rate) + c*(1 + rate) -n (amt - x * (1 + rate) ) * ratepmt(rate, n, amt, x) = ------------------------------- -n 1 - (1 + rate) -n (amt - x * (1 + rate) ) * ratepmtb(rate, n, amt, x) = ------------------------------- -n (1 - (1 + rate) ) (1 + rate) amt * ratenper(rate, pmt, amt) = - log(1 - ------------, 1 + rate) pmt amt * ratenperb(rate, pmt, amt) = - log(1 - ---------------, 1 + rate) pmt * (1 + rate) amtnperl(rate, pmt, amt) = - log(---, 1 + rate) pmt 1/n pmtratel(n, pmt, amt) = ------ - 1 1/n amt cost - salvsln(cost, salv, life) = ----------- life (cost - salv) * (life - per + 1)syd(cost, salv, life, per) = -------------------------------- life * (life + 1) / 2 book * 2ddb(cost, salv, life, per) = --------, book = cost - depreciation so far life@end example@end ifnottex@tex\turnoffactive$$ \code{fv}(r, n, p) = p { (1 + r)^n - 1 \over r } $$$$ \code{fvb}(r, n, p) = p { ((1 + r)^n - 1) (1 + r) \over r } $$$$ \code{fvl}(r, n, p) = p (1 + r)^n $$$$ \code{pv}(r, n, p) = p { 1 - (1 + r)^{-n} \over r } $$$$ \code{pvb}(r, n, p) = p { (1 - (1 + r)^{-n}) (1 + r) \over r } $$$$ \code{pvl}(r, n, p) = p (1 + r)^{-n} $$$$ \code{npv}(r, [a,b,c]) = a (1 + r)^{-1} + b (1 + r)^{-2} + c (1 + r)^{-3} $$$$ \code{npvb}(r, [a,b,c]) = a + b (1 + r)^{-1} + c (1 + r)^{-2} $$$$ \code{pmt}(r, n, a, x) = { (a - x (1 + r)^{-n}) r \over 1 - (1 + r)^{-n} }$$$$ \code{pmtb}(r, n, a, x) = { (a - x (1 + r)^{-n}) r \over (1 - (1 + r)^{-n}) (1 + r) } $$$$ \code{nper}(r, p, a) = -\code{log}(1 - { a r \over p }, 1 + r) $$$$ \code{nperb}(r, p, a) = -\code{log}(1 - { a r \over p (1 + r) }, 1 + r) $$$$ \code{nperl}(r, p, a) = -\code{log}({a \over p}, 1 + r) $$$$ \code{ratel}(n, p, a) = { p^{1/n} \over a^{1/n} } - 1 $$$$ \code{sln}(c, s, l) = { c - s \over l } $$$$ \code{syd}(c, s, l, p) = { (c - s) (l - p + 1) \over l (l+1) / 2 } $$$$ \code{ddb}(c, s, l, p) = { 2 (c - \hbox{depreciation so far}) \over l } $$@end tex@noindentIn @code{pmt} and @code{pmtb}, @expr{x=0} if omitted.These functions accept any numeric objects, including error forms,intervals, and even (though not very usefully) complex numbers. Theabove formulas specify exactly the behavior of these functions withall sorts of inputs.Note that if the first argument to the @code{log} in @code{nper} isnegative, @code{nper} leaves itself in symbolic form rather thanreturning a (financially meaningless) complex number.@samp{rate(num, pmt, amt)} solves the equation@samp{pv(rate, num, pmt) = amt} for @samp{rate} using @kbd{H a R}(@code{calc-find-root}), with the interval @samp{[.01% .. 100%]}for an initial guess. The @code{rateb} function is the same exceptthat it uses @code{pvb}. Note that @code{ratel} can be solveddirectly; its formula is shown in the above list.Similarly, @samp{irr(pmts)} solves the equation @samp{npv(rate, pmts) = 0}for @samp{rate}.If you give a fourth argument to @code{nper} or @code{nperb}, Calcwill also use @kbd{H a R} to solve the equation using an initialguess interval of @samp{[0 .. 100]}.A fourth argument to @code{fv} simply sums the two componentscalculated from the above formulas for @code{fv} and @code{fvl}.The same is true of @code{fvb}, @code{pv}, and @code{pvb}.The @kbd{ddb} function is computed iteratively; the ``book'' valuestarts out equal to @var{cost}, and decreases according to the aboveformula for the specified number of periods. If the book valuewould decrease below @var{salvage}, it only decreases to @var{salvage}and the depreciation is zero for all subsequent periods. The @code{ddb}function returns the amount the book value decreased in the specifiedperiod.@node Binary Functions, , Financial Functions, Arithmetic@section Binary Number Functions@noindentThe commands in this chapter all use two-letter sequences beginning withthe @kbd{b} prefix.@cindex Binary numbersThe ``binary'' operations actually work regardless of the currentlydisplayed radix, although their results make the most sense in a radixlike 2, 8, or 16 (as obtained by the @kbd{d 2}, @kbd{d 8}, or @w{@kbd{d 6}}commands, respectively). You may also wish to enable display of leadingzeros with @kbd{d z}. @xref{Radix Modes}.@cindex Word size for binary operationsThe Calculator maintains a current @dfn{word size} @expr{w}, anarbitrary positive or negative integer. For a positive word size, allof the binary operations described here operate modulo @expr{2^w}. Inparticular, negative arguments are converted to positive integers modulo@expr{2^w} by all binary functions.If the word size is negative, binary operations produce 2's complementintegers from @texline @math{-2^{-w-1}}@infoline @expr{-(2^(-w-1))} to @texline @math{2^{-w-1}-1}@infoline @expr{2^(-w-1)-1} inclusive. Either mode accepts inputs in any range; the sign of@expr{w} affects only the results produced.@kindex b c@pindex calc-clip@tindex clipThe @kbd{b c} (@code{calc-clip})[@code{clip}] command can be used to clip a number by reducing it modulo@expr{2^w}. The commands described in this chapter automatically cliptheir results to the current word size. Note that other operations likeaddition do not use the current word size, since integer additiongenerally is not ``binary.'' (However, @pxref{Simplification Modes},@code{calc-bin-simplify-mode}.) For example, with a word size of 8bits @kbd{b c} converts a number to the range 0 to 255; with a wordsize of @mathit{-8} @kbd{b c} converts to the range @mathit{-128} to 127.@kindex b w@pindex calc-word-sizeThe default word size is 32 bits. All operations except the shifts androtates allow you to specify a different word size for that oneoperation by giving a numeric prefix argument: @kbd{C-u 8 b c} clips thetop of stack to the range 0 to 255 regardless of the current word size.To set the word size permanently, use @kbd{b w} (@code{calc-word-size}).This command displays a prompt with the current word size; press @key{RET}immediately to keep this word size, or type a new word size at the prompt.When the binary operations are written in symbolic form, they take anoptional second (or third) word-size parameter. When a formula like@samp{and(a,b)} is finally evaluated, the word size current at that timewill be used, but when @samp{and(a,b,-8)} is evaluated, a word size of@mathit{-8} will always be used. A symbolic binary function will be leftin symbolic form unless the all of its argument(s) are integers orinteger-valued floats.If either or both arguments are modulo forms for which @expr{M} is apower of two, that power of two is taken as the word size unless anumeric prefix argument overrides it. The current word size is neverconsulted when modulo-power-of-two forms are involved.@kindex b a@pindex calc-and@tindex andThe @kbd{b a} (@code{calc-and}) [@code{and}] command computes the bitwiseAND of the two numbers on the top of the stack. In other words, for eachof the @expr{w} binary digits of the two numbers (pairwise), the correspondingbit of the result is 1 if and only if both input bits are 1:@samp{and(2#1100, 2#1010) = 2#1000}.@kindex b o@pindex calc-or@tindex orThe @kbd{b o} (@code{calc-or}) [@code{or}] command computes the bitwiseinclusive OR of two numbers. A bit is 1 if either of the input bits, orboth, are 1: @samp{or(2#1100, 2#1010) = 2#1110}.@kindex b x@pindex calc-xor@tindex xorThe @kbd{b x} (@code{calc-xor}) [@code{xor}] command computes the bitwiseexclusive OR of two numbers. A bit is 1 if exactly one of the input bitsis 1: @samp{xor(2#1100, 2#1010) = 2#0110}.@kindex b d@pindex calc-diff@tindex diffThe @kbd{b d} (@code{calc-diff}) [@code{diff}] command computes the bitwisedifference of two numbers; this is defined by @samp{diff(a,b) = and(a,not(b))},so that @samp{diff(2#1100, 2#1010) = 2#0100}.@kindex b n@pindex calc-not@tindex notThe @kbd{b n} (@code{calc-not}) [@code{not}] command computes the bitwiseNOT of a number. A bit is 1 if the input bit is 0 and vice-versa.@kindex b l@pindex calc-lshift-binary@tindex lshThe @kbd{b l} (@code{calc-lshift-binary}) [@code{lsh}] command shifts anumber left by one bit, or by the number of bits specified in the numericprefix argument. A negative prefix argument performs a logical right shift,in which zeros are shifted in on the left. In symbolic form, @samp{lsh(a)}is short for @samp{lsh(a,1)}, which in turn is short for @samp{lsh(a,n,w)}.Bits shifted ``off the end,'' according to the current word size, are lost.@kindex H b l@kindex H b r@ignore@mindex @idots@end ignore@kindex H b L@ignore@mindex @null@end ignore@kindex H b R@ignore@mindex @null@end ignore@kindex H b tThe @kbd{H b l} command also does a left shift, but it takes two argumentsfrom the stack (the value to shift, and, at top-of-stack, the number ofbits to shift). This version interprets the prefix argument just likethe regular binary operations, i.e., as a word size. The Hyperbolic flaghas a similar effect on the rest of the binary shift and rotate commands.@kindex b r@pindex calc-rshift-binary@tindex rshThe @kbd{b r} (@code{calc-rshift-binary}) [@code{rsh}] command shifts anumber right by one bit, or by the number of bits specified in the numericprefix argument: @samp{rsh(a,n) = lsh(a,-n)}.@kindex b L@pindex calc-lshift-arith@tindex ashThe @kbd{b L} (@code{calc-lshift-arith}) [@code{ash}] command shifts anumber left. It is analogous to @code{lsh}, except that if the shiftis rightward (the prefix argument is negative), an arithmetic shiftis performed as described below.@kindex b R@pindex calc-rshift-arith@tindex rashThe @kbd{b R} (@code{calc-rshift-arith}) [@code{rash}] command performsan ``arithmetic'' shift to the right, in which the leftmost bit (accordingto the current word size) is duplicated rather than shifting in zeros.This corresponds to dividing by a power of two where the input is interpretedas a signed, twos-complement number. (The distinction between the @samp{rsh}and @samp{rash} operations is totally independent from whether the wordsize is positive or negative.) With a negative prefix argument, thisperforms a standard left shift.@kindex b t@pindex calc-rotate-binary@tindex rotThe @kbd{b t} (@code{calc-rotate-binary}) [@code{rot}] command rotates anumber one bit to the left. The leftmost bit (according to the currentword size) is dropped off the left and shifted in on the right. With anumeric prefix argument, the number is rotated that many bits to the leftor right.@xref{Set Operations}, for the @kbd{b p} and @kbd{b u} commands thatpack and unpack binary integers into sets. (For example, @kbd{b u}unpacks the number @samp{2#11001} to the set of bit-numbers@samp{[0, 3, 4]}.) Type @kbd{b u V #} to count the number of ``1''bits in a binary integer.Another interesting use of the set representation of binary integersis to reverse the bits in, say, a 32-bit integer. Type @kbd{b u} tounpack; type @kbd{31 @key{TAB} -} to replace each bit-number in the setwith 31 minus that bit-number; type @kbd{b p} to pack the set backinto a binary integer.@node Scientific Functions, Matrix Functions, Arithmetic, Top@chapter Scientific Functions@noindentThe functions described here perform trigonometric and other transcendentalcalculations. They generally produce floating-point answers correct to thefull current precision. The @kbd{H} (Hyperbolic) and @kbd{I} (Inverse)flag keys must be used to get some of these functions from the keyboard.@kindex P@pindex calc-pi@cindex @code{pi} variable@vindex pi@kindex H P@cindex @code{e} variable@vindex e@kindex I P@cindex @code{gamma} variable@vindex gamma@cindex Gamma constant, Euler's@cindex Euler's gamma constant@kindex H I P@cindex @code{phi} variable@cindex Phi, golden ratio@cindex Golden ratioOne miscellaneous command is shift-@kbd{P} (@code{calc-pi}), which pushesthe value of @cpi{} (at the current precision) onto the stack. With theHyperbolic flag, it pushes the value @expr{e}, the base of natural logarithms.With the Inverse flag, it pushes Euler's constant @texline @math{\gamma}@infoline @expr{gamma} (about 0.5772). With both Inverse and Hyperbolic, itpushes the ``golden ratio'' @texline @math{\phi}@infoline @expr{phi} (about 1.618). (At present, Euler's constant is not availableto unlimited precision; Calc knows only the first 100 digits.)In Symbolic mode, these commands push theactual variables @samp{pi}, @samp{e}, @samp{gamma}, and @samp{phi},respectively, instead of their values; @pxref{Symbolic Mode}.@ignore@mindex Q@end ignore@ignore@mindex I Q@end ignore@kindex I Q@tindex sqrThe @kbd{Q} (@code{calc-sqrt}) [@code{sqrt}] function is described elsewhere;@pxref{Basic Arithmetic}. With the Inverse flag [@code{sqr}], this commandcomputes the square of the argument.@xref{Prefix Arguments}, for a discussion of the effect of numericprefix arguments on commands in this chapter which do not otherwiseinterpret a prefix argument.@menu* Logarithmic Functions::* Trigonometric and Hyperbolic Functions::* Advanced Math Functions::* Branch Cuts::* Random Numbers::* Combinatorial Functions::* Probability Distribution Functions::@end menu@node Logarithmic Functions, Trigonometric and Hyperbolic Functions, Scientific Functions, Scientific Functions@section Logarithmic Functions@noindent@kindex L@pindex calc-ln@tindex ln@ignore@mindex @null@end ignore@kindex I EThe shift-@kbd{L} (@code{calc-ln}) [@code{ln}] command computes the naturallogarithm of the real or complex number on the top of the stack. Withthe Inverse flag it computes the exponential function instead, althoughthis is redundant with the @kbd{E} command.@kindex E@pindex calc-exp@tindex exp@ignore@mindex @null@end ignore@kindex I LThe shift-@kbd{E} (@code{calc-exp}) [@code{exp}] command computes theexponential, i.e., @expr{e} raised to the power of the number on the stack.The meanings of the Inverse and Hyperbolic flags follow from those forthe @code{calc-ln} command.@kindex H L@kindex H E@pindex calc-log10@tindex log10@tindex exp10@ignore@mindex @null@end ignore@kindex H I L@ignore@mindex @null@end ignore@kindex H I EThe @kbd{H L} (@code{calc-log10}) [@code{log10}] command computes the common(base-10) logarithm of a number. (With the Inverse flag [@code{exp10}],it raises ten to a given power.) Note that the common logarithm of acomplex number is computed by taking the natural logarithm and dividingby @texline @math{\ln10}.@infoline @expr{ln(10)}.@kindex B@kindex I B@pindex calc-log@tindex log@tindex alogThe @kbd{B} (@code{calc-log}) [@code{log}] command computes a logarithmto any base. For example, @kbd{1024 @key{RET} 2 B} produces 10, since@texline @math{2^{10} = 1024}.@infoline @expr{2^10 = 1024}. In certain cases like @samp{log(3,9)}, the resultwill be either @expr{1:2} or @expr{0.5} depending on the current Fractionmode setting. With the Inverse flag [@code{alog}], this command issimilar to @kbd{^} except that the order of the arguments is reversed.@kindex f I@pindex calc-ilog@tindex ilogThe @kbd{f I} (@code{calc-ilog}) [@code{ilog}] command computes theinteger logarithm of a number to any base. The number and the base mustthemselves be positive integers. This is the true logarithm, roundeddown to an integer. Thus @kbd{ilog(x,10)} is 3 for all @expr{x} in therange from 1000 to 9999. If both arguments are positive integers, exactinteger arithmetic is used; otherwise, this is equivalent to@samp{floor(log(x,b))}.@kindex f E@pindex calc-expm1@tindex expm1The @kbd{f E} (@code{calc-expm1}) [@code{expm1}] command computes@texline @math{e^x - 1},@infoline @expr{exp(x)-1}, but using an algorithm that produces a more accurateanswer when the result is close to zero, i.e., when @texline @math{e^x}@infoline @expr{exp(x)} is close to one.@kindex f L@pindex calc-lnp1@tindex lnp1The @kbd{f L} (@code{calc-lnp1}) [@code{lnp1}] command computes@texline @math{\ln(x+1)},@infoline @expr{ln(x+1)}, producing a more accurate answer when @expr{x} is close to zero.@node Trigonometric and Hyperbolic Functions, Advanced Math Functions, Logarithmic Functions, Scientific Functions@section Trigonometric/Hyperbolic Functions@noindent@kindex S@pindex calc-sin@tindex sinThe shift-@kbd{S} (@code{calc-sin}) [@code{sin}] command computes the sineof an angle or complex number. If the input is an HMS form, it is interpretedas degrees-minutes-seconds; otherwise, the input is interpreted accordingto the current angular mode. It is best to use Radians mode when operatingon complex numbers.Calc's ``units'' mechanism includes angular units like @code{deg},@code{rad}, and @code{grad}. While @samp{sin(45 deg)} is not evaluatedall the time, the @kbd{u s} (@code{calc-simplify-units}) command willsimplify @samp{sin(45 deg)} by taking the sine of 45 degrees, regardlessof the current angular mode. @xref{Basic Operations on Units}.Also, the symbolic variable @code{pi} is not ordinarily recognized inarguments to trigonometric functions, as in @samp{sin(3 pi / 4)}, butthe @kbd{a s} (@code{calc-simplify}) command recognizes many suchformulas when the current angular mode is Radians @emph{and} Symbolicmode is enabled; this example would be replaced by @samp{sqrt(2) / 2}.@xref{Symbolic Mode}. Beware, this simplification occurs even if youhave stored a different value in the variable @samp{pi}; this is onereason why changing built-in variables is a bad idea. Arguments ofthe form @expr{x} plus a multiple of @cpiover{2} are also simplified.Calc includes similar formulas for @code{cos} and @code{tan}.The @kbd{a s} command knows all angles which are integer multiples of@cpiover{12}, @cpiover{10}, or @cpiover{8} radians. In Degrees mode,analogous simplifications occur for integer multiples of 15 or 18degrees, and for arguments plus multiples of 90 degrees.@kindex I S@pindex calc-arcsin@tindex arcsinWith the Inverse flag, @code{calc-sin} computes an arcsine. This is alsoavailable as the @code{calc-arcsin} command or @code{arcsin} algebraicfunction. The returned argument is converted to degrees, radians, or HMSnotation depending on the current angular mode.@kindex H S@pindex calc-sinh@tindex sinh@kindex H I S@pindex calc-arcsinh@tindex arcsinhWith the Hyperbolic flag, @code{calc-sin} computes the hyperbolicsine, also available as @code{calc-sinh} [@code{sinh}]. With theHyperbolic and Inverse flags, it computes the hyperbolic arcsine(@code{calc-arcsinh}) [@code{arcsinh}].@kindex C@pindex calc-cos@tindex cos@ignore@mindex @idots@end ignore@kindex I C@pindex calc-arccos@ignore@mindex @null@end ignore@tindex arccos@ignore@mindex @null@end ignore@kindex H C@pindex calc-cosh@ignore@mindex @null@end ignore@tindex cosh@ignore@mindex @null@end ignore@kindex H I C@pindex calc-arccosh@ignore@mindex @null@end ignore@tindex arccosh@ignore@mindex @null@end ignore@kindex T@pindex calc-tan@ignore@mindex @null@end ignore@tindex tan@ignore@mindex @null@end ignore@kindex I T@pindex calc-arctan@ignore@mindex @null@end ignore@tindex arctan@ignore@mindex @null@end ignore@kindex H T@pindex calc-tanh@ignore@mindex @null@end ignore@tindex tanh@ignore@mindex @null@end ignore@kindex H I T@pindex calc-arctanh@ignore@mindex @null@end ignore@tindex arctanhThe shift-@kbd{C} (@code{calc-cos}) [@code{cos}] command computes the cosineof an angle or complex number, and shift-@kbd{T} (@code{calc-tan}) [@code{tan}]computes the tangent, along with all the various inverse and hyperbolicvariants of these functions.@kindex f T@pindex calc-arctan2@tindex arctan2The @kbd{f T} (@code{calc-arctan2}) [@code{arctan2}] command takes twonumbers from the stack and computes the arc tangent of their ratio. Theresult is in the full range from @mathit{-180} (exclusive) to @mathit{+180}(inclusive) degrees, or the analogous range in radians. A similarresult would be obtained with @kbd{/} followed by @kbd{I T}, but thevalue would only be in the range from @mathit{-90} to @mathit{+90} degreessince the division loses information about the signs of the twocomponents, and an error might result from an explicit division by zerowhich @code{arctan2} would avoid. By (arbitrary) definition,@samp{arctan2(0,0)=0}.@pindex calc-sincos@ignore@starindex@end ignore@tindex sincos@ignore@starindex@end ignore@ignore@mindex arc@idots@end ignore@tindex arcsincosThe @code{calc-sincos} [@code{sincos}] command computes the sine andcosine of a number, returning them as a vector of the form@samp{[@var{cos}, @var{sin}]}.With the Inverse flag [@code{arcsincos}], this command takes a two-elementvector as an argument and computes @code{arctan2} of the elements.(This command does not accept the Hyperbolic flag.)@pindex calc-sec@tindex sec@pindex calc-csc@tindex csc@pindex calc-cot@tindex cot@pindex calc-sech@tindex sech@pindex calc-csch@tindex csch@pindex calc-coth@tindex cothThe remaining trigonometric functions, @code{calc-sec} [@code{sec}],@code{calc-csc} [@code{csc}] and @code{calc-sec} [@code{sec}], are alsoavailable. With the Hyperbolic flag, these compute their hyperboliccounterparts, which are also available separately as @code{calc-sech}[@code{sech}], @code{calc-csch} [@code{csch}] and @code{calc-sech}[@code{sech}]. (These commmands do not accept the Inverse flag.)@node Advanced Math Functions, Branch Cuts, Trigonometric and Hyperbolic Functions, Scientific Functions@section Advanced Mathematical Functions@noindentCalc can compute a variety of less common functions that arise invarious branches of mathematics. All of the functions described inthis section allow arbitrary complex arguments and, except as noted,will work to arbitrarily large precisions. They can not at presenthandle error forms or intervals as arguments.NOTE: These functions are still experimental. In particular, theiraccuracy is not guaranteed in all domains. It is advisable to set thecurrent precision comfortably higher than you actually need whenusing these functions. Also, these functions may be impracticallyslow for some values of the arguments.@kindex f g@pindex calc-gamma@tindex gammaThe @kbd{f g} (@code{calc-gamma}) [@code{gamma}] command computes the Eulergamma function. For positive integer arguments, this is related to thefactorial function: @samp{gamma(n+1) = fact(n)}. For general complexarguments the gamma function can be defined by the following definiteintegral: @texline @math{\Gamma(a) = \int_0^\infty t^{a-1} e^t dt}.@infoline @expr{gamma(a) = integ(t^(a-1) exp(t), t, 0, inf)}. (The actual implementation uses far more efficient computational methods.)@kindex f G@tindex gammaP@ignore@mindex @idots@end ignore@kindex I f G@ignore@mindex @null@end ignore@kindex H f G@ignore@mindex @null@end ignore@kindex H I f G@pindex calc-inc-gamma@ignore@mindex @null@end ignore@tindex gammaQ@ignore@mindex @null@end ignore@tindex gammag@ignore@mindex @null@end ignore@tindex gammaGThe @kbd{f G} (@code{calc-inc-gamma}) [@code{gammaP}] command computesthe incomplete gamma function, denoted @samp{P(a,x)}. This is defined bythe integral, @texline @math{P(a,x) = \left( \int_0^x t^{a-1} e^t dt \right) / \Gamma(a)}.@infoline @expr{gammaP(a,x) = integ(t^(a-1) exp(t), t, 0, x) / gamma(a)}.This implies that @samp{gammaP(a,inf) = 1} for any @expr{a} (see thedefinition of the normal gamma function).Several other varieties of incomplete gamma function are defined.The complement of @expr{P(a,x)}, called @expr{Q(a,x) = 1-P(a,x)} bysome authors, is computed by the @kbd{I f G} [@code{gammaQ}] command.You can think of this as taking the other half of the integral, from@expr{x} to infinity.@ifnottexThe functions corresponding to the integrals that define @expr{P(a,x)}and @expr{Q(a,x)} but without the normalizing @expr{1/gamma(a)}factor are called @expr{g(a,x)} and @expr{G(a,x)}, respectively(where @expr{g} and @expr{G} represent the lower- and upper-case Greekletter gamma). You can obtain these using the @kbd{H f G} [@code{gammag}]and @kbd{H I f G} [@code{gammaG}] commands.@end ifnottex@tex\turnoffactiveThe functions corresponding to the integrals that define $P(a,x)$and $Q(a,x)$ but without the normalizing $1/\Gamma(a)$factor are called $\gamma(a,x)$ and $\Gamma(a,x)$, respectively.You can obtain these using the \kbd{H f G} [\code{gammag}] and\kbd{I H f G} [\code{gammaG}] commands.@end tex@kindex f b@pindex calc-beta@tindex betaThe @kbd{f b} (@code{calc-beta}) [@code{beta}] command computes theEuler beta function, which is defined in terms of the gamma function as@texline @math{B(a,b) = \Gamma(a) \Gamma(b) / \Gamma(a+b)},@infoline @expr{beta(a,b) = gamma(a) gamma(b) / gamma(a+b)}, or by@texline @math{B(a,b) = \int_0^1 t^{a-1} (1-t)^{b-1} dt}.@infoline @expr{beta(a,b) = integ(t^(a-1) (1-t)^(b-1), t, 0, 1)}.@kindex f B@kindex H f B@pindex calc-inc-beta@tindex betaI@tindex betaBThe @kbd{f B} (@code{calc-inc-beta}) [@code{betaI}] command computesthe incomplete beta function @expr{I(x,a,b)}. It is defined by@texline @math{I(x,a,b) = \left( \int_0^x t^{a-1} (1-t)^{b-1} dt \right) / B(a,b)}.@infoline @expr{betaI(x,a,b) = integ(t^(a-1) (1-t)^(b-1), t, 0, x) / beta(a,b)}.Once again, the @kbd{H} (hyperbolic) prefix gives the correspondingun-normalized version [@code{betaB}].@kindex f e@kindex I f e@pindex calc-erf@tindex erf@tindex erfcThe @kbd{f e} (@code{calc-erf}) [@code{erf}] command computes theerror function @texline @math{\hbox{erf}(x) = {2 \over \sqrt{\pi}} \int_0^x e^{-t^2} dt}.@infoline @expr{erf(x) = 2 integ(exp(-(t^2)), t, 0, x) / sqrt(pi)}.The complementary error function @kbd{I f e} (@code{calc-erfc}) [@code{erfc}]is the corresponding integral from @samp{x} to infinity; the sum@texline @math{\hbox{erf}(x) + \hbox{erfc}(x) = 1}.@infoline @expr{erf(x) + erfc(x) = 1}.@kindex f j@kindex f y@pindex calc-bessel-J@pindex calc-bessel-Y@tindex besJ@tindex besYThe @kbd{f j} (@code{calc-bessel-J}) [@code{besJ}] and @kbd{f y}(@code{calc-bessel-Y}) [@code{besY}] commands compute the Besselfunctions of the first and second kinds, respectively.In @samp{besJ(n,x)} and @samp{besY(n,x)} the ``order'' parameter@expr{n} is often an integer, but is not required to be one.Calc's implementation of the Bessel functions currently limits theprecision to 8 digits, and may not be exact even to that precision.Use with care!@node Branch Cuts, Random Numbers, Advanced Math Functions, Scientific Functions@section Branch Cuts and Principal Values@noindent@cindex Branch cuts@cindex Principal valuesAll of the logarithmic, trigonometric, and other scientific functions aredefined for complex numbers as well as for reals.This section describes the valuesreturned in cases where the general result is a family of possible values.Calc follows section 12.5.3 of Steele's @dfn{Common Lisp, the Language},second edition, in these matters. This section will describe eachfunction briefly; for a more detailed discussion (including some niftydiagrams), consult Steele's book.Note that the branch cuts for @code{arctan} and @code{arctanh} werechanged between the first and second editions of Steele. Versions ofCalc starting with 2.00 follow the second edition.The new branch cuts exactly match those of the HP-28/48 calculators.They also match those of Mathematica 1.2, except that Mathematica's@code{arctan} cut is always in the right half of the complex plane,and its @code{arctanh} cut is always in the top half of the plane.Calc's cuts are continuous with quadrants I and III for @code{arctan},or II and IV for @code{arctanh}.Note: The current implementations of these functions with complex argumentsare designed with proper behavior around the branch cuts in mind, @emph{not}efficiency or accuracy. You may need to increase the floating precisionand wait a while to get suitable answers from them.For @samp{sqrt(a+bi)}: When @expr{a<0} and @expr{b} is small but positiveor zero, the result is close to the @expr{+i} axis. For @expr{b} small andnegative, the result is close to the @expr{-i} axis. The result always liesin the right half of the complex plane.For @samp{ln(a+bi)}: The real part is defined as @samp{ln(abs(a+bi))}.The imaginary part is defined as @samp{arg(a+bi) = arctan2(b,a)}.Thus the branch cuts for @code{sqrt} and @code{ln} both lie on thenegative real axis.The following table describes these branch cuts in another way.If the real and imaginary parts of @expr{z} are as shown, thenthe real and imaginary parts of @expr{f(z)} will be as shown.Here @code{eps} stands for a small positive value; eachoccurrence of @code{eps} may stand for a different small value.@smallexample z sqrt(z) ln(z)---------------------------------------- +, 0 +, 0 any, 0 -, 0 0, + any, pi -, +eps +eps, + +eps, + -, -eps +eps, - +eps, -@end smallexampleFor @samp{z1^z2}: This is defined by @samp{exp(ln(z1)*z2)}.One interesting consequence of this is that @samp{(-8)^1:3} doesnot evaluate to @mathit{-2} as you might expect, but to the complexnumber @expr{(1., 1.732)}. Both of these are valid cube rootsof @mathit{-8} (as is @expr{(1., -1.732)}); Calc chooses a perhapsless-obvious root for the sake of mathematical consistency.For @samp{arcsin(z)}: This is defined by @samp{-i*ln(i*z + sqrt(1-z^2))}.The branch cuts are on the real axis, less than @mathit{-1} and greater than 1.For @samp{arccos(z)}: This is defined by @samp{-i*ln(z + i*sqrt(1-z^2))},or equivalently by @samp{pi/2 - arcsin(z)}. The branch cuts are onthe real axis, less than @mathit{-1} and greater than 1.For @samp{arctan(z)}: This is defined by@samp{(ln(1+i*z) - ln(1-i*z)) / (2*i)}. The branch cuts are on theimaginary axis, below @expr{-i} and above @expr{i}.For @samp{arcsinh(z)}: This is defined by @samp{ln(z + sqrt(1+z^2))}.The branch cuts are on the imaginary axis, below @expr{-i} andabove @expr{i}.For @samp{arccosh(z)}: This is defined by@samp{ln(z + (z+1)*sqrt((z-1)/(z+1)))}. The branch cut is on thereal axis less than 1.For @samp{arctanh(z)}: This is defined by @samp{(ln(1+z) - ln(1-z)) / 2}.The branch cuts are on the real axis, less than @mathit{-1} and greater than 1.The following tables for @code{arcsin}, @code{arccos}, and@code{arctan} assume the current angular mode is Radians. Thehyperbolic functions operate independently of the angular mode.@smallexample z arcsin(z) arccos(z)------------------------------------------------------- (-1..1), 0 (-pi/2..pi/2), 0 (0..pi), 0 (-1..1), +eps (-pi/2..pi/2), +eps (0..pi), -eps (-1..1), -eps (-pi/2..pi/2), -eps (0..pi), +eps <-1, 0 -pi/2, + pi, - <-1, +eps -pi/2 + eps, + pi - eps, - <-1, -eps -pi/2 + eps, - pi - eps, + >1, 0 pi/2, - 0, + >1, +eps pi/2 - eps, + +eps, - >1, -eps pi/2 - eps, - +eps, +@end smallexample@smallexample z arccosh(z) arctanh(z)----------------------------------------------------- (-1..1), 0 0, (0..pi) any, 0 (-1..1), +eps +eps, (0..pi) any, +eps (-1..1), -eps +eps, (-pi..0) any, -eps <-1, 0 +, pi -, pi/2 <-1, +eps +, pi - eps -, pi/2 - eps <-1, -eps +, -pi + eps -, -pi/2 + eps >1, 0 +, 0 +, -pi/2 >1, +eps +, +eps +, pi/2 - eps >1, -eps +, -eps +, -pi/2 + eps@end smallexample@smallexample z arcsinh(z) arctan(z)----------------------------------------------------- 0, (-1..1) 0, (-pi/2..pi/2) 0, any 0, <-1 -, -pi/2 -pi/2, - +eps, <-1 +, -pi/2 + eps pi/2 - eps, - -eps, <-1 -, -pi/2 + eps -pi/2 + eps, - 0, >1 +, pi/2 pi/2, + +eps, >1 +, pi/2 - eps pi/2 - eps, + -eps, >1 -, pi/2 - eps -pi/2 + eps, +@end smallexampleFinally, the following identities help to illustrate the relationshipbetween the complex trigonometric and hyperbolic functions. Theyare valid everywhere, including on the branch cuts.@smallexamplesin(i*z) = i*sinh(z) arcsin(i*z) = i*arcsinh(z)cos(i*z) = cosh(z) arcsinh(i*z) = i*arcsin(z)tan(i*z) = i*tanh(z) arctan(i*z) = i*arctanh(z)sinh(i*z) = i*sin(z) cosh(i*z) = cos(z)@end smallexampleThe ``advanced math'' functions (gamma, Bessel, etc.@:) are also definedfor general complex arguments, but their branch cuts and principal valuesare not rigorously specified at present.@node Random Numbers, Combinatorial Functions, Branch Cuts, Scientific Functions@section Random Numbers@noindent@kindex k r@pindex calc-random@tindex randomThe @kbd{k r} (@code{calc-random}) [@code{random}] command producesrandom numbers of various sorts.Given a positive numeric prefix argument @expr{M}, it produces a randominteger @expr{N} in the range @texline @math{0 \le N < M}.@infoline @expr{0 <= N < M}. Each possible value @expr{N} appears with equal probability.With no numeric prefix argument, the @kbd{k r} command takes its argumentfrom the stack instead. Once again, if this is a positive integer @expr{M}the result is a random integer less than @expr{M}. However, note thatwhile numeric prefix arguments are limited to six digits or so, an @expr{M}taken from the stack can be arbitrarily large. If @expr{M} is negative,the result is a random integer in the range @texline @math{M < N \le 0}.@infoline @expr{M < N <= 0}.If the value on the stack is a floating-point number @expr{M}, the resultis a random floating-point number @expr{N} in the range @texline @math{0 \le N < M}@infoline @expr{0 <= N < M}or @texline @math{M < N \le 0},@infoline @expr{M < N <= 0}, according to the sign of @expr{M}.If @expr{M} is zero, the result is a Gaussian-distributed random realnumber; the distribution has a mean of zero and a standard deviationof one. The algorithm used generates random numbers in pairs; thus,every other call to this function will be especially fast.If @expr{M} is an error form @texline @math{m} @code{+/-} @math{\sigma}@infoline @samp{m +/- s} where @var{m} and @texline @math{\sigma}@infoline @var{s} are both real numbers, the result uses a Gaussian distribution with mean@var{m} and standard deviation @texline @math{\sigma}.@infoline @var{s}.If @expr{M} is an interval form, the lower and upper bounds specify theacceptable limits of the random numbers. If both bounds are integers,the result is a random integer in the specified range. If either boundis floating-point, the result is a random real number in the specifiedrange. If the interval is open at either end, the result will be surenot to equal that end value. (This makes a big difference for integerintervals, but for floating-point intervals it's relatively minor:with a precision of 6, @samp{random([1.0..2.0))} will return any of onemillion numbers from 1.00000 to 1.99999; @samp{random([1.0..2.0])} mayadditionally return 2.00000, but the probability of this happening isextremely small.)If @expr{M} is a vector, the result is one element taken at random fromthe vector. All elements of the vector are given equal probabilities.@vindex RandSeedThe sequence of numbers produced by @kbd{k r} is completely random bydefault, i.e., the sequence is seeded each time you start Calc usingthe current time and other information. You can get a reproduciblesequence by storing a particular ``seed value'' in the Calc variable@code{RandSeed}. Any integer will do for a seed; integers of from 1to 12 digits are good. If you later store a different integer into@code{RandSeed}, Calc will switch to a different pseudo-randomsequence. If you ``unstore'' @code{RandSeed}, Calc will re-seed itselffrom the current time. If you store the same integer that you usedbefore back into @code{RandSeed}, you will get the exact same sequenceof random numbers as before.@pindex calc-rrandomThe @code{calc-rrandom} command (not on any key) produces a random realnumber between zero and one. It is equivalent to @samp{random(1.0)}.@kindex k a@pindex calc-random-againThe @kbd{k a} (@code{calc-random-again}) command produces another randomnumber, re-using the most recent value of @expr{M}. With a numericprefix argument @var{n}, it produces @var{n} more random numbers usingthat value of @expr{M}.@kindex k h@pindex calc-shuffle@tindex shuffleThe @kbd{k h} (@code{calc-shuffle}) command produces a vector of severalrandom values with no duplicates. The value on the top of the stackspecifies the set from which the random values are drawn, and may be anyof the @expr{M} formats described above. The numeric prefix argumentgives the length of the desired list. (If you do not provide a numericprefix argument, the length of the list is taken from the top of thestack, and @expr{M} from second-to-top.)If @expr{M} is a floating-point number, zero, or an error form (sothat the random values are being drawn from the set of real numbers)there is little practical difference between using @kbd{k h} and using@kbd{k r} several times. But if the set of possible values consistsof just a few integers, or the elements of a vector, then there isa very real chance that multiple @kbd{k r}'s will produce the samenumber more than once. The @kbd{k h} command produces a vector whoseelements are always distinct. (Actually, there is a slight exception:If @expr{M} is a vector, no given vector element will be drawn morethan once, but if several elements of @expr{M} are equal, they mayeach make it into the result vector.)One use of @kbd{k h} is to rearrange a list at random. This happensif the prefix argument is equal to the number of values in the list:@kbd{[1, 1.5, 2, 2.5, 3] 5 k h} might produce the permuted list@samp{[2.5, 1, 1.5, 3, 2]}. As a convenient feature, if the argument@var{n} is negative it is replaced by the size of the set representedby @expr{M}. Naturally, this is allowed only when @expr{M} specifiesa small discrete set of possibilities.To do the equivalent of @kbd{k h} but with duplications allowed,given @expr{M} on the stack and with @var{n} just entered as a numericprefix, use @kbd{v b} to build a vector of copies of @expr{M}, then use@kbd{V M k r} to ``map'' the normal @kbd{k r} function over theelements of this vector. @xref{Matrix Functions}.@menu* Random Number Generator:: (Complete description of Calc's algorithm)@end menu@node Random Number Generator, , Random Numbers, Random Numbers@subsection Random Number GeneratorCalc's random number generator uses several methods to ensure thatthe numbers it produces are highly random. Knuth's @emph{Art ofComputer Programming}, Volume II, contains a thorough descriptionof the theory of random number generators and their measurement andcharacterization.If @code{RandSeed} has no stored value, Calc calls Emacs' built-in@code{random} function to get a stream of random numbers, which itthen treats in various ways to avoid problems inherent in the simplerandom number generators that many systems use to implement @code{random}.When Calc's random number generator is first invoked, it ``seeds''the low-level random sequence using the time of day, so that therandom number sequence will be different every time you use Calc.Since Emacs Lisp doesn't specify the range of values that will bereturned by its @code{random} function, Calc exercises the functionseveral times to estimate the range. When Calc subsequently usesthe @code{random} function, it takes only 10 bits of the resultnear the most-significant end. (It avoids at least the bottomfour bits, preferably more, and also tries to avoid the top twobits.) This strategy works well with the linear congruentialgenerators that are typically used to implement @code{random}.If @code{RandSeed} contains an integer, Calc uses this integer toseed an ``additive congruential'' method (Knuth's algorithm 3.2.2A,computing @texline @math{X_{n-55} - X_{n-24}}.@infoline @expr{X_n-55 - X_n-24}). This method expands the seedvalue into a large table which is maintained internally; the variable@code{RandSeed} is changed from, e.g., 42 to the vector @expr{[42]}to indicate that the seed has been absorbed into this table. When@code{RandSeed} contains a vector, @kbd{k r} and related commandscontinue to use the same internal table as last time. There is noway to extract the complete state of the random number generatorso that you can restart it from any point; you can only restart itfrom the same initial seed value. A simple way to restart from thesame seed is to type @kbd{s r RandSeed} to get the seed vector,@kbd{v u} to unpack it back into a number, then @kbd{s t RandSeed}to reseed the generator with that number.Calc uses a ``shuffling'' method as described in algorithm 3.2.2Bof Knuth. It fills a table with 13 random 10-bit numbers. Then,to generate a new random number, it uses the previous number toindex into the table, picks the value it finds there as the newrandom number, then replaces that table entry with a new valueobtained from a call to the base random number generator (eitherthe additive congruential generator or the @code{random} functionsupplied by the system). If there are any flaws in the basegenerator, shuffling will tend to even them out. But if the systemprovides an excellent @code{random} function, shuffling will notdamage its randomness.To create a random integer of a certain number of digits, Calcbuilds the integer three decimal digits at a time. For each groupof three digits, Calc calls its 10-bit shuffling random number generator(which returns a value from 0 to 1023); if the random value is 1000or more, Calc throws it out and tries again until it gets a suitablevalue.To create a random floating-point number with precision @var{p}, Calcsimply creates a random @var{p}-digit integer and multiplies by@texline @math{10^{-p}}.@infoline @expr{10^-p}. The resulting random numbers should be very clean, but notethat relatively small numbers will have few significant random digits.In other words, with a precision of 12, you will occasionally getnumbers on the order of @texline @math{10^{-9}}@infoline @expr{10^-9} or @texline @math{10^{-10}},@infoline @expr{10^-10}, but those numbers will only have two or three random digits since theycorrespond to small integers times @texline @math{10^{-12}}.@infoline @expr{10^-12}.To create a random integer in the interval @samp{[0 .. @var{m})}, Calccounts the digits in @var{m}, creates a random integer with threeadditional digits, then reduces modulo @var{m}. Unless @var{m} is apower of ten the resulting values will be very slightly biased towardthe lower numbers, but this bias will be less than 0.1%. (For example,if @var{m} is 42, Calc will reduce a random integer less than 100000modulo 42 to get a result less than 42. It is easy to show that thenumbers 40 and 41 will be only 2380/2381 as likely to result from thismodulo operation as numbers 39 and below.) If @var{m} is a power often, however, the numbers should be completely unbiased.The Gaussian random numbers generated by @samp{random(0.0)} use the``polar'' method described in Knuth section 3.4.1C. This methodgenerates a pair of Gaussian random numbers at a time, so only everyother call to @samp{random(0.0)} will require significant calculations.@node Combinatorial Functions, Probability Distribution Functions, Random Numbers, Scientific Functions@section Combinatorial Functions@noindentCommands relating to combinatorics and number theory begin with the@kbd{k} key prefix.@kindex k g@pindex calc-gcd@tindex gcdThe @kbd{k g} (@code{calc-gcd}) [@code{gcd}] command computes theGreatest Common Divisor of two integers. It also accepts fractions;the GCD of two fractions is defined by taking the GCD of thenumerators, and the LCM of the denominators. This definition isconsistent with the idea that @samp{a / gcd(a,x)} should yield aninteger for any @samp{a} and @samp{x}. For other types of arguments,the operation is left in symbolic form.@kindex k l@pindex calc-lcm@tindex lcmThe @kbd{k l} (@code{calc-lcm}) [@code{lcm}] command computes theLeast Common Multiple of two integers or fractions. The product ofthe LCM and GCD of two numbers is equal to the product of thenumbers.@kindex k E@pindex calc-extended-gcd@tindex egcdThe @kbd{k E} (@code{calc-extended-gcd}) [@code{egcd}] command computesthe GCD of two integers @expr{x} and @expr{y} and returns a vector@expr{[g, a, b]} where @texline @math{g = \gcd(x,y) = a x + b y}.@infoline @expr{g = gcd(x,y) = a x + b y}.@kindex !@pindex calc-factorial@tindex fact@ignore@mindex @null@end ignore@tindex !The @kbd{!} (@code{calc-factorial}) [@code{fact}] command computes thefactorial of the number at the top of the stack. If the number is aninteger, the result is an exact integer. If the number is aninteger-valued float, the result is a floating-point approximation. Ifthe number is a non-integral real number, the generalized factorial is used,as defined by the Euler Gamma function. Please note that computation oflarge factorials can be slow; using floating-point format will helpsince fewer digits must be maintained. The same is true of many ofthe commands in this section.@kindex k d@pindex calc-double-factorial@tindex dfact@ignore@mindex @null@end ignore@tindex !!The @kbd{k d} (@code{calc-double-factorial}) [@code{dfact}] commandcomputes the ``double factorial'' of an integer. For an even integer,this is the product of even integers from 2 to @expr{N}. For an oddinteger, this is the product of odd integers from 3 to @expr{N}. Ifthe argument is an integer-valued float, the result is a floating-pointapproximation. This function is undefined for negative even integers.The notation @expr{N!!} is also recognized for double factorials.@kindex k c@pindex calc-choose@tindex chooseThe @kbd{k c} (@code{calc-choose}) [@code{choose}] command computes thebinomial coefficient @expr{N}-choose-@expr{M}, where @expr{M} is the numberon the top of the stack and @expr{N} is second-to-top. If both argumentsare integers, the result is an exact integer. Otherwise, the result is afloating-point approximation. The binomial coefficient is defined for allreal numbers by@texline @math{N! \over M! (N-M)!\,}.@infoline @expr{N! / M! (N-M)!}.@kindex H k c@pindex calc-perm@tindex perm@ifnottexThe @kbd{H k c} (@code{calc-perm}) [@code{perm}] command computes thenumber-of-permutations function @expr{N! / (N-M)!}.@end ifnottex@texThe \kbd{H k c} (\code{calc-perm}) [\code{perm}] command computes thenumber-of-perm\-utations function $N! \over (N-M)!\,$.@end tex@kindex k b@kindex H k b@pindex calc-bernoulli-number@tindex bernThe @kbd{k b} (@code{calc-bernoulli-number}) [@code{bern}] commandcomputes a given Bernoulli number. The value at the top of the stackis a nonnegative integer @expr{n} that specifies which Bernoulli numberis desired. The @kbd{H k b} command computes a Bernoulli polynomial,taking @expr{n} from the second-to-top position and @expr{x} from thetop of the stack. If @expr{x} is a variable or formula the result isa polynomial in @expr{x}; if @expr{x} is a number the result is a number.@kindex k e@kindex H k e@pindex calc-euler-number@tindex eulerThe @kbd{k e} (@code{calc-euler-number}) [@code{euler}] command similarlycomputes an Euler number, and @w{@kbd{H k e}} computes an Euler polynomial.Bernoulli and Euler numbers occur in the Taylor expansions of severalfunctions.@kindex k s@kindex H k s@pindex calc-stirling-number@tindex stir1@tindex stir2The @kbd{k s} (@code{calc-stirling-number}) [@code{stir1}] commandcomputes a Stirling number of the first @texline kind@tie{}@math{n \brack m},@infoline kind,given two integers @expr{n} and @expr{m} on the stack. The @kbd{H k s}[@code{stir2}] command computes a Stirling number of the second @texline kind@tie{}@math{n \brace m}.@infoline kind.These are the number of @expr{m}-cycle permutations of @expr{n} objects,and the number of ways to partition @expr{n} objects into @expr{m}non-empty sets, respectively.@kindex k p@pindex calc-prime-test@cindex PrimesThe @kbd{k p} (@code{calc-prime-test}) command checks if the integer onthe top of the stack is prime. For integers less than eight million, theanswer is always exact and reasonably fast. For larger integers, aprobabilistic method is used (see Knuth vol. II, section 4.5.4, algorithm P).The number is first checked against small prime factors (up to 13). Then,any number of iterations of the algorithm are performed. Each step eitherdiscovers that the number is non-prime, or substantially increases thecertainty that the number is prime. After a few steps, the chance thata number was mistakenly described as prime will be less than one percent.(Indeed, this is a worst-case estimate of the probability; in practiceeven a single iteration is quite reliable.) After the @kbd{k p} command,the number will be reported as definitely prime or non-prime if possible,or otherwise ``probably'' prime with a certain probability of error.@ignore@starindex@end ignore@tindex primeThe normal @kbd{k p} command performs one iteration of the primalitytest. Pressing @kbd{k p} repeatedly for the same integer will performadditional iterations. Also, @kbd{k p} with a numeric prefix performsthe specified number of iterations. There is also an algebraic function@samp{prime(n)} or @samp{prime(n,iters)} which returns 1 if @expr{n}is (probably) prime and 0 if not.@kindex k f@pindex calc-prime-factors@tindex prfacThe @kbd{k f} (@code{calc-prime-factors}) [@code{prfac}] commandattempts to decompose an integer into its prime factors. For numbers upto 25 million, the answer is exact although it may take some time. Theresult is a vector of the prime factors in increasing order. For largerinputs, prime factors above 5000 may not be found, in which case thelast number in the vector will be an unfactored integer greater than 25million (with a warning message). For negative integers, the firstelement of the list will be @mathit{-1}. For inputs @mathit{-1}, @mathit{0}, and@mathit{1}, the result is a list of the same number.@kindex k n@pindex calc-next-prime@ignore@mindex nextpr@idots@end ignore@tindex nextprimeThe @kbd{k n} (@code{calc-next-prime}) [@code{nextprime}] command findsthe next prime above a given number. Essentially, it searches by calling@code{calc-prime-test} on successive integers until it finds one thatpasses the test. This is quite fast for integers less than eight million,but once the probabilistic test comes into play the search may be ratherslow. Ordinarily this command stops for any prime that passes one iterationof the primality test. With a numeric prefix argument, a number must passthe specified number of iterations before the search stops. (This onlymatters when searching above eight million.) You can always use additional@kbd{k p} commands to increase your certainty that the number is indeedprime.@kindex I k n@pindex calc-prev-prime@ignore@mindex prevpr@idots@end ignore@tindex prevprimeThe @kbd{I k n} (@code{calc-prev-prime}) [@code{prevprime}] commandanalogously finds the next prime less than a given number.@kindex k t@pindex calc-totient@tindex totientThe @kbd{k t} (@code{calc-totient}) [@code{totient}] command computes theEuler ``totient'' @texline function@tie{}@math{\phi(n)},@infoline function,the number of integers less than @expr{n} whichare relatively prime to @expr{n}.@kindex k m@pindex calc-moebius@tindex moebiusThe @kbd{k m} (@code{calc-moebius}) [@code{moebius}] command computes the@texline M@"obius @math{\mu}@infoline Moebius ``mu''function. If the input number is a product of @expr{k}distinct factors, this is @expr{(-1)^k}. If the input number has anyduplicate factors (i.e., can be divided by the same prime more than once),the result is zero.@node Probability Distribution Functions, , Combinatorial Functions, Scientific Functions@section Probability Distribution Functions@noindentThe functions in this section compute various probability distributions.For continuous distributions, this is the integral of the probabilitydensity function from @expr{x} to infinity. (These are the ``uppertail'' distribution functions; there are also corresponding ``lowertail'' functions which integrate from minus infinity to @expr{x}.)For discrete distributions, the upper tail function gives the sumfrom @expr{x} to infinity; the lower tail function gives the sumfrom minus infinity up to, but not including,@w{ }@expr{x}.To integrate from @expr{x} to @expr{y}, just use the distributionfunction twice and subtract. For example, the probability that aGaussian random variable with mean 2 and standard deviation 1 willlie in the range from 2.5 to 2.8 is @samp{utpn(2.5,2,1) - utpn(2.8,2,1)}(``the probability that it is greater than 2.5, but not greater than 2.8''),or equivalently @samp{ltpn(2.8,2,1) - ltpn(2.5,2,1)}.@kindex k B@kindex I k B@pindex calc-utpb@tindex utpb@tindex ltpbThe @kbd{k B} (@code{calc-utpb}) [@code{utpb}] function uses thebinomial distribution. Push the parameters @var{n}, @var{p}, andthen @var{x} onto the stack; the result (@samp{utpb(x,n,p)}) is theprobability that an event will occur @var{x} or more times outof @var{n} trials, if its probability of occurring in any giventrial is @var{p}. The @kbd{I k B} [@code{ltpb}] function isthe probability that the event will occur fewer than @var{x} times.The other probability distribution functions similarly take theform @kbd{k @var{X}} (@code{calc-utp@var{x}}) [@code{utp@var{x}}]and @kbd{I k @var{X}} [@code{ltp@var{x}}], for various letters@var{x}. The arguments to the algebraic functions are the value ofthe random variable first, then whatever other parameters define thedistribution. Note these are among the few Calc functions where theorder of the arguments in algebraic form differs from the order ofarguments as found on the stack. (The random variable comes last onthe stack, so that you can type, e.g., @kbd{2 @key{RET} 1 @key{RET} 2.5k N M-@key{RET} @key{DEL} 2.8 k N -}, using @kbd{M-@key{RET} @key{DEL}} torecover the original arguments but substitute a new value for @expr{x}.)@kindex k C@pindex calc-utpc@tindex utpc@ignore@mindex @idots@end ignore@kindex I k C@ignore@mindex @null@end ignore@tindex ltpcThe @samp{utpc(x,v)} function uses the chi-square distribution with@texline @math{\nu}@infoline @expr{v} degrees of freedom. It is the probability that a model iscorrect if its chi-square statistic is @expr{x}.@kindex k F@pindex calc-utpf@tindex utpf@ignore@mindex @idots@end ignore@kindex I k F@ignore@mindex @null@end ignore@tindex ltpfThe @samp{utpf(F,v1,v2)} function uses the F distribution, used invarious statistical tests. The parameters @texline @math{\nu_1}@infoline @expr{v1} and @texline @math{\nu_2}@infoline @expr{v2}are the degrees of freedom in the numerator and denominator,respectively, used in computing the statistic @expr{F}.@kindex k N@pindex calc-utpn@tindex utpn@ignore@mindex @idots@end ignore@kindex I k N@ignore@mindex @null@end ignore@tindex ltpnThe @samp{utpn(x,m,s)} function uses a normal (Gaussian) distributionwith mean @expr{m} and standard deviation @texline @math{\sigma}.@infoline @expr{s}. It is the probability that such a normal-distributed random variablewould exceed @expr{x}.@kindex k P@pindex calc-utpp@tindex utpp@ignore@mindex @idots@end ignore@kindex I k P@ignore@mindex @null@end ignore@tindex ltppThe @samp{utpp(n,x)} function uses a Poisson distribution withmean @expr{x}. It is the probability that @expr{n} or more suchPoisson random events will occur.@kindex k T@pindex calc-ltpt@tindex utpt@ignore@mindex @idots@end ignore@kindex I k T@ignore@mindex @null@end ignore@tindex ltptThe @samp{utpt(t,v)} function uses the Student's ``t'' distributionwith @texline @math{\nu}@infoline @expr{v} degrees of freedom. It is the probability that at-distributed random variable will be greater than @expr{t}.(Note: This computes the distribution function @texline @math{A(t|\nu)}@infoline @expr{A(t|v)}where @texline @math{A(0|\nu) = 1}@infoline @expr{A(0|v) = 1} and @texline @math{A(\infty|\nu) \to 0}.@infoline @expr{A(inf|v) -> 0}. The @code{UTPT} operation on the HP-48 uses a different definition whichreturns half of Calc's value: @samp{UTPT(t,v) = .5*utpt(t,v)}.)While Calc does not provide inverses of the probability distributionfunctions, the @kbd{a R} command can be used to solve for the inverse.Since the distribution functions are monotonic, @kbd{a R} is guaranteedto be able to find a solution given any initial guess.@xref{Numerical Solutions}.@node Matrix Functions, Algebra, Scientific Functions, Top@chapter Vector/Matrix Functions@noindentMany of the commands described here begin with the @kbd{v} prefix.(For convenience, the shift-@kbd{V} prefix is equivalent to @kbd{v}.)The commands usually apply to both plain vectors and matrices; someapply only to matrices or only to square matrices. If the argumenthas the wrong dimensions the operation is left in symbolic form.Vectors are entered and displayed using @samp{[a,b,c]} notation.Matrices are vectors of which all elements are vectors of equal length.(Though none of the standard Calc commands use this concept, athree-dimensional matrix or rank-3 tensor could be defined as avector of matrices, and so on.)@menu* Packing and Unpacking::* Building Vectors::* Extracting Elements::* Manipulating Vectors::* Vector and Matrix Arithmetic::* Set Operations::* Statistical Operations::* Reducing and Mapping::* Vector and Matrix Formats::@end menu@node Packing and Unpacking, Building Vectors, Matrix Functions, Matrix Functions@section Packing and Unpacking@noindentCalc's ``pack'' and ``unpack'' commands collect stack entries to buildcomposite objects such as vectors and complex numbers. They aredescribed in this chapter because they are most often used to buildvectors.@kindex v p@pindex calc-packThe @kbd{v p} (@code{calc-pack}) [@code{pack}] command collects severalelements from the stack into a matrix, complex number, HMS form, errorform, etc. It uses a numeric prefix argument to specify the kind ofobject to be built; this argument is referred to as the ``packing mode.''If the packing mode is a nonnegative integer, a vector of thatlength is created. For example, @kbd{C-u 5 v p} will pop the topfive stack elements and push back a single vector of those fiveelements. (@kbd{C-u 0 v p} simply creates an empty vector.)The same effect can be had by pressing @kbd{[} to push an incompletevector on the stack, using @key{TAB} (@code{calc-roll-down}) to sneakthe incomplete object up past a certain number of elements, andthen pressing @kbd{]} to complete the vector.Negative packing modes create other kinds of composite objects:@table @cite@item -1Two values are collected to build a complex number. For example,@kbd{5 @key{RET} 7 C-u -1 v p} creates the complex number@expr{(5, 7)}. The result is always a rectangular complexnumber. The two input values must both be real numbers,i.e., integers, fractions, or floats. If they are not, Calcwill instead build a formula like @samp{a + (0, 1) b}. (Theother packing modes also create a symbolic answer if thecomponents are not suitable.)@item -2Two values are collected to build a polar complex number.The first is the magnitude; the second is the phase expressedin either degrees or radians according to the current angularmode.@item -3Three values are collected into an HMS form. The firsttwo values (hours and minutes) must be integers orinteger-valued floats. The third value may be any realnumber.@item -4Two values are collected into an error form. The inputsmay be real numbers or formulas.@item -5Two values are collected into a modulo form. The inputsmust be real numbers.@item -6Two values are collected into the interval @samp{[a .. b]}.The inputs may be real numbers, HMS or date forms, or formulas.@item -7Two values are collected into the interval @samp{[a .. b)}.@item -8Two values are collected into the interval @samp{(a .. b]}.@item -9Two values are collected into the interval @samp{(a .. b)}.@item -10Two integer values are collected into a fraction.@item -11Two values are collected into a floating-point number.The first is the mantissa; the second, which must be aninteger, is the exponent. The result is the mantissatimes ten to the power of the exponent.@item -12This is treated the same as @mathit{-11} by the @kbd{v p} command.When unpacking, @mathit{-12} specifies that a floating-point mantissais desired.@item -13A real number is converted into a date form.@item -14Three numbers (year, month, day) are packed into a pure date form.@item -15Six numbers are packed into a date/time form.@end tableWith any of the two-input negative packing modes, either or bothof the inputs may be vectors. If both are vectors of the samelength, the result is another vector made by packing correspondingelements of the input vectors. If one input is a vector and theother is a plain number, the number is packed along with each vectorelement to produce a new vector. For example, @kbd{C-u -4 v p}could be used to convert a vector of numbers and a vector of errorsinto a single vector of error forms; @kbd{C-u -5 v p} could converta vector of numbers and a single number @var{M} into a vector ofnumbers modulo @var{M}.If you don't give a prefix argument to @kbd{v p}, it takesthe packing mode from the top of the stack. The elements tobe packed then begin at stack level 2. Thus@kbd{1 @key{RET} 2 @key{RET} 4 n v p} is another way toenter the error form @samp{1 +/- 2}.If the packing mode taken from the stack is a vector, the result is amatrix with the dimensions specified by the elements of the vector,which must each be integers. For example, if the packing mode is@samp{[2, 3]}, then six numbers will be taken from the stack andreturned in the form @samp{[@w{[a, b, c]}, [d, e, f]]}.If any elements of the vector are negative, other kinds ofpacking are done at that level as described above. Forexample, @samp{[2, 3, -4]} takes 12 objects and creates a@texline @math{2\times3}@infoline 2x3matrix of error forms: @samp{[[a +/- b, c +/- d ... ]]}.Also, @samp{[-4, -10]} will convert four integers into anerror form consisting of two fractions: @samp{a:b +/- c:d}.@ignore@starindex@end ignore@tindex packThere is an equivalent algebraic function,@samp{pack(@var{mode}, @var{items})} where @var{mode} is apacking mode (an integer or a vector of integers) and @var{items}is a vector of objects to be packed (re-packed, really) accordingto that mode. For example, @samp{pack([3, -4], [a,b,c,d,e,f])}yields @samp{[a +/- b, @w{c +/- d}, e +/- f]}. The function isleft in symbolic form if the packing mode is invalid, or if thenumber of data items does not match the number of items requiredby the mode.@kindex v u@pindex calc-unpackThe @kbd{v u} (@code{calc-unpack}) command takes the vector, complexnumber, HMS form, or other composite object on the top of the stack and``unpacks'' it, pushing each of its elements onto the stack as separateobjects. Thus, it is the ``inverse'' of @kbd{v p}. If the valueat the top of the stack is a formula, @kbd{v u} unpacks it by pushingeach of the arguments of the top-level operator onto the stack.You can optionally give a numeric prefix argument to @kbd{v u}to specify an explicit (un)packing mode. If the packing mode isnegative and the input is actually a vector or matrix, the resultwill be two or more similar vectors or matrices of the elements.For example, given the vector @samp{[@w{a +/- b}, c^2, d +/- 7]},the result of @kbd{C-u -4 v u} will be the two vectors@samp{[a, c^2, d]} and @w{@samp{[b, 0, 7]}}.Note that the prefix argument can have an effect even when the input isnot a vector. For example, if the input is the number @mathit{-5}, then@kbd{c-u -1 v u} yields @mathit{-5} and 0 (the components of @mathit{-5}when viewed as a rectangular complex number); @kbd{C-u -2 v u} yields 5and 180 (assuming Degrees mode); and @kbd{C-u -10 v u} yields @mathit{-5}and 1 (the numerator and denominator of @mathit{-5}, viewed as a rationalnumber). Plain @kbd{v u} with this input would complain that the inputis not a composite object.Unpacking mode @mathit{-11} converts a float into an integer mantissa andan integer exponent, where the mantissa is not divisible by 10(except that 0.0 is represented by a mantissa and exponent of 0).Unpacking mode @mathit{-12} converts a float into a floating-point mantissaand integer exponent, where the mantissa (for non-zero numbers)is guaranteed to lie in the range [1 .. 10). In both cases,the mantissa is shifted left or right (and the exponent adjustedto compensate) in order to satisfy these constraints.Positive unpacking modes are treated differently than for @kbd{v p}.A mode of 1 is much like plain @kbd{v u} with no prefix argument,except that in addition to the components of the input object,a suitable packing mode to re-pack the object is also pushed.Thus, @kbd{C-u 1 v u} followed by @kbd{v p} will re-build theoriginal object.A mode of 2 unpacks two levels of the object; the resultingre-packing mode will be a vector of length 2. This might be usedto unpack a matrix, say, or a vector of error forms. Higherunpacking modes unpack the input even more deeply.@ignore@starindex@end ignore@tindex unpackThere are two algebraic functions analogous to @kbd{v u}.The @samp{unpack(@var{mode}, @var{item})} function unpacks the@var{item} using the given @var{mode}, returning the result asa vector of components. Here the @var{mode} must be aninteger, not a vector. For example, @samp{unpack(-4, a +/- b)}returns @samp{[a, b]}, as does @samp{unpack(1, a +/- b)}.@ignore@starindex@end ignore@tindex unpacktThe @code{unpackt} function is like @code{unpack} but insteadof returning a simple vector of items, it returns a vector oftwo things: The mode, and the vector of items. For example,@samp{unpackt(1, 2:3 +/- 1:4)} returns @samp{[-4, [2:3, 1:4]]},and @samp{unpackt(2, 2:3 +/- 1:4)} returns @samp{[[-4, -10], [2, 3, 1, 4]]}.The identity for re-building the original object is@samp{apply(pack, unpackt(@var{n}, @var{x})) = @var{x}}. (The@code{apply} function builds a function call given the functionname and a vector of arguments.)@cindex Numerator of a fraction, extractingSubscript notation is a useful way to extract a particular partof an object. For example, to get the numerator of a rationalnumber, you can use @samp{unpack(-10, @var{x})_1}.@node Building Vectors, Extracting Elements, Packing and Unpacking, Matrix Functions@section Building Vectors@noindentVectors and matrices can be added,subtracted, multiplied, and divided; @pxref{Basic Arithmetic}.@kindex |@pindex calc-concat@ignore@mindex @null@end ignore@tindex |The @kbd{|} (@code{calc-concat}) [@code{vconcat}] command ``concatenates'' two vectorsinto one. For example, after @kbd{@w{[ 1 , 2 ]} [ 3 , 4 ] |}, the stackwill contain the single vector @samp{[1, 2, 3, 4]}. If the argumentsare matrices, the rows of the first matrix are concatenated with therows of the second. (In other words, two matrices are just two vectorsof row-vectors as far as @kbd{|} is concerned.)If either argument to @kbd{|} is a scalar (a non-vector), it is treatedlike a one-element vector for purposes of concatenation: @kbd{1 [ 2 , 3 ] |}produces the vector @samp{[1, 2, 3]}. Likewise, if one argument is amatrix and the other is a plain vector, the vector is treated as aone-row matrix.@kindex H |@tindex appendThe @kbd{H |} (@code{calc-append}) [@code{append}] command concatenatestwo vectors without any special cases. Both inputs must be vectors.Whether or not they are matrices is not taken into account. If eitherargument is a scalar, the @code{append} function is left in symbolic form.See also @code{cons} and @code{rcons} below.@kindex I |@kindex H I |The @kbd{I |} and @kbd{H I |} commands are similar, but they use theirtwo stack arguments in the opposite order. Thus @kbd{I |} is equivalentto @kbd{@key{TAB} |}, but possibly more convenient and also a bit faster.@kindex v d@pindex calc-diag@tindex diagThe @kbd{v d} (@code{calc-diag}) [@code{diag}] function builds a diagonalsquare matrix. The optional numeric prefix gives the number of rowsand columns in the matrix. If the value at the top of the stack is avector, the elements of the vector are used as the diagonal elements; theprefix, if specified, must match the size of the vector. If the value onthe stack is a scalar, it is used for each element on the diagonal, andthe prefix argument is required.To build a constant square matrix, e.g., a @texline @math{3\times3}@infoline 3x3matrix filled with ones, use @kbd{0 M-3 v d 1 +}, i.e., build a zeromatrix first and then add a constant value to that matrix. (Anotheralternative would be to use @kbd{v b} and @kbd{v a}; see below.)@kindex v i@pindex calc-ident@tindex idnThe @kbd{v i} (@code{calc-ident}) [@code{idn}] function builds an identitymatrix of the specified size. It is a convenient form of @kbd{v d}where the diagonal element is always one. If no prefix argument is given,this command prompts for one.In algebraic notation, @samp{idn(a,n)} acts much like @samp{diag(a,n)},except that @expr{a} is required to be a scalar (non-vector) quantity.If @expr{n} is omitted, @samp{idn(a)} represents @expr{a} times anidentity matrix of unknown size. Calc can operate algebraically onsuch generic identity matrices, and if one is combined with a matrixwhose size is known, it is converted automatically to an identitymatrix of a suitable matching size. The @kbd{v i} command with anargument of zero creates a generic identity matrix, @samp{idn(1)}.Note that in dimensioned Matrix mode (@pxref{Matrix Mode}), genericidentity matrices are immediately expanded to the current defaultdimensions.@kindex v x@pindex calc-index@tindex indexThe @kbd{v x} (@code{calc-index}) [@code{index}] function builds a vectorof consecutive integers from 1 to @var{n}, where @var{n} is the numericprefix argument. If you do not provide a prefix argument, you will beprompted to enter a suitable number. If @var{n} is negative, the resultis a vector of negative integers from @var{n} to @mathit{-1}.With a prefix argument of just @kbd{C-u}, the @kbd{v x} command takesthree values from the stack: @var{n}, @var{start}, and @var{incr} (with@var{incr} at top-of-stack). Counting starts at @var{start} and increasesby @var{incr} for successive vector elements. If @var{start} or @var{n}is in floating-point format, the resulting vector elements will also befloats. Note that @var{start} and @var{incr} may in fact be any kindof numbers or formulas.When @var{start} and @var{incr} are specified, a negative @var{n} has adifferent interpretation: It causes a geometric instead of arithmeticsequence to be generated. For example, @samp{index(-3, a, b)} produces@samp{[a, a b, a b^2]}. If you omit @var{incr} in the algebraic form,@samp{index(@var{n}, @var{start})}, the default value for @var{incr}is one for positive @var{n} or two for negative @var{n}.@kindex v b@pindex calc-build-vector@tindex cvecThe @kbd{v b} (@code{calc-build-vector}) [@code{cvec}] function builds avector of @var{n} copies of the value on the top of the stack, where @var{n}is the numeric prefix argument. In algebraic formulas, @samp{cvec(x,n,m)}can also be used to build an @var{n}-by-@var{m} matrix of copies of @var{x}.(Interactively, just use @kbd{v b} twice: once to build a row, then againto build a matrix of copies of that row.)@kindex v h@kindex I v h@pindex calc-head@pindex calc-tail@tindex head@tindex tailThe @kbd{v h} (@code{calc-head}) [@code{head}] function returns the firstelement of a vector. The @kbd{I v h} (@code{calc-tail}) [@code{tail}]function returns the vector with its first element removed. In bothcases, the argument must be a non-empty vector.@kindex v k@pindex calc-cons@tindex consThe @kbd{v k} (@code{calc-cons}) [@code{cons}] function takes a value @var{h}and a vector @var{t} from the stack, and produces the vector whose head is@var{h} and whose tail is @var{t}. This is similar to @kbd{|}, exceptif @var{h} is itself a vector, @kbd{|} will concatenate the two vectorswhereas @code{cons} will insert @var{h} at the front of the vector @var{t}.@kindex H v h@tindex rhead@ignore@mindex @idots@end ignore@kindex H I v h@ignore@mindex @null@end ignore@kindex H v k@ignore@mindex @null@end ignore@tindex rtail@ignore@mindex @null@end ignore@tindex rconsEach of these three functions also accepts the Hyperbolic flag [@code{rhead},@code{rtail}, @code{rcons}] in which case @var{t} instead representsthe @emph{last} single element of the vector, with @var{h}representing the remainder of the vector. Thus the vector@samp{[a, b, c, d] = cons(a, [b, c, d]) = rcons([a, b, c], d)}.Also, @samp{head([a, b, c, d]) = a}, @samp{tail([a, b, c, d]) = [b, c, d]},@samp{rhead([a, b, c, d]) = [a, b, c]}, and @samp{rtail([a, b, c, d]) = d}.@node Extracting Elements, Manipulating Vectors, Building Vectors, Matrix Functions@section Extracting Vector Elements@noindent@kindex v r@pindex calc-mrow@tindex mrowThe @kbd{v r} (@code{calc-mrow}) [@code{mrow}] command extracts one row ofthe matrix on the top of the stack, or one element of the plain vector onthe top of the stack. The row or element is specified by the numericprefix argument; the default is to prompt for the row or element number.The matrix or vector is replaced by the specified row or element in theform of a vector or scalar, respectively.@cindex Permutations, applyingWith a prefix argument of @kbd{C-u} only, @kbd{v r} takes the index ofthe element or row from the top of the stack, and the vector or matrixfrom the second-to-top position. If the index is itself a vector ofintegers, the result is a vector of the corresponding elements of theinput vector, or a matrix of the corresponding rows of the input matrix.This command can be used to obtain any permutation of a vector.With @kbd{C-u}, if the index is an interval form with integer components,it is interpreted as a range of indices and the corresponding subvector orsubmatrix is returned.@cindex Subscript notation@kindex a _@pindex calc-subscript@tindex subscr@tindex _Subscript notation in algebraic formulas (@samp{a_b}) stands for theCalc function @code{subscr}, which is synonymous with @code{mrow}.Thus, @samp{[x, y, z]_k} produces @expr{x}, @expr{y}, or @expr{z} if@expr{k} is one, two, or three, respectively. A double subscript(@samp{M_i_j}, equivalent to @samp{subscr(subscr(M, i), j)}) willaccess the element at row @expr{i}, column @expr{j} of a matrix.The @kbd{a _} (@code{calc-subscript}) command creates a subscriptformula @samp{a_b} out of two stack entries. (It is on the @kbd{a}``algebra'' prefix because subscripted variables are often usedpurely as an algebraic notation.)@tindex mrrowGiven a negative prefix argument, @kbd{v r} instead deletes one row orelement from the matrix or vector on the top of the stack. Thus@kbd{C-u 2 v r} replaces a matrix with its second row, but @kbd{C-u -2 v r}replaces the matrix with the same matrix with its second row removed.In algebraic form this function is called @code{mrrow}.@tindex getdiagGiven a prefix argument of zero, @kbd{v r} extracts the diagonal elementsof a square matrix in the form of a vector. In algebraic form thisfunction is called @code{getdiag}.@kindex v c@pindex calc-mcol@tindex mcol@tindex mrcolThe @kbd{v c} (@code{calc-mcol}) [@code{mcol} or @code{mrcol}] command isthe analogous operation on columns of a matrix. Given a plain vectorit extracts (or removes) one element, just like @kbd{v r}. If theindex in @kbd{C-u v c} is an interval or vector and the argument is amatrix, the result is a submatrix with only the specified columnsretained (and possibly permuted in the case of a vector index).To extract a matrix element at a given row and column, use @kbd{v r} toextract the row as a vector, then @kbd{v c} to extract the column elementfrom that vector. In algebraic formulas, it is often more convenient touse subscript notation: @samp{m_i_j} gives row @expr{i}, column @expr{j}of matrix @expr{m}.@kindex v s@pindex calc-subvector@tindex subvecThe @kbd{v s} (@code{calc-subvector}) [@code{subvec}] command extractsa subvector of a vector. The arguments are the vector, the startingindex, and the ending index, with the ending index in the top-of-stackposition. The starting index indicates the first element of the vectorto take. The ending index indicates the first element @emph{past} therange to be taken. Thus, @samp{subvec([a, b, c, d, e], 2, 4)} producesthe subvector @samp{[b, c]}. You could get the same result using@samp{mrow([a, b, c, d, e], @w{[2 .. 4)})}.If either the start or the end index is zero or negative, it isinterpreted as relative to the end of the vector. Thus@samp{subvec([a, b, c, d, e], 2, -2)} also produces @samp{[b, c]}. Inthe algebraic form, the end index can be omitted in which case itis taken as zero, i.e., elements from the starting element to theend of the vector are used. The infinity symbol, @code{inf}, alsohas this effect when used as the ending index.@kindex I v s@tindex rsubvecWith the Inverse flag, @kbd{I v s} [@code{rsubvec}] removes a subvectorfrom a vector. The arguments are interpreted the same as for thenormal @kbd{v s} command. Thus, @samp{rsubvec([a, b, c, d, e], 2, 4)}produces @samp{[a, d, e]}. It is always true that @code{subvec} and@code{rsubvec} return complementary parts of the input vector.@xref{Selecting Subformulas}, for an alternative way to operate onvectors one element at a time.@node Manipulating Vectors, Vector and Matrix Arithmetic, Extracting Elements, Matrix Functions@section Manipulating Vectors@noindent@kindex v l@pindex calc-vlength@tindex vlenThe @kbd{v l} (@code{calc-vlength}) [@code{vlen}] command computes thelength of a vector. The length of a non-vector is considered to be zero.Note that matrices are just vectors of vectors for the purposes of thiscommand.@kindex H v l@tindex mdimsWith the Hyperbolic flag, @kbd{H v l} [@code{mdims}] computes a vectorof the dimensions of a vector, matrix, or higher-order object. Forexample, @samp{mdims([[a,b,c],[d,e,f]])} returns @samp{[2, 3]} sinceits argument is a @texline @math{2\times3}@infoline 2x3matrix.@kindex v f@pindex calc-vector-find@tindex findThe @kbd{v f} (@code{calc-vector-find}) [@code{find}] command searchesalong a vector for the first element equal to a given target. The targetis on the top of the stack; the vector is in the second-to-top position.If a match is found, the result is the index of the matching element.Otherwise, the result is zero. The numeric prefix argument, if given,allows you to select any starting index for the search.@kindex v a@pindex calc-arrange-vector@tindex arrange@cindex Arranging a matrix@cindex Reshaping a matrix@cindex Flattening a matrixThe @kbd{v a} (@code{calc-arrange-vector}) [@code{arrange}] commandrearranges a vector to have a certain number of columns and rows. Thenumeric prefix argument specifies the number of columns; if you do notprovide an argument, you will be prompted for the number of columns.The vector or matrix on the top of the stack is @dfn{flattened} into aplain vector. If the number of columns is nonzero, this vector isthen formed into a matrix by taking successive groups of @var{n} elements.If the number of columns does not evenly divide the number of elementsin the vector, the last row will be short and the result will not besuitable for use as a matrix. For example, with the matrix@samp{[[1, 2], @w{[3, 4]}]} on the stack, @kbd{v a 4} produces@samp{[[1, 2, 3, 4]]} (a @texline @math{1\times4}@infoline 1x4matrix), @kbd{v a 1} produces @samp{[[1], [2], [3], [4]]} (a @texline @math{4\times1}@infoline 4x1matrix), @kbd{v a 2} produces @samp{[[1, 2], [3, 4]]} (the original @texline @math{2\times2}@infoline 2x2matrix), @w{@kbd{v a 3}} produces @samp{[[1, 2, 3], [4]]} (not amatrix), and @kbd{v a 0} produces the flattened list @samp{[1, 2, @w{3, 4}]}.@cindex Sorting data@kindex V S@kindex I V S@pindex calc-sort@tindex sort@tindex rsortThe @kbd{V S} (@code{calc-sort}) [@code{sort}] command sorts the elements ofa vector into increasing order. Real numbers, real infinities, andconstant interval forms come first in this ordering; next come otherkinds of numbers, then variables (in alphabetical order), then finallycome formulas and other kinds of objects; these are sorted accordingto a kind of lexicographic ordering with the useful property thatone vector is less or greater than another if the first correspondingunequal elements are less or greater, respectively. Since quoted stringsare stored by Calc internally as vectors of ASCII character codes(@pxref{Strings}), this means vectors of strings are also sorted intoalphabetical order by this command.The @kbd{I V S} [@code{rsort}] command sorts a vector into decreasing order.@cindex Permutation, inverse of@cindex Inverse of permutation@cindex Index tables@cindex Rank tables@kindex V G@kindex I V G@pindex calc-grade@tindex grade@tindex rgradeThe @kbd{V G} (@code{calc-grade}) [@code{grade}, @code{rgrade}] commandproduces an index table or permutation vector which, if applied to theinput vector (as the index of @kbd{C-u v r}, say), would sort the vector.A permutation vector is just a vector of integers from 1 to @var{n}, whereeach integer occurs exactly once. One application of this is to sort amatrix of data rows using one column as the sort key; extract that column,grade it with @kbd{V G}, then use the result to reorder the original matrixwith @kbd{C-u v r}. Another interesting property of the @code{V G} commandis that, if the input is itself a permutation vector, the result willbe the inverse of the permutation. The inverse of an index table isa rank table, whose @var{k}th element says where the @var{k}th originalvector element will rest when the vector is sorted. To get a ranktable, just use @kbd{V G V G}.With the Inverse flag, @kbd{I V G} produces an index table that wouldsort the input into decreasing order. Note that @kbd{V S} and @kbd{V G}use a ``stable'' sorting algorithm, i.e., any two elements which are equalwill not be moved out of their original order. Generally there is no wayto tell with @kbd{V S}, since two elements which are equal look the same,but with @kbd{V G} this can be an important issue. In the matrix-of-rowsexample, suppose you have names and telephone numbers as two columns andyou wish to sort by phone number primarily, and by name when the numbersare equal. You can sort the data matrix by names first, and then againby phone numbers. Because the sort is stable, any two rows with equalphone numbers will remain sorted by name even after the second sort.@cindex Histograms@kindex V H@pindex calc-histogram@ignore@mindex histo@idots@end ignore@tindex histogramThe @kbd{V H} (@code{calc-histogram}) [@code{histogram}] command builds ahistogram of a vector of numbers. Vector elements are assumed to beintegers or real numbers in the range [0..@var{n}) for some ``number ofbins'' @var{n}, which is the numeric prefix argument given to thecommand. The result is a vector of @var{n} counts of how many timeseach value appeared in the original vector. Non-integers in the inputare rounded down to integers. Any vector elements outside the specifiedrange are ignored. (You can tell if elements have been ignored by notingthat the counts in the result vector don't add up to the length of theinput vector.)@kindex H V HWith the Hyperbolic flag, @kbd{H V H} pulls two vectors from the stack.The second-to-top vector is the list of numbers as before. The topvector is an equal-sized list of ``weights'' to attach to the elementsof the data vector. For example, if the first data element is 4.2 andthe first weight is 10, then 10 will be added to bin 4 of the resultvector. Without the hyperbolic flag, every element has a weight of one.@kindex v t@pindex calc-transpose@tindex trnThe @kbd{v t} (@code{calc-transpose}) [@code{trn}] command computesthe transpose of the matrix at the top of the stack. If the argumentis a plain vector, it is treated as a row vector and transposed intoa one-column matrix.@kindex v v@pindex calc-reverse-vector@tindex revThe @kbd{v v} (@code{calc-reverse-vector}) [@code{rev}] command reversesa vector end-for-end. Given a matrix, it reverses the order of the rows.(To reverse the columns instead, just use @kbd{v t v v v t}. The sameprinciple can be used to apply other vector commands to the columns ofa matrix.)@kindex v m@pindex calc-mask-vector@tindex vmaskThe @kbd{v m} (@code{calc-mask-vector}) [@code{vmask}] command usesone vector as a mask to extract elements of another vector. The maskis in the second-to-top position; the target vector is on the top ofthe stack. These vectors must have the same length. The result isthe same as the target vector, but with all elements which correspondto zeros in the mask vector deleted. Thus, for example,@samp{vmask([1, 0, 1, 0, 1], [a, b, c, d, e])} produces @samp{[a, c, e]}.@xref{Logical Operations}.@kindex v e@pindex calc-expand-vector@tindex vexpThe @kbd{v e} (@code{calc-expand-vector}) [@code{vexp}] commandexpands a vector according to another mask vector. The result is avector the same length as the mask, but with nonzero elements replacedby successive elements from the target vector. The length of the targetvector is normally the number of nonzero elements in the mask. If thetarget vector is longer, its last few elements are lost. If the targetvector is shorter, the last few nonzero mask elements are leftunreplaced in the result. Thus @samp{vexp([2, 0, 3, 0, 7], [a, b])}produces @samp{[a, 0, b, 0, 7]}.@kindex H v eWith the Hyperbolic flag, @kbd{H v e} takes a filler value from thetop of the stack; the mask and target vectors come from the third andsecond elements of the stack. This filler is used where the mask iszero: @samp{vexp([2, 0, 3, 0, 7], [a, b], z)} produces@samp{[a, z, c, z, 7]}. If the filler value is itself a vector,then successive values are taken from it, so that the effect is tointerleave two vectors according to the mask:@samp{vexp([2, 0, 3, 7, 0, 0], [a, b], [x, y])} produces@samp{[a, x, b, 7, y, 0]}.Another variation on the masking idea is to combine @samp{[a, b, c, d, e]}with the mask @samp{[1, 0, 1, 0, 1]} to produce @samp{[a, 0, c, 0, e]}.You can accomplish this with @kbd{V M a &}, mapping the logical ``and''operation across the two vectors. @xref{Logical Operations}. Note thatthe @code{? :} operation also discussed there allows other types ofmasking using vectors.@node Vector and Matrix Arithmetic, Set Operations, Manipulating Vectors, Matrix Functions@section Vector and Matrix Arithmetic@noindentBasic arithmetic operations like addition and multiplication are definedfor vectors and matrices as well as for numbers. Division of matrices, inthe sense of multiplying by the inverse, is supported. (Division by amatrix actually uses LU-decomposition for greater accuracy and speed.)@xref{Basic Arithmetic}.The following functions are applied element-wise if their arguments arevectors or matrices: @code{change-sign}, @code{conj}, @code{arg},@code{re}, @code{im}, @code{polar}, @code{rect}, @code{clean},@code{float}, @code{frac}. @xref{Function Index}.@kindex V J@pindex calc-conj-transpose@tindex ctrnThe @kbd{V J} (@code{calc-conj-transpose}) [@code{ctrn}] command computesthe conjugate transpose of its argument, i.e., @samp{conj(trn(x))}.@ignore@mindex A@end ignore@kindex A (vectors)@pindex calc-abs (vectors)@ignore@mindex abs@end ignore@tindex abs (vectors)The @kbd{A} (@code{calc-abs}) [@code{abs}] command computes theFrobenius norm of a vector or matrix argument. This is the squareroot of the sum of the squares of the absolute values of theelements of the vector or matrix. If the vector is interpreted asa point in two- or three-dimensional space, this is the distancefrom that point to the origin.@kindex v n@pindex calc-rnorm@tindex rnormThe @kbd{v n} (@code{calc-rnorm}) [@code{rnorm}] command computesthe row norm, or infinity-norm, of a vector or matrix. For a plainvector, this is the maximum of the absolute values of the elements.For a matrix, this is the maximum of the row-absolute-value-sums,i.e., of the sums of the absolute values of the elements along thevarious rows.@kindex V N@pindex calc-cnorm@tindex cnormThe @kbd{V N} (@code{calc-cnorm}) [@code{cnorm}] command computesthe column norm, or one-norm, of a vector or matrix. For a plainvector, this is the sum of the absolute values of the elements.For a matrix, this is the maximum of the column-absolute-value-sums.General @expr{k}-norms for @expr{k} other than one or infinity arenot provided.@kindex V C@pindex calc-cross@tindex crossThe @kbd{V C} (@code{calc-cross}) [@code{cross}] command computes theright-handed cross product of two vectors, each of which must haveexactly three elements.@ignore@mindex &@end ignore@kindex & (matrices)@pindex calc-inv (matrices)@ignore@mindex inv@end ignore@tindex inv (matrices)The @kbd{&} (@code{calc-inv}) [@code{inv}] command computes theinverse of a square matrix. If the matrix is singular, the inverseoperation is left in symbolic form. Matrix inverses are recorded sothat once an inverse (or determinant) of a particular matrix has beencomputed, the inverse and determinant of the matrix can be recomputedquickly in the future.If the argument to @kbd{&} is a plain number @expr{x}, thiscommand simply computes @expr{1/x}. This is okay, because the@samp{/} operator also does a matrix inversion when dividing oneby a matrix.@kindex V D@pindex calc-mdet@tindex detThe @kbd{V D} (@code{calc-mdet}) [@code{det}] command computes thedeterminant of a square matrix.@kindex V L@pindex calc-mlud@tindex ludThe @kbd{V L} (@code{calc-mlud}) [@code{lud}] command computes theLU decomposition of a matrix. The result is a list of three matriceswhich, when multiplied together left-to-right, form the original matrix.The first is a permutation matrix that arises from pivoting in thealgorithm, the second is lower-triangular with ones on the diagonal,and the third is upper-triangular.@kindex V T@pindex calc-mtrace@tindex trThe @kbd{V T} (@code{calc-mtrace}) [@code{tr}] command computes thetrace of a square matrix. This is defined as the sum of the diagonalelements of the matrix.@node Set Operations, Statistical Operations, Vector and Matrix Arithmetic, Matrix Functions@section Set Operations using Vectors@noindent@cindex Sets, as vectorsCalc includes several commands which interpret vectors as @dfn{sets} ofobjects. A set is a collection of objects; any given object can appearonly once in the set. Calc stores sets as vectors of objects insorted order. Objects in a Calc set can be any of the usual things,such as numbers, variables, or formulas. Two set elements are consideredequal if they are identical, except that numerically equal numbers likethe integer 4 and the float 4.0 are considered equal even though theyare not ``identical.'' Variables are treated like plain symbols withoutattached values by the set operations; subtracting the set @samp{[b]}from @samp{[a, b]} always yields the set @samp{[a]} even though ifthe variables @samp{a} and @samp{b} both equaled 17, you mightexpect the answer @samp{[]}.If a set contains interval forms, then it is assumed to be a set ofreal numbers. In this case, all set operations require the elementsof the set to be only things that are allowed in intervals: Realnumbers, plus and minus infinity, HMS forms, and date forms. Ifthere are variables or other non-real objects present in a real set,all set operations on it will be left in unevaluated form.If the input to a set operation is a plain number or interval form@var{a}, it is treated like the one-element vector @samp{[@var{a}]}.The result is always a vector, except that if the set consists of asingle interval, the interval itself is returned instead.@xref{Logical Operations}, for the @code{in} function which tests ifa certain value is a member of a given set. To test if the set @expr{A}is a subset of the set @expr{B}, use @samp{vdiff(A, B) = []}.@kindex V +@pindex calc-remove-duplicates@tindex rdupThe @kbd{V +} (@code{calc-remove-duplicates}) [@code{rdup}] commandconverts an arbitrary vector into set notation. It works by sortingthe vector as if by @kbd{V S}, then removing duplicates. (For example,@kbd{[a, 5, 4, a, 4.0]} is sorted to @samp{[4, 4.0, 5, a, a]} and thenreduced to @samp{[4, 5, a]}). Overlapping intervals are merged asnecessary. You rarely need to use @kbd{V +} explicitly, since all theother set-based commands apply @kbd{V +} to their inputs before usingthem.@kindex V V@pindex calc-set-union@tindex vunionThe @kbd{V V} (@code{calc-set-union}) [@code{vunion}] command computesthe union of two sets. An object is in the union of two sets if andonly if it is in either (or both) of the input sets. (You couldaccomplish the same thing by concatenating the sets with @kbd{|},then using @kbd{V +}.)@kindex V ^@pindex calc-set-intersect@tindex vintThe @kbd{V ^} (@code{calc-set-intersect}) [@code{vint}] command computesthe intersection of two sets. An object is in the intersection ifand only if it is in both of the input sets. Thus if the inputsets are disjoint, i.e., if they share no common elements, the resultwill be the empty vector @samp{[]}. Note that the characters @kbd{V}and @kbd{^} were chosen to be close to the conventional mathematicalnotation for set @texline union@tie{}(@math{A \cup B})@infoline unionand @texline intersection@tie{}(@math{A \cap B}).@infoline intersection.@kindex V -@pindex calc-set-difference@tindex vdiffThe @kbd{V -} (@code{calc-set-difference}) [@code{vdiff}] command computesthe difference between two sets. An object is in the difference@expr{A - B} if and only if it is in @expr{A} but not in @expr{B}.Thus subtracting @samp{[y,z]} from a set will remove the elements@samp{y} and @samp{z} if they are present. You can also think of thisas a general @dfn{set complement} operator; if @expr{A} is the set ofall possible values, then @expr{A - B} is the ``complement'' of @expr{B}.Obviously this is only practical if the set of all possible values inyour problem is small enough to list in a Calc vector (or simpleenough to express in a few intervals).@kindex V X@pindex calc-set-xor@tindex vxorThe @kbd{V X} (@code{calc-set-xor}) [@code{vxor}] command computesthe ``exclusive-or,'' or ``symmetric difference'' of two sets.An object is in the symmetric difference of two sets if and onlyif it is in one, but @emph{not} both, of the sets. Objects thatoccur in both sets ``cancel out.''@kindex V ~@pindex calc-set-complement@tindex vcomplThe @kbd{V ~} (@code{calc-set-complement}) [@code{vcompl}] commandcomputes the complement of a set with respect to the real numbers.Thus @samp{vcompl(x)} is equivalent to @samp{vdiff([-inf .. inf], x)}.For example, @samp{vcompl([2, (3 .. 4]])} evaluates to@samp{[[-inf .. 2), (2 .. 3], (4 .. inf]]}.@kindex V F@pindex calc-set-floor@tindex vfloorThe @kbd{V F} (@code{calc-set-floor}) [@code{vfloor}] commandreinterprets a set as a set of integers. Any non-integer values,and intervals that do not enclose any integers, are removed. Openintervals are converted to equivalent closed intervals. Successiveintegers are converted into intervals of integers. For example, thecomplement of the set @samp{[2, 6, 7, 8]} is messy, but if you wantedthe complement with respect to the set of integers you could type@kbd{V ~ V F} to get @samp{[[-inf .. 1], [3 .. 5], [9 .. inf]]}.@kindex V E@pindex calc-set-enumerate@tindex venumThe @kbd{V E} (@code{calc-set-enumerate}) [@code{venum}] commandconverts a set of integers into an explicit vector. Intervals inthe set are expanded out to lists of all integers encompassed bythe intervals. This only works for finite sets (i.e., sets whichdo not involve @samp{-inf} or @samp{inf}).@kindex V :@pindex calc-set-span@tindex vspanThe @kbd{V :} (@code{calc-set-span}) [@code{vspan}] command converts anyset of reals into an interval form that encompasses all its elements.The lower limit will be the smallest element in the set; the upperlimit will be the largest element. For an empty set, @samp{vspan([])}returns the empty interval @w{@samp{[0 .. 0)}}.@kindex V #@pindex calc-set-cardinality@tindex vcardThe @kbd{V #} (@code{calc-set-cardinality}) [@code{vcard}] command countsthe number of integers in a set. The result is the length of the vectorthat would be produced by @kbd{V E}, although the computation is muchmore efficient than actually producing that vector.@cindex Sets, as binary numbersAnother representation for sets that may be more appropriate in somecases is binary numbers. If you are dealing with sets of integersin the range 0 to 49, you can use a 50-bit binary number where aparticular bit is 1 if the corresponding element is in the set.@xref{Binary Functions}, for a list of commands that operate onbinary numbers. Note that many of the above set operations havedirect equivalents in binary arithmetic: @kbd{b o} (@code{calc-or}),@kbd{b a} (@code{calc-and}), @kbd{b d} (@code{calc-diff}),@kbd{b x} (@code{calc-xor}), and @kbd{b n} (@code{calc-not}),respectively. You can use whatever representation for sets is mostconvenient to you.@kindex b p@kindex b u@pindex calc-pack-bits@pindex calc-unpack-bits@tindex vpack@tindex vunpackThe @kbd{b u} (@code{calc-unpack-bits}) [@code{vunpack}] commandconverts an integer that represents a set in binary into a setin vector/interval notation. For example, @samp{vunpack(67)}returns @samp{[[0 .. 1], 6]}. If the input is negative, the setit represents is semi-infinite: @samp{vunpack(-4) = [2 .. inf)}.Use @kbd{V E} afterwards to expand intervals to individualvalues if you wish. Note that this command uses the @kbd{b}(binary) prefix key.The @kbd{b p} (@code{calc-pack-bits}) [@code{vpack}] commandconverts the other way, from a vector or interval representinga set of nonnegative integers into a binary integer describingthe same set. The set may include positive infinity, but mustnot include any negative numbers. The input is interpreted as aset of integers in the sense of @kbd{V F} (@code{vfloor}). Bewarethat a simple input like @samp{[100]} can result in a huge integerrepresentation @texline (@math{2^{100}}, a 31-digit integer, in this case).@infoline (@expr{2^100}, a 31-digit integer, in this case).@node Statistical Operations, Reducing and Mapping, Set Operations, Matrix Functions@section Statistical Operations on Vectors@noindent@cindex Statistical functionsThe commands in this section take vectors as arguments and computevarious statistical measures on the data stored in the vectors. Thereferences used in the definitions of these functions are Bevington's@emph{Data Reduction and Error Analysis for the Physical Sciences},and @emph{Numerical Recipes} by Press, Flannery, Teukolsky andVetterling.The statistical commands use the @kbd{u} prefix key followed bya shifted letter or other character.@xref{Manipulating Vectors}, for a description of @kbd{V H}(@code{calc-histogram}).@xref{Curve Fitting}, for the @kbd{a F} command for doingleast-squares fits to statistical data.@xref{Probability Distribution Functions}, for several commonprobability distribution functions.@menu* Single-Variable Statistics::* Paired-Sample Statistics::@end menu@node Single-Variable Statistics, Paired-Sample Statistics, Statistical Operations, Statistical Operations@subsection Single-Variable Statistics@noindentThese functions do various statistical computations on singlevectors. Given a numeric prefix argument, they actually pop@var{n} objects from the stack and combine them into a datavector. Each object may be either a number or a vector; if avector, any sub-vectors inside it are ``flattened'' as if by@kbd{v a 0}; @pxref{Manipulating Vectors}. By default one objectis popped, which (in order to be useful) is usually a vector.If an argument is a variable name, and the value stored in thatvariable is a vector, then the stored vector is used. This methodhas the advantage that if your data vector is large, you can avoidthe slow process of manipulating it directly on the stack.These functions are left in symbolic form if any of their argumentsare not numbers or vectors, e.g., if an argument is a formula, ora non-vector variable. However, formulas embedded within vectorarguments are accepted; the result is a symbolic representationof the computation, based on the assumption that the formula doesnot itself represent a vector. All varieties of numbers such aserror forms and interval forms are acceptable.Some of the functions in this section also accept a single error formor interval as an argument. They then describe a property of thenormal or uniform (respectively) statistical distribution describedby the argument. The arguments are interpreted in the same way asthe @var{M} argument of the random number function @kbd{k r}. Inparticular, an interval with integer limits is considered an integerdistribution, so that @samp{[2 .. 6)} is the same as @samp{[2 .. 5]}.An interval with at least one floating-point limit is a continuousdistribution: @samp{[2.0 .. 6.0)} is @emph{not} the same as@samp{[2.0 .. 5.0]}!@kindex u #@pindex calc-vector-count@tindex vcountThe @kbd{u #} (@code{calc-vector-count}) [@code{vcount}] commandcomputes the number of data values represented by the inputs.For example, @samp{vcount(1, [2, 3], [[4, 5], [], x, y])} returns 7.If the argument is a single vector with no sub-vectors, thissimply computes the length of the vector.@kindex u +@kindex u *@pindex calc-vector-sum@pindex calc-vector-prod@tindex vsum@tindex vprod@cindex Summations (statistical)The @kbd{u +} (@code{calc-vector-sum}) [@code{vsum}] commandcomputes the sum of the data values. The @kbd{u *}(@code{calc-vector-prod}) [@code{vprod}] command computes theproduct of the data values. If the input is a single flat vector,these are the same as @kbd{V R +} and @kbd{V R *}(@pxref{Reducing and Mapping}).@kindex u X@kindex u N@pindex calc-vector-max@pindex calc-vector-min@tindex vmax@tindex vminThe @kbd{u X} (@code{calc-vector-max}) [@code{vmax}] commandcomputes the maximum of the data values, and the @kbd{u N}(@code{calc-vector-min}) [@code{vmin}] command computes the minimum.If the argument is an interval, this finds the minimum or maximumvalue in the interval. (Note that @samp{vmax([2..6)) = 5} asdescribed above.) If the argument is an error form, this returnsplus or minus infinity.@kindex u M@pindex calc-vector-mean@tindex vmean@cindex Mean of data valuesThe @kbd{u M} (@code{calc-vector-mean}) [@code{vmean}] commandcomputes the average (arithmetic mean) of the data values.If the inputs are error forms @texline @math{x \pm \sigma},@infoline @samp{x +/- s}, this is the weighted mean of the @expr{x} values with weights @texline @math{1 /\sigma^2}.@infoline @expr{1 / s^2}.@tex\turnoffactive$$ \mu = { \displaystyle \sum { x_i \over \sigma_i^2 } \over \displaystyle \sum { 1 \over \sigma_i^2 } } $$@end texIf the inputs are not error forms, this is simply the sum of thevalues divided by the count of the values.Note that a plain number can be considered an error form witherror @texline @math{\sigma = 0}.@infoline @expr{s = 0}. If the input to @kbd{u M} is a mixture ofplain numbers and error forms, the result is the mean of theplain numbers, ignoring all values with non-zero errors. (By theabove definitions it's clear that a plain number effectivelyhas an infinite weight, next to which an error form with a finiteweight is completely negligible.)This function also works for distributions (error forms orintervals). The mean of an error form `@var{a} @tfn{+/-} @var{b}' is simply@expr{a}. The mean of an interval is the mean of the minimumand maximum values of the interval.@kindex I u M@pindex calc-vector-mean-error@tindex vmeaneThe @kbd{I u M} (@code{calc-vector-mean-error}) [@code{vmeane}]command computes the mean of the data points expressed as anerror form. This includes the estimated error associated withthe mean. If the inputs are error forms, the error is the squareroot of the reciprocal of the sum of the reciprocals of the squaresof the input errors. (I.e., the variance is the reciprocal of thesum of the reciprocals of the variances.)@tex\turnoffactive$$ \sigma_\mu^2 = {1 \over \displaystyle \sum {1 \over \sigma_i^2}} $$@end texIf the inputs are plainnumbers, the error is equal to the standard deviation of the valuesdivided by the square root of the number of values. (This worksout to be equivalent to calculating the standard deviation andthen assuming each value's error is equal to this standarddeviation.)@tex\turnoffactive$$ \sigma_\mu^2 = {\sigma^2 \over N} $$@end tex@kindex H u M@pindex calc-vector-median@tindex vmedian@cindex Median of data valuesThe @kbd{H u M} (@code{calc-vector-median}) [@code{vmedian}]command computes the median of the data values. The values arefirst sorted into numerical order; the median is the middlevalue after sorting. (If the number of data values is even,the median is taken to be the average of the two middle values.)The median function is different from the other functions inthis section in that the arguments must all be real numbers;variables are not accepted even when nested inside vectors.(Otherwise it is not possible to sort the data values.) Ifany of the input values are error forms, their error parts areignored.The median function also accepts distributions. For both normal(error form) and uniform (interval) distributions, the median isthe same as the mean.@kindex H I u M@pindex calc-vector-harmonic-mean@tindex vhmean@cindex Harmonic meanThe @kbd{H I u M} (@code{calc-vector-harmonic-mean}) [@code{vhmean}]command computes the harmonic mean of the data values. This isdefined as the reciprocal of the arithmetic mean of the reciprocalsof the values.@tex\turnoffactive$$ { N \over \displaystyle \sum {1 \over x_i} } $$@end tex@kindex u G@pindex calc-vector-geometric-mean@tindex vgmean@cindex Geometric meanThe @kbd{u G} (@code{calc-vector-geometric-mean}) [@code{vgmean}]command computes the geometric mean of the data values. Thisis the @var{n}th root of the product of the values. This is alsoequal to the @code{exp} of the arithmetic mean of the logarithmsof the data values.@tex\turnoffactive$$ \exp \left ( \sum { \ln x_i } \right ) = \left ( \prod { x_i } \right)^{1 / N} $$@end tex@kindex H u G@tindex agmeanThe @kbd{H u G} [@code{agmean}] command computes the ``arithmetic-geometricmean'' of two numbers taken from the stack. This is computed byreplacing the two numbers with their arithmetic mean and geometricmean, then repeating until the two values converge.@tex\turnoffactive$$ a_{i+1} = { a_i + b_i \over 2 } , \qquad b_{i+1} = \sqrt{a_i b_i} $$@end tex@cindex Root-mean-squareAnother commonly used mean, the RMS (root-mean-square), can be computedfor a vector of numbers simply by using the @kbd{A} command.@kindex u S@pindex calc-vector-sdev@tindex vsdev@cindex Standard deviation@cindex Sample statisticsThe @kbd{u S} (@code{calc-vector-sdev}) [@code{vsdev}] commandcomputes the standard @texline deviation@tie{}@math{\sigma}@infoline deviationof the data values. If the values are error forms, the errors are usedas weights just as for @kbd{u M}. This is the @emph{sample} standarddeviation, whose value is the square root of the sum of the squares ofthe differences between the values and the mean of the @expr{N} values,divided by @expr{N-1}.@tex\turnoffactive$$ \sigma^2 = {1 \over N - 1} \sum (x_i - \mu)^2 $$@end texThis function also applies to distributions. The standard deviationof a single error form is simply the error part. The standard deviationof a continuous interval happens to equal the difference between thelimits, divided by @texline @math{\sqrt{12}}.@infoline @expr{sqrt(12)}. The standard deviation of an integer interval is the same as thestandard deviation of a vector of those integers.@kindex I u S@pindex calc-vector-pop-sdev@tindex vpsdev@cindex Population statisticsThe @kbd{I u S} (@code{calc-vector-pop-sdev}) [@code{vpsdev}]command computes the @emph{population} standard deviation.It is defined by the same formula as above but dividingby @expr{N} instead of by @expr{N-1}. The population standarddeviation is used when the input represents the entire set ofdata values in the distribution; the sample standard deviationis used when the input represents a sample of the set of alldata values, so that the mean computed from the input is itselfonly an estimate of the true mean.@tex\turnoffactive$$ \sigma^2 = {1 \over N} \sum (x_i - \mu)^2 $$@end texFor error forms and continuous intervals, @code{vpsdev} worksexactly like @code{vsdev}. For integer intervals, it computes thepopulation standard deviation of the equivalent vector of integers.@kindex H u S@kindex H I u S@pindex calc-vector-variance@pindex calc-vector-pop-variance@tindex vvar@tindex vpvar@cindex Variance of data valuesThe @kbd{H u S} (@code{calc-vector-variance}) [@code{vvar}] and@kbd{H I u S} (@code{calc-vector-pop-variance}) [@code{vpvar}]commands compute the variance of the data values. The varianceis the @texline square@tie{}@math{\sigma^2}@infoline squareof the standard deviation, i.e., the sum of thesquares of the deviations of the data values from the mean.(This definition also applies when the argument is a distribution.)@ignore@starindex@end ignore@tindex vflatThe @code{vflat} algebraic function returns a vector of itsarguments, interpreted in the same way as the other functionsin this section. For example, @samp{vflat(1, [2, [3, 4]], 5)}returns @samp{[1, 2, 3, 4, 5]}.@node Paired-Sample Statistics, , Single-Variable Statistics, Statistical Operations@subsection Paired-Sample Statistics@noindentThe functions in this section take two arguments, which must bevectors of equal size. The vectors are each flattened in the sameway as by the single-variable statistical functions. Given a numericprefix argument of 1, these functions instead take one object fromthe stack, which must be an @texline @math{N\times2}@infoline Nx2matrix of data values. Once again, variable names can be used in placeof actual vectors and matrices.@kindex u C@pindex calc-vector-covariance@tindex vcov@cindex CovarianceThe @kbd{u C} (@code{calc-vector-covariance}) [@code{vcov}] commandcomputes the sample covariance of two vectors. The covarianceof vectors @var{x} and @var{y} is the sum of the products of thedifferences between the elements of @var{x} and the mean of @var{x}times the differences between the corresponding elements of @var{y}and the mean of @var{y}, all divided by @expr{N-1}. Note thatthe variance of a vector is just the covariance of the vectorwith itself. Once again, if the inputs are error forms theerrors are used as weight factors. If both @var{x} and @var{y}are composed of error forms, the error for a given data pointis taken as the square root of the sum of the squares of the twoinput errors.@tex\turnoffactive$$ \sigma_{x\!y}^2 = {1 \over N-1} \sum (x_i - \mu_x) (y_i - \mu_y) $$$$ \sigma_{x\!y}^2 = {\displaystyle {1 \over N-1} \sum {(x_i - \mu_x) (y_i - \mu_y) \over \sigma_i^2} \over \displaystyle {1 \over N} \sum {1 \over \sigma_i^2}}$$@end tex@kindex I u C@pindex calc-vector-pop-covariance@tindex vpcovThe @kbd{I u C} (@code{calc-vector-pop-covariance}) [@code{vpcov}]command computes the population covariance, which is the same as thesample covariance computed by @kbd{u C} except dividing by @expr{N}instead of @expr{N-1}.@kindex H u C@pindex calc-vector-correlation@tindex vcorr@cindex Correlation coefficient@cindex Linear correlationThe @kbd{H u C} (@code{calc-vector-correlation}) [@code{vcorr}]command computes the linear correlation coefficient of two vectors.This is defined by the covariance of the vectors divided by theproduct of their standard deviations. (There is no differencebetween sample or population statistics here.)@tex\turnoffactive$$ r_{x\!y} = { \sigma_{x\!y}^2 \over \sigma_x^2 \sigma_y^2 } $$@end tex@node Reducing and Mapping, Vector and Matrix Formats, Statistical Operations, Matrix Functions@section Reducing and Mapping Vectors@noindentThe commands in this section allow for more general operations on theelements of vectors.@kindex V A@pindex calc-apply@tindex applyThe simplest of these operations is @kbd{V A} (@code{calc-apply})[@code{apply}], which applies a given operator to the elements of a vector.For example, applying the hypothetical function @code{f} to the vector@w{@samp{[1, 2, 3]}} would produce the function call @samp{f(1, 2, 3)}.Applying the @code{+} function to the vector @samp{[a, b]} gives@samp{a + b}. Applying @code{+} to the vector @samp{[a, b, c]} is anerror, since the @code{+} function expects exactly two arguments.While @kbd{V A} is useful in some cases, you will usually find that either@kbd{V R} or @kbd{V M}, described below, is closer to what you want.@menu* Specifying Operators::* Mapping::* Reducing::* Nesting and Fixed Points::* Generalized Products::@end menu@node Specifying Operators, Mapping, Reducing and Mapping, Reducing and Mapping@subsection Specifying Operators@noindentCommands in this section (like @kbd{V A}) prompt you to press the keycorresponding to the desired operator. Press @kbd{?} for a partiallist of the available operators. Generally, an operator is any key orsequence of keys that would normally take one or more arguments fromthe stack and replace them with a result. For example, @kbd{V A H C}uses the hyperbolic cosine operator, @code{cosh}. (Since @code{cosh}expects one argument, @kbd{V A H C} requires a vector with a singleelement as its argument.)You can press @kbd{x} at the operator prompt to select any algebraicfunction by name to use as the operator. This includes functions youhave defined yourself using the @kbd{Z F} command. (@xref{AlgebraicDefinitions}.) If you give a name for which no function has beendefined, the result is left in symbolic form, as in @samp{f(1, 2, 3)}.Calc will prompt for the number of arguments the function takes if itcan't figure it out on its own (say, because you named a function thatis currently undefined). It is also possible to type a digit key beforethe function name to specify the number of arguments, e.g.,@kbd{V M 3 x f @key{RET}} calls @code{f} with three arguments even if itlooks like it ought to have only two. This technique may be necessaryif the function allows a variable number of arguments. For example,the @kbd{v e} [@code{vexp}] function accepts two or three arguments;if you want to map with the three-argument version, you will have totype @kbd{V M 3 v e}.It is also possible to apply any formula to a vector by treating thatformula as a function. When prompted for the operator to use, press@kbd{'} (the apostrophe) and type your formula as an algebraic entry.You will then be prompted for the argument list, which defaults to alist of all variables that appear in the formula, sorted into alphabeticorder. For example, suppose you enter the formula @w{@samp{x + 2y^x}}.The default argument list would be @samp{(x y)}, which means that ifthis function is applied to the arguments @samp{[3, 10]} the result willbe @samp{3 + 2*10^3}. (If you plan to use a certain formula in thisway often, you might consider defining it as a function with @kbd{Z F}.)Another way to specify the arguments to the formula you enter is with@kbd{$}, @kbd{$$}, and so on. For example, @kbd{V A ' $$ + 2$^$$}has the same effect as the previous example. The argument list isautomatically taken to be @samp{($$ $)}. (The order of the argumentsmay seem backwards, but it is analogous to the way normal algebraicentry interacts with the stack.)If you press @kbd{$} at the operator prompt, the effect is similar tothe apostrophe except that the relevant formula is taken from top-of-stackinstead. The actual vector arguments of the @kbd{V A $} or related commandthen start at the second-to-top stack position. You will still beprompted for an argument list.@cindex Nameless functions@cindex Generic functionsA function can be written without a name using the notation @samp{<#1 - #2>},which means ``a function of two arguments that computes the firstargument minus the second argument.'' The symbols @samp{#1} and @samp{#2}are placeholders for the arguments. You can use any names for theseplaceholders if you wish, by including an argument list followed by acolon: @samp{<x, y : x - y>}. When you type @kbd{V A ' $$ + 2$^$$ @key{RET}},Calc builds the nameless function @samp{<#1 + 2 #2^#1>} as the functionto map across the vectors. When you type @kbd{V A ' x + 2y^x @key{RET} @key{RET}},Calc builds the nameless function @w{@samp{<x, y : x + 2 y^x>}}. In bothcases, Calc also writes the nameless function to the Trail so that youcan get it back later if you wish.If there is only one argument, you can write @samp{#} in place of @samp{#1}.(Note that @samp{< >} notation is also used for date forms. Calc tellsthat @samp{<@var{stuff}>} is a nameless function by the presence of@samp{#} signs inside @var{stuff}, or by the fact that @var{stuff}begins with a list of variables followed by a colon.)You can type a nameless function directly to @kbd{V A '}, or put one onthe stack and use it with @w{@kbd{V A $}}. Calc will not prompt for anargument list in this case, since the nameless function specifies theargument list as well as the function itself. In @kbd{V A '}, you canomit the @samp{< >} marks if you use @samp{#} notation for the arguments,so that @kbd{V A ' #1+#2 @key{RET}} is the same as @kbd{V A ' <#1+#2> @key{RET}},which in turn is the same as @kbd{V A ' $$+$ @key{RET}}.@cindex Lambda expressions@ignore@starindex@end ignore@tindex lambdaThe internal format for @samp{<x, y : x + y>} is @samp{lambda(x, y, x + y)}.(The word @code{lambda} derives from Lisp notation and the theory offunctions.) The internal format for @samp{<#1 + #2>} is @samp{lambda(ArgA,ArgB, ArgA + ArgB)}. Note that there is no actual Calc function called@code{lambda}; the whole point is that the @code{lambda} expression isused in its symbolic form, not evaluated for an answer until it is appliedto specific arguments by a command like @kbd{V A} or @kbd{V M}.(Actually, @code{lambda} does have one special property: Its argumentsare never evaluated; for example, putting @samp{<(2/3) #>} on the stackwill not simplify the @samp{2/3} until the nameless function is actuallycalled.)@tindex add@tindex sub@ignore@mindex @idots@end ignore@tindex mul@ignore@mindex @null@end ignore@tindex div@ignore@mindex @null@end ignore@tindex pow@ignore@mindex @null@end ignore@tindex neg@ignore@mindex @null@end ignore@tindex mod@ignore@mindex @null@end ignore@tindex vconcatAs usual, commands like @kbd{V A} have algebraic function name equivalents.For example, @kbd{V A k g} with an argument of @samp{v} is equivalent to@samp{apply(gcd, v)}. The first argument specifies the operator name,and is either a variable whose name is the same as the function name,or a nameless function like @samp{<#^3+1>}. Operators that are normallywritten as algebraic symbols have the names @code{add}, @code{sub},@code{mul}, @code{div}, @code{pow}, @code{neg}, @code{mod}, and@code{vconcat}.@ignore@starindex@end ignore@tindex callThe @code{call} function builds a function call out of several arguments:@samp{call(gcd, x, y)} is the same as @samp{apply(gcd, [x, y])}, whichin turn is the same as @samp{gcd(x, y)}. The first argument of @code{call},like the other functions described here, may be either a variable naming afunction, or a nameless function (@samp{call(<#1+2#2>, x, y)} is the sameas @samp{x + 2y}).(Experts will notice that it's not quite proper to use a variable to namea function, since the name @code{gcd} corresponds to the Lisp variable@code{var-gcd} but to the Lisp function @code{calcFunc-gcd}. Calcautomatically makes this translation, so you don't have to worryabout it.)@node Mapping, Reducing, Specifying Operators, Reducing and Mapping@subsection Mapping@noindent@kindex V M@pindex calc-map@tindex mapThe @kbd{V M} (@code{calc-map}) [@code{map}] command applies a givenoperator elementwise to one or more vectors. For example, mapping@code{A} [@code{abs}] produces a vector of the absolute values of theelements in the input vector. Mapping @code{+} pops two vectors fromthe stack, which must be of equal length, and produces a vector of thepairwise sums of the elements. If either argument is a non-vector, itis duplicated for each element of the other vector. For example,@kbd{[1,2,3] 2 V M ^} squares the elements of the specified vector.With the 2 listed first, it would have computed a vector of powers oftwo. Mapping a user-defined function pops as many arguments from thestack as the function requires. If you give an undefined name, you willbe prompted for the number of arguments to use.If any argument to @kbd{V M} is a matrix, the operator is normally mappedacross all elements of the matrix. For example, given the matrix@expr{[[1, -2, 3], [-4, 5, -6]]}, @kbd{V M A} takes six absolute values toproduce another @texline @math{3\times2}@infoline 3x2matrix, @expr{[[1, 2, 3], [4, 5, 6]]}.@tindex maprThe command @kbd{V M _} [@code{mapr}] (i.e., type an underscore at theoperator prompt) maps by rows instead. For example, @kbd{V M _ A} viewsthe above matrix as a vector of two 3-element row vectors. It producesa new vector which contains the absolute values of those row vectors,namely @expr{[3.74, 8.77]}. (Recall, the absolute value of a vector isdefined as the square root of the sum of the squares of the elements.)Some operators accept vectors and return new vectors; for example,@kbd{v v} reverses a vector, so @kbd{V M _ v v} would reverse each rowof the matrix to get a new matrix, @expr{[[3, -2, 1], [-6, 5, -4]]}.Sometimes a vector of vectors (representing, say, strings, sets, or lists)happens to look like a matrix. If so, remember to use @kbd{V M _} if youwant to map a function across the whole strings or sets rather than acrosstheir individual elements.@tindex mapcThe command @kbd{V M :} [@code{mapc}] maps by columns. Basically, ittransposes the input matrix, maps by rows, and then, if the result is amatrix, transposes again. For example, @kbd{V M : A} takes the absolutevalues of the three columns of the matrix, treating each as a 2-vector,and @kbd{V M : v v} reverses the columns to get the matrix@expr{[[-4, 5, -6], [1, -2, 3]]}.(The symbols @kbd{_} and @kbd{:} were chosen because they had row-likeand column-like appearances, and were not already taken by usefuloperators. Also, they appear shifted on most keyboards so they are easyto type after @kbd{V M}.)The @kbd{_} and @kbd{:} modifiers have no effect on arguments that arenot matrices (so if none of the arguments are matrices, they have noeffect at all). If some of the arguments are matrices and others areplain numbers, the plain numbers are held constant for all rows of thematrix (so that @kbd{2 V M _ ^} squares every row of a matrix; squaringa vector takes a dot product of the vector with itself).If some of the arguments are vectors with the same lengths as therows (for @kbd{V M _}) or columns (for @kbd{V M :}) of the matrixarguments, those vectors are also held constant for every row orcolumn.Sometimes it is useful to specify another mapping command as the operatorto use with @kbd{V M}. For example, @kbd{V M _ V A +} applies @kbd{V A +}to each row of the input matrix, which in turn adds the two values on thatrow. If you give another vector-operator command as the operator for@kbd{V M}, it automatically uses map-by-rows mode if you don't specifyotherwise; thus @kbd{V M V A +} is equivalent to @kbd{V M _ V A +}. (Ifyou really want to map-by-elements another mapping command, you can usea triple-nested mapping command: @kbd{V M V M V A +} means to map@kbd{V M V A +} over the rows of the matrix; in turn, @kbd{V A +} ismapped over the elements of each row.)@tindex mapa@tindex mapdPrevious versions of Calc had ``map across'' and ``map down'' modesthat are now considered obsolete; the old ``map across'' is now simply@kbd{V M V A}, and ``map down'' is now @kbd{V M : V A}. The algebraicfunctions @code{mapa} and @code{mapd} are still supported, though.Note also that, while the old mapping modes were persistent (once youset the mode, it would apply to later mapping commands until you resetit), the new @kbd{:} and @kbd{_} modifiers apply only to the currentmapping command. The default @kbd{V M} always means map-by-elements.@xref{Algebraic Manipulation}, for the @kbd{a M} command, which is like@kbd{V M} but for equations and inequalities instead of vectors.@xref{Storing Variables}, for the @kbd{s m} command which modifies avariable's stored value using a @kbd{V M}-like operator.@node Reducing, Nesting and Fixed Points, Mapping, Reducing and Mapping@subsection Reducing@noindent@kindex V R@pindex calc-reduce@tindex reduceThe @kbd{V R} (@code{calc-reduce}) [@code{reduce}] command applies a givenbinary operator across all the elements of a vector. A binary operator isa function such as @code{+} or @code{max} which takes two arguments. Forexample, reducing @code{+} over a vector computes the sum of the elementsof the vector. Reducing @code{-} computes the first element minus each ofthe remaining elements. Reducing @code{max} computes the maximum elementand so on. In general, reducing @code{f} over the vector @samp{[a, b, c, d]}produces @samp{f(f(f(a, b), c), d)}.@kindex I V R@tindex rreduceThe @kbd{I V R} [@code{rreduce}] command is similar to @kbd{V R} exceptthat works from right to left through the vector. For example, plain@kbd{V R -} on the vector @samp{[a, b, c, d]} produces @samp{a - b - c - d}but @kbd{I V R -} on the same vector produces @samp{a - (b - (c - d))},or @samp{a - b + c - d}. This ``alternating sum'' occurs frequentlyin power series expansions.@kindex V U@tindex accumThe @kbd{V U} (@code{calc-accumulate}) [@code{accum}] command does anaccumulation operation. Here Calc does the corresponding reductionoperation, but instead of producing only the final result, it producesa vector of all the intermediate results. Accumulating @code{+} overthe vector @samp{[a, b, c, d]} produces the vector@samp{[a, a + b, a + b + c, a + b + c + d]}.@kindex I V U@tindex raccumThe @kbd{I V U} [@code{raccum}] command does a right-to-left accumulation.For example, @kbd{I V U -} on the vector @samp{[a, b, c, d]} produces thevector @samp{[a - b + c - d, b - c + d, c - d, d]}.@tindex reducea@tindex rreducea@tindex reduced@tindex rreducedAs for @kbd{V M}, @kbd{V R} normally reduces a matrix elementwise. Forexample, given the matrix @expr{[[a, b, c], [d, e, f]]}, @kbd{V R +} willcompute @expr{a + b + c + d + e + f}. You can type @kbd{V R _} or@kbd{V R :} to modify this behavior. The @kbd{V R _} [@code{reducea}]command reduces ``across'' the matrix; it reduces each row of the matrixas a vector, then collects the results. Thus @kbd{V R _ +} of thismatrix would produce @expr{[a + b + c, d + e + f]}. Similarly, @kbd{V R :}[@code{reduced}] reduces down; @kbd{V R : +} would produce @expr{[a + d,b + e, c + f]}.@tindex reducer@tindex rreducerThere is a third ``by rows'' mode for reduction that is occasionallyuseful; @kbd{V R =} [@code{reducer}] simply reduces the operator overthe rows of the matrix themselves. Thus @kbd{V R = +} on the abovematrix would get the same result as @kbd{V R : +}, since adding tworow vectors is equivalent to adding their elements. But @kbd{V R = *}would multiply the two rows (to get a single number, their dot product),while @kbd{V R : *} would produce a vector of the products of the columns.These three matrix reduction modes work with @kbd{V R} and @kbd{I V R},but they are not currently supported with @kbd{V U} or @kbd{I V U}.@tindex reducec@tindex rreducecThe obsolete reduce-by-columns function, @code{reducec}, is stillsupported but there is no way to get it through the @kbd{V R} command.The commands @kbd{C-x * :} and @kbd{C-x * _} are equivalent to typing@kbd{C-x * r} to grab a rectangle of data into Calc, and then typing@kbd{V R : +} or @kbd{V R _ +}, respectively, to sum the columns orrows of the matrix. @xref{Grabbing From Buffers}.@node Nesting and Fixed Points, Generalized Products, Reducing, Reducing and Mapping@subsection Nesting and Fixed Points@noindent@kindex H V R@tindex nestThe @kbd{H V R} [@code{nest}] command applies a function to a givenargument repeatedly. It takes two values, @samp{a} and @samp{n}, fromthe stack, where @samp{n} must be an integer. It then applies thefunction nested @samp{n} times; if the function is @samp{f} and @samp{n}is 3, the result is @samp{f(f(f(a)))}. The number @samp{n} may benegative if Calc knows an inverse for the function @samp{f}; forexample, @samp{nest(sin, a, -2)} returns @samp{arcsin(arcsin(a))}.@kindex H V U@tindex anestThe @kbd{H V U} [@code{anest}] command is an accumulating version of@code{nest}: It returns a vector of @samp{n+1} values, e.g.,@samp{[a, f(a), f(f(a)), f(f(f(a)))]}. If @samp{n} is negative and@samp{F} is the inverse of @samp{f}, then the result is of theform @samp{[a, F(a), F(F(a)), F(F(F(a)))]}.@kindex H I V R@tindex fixp@cindex Fixed pointsThe @kbd{H I V R} [@code{fixp}] command is like @kbd{H V R}, exceptthat it takes only an @samp{a} value from the stack; the function isapplied until it reaches a ``fixed point,'' i.e., until the resultno longer changes.@kindex H I V U@tindex afixpThe @kbd{H I V U} [@code{afixp}] command is an accumulating @code{fixp}.The first element of the return vector will be the initial value @samp{a};the last element will be the final result that would have been returnedby @code{fixp}.For example, 0.739085 is a fixed point of the cosine function (in radians):@samp{cos(0.739085) = 0.739085}. You can find this value by putting, say,1.0 on the stack and typing @kbd{H I V U C}. (We use the accumulatingversion so we can see the intermediate results: @samp{[1, 0.540302, 0.857553,0.65329, ...]}. With a precision of six, this command will take 36 stepsto converge to 0.739085.)Newton's method for finding roots is a classic example of iterationto a fixed point. To find the square root of five starting with aninitial guess, Newton's method would look for a fixed point of thefunction @samp{(x + 5/x) / 2}. Putting a guess of 1 on the stackand typing @kbd{H I V R ' ($ + 5/$)/2 @key{RET}} quickly yields the result2.23607. This is equivalent to using the @kbd{a R} (@code{calc-find-root})command to find a root of the equation @samp{x^2 = 5}.These examples used numbers for @samp{a} values. Calc keeps applyingthe function until two successive results are equal to within thecurrent precision. For complex numbers, both the real parts and theimaginary parts must be equal to within the current precision. If@samp{a} is a formula (say, a variable name), then the function isapplied until two successive results are exactly the same formula.It is up to you to ensure that the function will eventually converge;if it doesn't, you may have to press @kbd{C-g} to stop the Calculator.The algebraic @code{fixp} function takes two optional arguments, @samp{n}and @samp{tol}. The first is the maximum number of steps to be allowed,and must be either an integer or the symbol @samp{inf} (infinity, thedefault). The second is a convergence tolerance. If a tolerance isspecified, all results during the calculation must be numbers, notformulas, and the iteration stops when the magnitude of the differencebetween two successive results is less than or equal to the tolerance.(This implies that a tolerance of zero iterates until the results areexactly equal.)Putting it all together, @samp{fixp(<(# + A/#)/2>, B, 20, 1e-10)}computes the square root of @samp{A} given the initial guess @samp{B},stopping when the result is correct within the specified tolerance, orwhen 20 steps have been taken, whichever is sooner.@node Generalized Products, , Nesting and Fixed Points, Reducing and Mapping@subsection Generalized Products@kindex V O@pindex calc-outer-product@tindex outerThe @kbd{V O} (@code{calc-outer-product}) [@code{outer}] command appliesa given binary operator to all possible pairs of elements from twovectors, to produce a matrix. For example, @kbd{V O *} with @samp{[a, b]}and @samp{[x, y, z]} on the stack produces a multiplication table:@samp{[[a x, a y, a z], [b x, b y, b z]]}. Element @var{r},@var{c} ofthe result matrix is obtained by applying the operator to element @var{r}of the lefthand vector and element @var{c} of the righthand vector.@kindex V I@pindex calc-inner-product@tindex innerThe @kbd{V I} (@code{calc-inner-product}) [@code{inner}] command computesthe generalized inner product of two vectors or matrices, given a``multiplicative'' operator and an ``additive'' operator. These can eachactually be any binary operators; if they are @samp{*} and @samp{+},respectively, the result is a standard matrix multiplication. Element@var{r},@var{c} of the result matrix is obtained by mapping themultiplicative operator across row @var{r} of the lefthand matrix andcolumn @var{c} of the righthand matrix, and then reducing with the additiveoperator. Just as for the standard @kbd{*} command, this can also do avector-matrix or matrix-vector inner product, or a vector-vectorgeneralized dot product.Since @kbd{V I} requires two operators, it prompts twice. In each case,you can use any of the usual methods for entering the operator. If youuse @kbd{$} twice to take both operator formulas from the stack, thefirst (multiplicative) operator is taken from the top of the stackand the second (additive) operator is taken from second-to-top.@node Vector and Matrix Formats, , Reducing and Mapping, Matrix Functions@section Vector and Matrix Display Formats@noindentCommands for controlling vector and matrix display use the @kbd{v} prefixinstead of the usual @kbd{d} prefix. But they are display modes; inparticular, they are influenced by the @kbd{I} and @kbd{H} prefix keysin the same way (@pxref{Display Modes}). Matrix display is alsoinfluenced by the @kbd{d O} (@code{calc-flat-language}) mode;@pxref{Normal Language Modes}.@kindex V <@pindex calc-matrix-left-justify@kindex V =@pindex calc-matrix-center-justify@kindex V >@pindex calc-matrix-right-justifyThe commands @kbd{v <} (@code{calc-matrix-left-justify}), @kbd{v >}(@code{calc-matrix-right-justify}), and @w{@kbd{v =}}(@code{calc-matrix-center-justify}) control whether matrix elementsare justified to the left, right, or center of their columns.@kindex V [@pindex calc-vector-brackets@kindex V @{@pindex calc-vector-braces@kindex V (@pindex calc-vector-parensThe @kbd{v [} (@code{calc-vector-brackets}) command turns the squarebrackets that surround vectors and matrices displayed in the stack onand off. The @kbd{v @{} (@code{calc-vector-braces}) and @kbd{v (}(@code{calc-vector-parens}) commands use curly braces or parentheses,respectively, instead of square brackets. For example, @kbd{v @{} mightbe used in preparation for yanking a matrix into a buffer runningMathematica. (In fact, the Mathematica language mode uses this mode;@pxref{Mathematica Language Mode}.) Note that, regardless of thedisplay mode, either brackets or braces may be used to enter vectors,and parentheses may never be used for this purpose.@kindex V ]@pindex calc-matrix-bracketsThe @kbd{v ]} (@code{calc-matrix-brackets}) command controls the``big'' style display of matrices. It prompts for a string of codeletters; currently implemented letters are @code{R}, which enablesbrackets on each row of the matrix; @code{O}, which enables outerbrackets in opposite corners of the matrix; and @code{C}, whichenables commas or semicolons at the ends of all rows but the last.The default format is @samp{RO}. (Before Calc 2.00, the formatwas fixed at @samp{ROC}.) Here are some example matrices:@example@group[ [ 123, 0, 0 ] [ [ 123, 0, 0 ], [ 0, 123, 0 ] [ 0, 123, 0 ], [ 0, 0, 123 ] ] [ 0, 0, 123 ] ] RO ROC@end group@end example@noindent@example@group [ 123, 0, 0 [ 123, 0, 0 ; 0, 123, 0 0, 123, 0 ; 0, 0, 123 ] 0, 0, 123 ] O OC@end group@end example@noindent@example@group [ 123, 0, 0 ] 123, 0, 0 [ 0, 123, 0 ] 0, 123, 0 [ 0, 0, 123 ] 0, 0, 123 R @r{blank}@end group@end example@noindentNote that of the formats shown here, @samp{RO}, @samp{ROC}, and@samp{OC} are all recognized as matrices during reading, whilethe others are useful for display only.@kindex V ,@pindex calc-vector-commasThe @kbd{v ,} (@code{calc-vector-commas}) command turns commas on andoff in vector and matrix display.In vectors of length one, and in all vectors when commas have beenturned off, Calc adds extra parentheses around formulas that mightotherwise be ambiguous. For example, @samp{[a b]} could be a vectorof the one formula @samp{a b}, or it could be a vector of twovariables with commas turned off. Calc will display the formercase as @samp{[(a b)]}. You can disable these extra parentheses(to make the output less cluttered at the expense of allowing someambiguity) by adding the letter @code{P} to the control string yougive to @kbd{v ]} (as described above).@kindex V .@pindex calc-full-vectorsThe @kbd{v .} (@code{calc-full-vectors}) command turns abbreviateddisplay of long vectors on and off. In this mode, vectors of sixor more elements, or matrices of six or more rows or columns, willbe displayed in an abbreviated form that displays only the firstthree elements and the last element: @samp{[a, b, c, ..., z]}.When very large vectors are involved this will substantiallyimprove Calc's display speed.@kindex t .@pindex calc-full-trail-vectorsThe @kbd{t .} (@code{calc-full-trail-vectors}) command controls asimilar mode for recording vectors in the Trail. If you turn onthis mode, vectors of six or more elements and matrices of six ormore rows or columns will be abbreviated when they are put in theTrail. The @kbd{t y} (@code{calc-trail-yank}) command will beunable to recover those vectors. If you are working with verylarge vectors, this mode will improve the speed of all operationsthat involve the trail.@kindex V /@pindex calc-break-vectorsThe @kbd{v /} (@code{calc-break-vectors}) command turns multi-linevector display on and off. Normally, matrices are displayed with onerow per line but all other types of vectors are displayed in a singleline. This mode causes all vectors, whether matrices or not, to bedisplayed with a single element per line. Sub-vectors within thevectors will still use the normal linear form.@node Algebra, Units, Matrix Functions, Top@chapter Algebra@noindentThis section covers the Calc features that help you work withalgebraic formulas. First, the general sub-formula selectionmechanism is described; this works in conjunction with any Calccommands. Then, commands for specific algebraic operations aredescribed. Finally, the flexible @dfn{rewrite rule} mechanismis discussed.The algebraic commands use the @kbd{a} key prefix; selectioncommands use the @kbd{j} (for ``just a letter that wasn't usedfor anything else'') prefix.@xref{Editing Stack Entries}, to see how to manipulate formulasusing regular Emacs editing commands.When doing algebraic work, you may find several of the Calculator'smodes to be helpful, including Algebraic Simplification mode (@kbd{m A})or No-Simplification mode (@kbd{m O}),Algebraic entry mode (@kbd{m a}), Fraction mode (@kbd{m f}), andSymbolic mode (@kbd{m s}). @xref{Mode Settings}, for discussionsof these modes. You may also wish to select Big display mode (@kbd{d B}).@xref{Normal Language Modes}.@menu* Selecting Subformulas::* Algebraic Manipulation::* Simplifying Formulas::* Polynomials::* Calculus::* Solving Equations::* Numerical Solutions::* Curve Fitting::* Summations::* Logical Operations::* Rewrite Rules::@end menu@node Selecting Subformulas, Algebraic Manipulation, Algebra, Algebra@section Selecting Sub-Formulas@noindent@cindex Selections@cindex Sub-formulas@cindex Parts of formulasWhen working with an algebraic formula it is often necessary tomanipulate a portion of the formula rather than the formula as awhole. Calc allows you to ``select'' a portion of any formula onthe stack. Commands which would normally operate on that stackentry will now operate only on the sub-formula, leaving thesurrounding part of the stack entry alone.One common non-algebraic use for selection involves vectors. To workon one element of a vector in-place, simply select that element as a``sub-formula'' of the vector.@menu* Making Selections::* Changing Selections::* Displaying Selections::* Operating on Selections::* Rearranging with Selections::@end menu@node Making Selections, Changing Selections, Selecting Subformulas, Selecting Subformulas@subsection Making Selections@noindent@kindex j s@pindex calc-select-hereTo select a sub-formula, move the Emacs cursor to any character in thatsub-formula, and press @w{@kbd{j s}} (@code{calc-select-here}). Calc willhighlight the smallest portion of the formula that contains thatcharacter. By default the sub-formula is highlighted by blanking outall of the rest of the formula with dots. Selection works in anydisplay mode but is perhaps easiest in Big mode (@kbd{d B}).Suppose you enter the following formula:@smallexample@group 3 ___ (a + b) + V c1: --------------- 2 x + 1@end group@end smallexample@noindent(by typing @kbd{' ((a+b)^3 + sqrt(c)) / (2x+1)}). If you move thecursor to the letter @samp{b} and press @w{@kbd{j s}}, the display changesto@smallexample@group . ... .. . b. . . .1* ............... . . . .@end group@end smallexample@noindentEvery character not part of the sub-formula @samp{b} has been changedto a dot. The @samp{*} next to the line number is to remind you thatthe formula has a portion of it selected. (In this case, it's veryobvious, but it might not always be. If Embedded mode is enabled,the word @samp{Sel} also appears in the mode line because the stackmay not be visible. @pxref{Embedded Mode}.)If you had instead placed the cursor on the parenthesis immediately tothe right of the @samp{b}, the selection would have been:@smallexample@group . ... (a + b) . . .1* ............... . . . .@end group@end smallexample@noindentThe portion selected is always large enough to be considered a completeformula all by itself, so selecting the parenthesis selects the wholeformula that it encloses. Putting the cursor on the @samp{+} signwould have had the same effect.(Strictly speaking, the Emacs cursor is really the manifestation ofthe Emacs ``point,'' which is a position @emph{between} two charactersin the buffer. So purists would say that Calc selects the smallestsub-formula which contains the character to the right of ``point.'')If you supply a numeric prefix argument @var{n}, the selection isexpanded to the @var{n}th enclosing sub-formula. Thus, positioningthe cursor on the @samp{b} and typing @kbd{C-u 1 j s} will select@samp{a + b}; typing @kbd{C-u 2 j s} will select @samp{(a + b)^3},and so on.If the cursor is not on any part of the formula, or if you give anumeric prefix that is too large, the entire formula is selected.If the cursor is on the @samp{.} line that marks the top of the stack(i.e., its normal ``rest position''), this command selects the entireformula at stack level 1. Most selection commands similarly operateon the formula at the top of the stack if you haven't positioned thecursor on any stack entry.@kindex j a@pindex calc-select-additionalThe @kbd{j a} (@code{calc-select-additional}) command enlarges thecurrent selection to encompass the cursor. To select the smallestsub-formula defined by two different points, move to the first andpress @kbd{j s}, then move to the other and press @kbd{j a}. Thisis roughly analogous to using @kbd{C-@@} (@code{set-mark-command}) toselect the two ends of a region of text during normal Emacs editing.@kindex j o@pindex calc-select-onceThe @kbd{j o} (@code{calc-select-once}) command selects a formula inexactly the same way as @kbd{j s}, except that the selection willlast only as long as the next command that uses it. For example,@kbd{j o 1 +} is a handy way to add one to the sub-formula indicatedby the cursor.(A somewhat more precise definition: The @kbd{j o} command sets a flagsuch that the next command involving selected stack entries will clearthe selections on those stack entries afterwards. All other selectioncommands except @kbd{j a} and @kbd{j O} clear this flag.)@kindex j S@kindex j O@pindex calc-select-here-maybe@pindex calc-select-once-maybeThe @kbd{j S} (@code{calc-select-here-maybe}) and @kbd{j O}(@code{calc-select-once-maybe}) commands are equivalent to @kbd{j s}and @kbd{j o}, respectively, except that if the formula alreadyhas a selection they have no effect. This is analogous to thebehavior of some commands such as @kbd{j r} (@code{calc-rewrite-selection};@pxref{Selections with Rewrite Rules}) and is mainly intended to beused in keyboard macros that implement your own selection-orientedcommands.Selection of sub-formulas normally treats associative terms like@samp{a + b - c + d} and @samp{x * y * z} as single levels of the formula.If you place the cursor anywhere inside @samp{a + b - c + d} excepton one of the variable names and use @kbd{j s}, you will select theentire four-term sum.@kindex j b@pindex calc-break-selectionsThe @kbd{j b} (@code{calc-break-selections}) command controls a modein which the ``deep structure'' of these associative formulas showsthrough. Calc actually stores the above formulas as @samp{((a + b) - c) + d}and @samp{x * (y * z)}. (Note that for certain obscure reasons, Calctreats multiplication as right-associative.) Once you have enabled@kbd{j b} mode, selecting with the cursor on the @samp{-} sign wouldonly select the @samp{a + b - c} portion, which makes sense when thedeep structure of the sum is considered. There is no way to selectthe @samp{b - c + d} portion; although this might initially looklike just as legitimate a sub-formula as @samp{a + b - c}, the deepstructure shows that it isn't. The @kbd{d U} command can be usedto view the deep structure of any formula (@pxref{Normal Language Modes}).When @kbd{j b} mode has not been enabled, the deep structure isgenerally hidden by the selection commands---what you see is whatyou get.@kindex j u@pindex calc-unselectThe @kbd{j u} (@code{calc-unselect}) command unselects the formulathat the cursor is on. If there was no selection in the formula,this command has no effect. With a numeric prefix argument, itunselects the @var{n}th stack element rather than using the cursorposition.@kindex j c@pindex calc-clear-selectionsThe @kbd{j c} (@code{calc-clear-selections}) command unselects allstack elements.@node Changing Selections, Displaying Selections, Making Selections, Selecting Subformulas@subsection Changing Selections@noindent@kindex j m@pindex calc-select-moreOnce you have selected a sub-formula, you can expand it using the@w{@kbd{j m}} (@code{calc-select-more}) command. If @samp{a + b} isselected, pressing @w{@kbd{j m}} repeatedly works as follows:@smallexample@group 3 ... 3 ___ 3 ___ (a + b) . . . (a + b) + V c (a + b) + V c1* ............... 1* ............... 1* --------------- . . . . . . . . 2 x + 1@end group@end smallexample@noindentIn the last example, the entire formula is selected. This is roughlythe same as having no selection at all, but because there are subtledifferences the @samp{*} character is still there on the line number.With a numeric prefix argument @var{n}, @kbd{j m} expands @var{n}times (or until the entire formula is selected). Note that @kbd{j s}with argument @var{n} is equivalent to plain @kbd{j s} followed by@kbd{j m} with argument @var{n}. If @w{@kbd{j m}} is used when thereis no current selection, it is equivalent to @w{@kbd{j s}}.Even though @kbd{j m} does not explicitly use the location of thecursor within the formula, it nevertheless uses the cursor to determinewhich stack element to operate on. As usual, @kbd{j m} when the cursoris not on any stack element operates on the top stack element.@kindex j l@pindex calc-select-lessThe @kbd{j l} (@code{calc-select-less}) command reduces the currentselection around the cursor position. That is, it selects theimmediate sub-formula of the current selection which contains thecursor, the opposite of @kbd{j m}. If the cursor is not inside thecurrent selection, the command de-selects the formula.@kindex j 1-9@pindex calc-select-partThe @kbd{j 1} through @kbd{j 9} (@code{calc-select-part}) commandsselect the @var{n}th sub-formula of the current selection. They arelike @kbd{j l} (@code{calc-select-less}) except they use countingrather than the cursor position to decide which sub-formula to select.For example, if the current selection is @kbd{a + b + c} or@kbd{f(a, b, c)} or @kbd{[a, b, c]}, then @kbd{j 1} selects @samp{a},@kbd{j 2} selects @samp{b}, and @kbd{j 3} selects @samp{c}; in each ofthese cases, @kbd{j 4} through @kbd{j 9} would be errors.If there is no current selection, @kbd{j 1} through @kbd{j 9} selectthe @var{n}th top-level sub-formula. (In other words, they act as ifthe entire stack entry were selected first.) To select the @var{n}thsub-formula where @var{n} is greater than nine, you must instead invoke@w{@kbd{j 1}} with @var{n} as a numeric prefix argument.@kindex j n@kindex j p@pindex calc-select-next@pindex calc-select-previousThe @kbd{j n} (@code{calc-select-next}) and @kbd{j p}(@code{calc-select-previous}) commands change the current selectionto the next or previous sub-formula at the same level. For example,if @samp{b} is selected in @w{@samp{2 + a*b*c + x}}, then @kbd{j n}selects @samp{c}. Further @kbd{j n} commands would be in error because,even though there is something to the right of @samp{c} (namely, @samp{x}),it is not at the same level; in this case, it is not a term of thesame product as @samp{b} and @samp{c}. However, @kbd{j m} (to selectthe whole product @samp{a*b*c} as a term of the sum) followed by@w{@kbd{j n}} would successfully select the @samp{x}.Similarly, @kbd{j p} moves the selection from the @samp{b} in thissample formula to the @samp{a}. Both commands accept numeric prefixarguments to move several steps at a time.It is interesting to compare Calc's selection commands with theEmacs Info system's commands for navigating through hierarchicallyorganized documentation. Calc's @kbd{j n} command is completelyanalogous to Info's @kbd{n} command. Likewise, @kbd{j p} maps to@kbd{p}, @kbd{j 2} maps to @kbd{2}, and Info's @kbd{u} is like @kbd{j m}.(Note that @kbd{j u} stands for @code{calc-unselect}, not ``up''.)The Info @kbd{m} command is somewhat similar to Calc's @kbd{j s} and@kbd{j l}; in each case, you can jump directly to a sub-componentof the hierarchy simply by pointing to it with the cursor.@node Displaying Selections, Operating on Selections, Changing Selections, Selecting Subformulas@subsection Displaying Selections@noindent@kindex j d@pindex calc-show-selectionsThe @kbd{j d} (@code{calc-show-selections}) command controls howselected sub-formulas are displayed. One of the alternatives isillustrated in the above examples; if we press @kbd{j d} we switchto the other style in which the selected portion itself is obscuredby @samp{#} signs:@smallexample@group 3 ... # ___ (a + b) . . . ## # ## + V c1* ............... 1* --------------- . . . . 2 x + 1@end group@end smallexample@node Operating on Selections, Rearranging with Selections, Displaying Selections, Selecting Subformulas@subsection Operating on Selections@noindentOnce a selection is made, all Calc commands that manipulate itemson the stack will operate on the selected portions of the itemsinstead. (Note that several stack elements may have selectionsat once, though there can be only one selection at a time in anygiven stack element.)@kindex j e@pindex calc-enable-selectionsThe @kbd{j e} (@code{calc-enable-selections}) command disables theeffect that selections have on Calc commands. The current selectionsstill exist, but Calc commands operate on whole stack elements anyway.This mode can be identified by the fact that the @samp{*} markers onthe line numbers are gone, even though selections are visible. Toreactivate the selections, press @kbd{j e} again.To extract a sub-formula as a new formula, simply select thesub-formula and press @key{RET}. This normally duplicates the topstack element; here it duplicates only the selected portion of thatelement.To replace a sub-formula with something different, you can enter thenew value onto the stack and press @key{TAB}. This normally exchangesthe top two stack elements; here it swaps the value you entered intothe selected portion of the formula, returning the old selectedportion to the top of the stack.@smallexample@group 3 ... ... ___ (a + b) . . . 17 x y . . . 17 x y + V c2* ............... 2* ............. 2: ------------- . . . . . . . . 2 x + 1 3 31: 17 x y 1: (a + b) 1: (a + b)@end group@end smallexampleIn this example we select a sub-formula of our original example,enter a new formula, @key{TAB} it into place, then deselect to seethe complete, edited formula.If you want to swap whole formulas around even though they containselections, just use @kbd{j e} before and after.@kindex j '@pindex calc-enter-selectionThe @kbd{j '} (@code{calc-enter-selection}) command is another wayto replace a selected sub-formula. This command does an algebraicentry just like the regular @kbd{'} key. When you press @key{RET},the formula you type replaces the original selection. You can usethe @samp{$} symbol in the formula to refer to the originalselection. If there is no selection in the formula under the cursor,the cursor is used to make a temporary selection for the purposes ofthe command. Thus, to change a term of a formula, all you have todo is move the Emacs cursor to that term and press @kbd{j '}.@kindex j `@pindex calc-edit-selectionThe @kbd{j `} (@code{calc-edit-selection}) command is a similaranalogue of the @kbd{`} (@code{calc-edit}) command. It edits theselected sub-formula in a separate buffer. If there is noselection, it edits the sub-formula indicated by the cursor.To delete a sub-formula, press @key{DEL}. This generally replacesthe sub-formula with the constant zero, but in a few suitable contextsit uses the constant one instead. The @key{DEL} key automaticallydeselects and re-simplifies the entire formula afterwards. Thus:@smallexample@group ### 17 x y + # # 17 x y 17 # y 17 y1* ------------- 1: ------- 1* ------- 1: ------- 2 x + 1 2 x + 1 2 x + 1 2 x + 1@end group@end smallexampleIn this example, we first delete the @samp{sqrt(c)} term; Calcaccomplishes this by replacing @samp{sqrt(c)} with zero andresimplifying. We then delete the @kbd{x} in the numerator;since this is part of a product, Calc replaces it with @samp{1}and resimplifies.If you select an element of a vector and press @key{DEL}, thatelement is deleted from the vector. If you delete one side ofan equation or inequality, only the opposite side remains.@kindex j @key{DEL}@pindex calc-del-selectionThe @kbd{j @key{DEL}} (@code{calc-del-selection}) command is like@key{DEL} but with the auto-selecting behavior of @kbd{j '} and@kbd{j `}. It deletes the selected portion of the formulaindicated by the cursor, or, in the absence of a selection, itdeletes the sub-formula indicated by the cursor position.@kindex j @key{RET}@pindex calc-grab-selection(There is also an auto-selecting @kbd{j @key{RET}} (@code{calc-copy-selection})command.)Normal arithmetic operations also apply to sub-formulas. Here weselect the denominator, press @kbd{5 -} to subtract five from thedenominator, press @kbd{n} to negate the denominator, thenpress @kbd{Q} to take the square root.@smallexample@group .. . .. . .. . .. .1* ....... 1* ....... 1* ....... 1* .......... 2 x + 1 2 x - 4 4 - 2 x _________ V 4 - 2 x@end group@end smallexampleCertain types of operations on selections are not allowed. Forexample, for an arithmetic function like @kbd{-} no more than one ofthe arguments may be a selected sub-formula. (As the above exampleshows, the result of the subtraction is spliced back into the argumentwhich had the selection; if there were more than one selection involved,this would not be well-defined.) If you try to subtract two selections,the command will abort with an error message.Operations on sub-formulas sometimes leave the formula as a wholein an ``un-natural'' state. Consider negating the @samp{2 x} termof our sample formula by selecting it and pressing @kbd{n}(@code{calc-change-sign}).@smallexample@group .. . .. .1* .......... 1* ........... ......... .......... . . . 2 x . . . -2 x@end group@end smallexampleUnselecting the sub-formula reveals that the minus sign, which wouldnormally have cancelled out with the subtraction automatically, hasnot been able to do so because the subtraction was not part of theselected portion. Pressing @kbd{=} (@code{calc-evaluate}) or doingany other mathematical operation on the whole formula will cause itto be simplified.@smallexample@group 17 y 17 y1: ----------- 1: ---------- __________ _________ V 4 - -2 x V 4 + 2 x@end group@end smallexample@node Rearranging with Selections, , Operating on Selections, Selecting Subformulas@subsection Rearranging Formulas using Selections@noindent@kindex j R@pindex calc-commute-rightThe @kbd{j R} (@code{calc-commute-right}) command moves the selectedsub-formula to the right in its surrounding formula. Generally theselection is one term of a sum or product; the sum or product isrearranged according to the commutative laws of algebra.As with @kbd{j '} and @kbd{j @key{DEL}}, the term under the cursor is usedif there is no selection in the current formula. All commands describedin this section share this property. In this example, we place thecursor on the @samp{a} and type @kbd{j R}, then repeat.@smallexample1: a + b - c 1: b + a - c 1: b - c + a@end smallexample@noindentNote that in the final step above, the @samp{a} is switched withthe @samp{c} but the signs are adjusted accordingly. When movingterms of sums and products, @kbd{j R} will never change themathematical meaning of the formula.The selected term may also be an element of a vector or an argumentof a function. The term is exchanged with the one to its right.In this case, the ``meaning'' of the vector or function may ofcourse be drastically changed.@smallexample1: [a, b, c] 1: [b, a, c] 1: [b, c, a]1: f(a, b, c) 1: f(b, a, c) 1: f(b, c, a)@end smallexample@kindex j L@pindex calc-commute-leftThe @kbd{j L} (@code{calc-commute-left}) command is like @kbd{j R}except that it swaps the selected term with the one to its left.With numeric prefix arguments, these commands move the selectedterm several steps at a time. It is an error to try to move aterm left or right past the end of its enclosing formula.With numeric prefix arguments of zero, these commands move theselected term as far as possible in the given direction.@kindex j D@pindex calc-sel-distributeThe @kbd{j D} (@code{calc-sel-distribute}) command mixes the selectedsum or product into the surrounding formula using the distributivelaw. For example, in @samp{a * (b - c)} with the @samp{b - c}selected, the result is @samp{a b - a c}. This also distributesproducts or quotients into surrounding powers, and can also dotransformations like @samp{exp(a + b)} to @samp{exp(a) exp(b)},where @samp{a + b} is the selected term, and @samp{ln(a ^ b)}to @samp{ln(a) b}, where @samp{a ^ b} is the selected term.For multiple-term sums or products, @kbd{j D} takes off one termat a time: @samp{a * (b + c - d)} goes to @samp{a * (c - d) + a b}with the @samp{c - d} selected so that you can type @kbd{j D}repeatedly to expand completely. The @kbd{j D} command allows anumeric prefix argument which specifies the maximum number oftimes to expand at once; the default is one time only.@vindex DistribRulesThe @kbd{j D} command is implemented using rewrite rules.@xref{Selections with Rewrite Rules}. The rules are stored inthe Calc variable @code{DistribRules}. A convenient way to viewthese rules is to use @kbd{s e} (@code{calc-edit-variable}) whichdisplays and edits the stored value of a variable. Press @kbd{C-c C-c}to return from editing mode; be careful not to make any actual changesor else you will affect the behavior of future @kbd{j D} commands!To extend @kbd{j D} to handle new cases, just edit @code{DistribRules}as described above. You can then use the @kbd{s p} command to savethis variable's value permanently for future Calc sessions.@xref{Operations on Variables}.@kindex j M@pindex calc-sel-merge@vindex MergeRulesThe @kbd{j M} (@code{calc-sel-merge}) command is the complementof @kbd{j D}; given @samp{a b - a c} with either @samp{a b} or@samp{a c} selected, the result is @samp{a * (b - c)}. Onceagain, @kbd{j M} can also merge calls to functions like @code{exp}and @code{ln}; examine the variable @code{MergeRules} to see allthe relevant rules.@kindex j C@pindex calc-sel-commute@vindex CommuteRulesThe @kbd{j C} (@code{calc-sel-commute}) command swaps the argumentsof the selected sum, product, or equation. It always behaves asif @kbd{j b} mode were in effect, i.e., the sum @samp{a + b + c} istreated as the nested sums @samp{(a + b) + c} by this command.If you put the cursor on the first @samp{+}, the result is@samp{(b + a) + c}; if you put the cursor on the second @samp{+}, theresult is @samp{c + (a + b)} (which the default simplificationswill rearrange to @samp{(c + a) + b}). The relevant rules are storedin the variable @code{CommuteRules}.You may need to turn default simplifications off (with the @kbd{m O}command) in order to get the full benefit of @kbd{j C}. For example,commuting @samp{a - b} produces @samp{-b + a}, but the defaultsimplifications will ``simplify'' this right back to @samp{a - b} ifyou don't turn them off. The same is true of some of the othermanipulations described in this section.@kindex j N@pindex calc-sel-negate@vindex NegateRulesThe @kbd{j N} (@code{calc-sel-negate}) command replaces the selectedterm with the negative of that term, then adjusts the surroundingformula in order to preserve the meaning. For example, given@samp{exp(a - b)} where @samp{a - b} is selected, the result is@samp{1 / exp(b - a)}. By contrast, selecting a term and using theregular @kbd{n} (@code{calc-change-sign}) command negates theterm without adjusting the surroundings, thus changing the meaningof the formula as a whole. The rules variable is @code{NegateRules}.@kindex j &@pindex calc-sel-invert@vindex InvertRulesThe @kbd{j &} (@code{calc-sel-invert}) command is similar to @kbd{j N}except it takes the reciprocal of the selected term. For example,given @samp{a - ln(b)} with @samp{b} selected, the result is@samp{a + ln(1/b)}. The rules variable is @code{InvertRules}.@kindex j E@pindex calc-sel-jump-equals@vindex JumpRulesThe @kbd{j E} (@code{calc-sel-jump-equals}) command moves theselected term from one side of an equation to the other. Given@samp{a + b = c + d} with @samp{c} selected, the result is@samp{a + b - c = d}. This command also works if the selectedterm is part of a @samp{*}, @samp{/}, or @samp{^} formula. Therelevant rules variable is @code{JumpRules}.@kindex j I@kindex H j I@pindex calc-sel-isolateThe @kbd{j I} (@code{calc-sel-isolate}) command isolates theselected term on its side of an equation. It uses the @kbd{a S}(@code{calc-solve-for}) command to solve the equation, and theHyperbolic flag affects it in the same way. @xref{Solving Equations}.When it applies, @kbd{j I} is often easier to use than @kbd{j E}.It understands more rules of algebra, and works for inequalitiesas well as equations.@kindex j *@kindex j /@pindex calc-sel-mult-both-sides@pindex calc-sel-div-both-sidesThe @kbd{j *} (@code{calc-sel-mult-both-sides}) command prompts for aformula using algebraic entry, then multiplies both sides of theselected quotient or equation by that formula. It simplifies eachside with @kbd{a s} (@code{calc-simplify}) before re-forming thequotient or equation. You can suppress this simplification byproviding any numeric prefix argument. There is also a @kbd{j /}(@code{calc-sel-div-both-sides}) which is similar to @kbd{j *} butdividing instead of multiplying by the factor you enter.As a special feature, if the numerator of the quotient is 1, thenthe denominator is expanded at the top level using the distributivelaw (i.e., using the @kbd{C-u -1 a x} command). Suppose theformula on the stack is @samp{1 / (sqrt(a) + 1)}, and you wishto eliminate the square root in the denominator by multiplying bothsides by @samp{sqrt(a) - 1}. Calc's default simplifications wouldchange the result @samp{(sqrt(a) - 1) / (sqrt(a) - 1) (sqrt(a) + 1)}right back to the original form by cancellation; Calc expands thedenominator to @samp{sqrt(a) (sqrt(a) - 1) + sqrt(a) - 1} to preventthis. (You would now want to use an @kbd{a x} command to expandthe rest of the way, whereupon the denominator would cancel out tothe desired form, @samp{a - 1}.) When the numerator is not 1, thisinitial expansion is not necessary because Calc's defaultsimplifications will not notice the potential cancellation.If the selection is an inequality, @kbd{j *} and @kbd{j /} willaccept any factor, but will warn unless they can prove the factoris either positive or negative. (In the latter case the directionof the inequality will be switched appropriately.) @xref{Declarations},for ways to inform Calc that a given variable is positive ornegative. If Calc can't tell for sure what the sign of the factorwill be, it will assume it is positive and display a warningmessage.For selections that are not quotients, equations, or inequalities,these commands pull out a multiplicative factor: They divide (ormultiply) by the entered formula, simplify, then multiply (or divide)back by the formula.@kindex j +@kindex j -@pindex calc-sel-add-both-sides@pindex calc-sel-sub-both-sidesThe @kbd{j +} (@code{calc-sel-add-both-sides}) and @kbd{j -}(@code{calc-sel-sub-both-sides}) commands analogously add to orsubtract from both sides of an equation or inequality. For othertypes of selections, they extract an additive factor. A numericprefix argument suppresses simplification of the intermediateresults.@kindex j U@pindex calc-sel-unpackThe @kbd{j U} (@code{calc-sel-unpack}) command replaces theselected function call with its argument. For example, given@samp{a + sin(x^2)} with @samp{sin(x^2)} selected, the resultis @samp{a + x^2}. (The @samp{x^2} will remain selected; if youwanted to change the @code{sin} to @code{cos}, just press @kbd{C}now to take the cosine of the selected part.)@kindex j v@pindex calc-sel-evaluateThe @kbd{j v} (@code{calc-sel-evaluate}) command performs thenormal default simplifications on the selected sub-formula.These are the simplifications that are normally done automaticallyon all results, but which may have been partially inhibited byprevious selection-related operations, or turned off altogetherby the @kbd{m O} command. This command is just an auto-selectingversion of the @w{@kbd{a v}} command (@pxref{Algebraic Manipulation}).With a numeric prefix argument of 2, @kbd{C-u 2 j v} appliesthe @kbd{a s} (@code{calc-simplify}) command to the selectedsub-formula. With a prefix argument of 3 or more, e.g., @kbd{C-u j v}applies the @kbd{a e} (@code{calc-simplify-extended}) command.@xref{Simplifying Formulas}. With a negative prefix argumentit simplifies at the top level only, just as with @kbd{a v}.Here the ``top'' level refers to the top level of the selectedsub-formula.@kindex j "@pindex calc-sel-expand-formulaThe @kbd{j "} (@code{calc-sel-expand-formula}) command is to @kbd{a "}(@pxref{Algebraic Manipulation}) what @kbd{j v} is to @kbd{a v}.You can use the @kbd{j r} (@code{calc-rewrite-selection}) commandto define other algebraic operations on sub-formulas. @xref{Rewrite Rules}.@node Algebraic Manipulation, Simplifying Formulas, Selecting Subformulas, Algebra@section Algebraic Manipulation@noindentThe commands in this section perform general-purpose algebraicmanipulations. They work on the whole formula at the top of thestack (unless, of course, you have made a selection in thatformula).Many algebra commands prompt for a variable name or formula. If youanswer the prompt with a blank line, the variable or formula is takenfrom top-of-stack, and the normal argument for the command is takenfrom the second-to-top stack level.@kindex a v@pindex calc-alg-evaluateThe @kbd{a v} (@code{calc-alg-evaluate}) command performs the normaldefault simplifications on a formula; for example, @samp{a - -b} ischanged to @samp{a + b}. These simplifications are normally doneautomatically on all Calc results, so this command is useful only ifyou have turned default simplifications off with an @kbd{m O}command. @xref{Simplification Modes}.It is often more convenient to type @kbd{=}, which is like @kbd{a v}but which also substitutes stored values for variables in the formula.Use @kbd{a v} if you want the variables to ignore their stored values.If you give a numeric prefix argument of 2 to @kbd{a v}, it simplifiesas if in Algebraic Simplification mode. This is equivalent to typing@kbd{a s}; @pxref{Simplifying Formulas}. If you give a numeric prefixof 3 or more, it uses Extended Simplification mode (@kbd{a e}).If you give a negative prefix argument @mathit{-1}, @mathit{-2}, or @mathit{-3},it simplifies in the corresponding mode but only works on the top-levelfunction call of the formula. For example, @samp{(2 + 3) * (2 + 3)} willsimplify to @samp{(2 + 3)^2}, without simplifying the sub-formulas@samp{2 + 3}. As another example, typing @kbd{V R +} to sum the vector@samp{[1, 2, 3, 4]} produces the formula @samp{reduce(add, [1, 2, 3, 4])}in No-Simplify mode. Using @kbd{a v} will evaluate this all the way to10; using @kbd{C-u - a v} will evaluate it only to @samp{1 + 2 + 3 + 4}.(@xref{Reducing and Mapping}.)@tindex evalv@tindex evalvnThe @kbd{=} command corresponds to the @code{evalv} function, andthe related @kbd{N} command, which is like @kbd{=} but temporarilydisables Symbolic mode (@kbd{m s}) during the evaluation, correspondsto the @code{evalvn} function. (These commands interpret their prefixarguments differently than @kbd{a v}; @kbd{=} treats the prefix asthe number of stack elements to evaluate at once, and @kbd{N} treatsit as a temporary different working precision.)The @code{evalvn} function can take an alternate working precisionas an optional second argument. This argument can be either aninteger, to set the precision absolutely, or a vector containinga single integer, to adjust the precision relative to the currentprecision. Note that @code{evalvn} with a larger than currentprecision will do the calculation at this higher precision, but theresult will as usual be rounded back down to the current precisionafterward. For example, @samp{evalvn(pi - 3.1415)} at a precisionof 12 will return @samp{9.265359e-5}; @samp{evalvn(pi - 3.1415, 30)}will return @samp{9.26535897932e-5} (computing a 25-digit result whichis then rounded down to 12); and @samp{evalvn(pi - 3.1415, [-2])}will return @samp{9.2654e-5}.@kindex a "@pindex calc-expand-formulaThe @kbd{a "} (@code{calc-expand-formula}) command expands functionsinto their defining formulas wherever possible. For example,@samp{deg(x^2)} is changed to @samp{180 x^2 / pi}. Most functions,like @code{sin} and @code{gcd}, are not defined by simple formulasand so are unaffected by this command. One important class offunctions which @emph{can} be expanded is the user-defined functionscreated by the @kbd{Z F} command. @xref{Algebraic Definitions}.Other functions which @kbd{a "} can expand include the probabilitydistribution functions, most of the financial functions, and thehyperbolic and inverse hyperbolic functions. A numeric prefix argumentaffects @kbd{a "} in the same way as it does @kbd{a v}: A positiveargument expands all functions in the formula and then simplifies invarious ways; a negative argument expands and simplifies only thetop-level function call.@kindex a M@pindex calc-map-equation@tindex mapeqThe @kbd{a M} (@code{calc-map-equation}) [@code{mapeq}] command appliesa given function or operator to one or more equations. It is analogousto @kbd{V M}, which operates on vectors instead of equations.@pxref{Reducing and Mapping}. For example, @kbd{a M S} changes@samp{x = y+1} to @samp{sin(x) = sin(y+1)}, and @kbd{a M +} with@samp{x = y+1} and @expr{6} on the stack produces @samp{x+6 = y+7}.With two equations on the stack, @kbd{a M +} would add the lefthandsides together and the righthand sides together to get the tworespective sides of a new equation.Mapping also works on inequalities. Mapping two similar inequalitiesproduces another inequality of the same type. Mapping an inequalitywith an equation produces an inequality of the same type. Mapping a@samp{<=} with a @samp{<} or @samp{!=} (not-equal) produces a @samp{<}.If inequalities with opposite direction (e.g., @samp{<} and @samp{>})are mapped, the direction of the second inequality is reversed tomatch the first: Using @kbd{a M +} on @samp{a < b} and @samp{a > 2}reverses the latter to get @samp{2 < a}, which then allows thecombination @samp{a + 2 < b + a}, which the @kbd{a s} command canthen simplify to get @samp{2 < b}.Using @kbd{a M *}, @kbd{a M /}, @kbd{a M n}, or @kbd{a M &} to negateor invert an inequality will reverse the direction of the inequality.Other adjustments to inequalities are @emph{not} done automatically;@kbd{a M S} will change @w{@samp{x < y}} to @samp{sin(x) < sin(y)} eventhough this is not true for all values of the variables.@kindex H a M@tindex mapeqpWith the Hyperbolic flag, @kbd{H a M} [@code{mapeqp}] does a plainmapping operation without reversing the direction of any inequalities.Thus, @kbd{H a M &} would change @kbd{x > 2} to @kbd{1/x > 0.5}.(This change is mathematically incorrect, but perhaps you werefixing an inequality which was already incorrect.)@kindex I a M@tindex mapeqrWith the Inverse flag, @kbd{I a M} [@code{mapeqr}] always reversesthe direction of the inequality. You might use @kbd{I a M C} tochange @samp{x < y} to @samp{cos(x) > cos(y)} if you know you areworking with small positive angles.@kindex a b@pindex calc-substitute@tindex substThe @kbd{a b} (@code{calc-substitute}) [@code{subst}] command substitutesall occurrencesof some variable or sub-expression of an expression with a newsub-expression. For example, substituting @samp{sin(x)} with @samp{cos(y)}in @samp{2 sin(x)^2 + x sin(x) + sin(2 x)} produces@samp{2 cos(y)^2 + x cos(y) + @w{sin(2 x)}}.Note that this is a purely structural substitution; the lone @samp{x} andthe @samp{sin(2 x)} stayed the same because they did not look like@samp{sin(x)}. @xref{Rewrite Rules}, for a more general method fordoing substitutions.The @kbd{a b} command normally prompts for two formulas, the oldone and the new one. If you enter a blank line for the firstprompt, all three arguments are taken from the stack (new, then old,then target expression). If you type an old formula but then enter ablank line for the new one, the new formula is taken from top-of-stackand the target from second-to-top. If you answer both prompts, thetarget is taken from top-of-stack as usual.Note that @kbd{a b} has no understanding of commutativity orassociativity. The pattern @samp{x+y} will not match the formula@samp{y+x}. Also, @samp{y+z} will not match inside the formula @samp{x+y+z}because the @samp{+} operator is left-associative, so the ``deepstructure'' of that formula is @samp{(x+y) + z}. Use @kbd{d U}(@code{calc-unformatted-language}) mode to see the true structure ofa formula. The rewrite rule mechanism, discussed later, does not havethese limitations.As an algebraic function, @code{subst} takes three arguments:Target expression, old, new. Note that @code{subst} is alwaysevaluated immediately, even if its arguments are variables, so ifyou wish to put a call to @code{subst} onto the stack you mustturn the default simplifications off first (with @kbd{m O}).@node Simplifying Formulas, Polynomials, Algebraic Manipulation, Algebra@section Simplifying Formulas@noindent@kindex a s@pindex calc-simplify@tindex simplifyThe @kbd{a s} (@code{calc-simplify}) [@code{simplify}] command appliesvarious algebraic rules to simplify a formula. This includes rules whichare not part of the default simplifications because they may be too slowto apply all the time, or may not be desirable all of the time. Forexample, non-adjacent terms of sums are combined, as in @samp{a + b + 2 a}to @samp{b + 3 a}, and some formulas like @samp{sin(arcsin(x))} aresimplified to @samp{x}.The sections below describe all the various kinds of algebraicsimplifications Calc provides in full detail. None of Calc'ssimplification commands are designed to pull rabbits out of hats;they simply apply certain specific rules to put formulas intoless redundant or more pleasing forms. Serious algebra in Calcmust be done manually, usually with a combination of selectionsand rewrite rules. @xref{Rearranging with Selections}.@xref{Rewrite Rules}.@xref{Simplification Modes}, for commands to control what level ofsimplification occurs automatically. Normally only the ``defaultsimplifications'' occur.@menu* Default Simplifications::* Algebraic Simplifications::* Unsafe Simplifications::* Simplification of Units::@end menu@node Default Simplifications, Algebraic Simplifications, Simplifying Formulas, Simplifying Formulas@subsection Default Simplifications@noindent@cindex Default simplificationsThis section describes the ``default simplifications,'' those which arenormally applied to all results. For example, if you enter the variable@expr{x} on the stack twice and push @kbd{+}, Calc's defaultsimplifications automatically change @expr{x + x} to @expr{2 x}.The @kbd{m O} command turns off the default simplifications, so that@expr{x + x} will remain in this form unless you give an explicit``simplify'' command like @kbd{=} or @kbd{a v}. @xref{AlgebraicManipulation}. The @kbd{m D} command turns the default simplificationsback on.The most basic default simplification is the evaluation of functions.For example, @expr{2 + 3} is evaluated to @expr{5}, and @expr{@tfn{sqrt}(9)}is evaluated to @expr{3}. Evaluation does not occur if the argumentsto a function are somehow of the wrong type @expr{@tfn{tan}([2,3,4])}),range (@expr{@tfn{tan}(90)}), or number (@expr{@tfn{tan}(3,5)}), or if the function name is not recognized (@expr{@tfn{f}(5)}), or ifSymbolic mode (@pxref{Symbolic Mode}) prevents evaluation(@expr{@tfn{sqrt}(2)}).Calc simplifies (evaluates) the arguments to a function before itsimplifies the function itself. Thus @expr{@tfn{sqrt}(5+4)} issimplified to @expr{@tfn{sqrt}(9)} before the @code{sqrt} functionitself is applied. There are very few exceptions to this rule:@code{quote}, @code{lambda}, and @code{condition} (the @code{::}operator) do not evaluate their arguments, @code{if} (the @code{? :}operator) does not evaluate all of its arguments, and @code{evalto}does not evaluate its lefthand argument.Most commands apply the default simplifications to all arguments theytake from the stack, perform a particular operation, then simplifythe result before pushing it back on the stack. In the common specialcase of regular arithmetic commands like @kbd{+} and @kbd{Q} [@code{sqrt}],the arguments are simply popped from the stack and collected into asuitable function call, which is then simplified (the arguments beingsimplified first as part of the process, as described above).The default simplifications are too numerous to describe completelyhere, but this section will describe the ones that apply to themajor arithmetic operators. This list will be rather technical innature, and will probably be interesting to you only if you area serious user of Calc's algebra facilities.@tex\bigskip@end texAs well as the simplifications described here, if you have storedany rewrite rules in the variable @code{EvalRules} then these ruleswill also be applied before any built-in default simplifications.@xref{Automatic Rewrites}, for details.@tex\bigskip@end texAnd now, on with the default simplifications:Arithmetic operators like @kbd{+} and @kbd{*} always take twoarguments in Calc's internal form. Sums and products of three ormore terms are arranged by the associative law of algebra intoa left-associative form for sums, @expr{((a + b) + c) + d}, anda right-associative form for products, @expr{a * (b * (c * d))}.Formulas like @expr{(a + b) + (c + d)} are rearranged toleft-associative form, though this rarely matters since Calc'salgebra commands are designed to hide the inner structure ofsums and products as much as possible. Sums and products intheir proper associative form will be written without parenthesesin the examples below.Sums and products are @emph{not} rearranged according to thecommutative law (@expr{a + b} to @expr{b + a}) except in a fewspecial cases described below. Some algebra programs alwaysrearrange terms into a canonical order, which enables them tosee that @expr{a b + b a} can be simplified to @expr{2 a b}.Calc assumes you have put the terms into the order you wantand generally leaves that order alone, with the consequencethat formulas like the above will only be simplified if youexplicitly give the @kbd{a s} command. @xref{AlgebraicSimplifications}.Differences @expr{a - b} are treated like sums @expr{a + (-b)}for purposes of simplification; one of the default simplificationsis to rewrite @expr{a + (-b)} or @expr{(-b) + a}, where @expr{-b}represents a ``negative-looking'' term, into @expr{a - b} form.``Negative-looking'' means negative numbers, negated formulas like@expr{-x}, and products or quotients in which either term isnegative-looking.Other simplifications involving negation are @expr{-(-x)} to @expr{x};@expr{-(a b)} or @expr{-(a/b)} where either @expr{a} or @expr{b} isnegative-looking, simplified by negating that term, or else where@expr{a} or @expr{b} is any number, by negating that number;@expr{-(a + b)} to @expr{-a - b}, and @expr{-(b - a)} to @expr{a - b}.(This, and rewriting @expr{(-b) + a} to @expr{a - b}, are the onlycases where the order of terms in a sum is changed by the defaultsimplifications.)The distributive law is used to simplify sums in some cases:@expr{a x + b x} to @expr{(a + b) x}, where @expr{a} representsa number or an implicit 1 or @mathit{-1} (as in @expr{x} or @expr{-x})and similarly for @expr{b}. Use the @kbd{a c}, @w{@kbd{a f}}, or@kbd{j M} commands to merge sums with non-numeric coefficientsusing the distributive law.The distributive law is only used for sums of two terms, orfor adjacent terms in a larger sum. Thus @expr{a + b + b + c}is simplified to @expr{a + 2 b + c}, but @expr{a + b + c + b}is not simplified. The reason is that comparing all terms of asum with one another would require time proportional to thesquare of the number of terms; Calc relegates potentially slowoperations like this to commands that have to be invokedexplicitly, like @kbd{a s}.Finally, @expr{a + 0} and @expr{0 + a} are simplified to @expr{a}.A consequence of the above rules is that @expr{0 - a} is simplifiedto @expr{-a}.@tex\bigskip@end texThe products @expr{1 a} and @expr{a 1} are simplified to @expr{a};@expr{(-1) a} and @expr{a (-1)} are simplified to @expr{-a};@expr{0 a} and @expr{a 0} are simplified to @expr{0}, except thatin Matrix mode where @expr{a} is not provably scalar the resultis the generic zero matrix @samp{idn(0)}, and that if @expr{a} isinfinite the result is @samp{nan}.Also, @expr{(-a) b} and @expr{a (-b)} are simplified to @expr{-(a b)},where this occurs for negated formulas but not for regular negativenumbers.Products are commuted only to move numbers to the front:@expr{a b 2} is commuted to @expr{2 a b}.The product @expr{a (b + c)} is distributed over the sum only if@expr{a} and at least one of @expr{b} and @expr{c} are numbers:@expr{2 (x + 3)} goes to @expr{2 x + 6}. The formula@expr{(-a) (b - c)}, where @expr{-a} is a negative number, isrewritten to @expr{a (c - b)}.The distributive law of products and powers is used for adjacentterms of the product: @expr{x^a x^b} goes to @texline @math{x^{a+b}}@infoline @expr{x^(a+b)}where @expr{a} is a number, or an implicit 1 (as in @expr{x}),or the implicit one-half of @expr{@tfn{sqrt}(x)}, and similarly for@expr{b}. The result is written using @samp{sqrt} or @samp{1/sqrt}if the sum of the powers is @expr{1/2} or @expr{-1/2}, respectively.If the sum of the powers is zero, the product is simplified to@expr{1} or to @samp{idn(1)} if Matrix mode is enabled.The product of a negative power times anything but another negativepower is changed to use division: @texline @math{x^{-2} y}@infoline @expr{x^(-2) y} goes to @expr{y / x^2} unless Matrix mode isin effect and neither @expr{x} nor @expr{y} are scalar (in whichcase it is considered unsafe to rearrange the order of the terms).Finally, @expr{a (b/c)} is rewritten to @expr{(a b)/c}, and also@expr{(a/b) c} is changed to @expr{(a c)/b} unless in Matrix mode.@tex\bigskip@end texSimplifications for quotients are analogous to those for products.The quotient @expr{0 / x} is simplified to @expr{0}, with the sameexceptions that were noted for @expr{0 x}. Likewise, @expr{x / 1}and @expr{x / (-1)} are simplified to @expr{x} and @expr{-x},respectively.The quotient @expr{x / 0} is left unsimplified or changed to aninfinite quantity, as directed by the current infinite mode.@xref{Infinite Mode}.The expression @texline @math{a / b^{-c}}@infoline @expr{a / b^(-c)} is changed to @expr{a b^c}, where @expr{-c} is any negative-lookingpower. Also, @expr{1 / b^c} is changed to @texline @math{b^{-c}}@infoline @expr{b^(-c)} for any power @expr{c}.Also, @expr{(-a) / b} and @expr{a / (-b)} go to @expr{-(a/b)};@expr{(a/b) / c} goes to @expr{a / (b c)}; and @expr{a / (b/c)}goes to @expr{(a c) / b} unless Matrix mode prevents thisrearrangement. Similarly, @expr{a / (b:c)} is simplified to@expr{(c:b) a} for any fraction @expr{b:c}.The distributive law is applied to @expr{(a + b) / c} only if@expr{c} and at least one of @expr{a} and @expr{b} are numbers.Quotients of powers and square roots are distributed just asdescribed for multiplication.Quotients of products cancel only in the leading terms of thenumerator and denominator. In other words, @expr{a x b / a y b}is cancelled to @expr{x b / y b} but not to @expr{x / y}. Onceagain this is because full cancellation can be slow; use @kbd{a s}to cancel all terms of the quotient.Quotients of negative-looking values are simplified accordingto @expr{(-a) / (-b)} to @expr{a / b}, @expr{(-a) / (b - c)}to @expr{a / (c - b)}, and @expr{(a - b) / (-c)} to @expr{(b - a) / c}.@tex\bigskip@end texThe formula @expr{x^0} is simplified to @expr{1}, or to @samp{idn(1)}in Matrix mode. The formula @expr{0^x} is simplified to @expr{0}unless @expr{x} is a negative number, complex number or zero.If @expr{x} is negative, complex or @expr{0.0}, @expr{0^x} is aninfinity or an unsimplified formula according to the current infinitemode. The expression @expr{0^0} is simplified to @expr{1}.Powers of products or quotients @expr{(a b)^c}, @expr{(a/b)^c}are distributed to @expr{a^c b^c}, @expr{a^c / b^c} only if @expr{c}is an integer, or if either @expr{a} or @expr{b} are nonnegativereal numbers. Powers of powers @expr{(a^b)^c} are simplified to@texline @math{a^{b c}}@infoline @expr{a^(b c)} only when @expr{c} is an integer and @expr{b c} alsoevaluates to an integer. Without these restrictions these simplificationswould not be safe because of problems with principal values.(In other words, @texline @math{((-3)^{1/2})^2}@infoline @expr{((-3)^1:2)^2} is safe to simplify, but@texline @math{((-3)^2)^{1/2}}@infoline @expr{((-3)^2)^1:2} is not.) @xref{Declarations}, for ways to inform Calc that yourvariables satisfy these requirements.As a special case of this rule, @expr{@tfn{sqrt}(x)^n} is simplified to@texline @math{x^{n/2}}@infoline @expr{x^(n/2)} only for even integers @expr{n}.If @expr{a} is known to be real, @expr{b} is an even integer, and@expr{c} is a half- or quarter-integer, then @expr{(a^b)^c} issimplified to @expr{@tfn{abs}(a^(b c))}.Also, @expr{(-a)^b} is simplified to @expr{a^b} if @expr{b} is aneven integer, or to @expr{-(a^b)} if @expr{b} is an odd integer,for any negative-looking expression @expr{-a}.Square roots @expr{@tfn{sqrt}(x)} generally act like one-half powers@texline @math{x^{1:2}}@infoline @expr{x^1:2} for the purposes of the above-listed simplifications.Also, note that @texline @math{1 / x^{1:2}}@infoline @expr{1 / x^1:2} is changed to @texline @math{x^{-1:2}},@infoline @expr{x^(-1:2)},but @expr{1 / @tfn{sqrt}(x)} is left alone.@tex\bigskip@end texGeneric identity matrices (@pxref{Matrix Mode}) are simplified by thefollowing rules: @expr{@tfn{idn}(a) + b} to @expr{a + b} if @expr{b}is provably scalar, or expanded out if @expr{b} is a matrix;@expr{@tfn{idn}(a) + @tfn{idn}(b)} to @expr{@tfn{idn}(a + b)}; @expr{-@tfn{idn}(a)} to @expr{@tfn{idn}(-a)}; @expr{a @tfn{idn}(b)} to @expr{@tfn{idn}(a b)} if @expr{a} is provably scalar, or to @expr{a b} if @expr{a} is provably non-scalar; @expr{@tfn{idn}(a) @tfn{idn}(b)} to@expr{@tfn{idn}(a b)}; analogous simplifications for quotients involving@code{idn}; and @expr{@tfn{idn}(a)^n} to @expr{@tfn{idn}(a^n)} where@expr{n} is an integer.@tex\bigskip@end texThe @code{floor} function and other integer truncation functionsvanish if the argument is provably integer-valued, so that@expr{@tfn{floor}(@tfn{round}(x))} simplifies to @expr{@tfn{round}(x)}.Also, combinations of @code{float}, @code{floor} and its friends,and @code{ffloor} and its friends, are simplified in appropriateways. @xref{Integer Truncation}.The expression @expr{@tfn{abs}(-x)} changes to @expr{@tfn{abs}(x)}.The expression @expr{@tfn{abs}(@tfn{abs}(x))} changes to@expr{@tfn{abs}(x)}; in fact, @expr{@tfn{abs}(x)} changes to @expr{x} or@expr{-x} if @expr{x} is provably nonnegative or nonpositive(@pxref{Declarations}). While most functions do not recognize the variable @code{i} as animaginary number, the @code{arg} function does handle the two cases@expr{@tfn{arg}(@tfn{i})} and @expr{@tfn{arg}(-@tfn{i})} just for convenience.The expression @expr{@tfn{conj}(@tfn{conj}(x))} simplifies to @expr{x}.Various other expressions involving @code{conj}, @code{re}, and@code{im} are simplified, especially if some of the arguments areprovably real or involve the constant @code{i}. For example,@expr{@tfn{conj}(a + b i)} is changed to @expr{@tfn{conj}(a) - @tfn{conj}(b) i}, or to @expr{a - b i} if @expr{a}and @expr{b} are known to be real.Functions like @code{sin} and @code{arctan} generally don't haveany default simplifications beyond simply evaluating the functionsfor suitable numeric arguments and infinity. The @kbd{a s} commanddescribed in the next section does provide some simplifications forthese functions, though.One important simplification that does occur is that@expr{@tfn{ln}(@tfn{e})} is simplified to 1, and @expr{@tfn{ln}(@tfn{e}^x)} issimplified to @expr{x} for any @expr{x}. This occurs even if you havestored a different value in the Calc variable @samp{e}; but this wouldbe a bad idea in any case if you were also using natural logarithms!Among the logical functions, @tfn{!(@var{a} <= @var{b})} changes to@tfn{@var{a} > @var{b}} and so on. Equations and inequalities where both sidesare either negative-looking or zero are simplified by negating both sidesand reversing the inequality. While it might seem reasonable to simplify@expr{!!x} to @expr{x}, this would not be valid in general because@expr{!!2} is 1, not 2.Most other Calc functions have few if any default simplificationsdefined, aside of course from evaluation when the arguments aresuitable numbers.@node Algebraic Simplifications, Unsafe Simplifications, Default Simplifications, Simplifying Formulas@subsection Algebraic Simplifications@noindent@cindex Algebraic simplificationsThe @kbd{a s} command makes simplifications that may be too slow todo all the time, or that may not be desirable all of the time.If you find these simplifications are worthwhile, you can type@kbd{m A} to have Calc apply them automatically.This section describes all simplifications that are performed bythe @kbd{a s} command. Note that these occur in addition to thedefault simplifications; even if the default simplifications havebeen turned off by an @kbd{m O} command, @kbd{a s} will turn themback on temporarily while it simplifies the formula.There is a variable, @code{AlgSimpRules}, in which you can put rewritesto be applied by @kbd{a s}. Its use is analogous to @code{EvalRules},but without the special restrictions. Basically, the simplifier does@samp{@w{a r} AlgSimpRules} with an infinite repeat count on the wholeexpression being simplified, then it traverses the expression applyingthe built-in rules described below. If the result is different fromthe original expression, the process repeats with the defaultsimplifications (including @code{EvalRules}), then @code{AlgSimpRules},then the built-in simplifications, and so on.@tex\bigskip@end texSums are simplified in two ways. Constant terms are commuted to theend of the sum, so that @expr{a + 2 + b} changes to @expr{a + b + 2}.The only exception is that a constant will not be commuted awayfrom the first position of a difference, i.e., @expr{2 - x} is notcommuted to @expr{-x + 2}.Also, terms of sums are combined by the distributive law, as in@expr{x + y + 2 x} to @expr{y + 3 x}. This always occurs foradjacent terms, but @kbd{a s} compares all pairs of terms includingnon-adjacent ones.@tex\bigskip@end texProducts are sorted into a canonical order using the commutativelaw. For example, @expr{b c a} is commuted to @expr{a b c}.This allows easier comparison of products; for example, the defaultsimplifications will not change @expr{x y + y x} to @expr{2 x y},but @kbd{a s} will; it first rewrites the sum to @expr{x y + x y},and then the default simplifications are able to recognize a sumof identical terms.The canonical ordering used to sort terms of products has theproperty that real-valued numbers, interval forms and infinitiescome first, and are sorted into increasing order. The @kbd{V S}command uses the same ordering when sorting a vector.Sorting of terms of products is inhibited when Matrix mode isturned on; in this case, Calc will never exchange the order oftwo terms unless it knows at least one of the terms is a scalar.Products of powers are distributed by comparing all pairs ofterms, using the same method that the default simplificationsuse for adjacent terms of products.Even though sums are not sorted, the commutative law is stilltaken into account when terms of a product are being compared.Thus @expr{(x + y) (y + x)} will be simplified to @expr{(x + y)^2}.A subtle point is that @expr{(x - y) (y - x)} will @emph{not}be simplified to @expr{-(x - y)^2}; Calc does not notice thatone term can be written as a constant times the other, even ifthat constant is @mathit{-1}.A fraction times any expression, @expr{(a:b) x}, is changed toa quotient involving integers: @expr{a x / b}. This is notdone for floating-point numbers like @expr{0.5}, however. Thisis one reason why you may find it convenient to turn Fraction modeon while doing algebra; @pxref{Fraction Mode}.@tex\bigskip@end texQuotients are simplified by comparing all terms in the numeratorwith all terms in the denominator for possible cancellation usingthe distributive law. For example, @expr{a x^2 b / c x^3 d} willcancel @expr{x^2} from the top and bottom to get @expr{a b / c x d}.(The terms in the denominator will then be rearranged to @expr{c d x}as described above.) If there is any common integer or fractionalfactor in the numerator and denominator, it is cancelled out;for example, @expr{(4 x + 6) / 8 x} simplifies to @expr{(2 x + 3) / 4 x}.Non-constant common factors are not found even by @kbd{a s}. Tocancel the factor @expr{a} in @expr{(a x + a) / a^2} you could firstuse @kbd{j M} on the product @expr{a x} to Merge the numerator to@expr{a (1+x)}, which can then be simplified successfully.@tex\bigskip@end texInteger powers of the variable @code{i} are simplified accordingto the identity @expr{i^2 = -1}. If you store a new value otherthan the complex number @expr{(0,1)} in @code{i}, this simplificationwill no longer occur. This is done by @kbd{a s} instead of by defaultin case someone (unwisely) uses the name @code{i} for a variableunrelated to complex numbers; it would be unfortunate if Calcquietly and automatically changed this formula for reasons theuser might not have been thinking of.Square roots of integer or rational arguments are simplified inseveral ways. (Note that these will be left unevaluated only inSymbolic mode.) First, square integer or rational factors arepulled out so that @expr{@tfn{sqrt}(8)} is rewritten as@texline @math{2\,@tfn{sqrt}(2)}.@infoline @expr{2 sqrt(2)}. Conceptually speaking this implies factoring the argument into primesand moving pairs of primes out of the square root, but for reasons ofefficiency Calc only looks for primes up to 29.Square roots in the denominator of a quotient are moved to thenumerator: @expr{1 / @tfn{sqrt}(3)} changes to @expr{@tfn{sqrt}(3) / 3}.The same effect occurs for the square root of a fraction:@expr{@tfn{sqrt}(2:3)} changes to @expr{@tfn{sqrt}(6) / 3}.@tex\bigskip@end texThe @code{%} (modulo) operator is simplified in several wayswhen the modulus @expr{M} is a positive real number. First, ifthe argument is of the form @expr{x + n} for some real number@expr{n}, then @expr{n} is itself reduced modulo @expr{M}. Forexample, @samp{(x - 23) % 10} is simplified to @samp{(x + 7) % 10}.If the argument is multiplied by a constant, and this constanthas a common integer divisor with the modulus, then this factor iscancelled out. For example, @samp{12 x % 15} is changed to@samp{3 (4 x % 5)} by factoring out 3. Also, @samp{(12 x + 1) % 15}is changed to @samp{3 ((4 x + 1:3) % 5)}. While these forms maynot seem ``simpler,'' they allow Calc to discover useful informationabout modulo forms in the presence of declarations.If the modulus is 1, then Calc can use @code{int} declarations toevaluate the expression. For example, the idiom @samp{x % 2} isoften used to check whether a number is odd or even. As describedabove, @w{@samp{2 n % 2}} and @samp{(2 n + 1) % 2} are simplified to@samp{2 (n % 1)} and @samp{2 ((n + 1:2) % 1)}, respectively; Calccan simplify these to 0 and 1 (respectively) if @code{n} has beendeclared to be an integer.@tex\bigskip@end texTrigonometric functions are simplified in several ways. Whenever aproducts of two trigonometric functions can be replaced by a singlefunction, the replacement is made; for example,@expr{@tfn{tan}(x) @tfn{cos}(x)} is simplified to @expr{@tfn{sin}(x)}. Reciprocals of trigonometric functions are replaced by their reciprocalfunction; for example, @expr{1/@tfn{sec}(x)} is simplified to@expr{@tfn{cos}(x)}. The corresponding simplifications for thehyperbolic functions are also handled.Trigonometric functions of their inverse functions aresimplified. The expression @expr{@tfn{sin}(@tfn{arcsin}(x))} issimplified to @expr{x}, and similarly for @code{cos} and @code{tan}. Trigonometric functions of inverses of different trigonometricfunctions can also be simplified, as in @expr{@tfn{sin}(@tfn{arccos}(x))}to @expr{@tfn{sqrt}(1 - x^2)}.If the argument to @code{sin} is negative-looking, it is simplified to@expr{-@tfn{sin}(x)}, and similarly for @code{cos} and @code{tan}.Finally, certain special values of the argument are recognized;@pxref{Trigonometric and Hyperbolic Functions}.Hyperbolic functions of their inverses and of negative-lookingarguments are also handled, as are exponentials of inversehyperbolic functions.No simplifications for inverse trigonometric and hyperbolicfunctions are known, except for negative arguments of @code{arcsin},@code{arctan}, @code{arcsinh}, and @code{arctanh}. Note that@expr{@tfn{arcsin}(@tfn{sin}(x))} can @emph{not} safely change to@expr{x}, since this only correct within an integer multiple of @texline @math{2 \pi}@infoline @expr{2 pi} radians or 360 degrees. However, @expr{@tfn{arcsinh}(@tfn{sinh}(x))} issimplified to @expr{x} if @expr{x} is known to be real.Several simplifications that apply to logarithms and exponentialsare that @expr{@tfn{exp}(@tfn{ln}(x))}, @texline @tfn{e}@math{^{\ln(x)}},@infoline @expr{e^@tfn{ln}(x)}, and@texline @math{10^{{\rm log10}(x)}}@infoline @expr{10^@tfn{log10}(x)} all reduce to @expr{x}. Also, @expr{@tfn{ln}(@tfn{exp}(x))}, etc., canreduce to @expr{x} if @expr{x} is provably real. The form@expr{@tfn{exp}(x)^y} is simplified to @expr{@tfn{exp}(x y)}. If @expr{x}is a suitable multiple of @texline @math{\pi i} @infoline @expr{pi i}(as described above for the trigonometric functions), then@expr{@tfn{exp}(x)} or @expr{e^x} will be expanded. Finally,@expr{@tfn{ln}(x)} is simplified to a form involving @code{pi} and@code{i} where @expr{x} is provably negative, positive imaginary, ornegative imaginary. The error functions @code{erf} and @code{erfc} are simplified whentheir arguments are negative-looking or are calls to the @code{conj}function.@tex\bigskip@end texEquations and inequalities are simplified by cancelling factorsof products, quotients, or sums on both sides. Inequalitieschange sign if a negative multiplicative factor is cancelled.Non-constant multiplicative factors as in @expr{a b = a c} arecancelled from equations only if they are provably nonzero (generallybecause they were declared so; @pxref{Declarations}). Factorsare cancelled from inequalities only if they are nonzero and theirsign is known.Simplification also replaces an equation or inequality with1 or 0 (``true'' or ``false'') if it can through the use ofdeclarations. If @expr{x} is declared to be an integer greaterthan 5, then @expr{x < 3}, @expr{x = 3}, and @expr{x = 7.5} areall simplified to 0, but @expr{x > 3} is simplified to 1.By a similar analysis, @expr{abs(x) >= 0} is simplified to 1,as is @expr{x^2 >= 0} if @expr{x} is known to be real.@node Unsafe Simplifications, Simplification of Units, Algebraic Simplifications, Simplifying Formulas@subsection ``Unsafe'' Simplifications@noindent@cindex Unsafe simplifications@cindex Extended simplification@kindex a e@pindex calc-simplify-extended@ignore@mindex esimpl@idots@end ignore@tindex esimplifyThe @kbd{a e} (@code{calc-simplify-extended}) [@code{esimplify}] commandis like @kbd{a s}except that it applies some additional simplifications which are not``safe'' in all cases. Use this only if you know the values in yourformula lie in the restricted ranges for which these simplificationsare valid. The symbolic integrator uses @kbd{a e};one effect of this is that the integrator's results must be used withcaution. Where an integral table will often attach conditions like``for positive @expr{a} only,'' Calc (like most other symbolicintegration programs) will simply produce an unqualified result.Because @kbd{a e}'s simplifications are unsafe, it is sometimes betterto type @kbd{C-u -3 a v}, which does extended simplification onlyon the top level of the formula without affecting the sub-formulas.In fact, @kbd{C-u -3 j v} allows you to target extended simplificationto any specific part of a formula.The variable @code{ExtSimpRules} contains rewrites to be applied bythe @kbd{a e} command. These are applied in addition to@code{EvalRules} and @code{AlgSimpRules}. (The @kbd{a r AlgSimpRules}step described above is simply followed by an @kbd{a r ExtSimpRules} step.)Following is a complete list of ``unsafe'' simplifications performedby @kbd{a e}.@tex\bigskip@end texInverse trigonometric or hyperbolic functions, called with theircorresponding non-inverse functions as arguments, are simplifiedby @kbd{a e}. For example, @expr{@tfn{arcsin}(@tfn{sin}(x))} changesto @expr{x}. Also, @expr{@tfn{arcsin}(@tfn{cos}(x))} and@expr{@tfn{arccos}(@tfn{sin}(x))} both change to @expr{@tfn{pi}/2 - x}.These simplifications are unsafe because they are valid only forvalues of @expr{x} in a certain range; outside that range, valuesare folded down to the 360-degree range that the inverse trigonometricfunctions always produce.Powers of powers @expr{(x^a)^b} are simplified to @texline @math{x^{a b}}@infoline @expr{x^(a b)}for all @expr{a} and @expr{b}. These results will be valid onlyin a restricted range of @expr{x}; for example, in @texline @math{(x^2)^{1:2}}@infoline @expr{(x^2)^1:2}the powers cancel to get @expr{x}, which is valid for positive valuesof @expr{x} but not for negative or complex values.Similarly, @expr{@tfn{sqrt}(x^a)} and @expr{@tfn{sqrt}(x)^a} are bothsimplified (possibly unsafely) to @texline @math{x^{a/2}}.@infoline @expr{x^(a/2)}.Forms like @expr{@tfn{sqrt}(1 - sin(x)^2)} are simplified to, e.g.,@expr{@tfn{cos}(x)}. Calc has identities of this sort for @code{sin},@code{cos}, @code{tan}, @code{sinh}, and @code{cosh}.Arguments of square roots are partially factored to look forsquared terms that can be extracted. For example,@expr{@tfn{sqrt}(a^2 b^3 + a^3 b^2)} simplifies to @expr{a b @tfn{sqrt}(a+b)}.The simplifications of @expr{@tfn{ln}(@tfn{exp}(x))},@expr{@tfn{ln}(@tfn{e}^x)}, and @expr{@tfn{log10}(10^x)} to @expr{x} are alsounsafe because of problems with principal values (although thesesimplifications are safe if @expr{x} is known to be real).Common factors are cancelled from products on both sides of anequation, even if those factors may be zero: @expr{a x / b x}to @expr{a / b}. Such factors are never cancelled frominequalities: Even @kbd{a e} is not bold enough to reduce@expr{a x < b x} to @expr{a < b} (or @expr{a > b}, dependingon whether you believe @expr{x} is positive or negative).The @kbd{a M /} command can be used to divide a factor out ofboth sides of an inequality.@node Simplification of Units, , Unsafe Simplifications, Simplifying Formulas@subsection Simplification of Units@noindentThe simplifications described in this section are applied by the@kbd{u s} (@code{calc-simplify-units}) command. These are in additionto the regular @kbd{a s} (but not @kbd{a e}) simplifications describedearlier. @xref{Basic Operations on Units}.The variable @code{UnitSimpRules} contains rewrites to be applied bythe @kbd{u s} command. These are applied in addition to @code{EvalRules}and @code{AlgSimpRules}.Scalar mode is automatically put into effect when simplifying units.@xref{Matrix Mode}.Sums @expr{a + b} involving units are simplified by extracting theunits of @expr{a} as if by the @kbd{u x} command (call the result@expr{u_a}), then simplifying the expression @expr{b / u_a}using @kbd{u b} and @kbd{u s}. If the result has units then the sumis inconsistent and is left alone. Otherwise, it is rewrittenin terms of the units @expr{u_a}.If units auto-ranging mode is enabled, products or quotients inwhich the first argument is a number which is out of range for theleading unit are modified accordingly.When cancelling and combining units in products and quotients,Calc accounts for unit names that differ only in the prefix letter.For example, @samp{2 km m} is simplified to @samp{2000 m^2}.However, compatible but different units like @code{ft} and @code{in}are not combined in this way.Quotients @expr{a / b} are simplified in three additional ways. First,if @expr{b} is a number or a product beginning with a number, Calccomputes the reciprocal of this number and moves it to the numerator.Second, for each pair of unit names from the numerator and denominatorof a quotient, if the units are compatible (e.g., they are bothunits of area) then they are replaced by the ratio between thoseunits. For example, in @samp{3 s in N / kg cm} the units@samp{in / cm} will be replaced by @expr{2.54}.Third, if the units in the quotient exactly cancel out, so thata @kbd{u b} command on the quotient would produce a dimensionlessnumber for an answer, then the quotient simplifies to that number.For powers and square roots, the ``unsafe'' simplifications@expr{(a b)^c} to @expr{a^c b^c}, @expr{(a/b)^c} to @expr{a^c / b^c},and @expr{(a^b)^c} to @texline @math{a^{b c}}@infoline @expr{a^(b c)} are done if the powers are real numbers. (These are safe in the contextof units because all numbers involved can reasonably be assumed to bereal.)Also, if a unit name is raised to a fractional power, and thebase units in that unit name all occur to powers which are amultiple of the denominator of the power, then the unit nameis expanded out into its base units, which can then be simplifiedaccording to the previous paragraph. For example, @samp{acre^1.5}is simplified by noting that @expr{1.5 = 3:2}, that @samp{acre}is defined in terms of @samp{m^2}, and that the 2 in the power of@code{m} is a multiple of 2 in @expr{3:2}. Thus, @code{acre^1.5} isreplaced by approximately @texline @math{(4046 m^2)^{1.5}}@infoline @expr{(4046 m^2)^1.5}, which is then changed to @texline @math{4046^{1.5} \, (m^2)^{1.5}},@infoline @expr{4046^1.5 (m^2)^1.5}, then to @expr{257440 m^3}.The functions @code{float}, @code{frac}, @code{clean}, @code{abs},as well as @code{floor} and the other integer truncation functions,applied to unit names or products or quotients involving units, aresimplified. For example, @samp{round(1.6 in)} is changed to@samp{round(1.6) round(in)}; the lefthand term evaluates to 2,and the righthand term simplifies to @code{in}.The functions @code{sin}, @code{cos}, and @code{tan} with argumentsthat have angular units like @code{rad} or @code{arcmin} aresimplified by converting to base units (radians), then evaluatingwith the angular mode temporarily set to radians.@node Polynomials, Calculus, Simplifying Formulas, Algebra@section PolynomialsA @dfn{polynomial} is a sum of terms which are coefficients timesvarious powers of a ``base'' variable. For example, @expr{2 x^2 + 3 x - 4}is a polynomial in @expr{x}. Some formulas can be consideredpolynomials in several different variables: @expr{1 + 2 x + 3 y + 4 x y^2}is a polynomial in both @expr{x} and @expr{y}. Polynomial coefficientsare often numbers, but they may in general be any formulas notinvolving the base variable.@kindex a f@pindex calc-factor@tindex factorThe @kbd{a f} (@code{calc-factor}) [@code{factor}] command factors apolynomial into a product of terms. For example, the polynomial@expr{x^3 + 2 x^2 + x} is factored into @samp{x*(x+1)^2}. As anotherexample, @expr{a c + b d + b c + a d} is factored into the product@expr{(a + b) (c + d)}.Calc currently has three algorithms for factoring. Formulas which arelinear in several variables, such as the second example above, aremerged according to the distributive law. Formulas which arepolynomials in a single variable, with constant integer or fractionalcoefficients, are factored into irreducible linear and/or quadraticterms. The first example above factors into three linear terms(@expr{x}, @expr{x+1}, and @expr{x+1} again). Finally, formulaswhich do not fit the above criteria are handled by the algebraicrewrite mechanism.Calc's polynomial factorization algorithm works by using the generalroot-finding command (@w{@kbd{a P}}) to solve for the roots of thepolynomial. It then looks for roots which are rational numbersor complex-conjugate pairs, and converts these into linear andquadratic terms, respectively. Because it uses floating-pointarithmetic, it may be unable to find terms that involve largeintegers (whose number of digits approaches the current precision).Also, irreducible factors of degree higher than quadratic are notfound, and polynomials in more than one variable are not treated.(A more robust factorization algorithm may be included in a futureversion of Calc.)@vindex FactorRules@ignore@starindex@end ignore@tindex thecoefs@ignore@starindex@end ignore@ignore@mindex @idots@end ignore@tindex thefactorsThe rewrite-based factorization method uses rules stored in the variable@code{FactorRules}. @xref{Rewrite Rules}, for a discussion of theoperation of rewrite rules. The default @code{FactorRules} are ableto factor quadratic forms symbolically into two linear terms,@expr{(a x + b) (c x + d)}. You can edit these rules to include othercases if you wish. To use the rules, Calc builds the formula@samp{thecoefs(x, [a, b, c, ...])} where @code{x} is the polynomialbase variable and @code{a}, @code{b}, etc., are polynomial coefficients(which may be numbers or formulas). The constant term is written first,i.e., in the @code{a} position. When the rules complete, they should havechanged the formula into the form @samp{thefactors(x, [f1, f2, f3, ...])}where each @code{fi} should be a factored term, e.g., @samp{x - ai}.Calc then multiplies these terms together to get the completefactored form of the polynomial. If the rules do not change the@code{thecoefs} call to a @code{thefactors} call, @kbd{a f} leaves thepolynomial alone on the assumption that it is unfactorable. (Note thatthe function names @code{thecoefs} and @code{thefactors} are used onlyas placeholders; there are no actual Calc functions by those names.)@kindex H a f@tindex factorsThe @kbd{H a f} [@code{factors}] command also factors a polynomial,but it returns a list of factors instead of an expression which is theproduct of the factors. Each factor is represented by a sub-vectorof the factor, and the power with which it appears. For example,@expr{x^5 + x^4 - 33 x^3 + 63 x^2} factors to @expr{(x + 7) x^2 (x - 3)^2}in @kbd{a f}, or to @expr{[ [x, 2], [x+7, 1], [x-3, 2] ]} in @kbd{H a f}.If there is an overall numeric factor, it always comes first in the list.The functions @code{factor} and @code{factors} allow a second argumentwhen written in algebraic form; @samp{factor(x,v)} factors @expr{x} withrespect to the specific variable @expr{v}. The default is to factor withrespect to all the variables that appear in @expr{x}.@kindex a c@pindex calc-collect@tindex collectThe @kbd{a c} (@code{calc-collect}) [@code{collect}] command rearranges aformula as apolynomial in a given variable, ordered in decreasing powers of thatvariable. For example, given @expr{1 + 2 x + 3 y + 4 x y^2} onthe stack, @kbd{a c x} would produce @expr{(2 + 4 y^2) x + (1 + 3 y)},and @kbd{a c y} would produce @expr{(4 x) y^2 + 3 y + (1 + 2 x)}.The polynomial will be expanded out using the distributive law asnecessary: Collecting @expr{x} in @expr{(x - 1)^3} produces@expr{x^3 - 3 x^2 + 3 x - 1}. Terms not involving @expr{x} willnot be expanded.The ``variable'' you specify at the prompt can actually be anyexpression: @kbd{a c ln(x+1)} will collect together all terms multipliedby @samp{ln(x+1)} or integer powers thereof. If @samp{x} also appearsin the formula in a context other than @samp{ln(x+1)}, @kbd{a c} willtreat those occurrences as unrelated to @samp{ln(x+1)}, i.e., as constants.@kindex a x@pindex calc-expand@tindex expandThe @kbd{a x} (@code{calc-expand}) [@code{expand}] command expands anexpression by applying the distributive law everywhere. It applies toproducts, quotients, and powers involving sums. By default, it fullydistributes all parts of the expression. With a numeric prefix argument,the distributive law is applied only the specified number of times, thenthe partially expanded expression is left on the stack.The @kbd{a x} and @kbd{j D} commands are somewhat redundant. Use@kbd{a x} if you want to expand all products of sums in your formula.Use @kbd{j D} if you want to expand a particular specified term ofthe formula. There is an exactly analogous correspondence between@kbd{a f} and @kbd{j M}. (The @kbd{j D} and @kbd{j M} commandsalso know many other kinds of expansions, such as@samp{exp(a + b) = exp(a) exp(b)}, which @kbd{a x} and @kbd{a f}do not do.)Calc's automatic simplifications will sometimes reverse a partialexpansion. For example, the first step in expanding @expr{(x+1)^3} isto write @expr{(x+1) (x+1)^2}. If @kbd{a x} stops there and triesto put this formula onto the stack, though, Calc will automaticallysimplify it back to @expr{(x+1)^3} form. The solution is to turnsimplification off first (@pxref{Simplification Modes}), or to run@kbd{a x} without a numeric prefix argument so that it expands allthe way in one step.@kindex a a@pindex calc-apart@tindex apartThe @kbd{a a} (@code{calc-apart}) [@code{apart}] command expands arational function by partial fractions. A rational function is thequotient of two polynomials; @code{apart} pulls this apart into asum of rational functions with simple denominators. In algebraicnotation, the @code{apart} function allows a second argument thatspecifies which variable to use as the ``base''; by default, Calcchooses the base variable automatically.@kindex a n@pindex calc-normalize-rat@tindex nratThe @kbd{a n} (@code{calc-normalize-rat}) [@code{nrat}] commandattempts to arrange a formula into a quotient of two polynomials.For example, given @expr{1 + (a + b/c) / d}, the result would be@expr{(b + a c + c d) / c d}. The quotient is reduced, so that@kbd{a n} will simplify @expr{(x^2 + 2x + 1) / (x^2 - 1)} by dividingout the common factor @expr{x + 1}, yielding @expr{(x + 1) / (x - 1)}.@kindex a \@pindex calc-poly-div@tindex pdivThe @kbd{a \} (@code{calc-poly-div}) [@code{pdiv}] command dividestwo polynomials @expr{u} and @expr{v}, yielding a new polynomial@expr{q}. If several variables occur in the inputs, the inputs areconsidered multivariate polynomials. (Calc divides by the variablewith the largest power in @expr{u} first, or, in the case of equalpowers, chooses the variables in alphabetical order.) For example,dividing @expr{x^2 + 3 x + 2} by @expr{x + 2} yields @expr{x + 1}.The remainder from the division, if any, is reported at the bottomof the screen and is also placed in the Trail along with the quotient.Using @code{pdiv} in algebraic notation, you can specify the particularvariable to be used as the base: @code{pdiv(@var{a},@var{b},@var{x})}.If @code{pdiv} is given only two arguments (as is always the case withthe @kbd{a \} command), then it does a multivariate division as outlinedabove.@kindex a %@pindex calc-poly-rem@tindex premThe @kbd{a %} (@code{calc-poly-rem}) [@code{prem}] command dividestwo polynomials and keeps the remainder @expr{r}. The quotient@expr{q} is discarded. For any formulas @expr{a} and @expr{b}, theresults of @kbd{a \} and @kbd{a %} satisfy @expr{a = q b + r}.(This is analogous to plain @kbd{\} and @kbd{%}, which compute theinteger quotient and remainder from dividing two numbers.)@kindex a /@kindex H a /@pindex calc-poly-div-rem@tindex pdivrem@tindex pdivideThe @kbd{a /} (@code{calc-poly-div-rem}) [@code{pdivrem}] commanddivides two polynomials and reports both the quotient and theremainder as a vector @expr{[q, r]}. The @kbd{H a /} [@code{pdivide}]command divides two polynomials and constructs the formula@expr{q + r/b} on the stack. (Naturally if the remainder is zero,this will immediately simplify to @expr{q}.)@kindex a g@pindex calc-poly-gcd@tindex pgcdThe @kbd{a g} (@code{calc-poly-gcd}) [@code{pgcd}] command computesthe greatest common divisor of two polynomials. (The GCD actuallyis unique only to within a constant multiplier; Calc attempts tochoose a GCD which will be unsurprising.) For example, the @kbd{a n}command uses @kbd{a g} to take the GCD of the numerator and denominatorof a quotient, then divides each by the result using @kbd{a \}. (Thedefinition of GCD ensures that this division can take place withoutleaving a remainder.)While the polynomials used in operations like @kbd{a /} and @kbd{a g}often have integer coefficients, this is not required. Calc can alsodeal with polynomials over the rationals or floating-point reals.Polynomials with modulo-form coefficients are also useful in manyapplications; if you enter @samp{(x^2 + 3 x - 1) mod 5}, Calcautomatically transforms this into a polynomial over the field ofintegers mod 5: @samp{(1 mod 5) x^2 + (3 mod 5) x + (4 mod 5)}.Congratulations and thanks go to Ove Ewerlid(@code{ewerlid@@mizar.DoCS.UU.SE}), who contributed many of thepolynomial routines used in the above commands.@xref{Decomposing Polynomials}, for several useful functions forextracting the individual coefficients of a polynomial.@node Calculus, Solving Equations, Polynomials, Algebra@section Calculus@noindentThe following calculus commands do not automatically simplify theirinputs or outputs using @code{calc-simplify}. You may find it helpsto do this by hand by typing @kbd{a s} or @kbd{a e}. It may also helpto use @kbd{a x} and/or @kbd{a c} to arrange a result in the mostreadable way.@menu* Differentiation::* Integration::* Customizing the Integrator::* Numerical Integration::* Taylor Series::@end menu@node Differentiation, Integration, Calculus, Calculus@subsection Differentiation@noindent@kindex a d@kindex H a d@pindex calc-derivative@tindex deriv@tindex tderivThe @kbd{a d} (@code{calc-derivative}) [@code{deriv}] command computesthe derivative of the expression on the top of the stack with respect tosome variable, which it will prompt you to enter. Normally, variablesin the formula other than the specified differentiation variable areconsidered constant, i.e., @samp{deriv(y,x)} is reduced to zero. Withthe Hyperbolic flag, the @code{tderiv} (total derivative) operation is usedinstead, in which derivatives of variables are not reduced to zerounless those variables are known to be ``constant,'' i.e., independentof any other variables. (The built-in special variables like @code{pi}are considered constant, as are variables that have been declared@code{const}; @pxref{Declarations}.)With a numeric prefix argument @var{n}, this command computes the@var{n}th derivative.When working with trigonometric functions, it is best to switch toRadians mode first (with @w{@kbd{m r}}). The derivative of @samp{sin(x)}in degrees is @samp{(pi/180) cos(x)}, probably not the expectedanswer!If you use the @code{deriv} function directly in an algebraic formula,you can write @samp{deriv(f,x,x0)} which represents the derivativeof @expr{f} with respect to @expr{x}, evaluated at the point @texline @math{x=x_0}.@infoline @expr{x=x0}.If the formula being differentiated contains functions which Calc doesnot know, the derivatives of those functions are produced by addingprimes (apostrophe characters). For example, @samp{deriv(f(2x), x)}produces @samp{2 f'(2 x)}, where the function @code{f'} represents thederivative of @code{f}.For functions you have defined with the @kbd{Z F} command, Calc expandsthe functions according to their defining formulas unless you havealso defined @code{f'} suitably. For example, suppose we define@samp{sinc(x) = sin(x)/x} using @kbd{Z F}. If we then differentiatethe formula @samp{sinc(2 x)}, the formula will be expanded to@samp{sin(2 x) / (2 x)} and differentiated. However, if we alsodefine @samp{sinc'(x) = dsinc(x)}, say, then Calc will write theresult as @samp{2 dsinc(2 x)}. @xref{Algebraic Definitions}.For multi-argument functions @samp{f(x,y,z)}, the derivative with respectto the first argument is written @samp{f'(x,y,z)}; derivatives withrespect to the other arguments are @samp{f'2(x,y,z)} and @samp{f'3(x,y,z)}.Various higher-order derivatives can be formed in the obvious way, e.g.,@samp{f'@var{}'(x)} (the second derivative of @code{f}) or@samp{f'@var{}'2'3(x,y,z)} (@code{f} differentiated with respect to eachargument once).@node Integration, Customizing the Integrator, Differentiation, Calculus@subsection Integration@noindent@kindex a i@pindex calc-integral@tindex integThe @kbd{a i} (@code{calc-integral}) [@code{integ}] command computes theindefinite integral of the expression on the top of the stack withrespect to a prompted-for variable. The integrator is not guaranteed towork for all integrable functions, but it is able to integrate severallarge classes of formulas. In particular, any polynomial or rationalfunction (a polynomial divided by a polynomial) is acceptable.(Rational functions don't have to be in explicit quotient form, however; @texline @math{x/(1+x^{-2})}@infoline @expr{x/(1+x^-2)}is not strictly a quotient of polynomials, but it is equivalent to@expr{x^3/(x^2+1)}, which is.) Also, square roots of terms involving@expr{x} and @expr{x^2} may appear in rational functions beingintegrated. Finally, rational functions involving trigonometric orhyperbolic functions can be integrated.With an argument (@kbd{C-u a i}), this command will compute the definiteintegral of the expression on top of the stack. In this case, thecommand will again prompt for an integration variable, then prompt for alower limit and an upper limit.@ifnottexIf you use the @code{integ} function directly in an algebraic formula,you can also write @samp{integ(f,x,v)} which expresses the resultingindefinite integral in terms of variable @code{v} instead of @code{x}.With four arguments, @samp{integ(f(x),x,a,b)} represents a definiteintegral from @code{a} to @code{b}.@end ifnottex@texIf you use the @code{integ} function directly in an algebraic formula,you can also write @samp{integ(f,x,v)} which expresses the resultingindefinite integral in terms of variable @code{v} instead of @code{x}.With four arguments, @samp{integ(f(x),x,a,b)} represents a definiteintegral $\int_a^b f(x) \, dx$.@end texPlease note that the current implementation of Calc's integrator sometimesproduces results that are significantly more complex than they need tobe. For example, the integral Calc finds for @texline @math{1/(x+\sqrt{x^2+1})}@infoline @expr{1/(x+sqrt(x^2+1))}is several times more complicated than the answer Mathematicareturns for the same input, although the two forms are numericallyequivalent. Also, any indefinite integral should be considered to havean arbitrary constant of integration added to it, although Calc does notwrite an explicit constant of integration in its result. For example,Calc's solution for @texline @math{1/(1+\tan x)}@infoline @expr{1/(1+tan(x))} differs from the solution given in the @emph{CRC Math Tables} by aconstant factor of @texline @math{\pi i / 2}@infoline @expr{pi i / 2},due to a different choice of constant of integration.The Calculator remembers all the integrals it has done. If conditionschange in a way that would invalidate the old integrals, say, a switchfrom Degrees to Radians mode, then they will be thrown out. If yoususpect this is not happening when it should, use the@code{calc-flush-caches} command; @pxref{Caches}.@vindex IntegLimitCalc normally will pursue integration by substitution or integration byparts up to 3 nested times before abandoning an approach as fruitless.If the integrator is taking too long, you can lower this limit by storinga number (like 2) in the variable @code{IntegLimit}. (The @kbd{s I}command is a convenient way to edit @code{IntegLimit}.) If this variablehas no stored value or does not contain a nonnegative integer, a limitof 3 is used. The lower this limit is, the greater the chance that Calcwill be unable to integrate a function it could otherwise handle. Raisingthis limit allows the Calculator to solve more integrals, though the timeit takes may grow exponentially. You can monitor the integrator's actionsby creating an Emacs buffer called @code{*Trace*}. If such a bufferexists, the @kbd{a i} command will write a log of its actions there.If you want to manipulate integrals in a purely symbolic way, you canset the integration nesting limit to 0 to prevent all but fasttable-lookup solutions of integrals. You might then wish to definerewrite rules for integration by parts, various kinds of substitutions,and so on. @xref{Rewrite Rules}.@node Customizing the Integrator, Numerical Integration, Integration, Calculus@subsection Customizing the Integrator@noindent@vindex IntegRulesCalc has two built-in rewrite rules called @code{IntegRules} and@code{IntegAfterRules} which you can edit to define new integrationmethods. @xref{Rewrite Rules}. At each step of the integration process,Calc wraps the current integrand in a call to the fictitious function@samp{integtry(@var{expr},@var{var})}, where @var{expr} is theintegrand and @var{var} is the integration variable. If your rulesrewrite this to be a plain formula (not a call to @code{integtry}), thenCalc will use this formula as the integral of @var{expr}. For example,the rule @samp{integtry(mysin(x),x) := -mycos(x)} would define a rule tointegrate a function @code{mysin} that acts like the sine function.Then, putting @samp{4 mysin(2y+1)} on the stack and typing @kbd{a i y}will produce the integral @samp{-2 mycos(2y+1)}. Note that Calc hasautomatically made various transformations on the integral to allow itto use your rule; integral tables generally give rules for@samp{mysin(a x + b)}, but you don't need to use this much generalityin your @code{IntegRules}.@cindex Exponential integral Ei(x)@ignore@starindex@end ignore@tindex EiAs a more serious example, the expression @samp{exp(x)/x} cannot beintegrated in terms of the standard functions, so the ``exponentialintegral'' function @texline @math{{\rm Ei}(x)}@infoline @expr{Ei(x)} was invented to describe it.We can get Calc to do this integral in terms of a made-up @code{Ei}function by adding the rule @samp{[integtry(exp(x)/x, x) := Ei(x)]}to @code{IntegRules}. Now entering @samp{exp(2x)/x} on the stackand typing @kbd{a i x} yields @samp{Ei(2 x)}. This new rule willwork with Calc's various built-in integration methods (such asintegration by substitution) to solve a variety of other problemsinvolving @code{Ei}: For example, now Calc will also be able tointegrate @samp{exp(exp(x))} and @samp{ln(ln(x))} (to get @samp{Ei(exp(x))}and @samp{x ln(ln(x)) - Ei(ln(x))}, respectively).Your rule may do further integration by calling @code{integ}. Forexample, @samp{integtry(twice(u),x) := twice(integ(u))} allows Calcto integrate @samp{twice(sin(x))} to get @samp{twice(-cos(x))}.Note that @code{integ} was called with only one argument. This notationis allowed only within @code{IntegRules}; it means ``integrate thiswith respect to the same integration variable.'' If Calc is unableto integrate @code{u}, the integration that invoked @code{IntegRules}also fails. Thus integrating @samp{twice(f(x))} fails, returning theunevaluated integral @samp{integ(twice(f(x)), x)}. It is still validto call @code{integ} with two or more arguments, however; in this case,if @code{u} is not integrable, @code{twice} itself will still beintegrated: If the above rule is changed to @samp{... := twice(integ(u,x))},then integrating @samp{twice(f(x))} will yield @samp{twice(integ(f(x),x))}.If a rule instead produces the formula @samp{integsubst(@var{sexpr},@var{svar})}, either replacing the top-level @code{integtry} call ornested anywhere inside the expression, then Calc will apply thesubstitution @samp{@var{u} = @var{sexpr}(@var{svar})} to try tointegrate the original @var{expr}. For example, the rule@samp{sqrt(a) := integsubst(sqrt(x),x)} says that if Calc ever findsa square root in the integrand, it should attempt the substitution@samp{u = sqrt(x)}. (This particular rule is unnecessary becauseCalc always tries ``obvious'' substitutions where @var{sexpr} actuallyappears in the integrand.) The variable @var{svar} may be the sameas the @var{var} that appeared in the call to @code{integtry}, butit need not be.When integrating according to an @code{integsubst}, Calc uses theequation solver to find the inverse of @var{sexpr} (if the integrandrefers to @var{var} anywhere except in subexpressions that exactlymatch @var{sexpr}). It uses the differentiator to find the derivativeof @var{sexpr} and/or its inverse (it has two methods that use onederivative or the other). You can also specify these items by addingextra arguments to the @code{integsubst} your rules construct; thegeneral form is @samp{integsubst(@var{sexpr}, @var{svar}, @var{sinv},@var{sprime})}, where @var{sinv} is the inverse of @var{sexpr} (stillwritten as a function of @var{svar}), and @var{sprime} is thederivative of @var{sexpr} with respect to @var{svar}. If you don'tspecify these things, and Calc is not able to work them out on itsown with the information it knows, then your substitution rule willwork only in very specific, simple cases.Calc applies @code{IntegRules} as if by @kbd{C-u 1 a r IntegRules};in other words, Calc stops rewriting as soon as any rule in your ruleset succeeds. (If it weren't for this, the @samp{integsubst(sqrt(x),x)}example above would keep on adding layers of @code{integsubst} callsforever!)@vindex IntegSimpRulesAnother set of rules, stored in @code{IntegSimpRules}, are appliedevery time the integrator uses @kbd{a s} to simplify an intermediateresult. For example, putting the rule @samp{twice(x) := 2 x} into@code{IntegSimpRules} would tell Calc to convert the @code{twice}function into a form it knows whenever integration is attempted.One more way to influence the integrator is to define a function withthe @kbd{Z F} command (@pxref{Algebraic Definitions}). Calc'sintegrator automatically expands such functions according to theirdefining formulas, even if you originally asked for the function tobe left unevaluated for symbolic arguments. (Certain other Calcsystems, such as the differentiator and the equation solver, alsodo this.)@vindex IntegAfterRulesSometimes Calc is able to find a solution to your integral, but itexpresses the result in a way that is unnecessarily complicated. Ifthis happens, you can either use @code{integsubst} as describedabove to try to hint at a more direct path to the desired result, oryou can use @code{IntegAfterRules}. This is an extra rule set thatruns after the main integrator returns its result; basically, Calc doesan @kbd{a r IntegAfterRules} on the result before showing it to you.(It also does an @kbd{a s}, without @code{IntegSimpRules}, after thatto further simplify the result.) For example, Calc's integratorsometimes produces expressions of the form @samp{ln(1+x) - ln(1-x)};the default @code{IntegAfterRules} rewrite this into the more readableform @samp{2 arctanh(x)}. Note that, unlike @code{IntegRules},@code{IntegSimpRules} and @code{IntegAfterRules} are applied any numberof times until no further changes are possible. Rewriting by@code{IntegAfterRules} occurs only after the main integrator hasfinished, not at every step as for @code{IntegRules} and@code{IntegSimpRules}.@node Numerical Integration, Taylor Series, Customizing the Integrator, Calculus@subsection Numerical Integration@noindent@kindex a I@pindex calc-num-integral@tindex nintegIf you want a purely numerical answer to an integration problem, you canuse the @kbd{a I} (@code{calc-num-integral}) [@code{ninteg}] command. Thiscommand prompts for an integration variable, a lower limit, and anupper limit. Except for the integration variable, all other variablesthat appear in the integrand formula must have stored values. (A storedvalue, if any, for the integration variable itself is ignored.)Numerical integration works by evaluating your formula at many points inthe specified interval. Calc uses an ``open Romberg'' method; this meansthat it does not evaluate the formula actually at the endpoints (so thatit is safe to integrate @samp{sin(x)/x} from zero, for example). Also,the Romberg method works especially well when the function beingintegrated is fairly smooth. If the function is not smooth, Calc willhave to evaluate it at quite a few points before it can accuratelydetermine the value of the integral.Integration is much faster when the current precision is small. It isbest to set the precision to the smallest acceptable number of digitsbefore you use @kbd{a I}. If Calc appears to be taking too long, press@kbd{C-g} to halt it and try a lower precision. If Calc still appearsto need hundreds of evaluations, check to make sure your function iswell-behaved in the specified interval.It is possible for the lower integration limit to be @samp{-inf} (minusinfinity). Likewise, the upper limit may be plus infinity. Calcinternally transforms the integral into an equivalent one with finitelimits. However, integration to or across singularities is not supported:The integral of @samp{1/sqrt(x)} from 0 to 1 exists (it can be foundby Calc's symbolic integrator, for example), but @kbd{a I} will failbecause the integrand goes to infinity at one of the endpoints.@node Taylor Series, , Numerical Integration, Calculus@subsection Taylor Series@noindent@kindex a t@pindex calc-taylor@tindex taylorThe @kbd{a t} (@code{calc-taylor}) [@code{taylor}] command computes apower series expansion or Taylor series of a function. You specify thevariable and the desired number of terms. You may give an expression ofthe form @samp{@var{var} = @var{a}} or @samp{@var{var} - @var{a}} insteadof just a variable to produce a Taylor expansion about the point @var{a}.You may specify the number of terms with a numeric prefix argument;otherwise the command will prompt you for the number of terms. Note thatmany series expansions have coefficients of zero for some terms, so youmay appear to get fewer terms than you asked for.If the @kbd{a i} command is unable to find a symbolic integral for afunction, you can get an approximation by integrating the function'sTaylor series.@node Solving Equations, Numerical Solutions, Calculus, Algebra@section Solving Equations@noindent@kindex a S@pindex calc-solve-for@tindex solve@cindex Equations, solving@cindex Solving equationsThe @kbd{a S} (@code{calc-solve-for}) [@code{solve}] command rearrangesan equation to solve for a specific variable. An equation is anexpression of the form @expr{L = R}. For example, the command @kbd{a S x}will rearrange @expr{y = 3x + 6} to the form, @expr{x = y/3 - 2}. If theinput is not an equation, it is treated like an equation of theform @expr{X = 0}.This command also works for inequalities, as in @expr{y < 3x + 6}.Some inequalities cannot be solved where the analogous equation couldbe; for example, solving @texline @math{a < b \, c}@infoline @expr{a < b c} for @expr{b} is impossiblewithout knowing the sign of @expr{c}. In this case, @kbd{a S} willproduce the result @texline @math{b \mathbin{\hbox{\code{!=}}} a/c}@infoline @expr{b != a/c} (using the not-equal-to operator) to signify that the direction of theinequality is now unknown. The inequality @texline @math{a \le b \, c}@infoline @expr{a <= b c} is not even partially solved. @xref{Declarations}, for a way to tellCalc that the signs of the variables in a formula are in fact known.Two useful commands for working with the result of @kbd{a S} are@kbd{a .} (@pxref{Logical Operations}), which converts @expr{x = y/3 - 2}to @expr{y/3 - 2}, and @kbd{s l} (@pxref{Let Command}) which evaluatesanother formula with @expr{x} set equal to @expr{y/3 - 2}.@menu* Multiple Solutions::* Solving Systems of Equations::* Decomposing Polynomials::@end menu@node Multiple Solutions, Solving Systems of Equations, Solving Equations, Solving Equations@subsection Multiple Solutions@noindent@kindex H a S@tindex fsolveSome equations have more than one solution. The Hyperbolic flag(@code{H a S}) [@code{fsolve}] tells the solver to report the fullygeneral family of solutions. It will invent variables @code{n1},@code{n2}, @dots{}, which represent independent arbitrary integers, and@code{s1}, @code{s2}, @dots{}, which represent independent arbitrarysigns (either @mathit{+1} or @mathit{-1}). If you don't use the Hyperbolicflag, Calc will use zero in place of all arbitrary integers, and plusone in place of all arbitrary signs. Note that variables like @code{n1}and @code{s1} are not given any special interpretation in Calc except bythe equation solver itself. As usual, you can use the @w{@kbd{s l}}(@code{calc-let}) command to obtain solutions for various actual valuesof these variables.For example, @kbd{' x^2 = y @key{RET} H a S x @key{RET}} solves toget @samp{x = s1 sqrt(y)}, indicating that the two solutions to theequation are @samp{sqrt(y)} and @samp{-sqrt(y)}. Another way tothink about it is that the square-root operation is really atwo-valued function; since every Calc function must return asingle result, @code{sqrt} chooses to return the positive result.Then @kbd{H a S} doctors this result using @code{s1} to indicatethe full set of possible values of the mathematical square-root.There is a similar phenomenon going the other direction: Supposewe solve @samp{sqrt(y) = x} for @code{y}. Calc squares both sidesto get @samp{y = x^2}. This is correct, except that it introducessome dubious solutions. Consider solving @samp{sqrt(y) = -3}:Calc will report @expr{y = 9} as a valid solution, which is truein the mathematical sense of square-root, but false (there is nosolution) for the actual Calc positive-valued @code{sqrt}. Thishappens for both @kbd{a S} and @kbd{H a S}.@cindex @code{GenCount} variable@vindex GenCount@ignore@starindex@end ignore@tindex an@ignore@starindex@end ignore@tindex asIf you store a positive integer in the Calc variable @code{GenCount},then Calc will generate formulas of the form @samp{as(@var{n})} forarbitrary signs, and @samp{an(@var{n})} for arbitrary integers,where @var{n} represents successive values taken by incrementing@code{GenCount} by one. While the normal arbitrary sign andinteger symbols start over at @code{s1} and @code{n1} with eachnew Calc command, the @code{GenCount} approach will give eacharbitrary value a name that is unique throughout the entire Calcsession. Also, the arbitrary values are function calls insteadof variables, which is advantageous in some cases. For example,you can make a rewrite rule that recognizes all arbitrary signsusing a pattern like @samp{as(n)}. The @kbd{s l} command only workson variables, but you can use the @kbd{a b} (@code{calc-substitute})command to substitute actual values for function calls like @samp{as(3)}.The @kbd{s G} (@code{calc-edit-GenCount}) command is a convenientway to create or edit this variable. Press @kbd{C-c C-c} to finish.If you have not stored a value in @code{GenCount}, or if the valuein that variable is not a positive integer, the regular@code{s1}/@code{n1} notation is used.@kindex I a S@kindex H I a S@tindex finv@tindex ffinvWith the Inverse flag, @kbd{I a S} [@code{finv}] treats the expressionon top of the stack as a function of the specified variable and solvesto find the inverse function, written in terms of the same variable.For example, @kbd{I a S x} inverts @expr{2x + 6} to @expr{x/2 - 3}.You can use both Inverse and Hyperbolic [@code{ffinv}] to obtain afully general inverse, as described above.@kindex a P@pindex calc-poly-roots@tindex rootsSome equations, specifically polynomials, have a known, finite numberof solutions. The @kbd{a P} (@code{calc-poly-roots}) [@code{roots}]command uses @kbd{H a S} to solve an equation in general form, then, forall arbitrary-sign variables like @code{s1}, and all arbitrary-integervariables like @code{n1} for which @code{n1} only usefully varies overa finite range, it expands these variables out to all their possiblevalues. The results are collected into a vector, which is returned.For example, @samp{roots(x^4 = 1, x)} returns the four solutions@samp{[1, -1, (0, 1), (0, -1)]}. Generally an @var{n}th degreepolynomial will always have @var{n} roots on the complex plane.(If you have given a @code{real} declaration for the solutionvariable, then only the real-valued solutions, if any, will bereported; @pxref{Declarations}.)Note that because @kbd{a P} uses @kbd{H a S}, it is able to deliversymbolic solutions if the polynomial has symbolic coefficients. Alsonote that Calc's solver is not able to get exact symbolic solutionsto all polynomials. Polynomials containing powers up to @expr{x^4}can always be solved exactly; polynomials of higher degree sometimescan be: @expr{x^6 + x^3 + 1} is converted to @expr{(x^3)^2 + (x^3) + 1},which can be solved for @expr{x^3} using the quadratic equation, and thenfor @expr{x} by taking cube roots. But in many cases, like@expr{x^6 + x + 1}, Calc does not know how to rewrite the polynomialinto a form it can solve. The @kbd{a P} command can still deliver alist of numerical roots, however, provided that Symbolic mode (@kbd{m s})is not turned on. (If you work with Symbolic mode on, recall that the@kbd{N} (@code{calc-eval-num}) key is a handy way to reevaluate theformula on the stack with Symbolic mode temporarily off.) Naturally,@kbd{a P} can only provide numerical roots if the polynomial coefficientsare all numbers (real or complex).@node Solving Systems of Equations, Decomposing Polynomials, Multiple Solutions, Solving Equations@subsection Solving Systems of Equations@noindent@cindex Systems of equations, symbolicYou can also use the commands described above to solve systems ofsimultaneous equations. Just create a vector of equations, thenspecify a vector of variables for which to solve. (You can omitthe surrounding brackets when entering the vector of variablesat the prompt.)For example, putting @samp{[x + y = a, x - y = b]} on the stackand typing @kbd{a S x,y @key{RET}} produces the vector of solutions@samp{[x = a - (a-b)/2, y = (a-b)/2]}. The result vector willhave the same length as the variables vector, and the variableswill be listed in the same order there. Note that the solutionsare not always simplified as far as possible; the solution for@expr{x} here could be improved by an application of the @kbd{a n}command.Calc's algorithm works by trying to eliminate one variable at atime by solving one of the equations for that variable and thensubstituting into the other equations. Calc will try all thepossibilities, but you can speed things up by noting that Calcfirst tries to eliminate the first variable with the firstequation, then the second variable with the second equation,and so on. It also helps to put the simpler (e.g., more linear)equations toward the front of the list. Calc's algorithm willsolve any system of linear equations, and also many kinds ofnonlinear systems.@ignore@starindex@end ignore@tindex elimNormally there will be as many variables as equations. If yougive fewer variables than equations (an ``over-determined'' systemof equations), Calc will find a partial solution. For example,typing @kbd{a S y @key{RET}} with the above system of equationswould produce @samp{[y = a - x]}. There are now several ways toexpress this solution in terms of the original variables; Calc usesthe first one that it finds. You can control the choice by addingvariable specifiers of the form @samp{elim(@var{v})} to thevariables list. This says that @var{v} should be eliminated fromthe equations; the variable will not appear at all in the solution.For example, typing @kbd{a S y,elim(x)} would yield@samp{[y = a - (b+a)/2]}.If the variables list contains only @code{elim} specifiers,Calc simply eliminates those variables from the equationsand then returns the resulting set of equations. For example,@kbd{a S elim(x)} produces @samp{[a - 2 y = b]}. Every variableeliminated will reduce the number of equations in the systemby one.Again, @kbd{a S} gives you one solution to the system ofequations. If there are several solutions, you can use @kbd{H a S}to get a general family of solutions, or, if there is a finitenumber of solutions, you can use @kbd{a P} to get a list. (Inthe latter case, the result will take the form of a matrix wherethe rows are different solutions and the columns correspond to thevariables you requested.)Another way to deal with certain kinds of overdetermined systems ofequations is the @kbd{a F} command, which does least-squares fittingto satisfy the equations. @xref{Curve Fitting}.@node Decomposing Polynomials, , Solving Systems of Equations, Solving Equations@subsection Decomposing Polynomials@noindent@ignore@starindex@end ignore@tindex polyThe @code{poly} function takes a polynomial and a variable asarguments, and returns a vector of polynomial coefficients (constantcoefficient first). For example, @samp{poly(x^3 + 2 x, x)} returns@expr{[0, 2, 0, 1]}. If the input is not a polynomial in @expr{x},the call to @code{poly} is left in symbolic form. If the input doesnot involve the variable @expr{x}, the input is returned in a listof length one, representing a polynomial with only a constantcoefficient. The call @samp{poly(x, x)} returns the vector @expr{[0, 1]}.The last element of the returned vector is guaranteed to be nonzero;note that @samp{poly(0, x)} returns the empty vector @expr{[]}.Note also that @expr{x} may actually be any formula; for example,@samp{poly(sin(x)^2 - sin(x) + 3, sin(x))} returns @expr{[3, -1, 1]}.@cindex Coefficients of polynomial@cindex Degree of polynomialTo get the @expr{x^k} coefficient of polynomial @expr{p}, use@samp{poly(p, x)_(k+1)}. To get the degree of polynomial @expr{p},use @samp{vlen(poly(p, x)) - 1}. For example, @samp{poly((x+1)^4, x)}returns @samp{[1, 4, 6, 4, 1]}, so @samp{poly((x+1)^4, x)_(2+1)}gives the @expr{x^2} coefficient of this polynomial, 6.@ignore@starindex@end ignore@tindex gpolyOne important feature of the solver is its ability to recognizeformulas which are ``essentially'' polynomials. This ability ismade available to the user through the @code{gpoly} function, whichis used just like @code{poly}: @samp{gpoly(@var{expr}, @var{var})}.If @var{expr} is a polynomial in some term which includes @var{var}, thenthis function will return a vector @samp{[@var{x}, @var{c}, @var{a}]}where @var{x} is the term that depends on @var{var}, @var{c} is avector of polynomial coefficients (like the one returned by @code{poly}),and @var{a} is a multiplier which is usually 1. Basically,@samp{@var{expr} = @var{a}*(@var{c}_1 + @var{c}_2 @var{x} +@var{c}_3 @var{x}^2 + ...)}. The last element of @var{c} isguaranteed to be non-zero, and @var{c} will not equal @samp{[1]}(i.e., the trivial decomposition @var{expr} = @var{x} is notconsidered a polynomial). One side effect is that @samp{gpoly(x, x)}and @samp{gpoly(6, x)}, both of which might be expected to recognizetheir arguments as polynomials, will not because the decompositionis considered trivial.For example, @samp{gpoly((x-2)^2, x)} returns @samp{[x, [4, -4, 1], 1]},since the expanded form of this polynomial is @expr{4 - 4 x + x^2}.The term @var{x} may itself be a polynomial in @var{var}. This isdone to reduce the size of the @var{c} vector. For example,@samp{gpoly(x^4 + x^2 - 1, x)} returns @samp{[x^2, [-1, 1, 1], 1]},since a quadratic polynomial in @expr{x^2} is easier to solve thana quartic polynomial in @expr{x}.A few more examples of the kinds of polynomials @code{gpoly} candiscover:@smallexamplesin(x) - 1 [sin(x), [-1, 1], 1]x + 1/x - 1 [x, [1, -1, 1], 1/x]x + 1/x [x^2, [1, 1], 1/x]x^3 + 2 x [x^2, [2, 1], x]x + x^2:3 + sqrt(x) [x^1:6, [1, 1, 0, 1], x^1:2]x^(2a) + 2 x^a + 5 [x^a, [5, 2, 1], 1](exp(-x) + exp(x)) / 2 [e^(2 x), [0.5, 0.5], e^-x]@end smallexampleThe @code{poly} and @code{gpoly} functions accept a third integer argumentwhich specifies the largest degree of polynomial that is acceptable.If this is @expr{n}, then only @var{c} vectors of length @expr{n+1}or less will be returned. Otherwise, the @code{poly} or @code{gpoly}call will remain in symbolic form. For example, the equation solvercan handle quartics and smaller polynomials, so it calls@samp{gpoly(@var{expr}, @var{var}, 4)} to discover whether @var{expr}can be treated by its linear, quadratic, cubic, or quartic formulas.@ignore@starindex@end ignore@tindex pdegThe @code{pdeg} function computes the degree of a polynomial;@samp{pdeg(p,x)} is the highest power of @code{x} that appears in@code{p}. This is the same as @samp{vlen(poly(p,x))-1}, but ismuch more efficient. If @code{p} is constant with respect to @code{x},then @samp{pdeg(p,x) = 0}. If @code{p} is not a polynomial in @code{x}(e.g., @samp{pdeg(2 cos(x), x)}, the function remains unevaluated.It is possible to omit the second argument @code{x}, in which case@samp{pdeg(p)} returns the highest total degree of any term of thepolynomial, counting all variables that appear in @code{p}. Notethat @code{pdeg(c) = pdeg(c,x) = 0} for any nonzero constant @code{c};the degree of the constant zero is considered to be @code{-inf}(minus infinity).@ignore@starindex@end ignore@tindex pleadThe @code{plead} function finds the leading term of a polynomial.Thus @samp{plead(p,x)} is equivalent to @samp{poly(p,x)_vlen(poly(p,x))},though again more efficient. In particular, @samp{plead((2x+1)^10, x)}returns 1024 without expanding out the list of coefficients. Thevalue of @code{plead(p,x)} will be zero only if @expr{p = 0}.@ignore@starindex@end ignore@tindex pcontThe @code{pcont} function finds the @dfn{content} of a polynomial. Thisis the greatest common divisor of all the coefficients of the polynomial.With two arguments, @code{pcont(p,x)} effectively uses @samp{poly(p,x)}to get a list of coefficients, then uses @code{pgcd} (the polynomialGCD function) to combine these into an answer. For example,@samp{pcont(4 x y^2 + 6 x^2 y, x)} is @samp{2 y}. The content isbasically the ``biggest'' polynomial that can be divided into @code{p}exactly. The sign of the content is the same as the sign of the leadingcoefficient.With only one argument, @samp{pcont(p)} computes the numericalcontent of the polynomial, i.e., the @code{gcd} of the numericalcoefficients of all the terms in the formula. Note that @code{gcd}is defined on rational numbers as well as integers; it computesthe @code{gcd} of the numerators and the @code{lcm} of thedenominators. Thus @samp{pcont(4:3 x y^2 + 6 x^2 y)} returns 2:3.Dividing the polynomial by this number will clear all thedenominators, as well as dividing by any common content in thenumerators. The numerical content of a polynomial is negative onlyif all the coefficients in the polynomial are negative.@ignore@starindex@end ignore@tindex pprimThe @code{pprim} function finds the @dfn{primitive part} of apolynomial, which is simply the polynomial divided (using @code{pdiv}if necessary) by its content. If the input polynomial has rationalcoefficients, the result will have integer coefficients in simplestterms.@node Numerical Solutions, Curve Fitting, Solving Equations, Algebra@section Numerical Solutions@noindentNot all equations can be solved symbolically. The commands in thissection use numerical algorithms that can find a solution to a specificinstance of an equation to any desired accuracy. Note that thenumerical commands are slower than their algebraic cousins; it is agood idea to try @kbd{a S} before resorting to these commands.(@xref{Curve Fitting}, for some other, more specialized, operationson numerical data.)@menu* Root Finding::* Minimization::* Numerical Systems of Equations::@end menu@node Root Finding, Minimization, Numerical Solutions, Numerical Solutions@subsection Root Finding@noindent@kindex a R@pindex calc-find-root@tindex root@cindex Newton's method@cindex Roots of equations@cindex Numerical root-findingThe @kbd{a R} (@code{calc-find-root}) [@code{root}] command finds anumerical solution (or @dfn{root}) of an equation. (This command treatsinequalities the same as equations. If the input is any other kindof formula, it is interpreted as an equation of the form @expr{X = 0}.)The @kbd{a R} command requires an initial guess on the top of thestack, and a formula in the second-to-top position. It prompts for asolution variable, which must appear in the formula. All other variablesthat appear in the formula must have assigned values, i.e., whena value is assigned to the solution variable and the formula isevaluated with @kbd{=}, it should evaluate to a number. Any assignedvalue for the solution variable itself is ignored and unaffected bythis command.When the command completes, the initial guess is replaced on the stackby a vector of two numbers: The value of the solution variable thatsolves the equation, and the difference between the lefthand andrighthand sides of the equation at that value. Ordinarily, the secondnumber will be zero or very nearly zero. (Note that Calc uses aslightly higher precision while finding the root, and thus the secondnumber may be slightly different from the value you would compute fromthe equation yourself.)The @kbd{v h} (@code{calc-head}) command is a handy way to extractthe first element of the result vector, discarding the error term.The initial guess can be a real number, in which case Calc searchesfor a real solution near that number, or a complex number, in whichcase Calc searches the whole complex plane near that number for asolution, or it can be an interval form which restricts the searchto real numbers inside that interval.Calc tries to use @kbd{a d} to take the derivative of the equation.If this succeeds, it uses Newton's method. If the equation is notdifferentiable Calc uses a bisection method. (If Newton's methodappears to be going astray, Calc switches over to bisection if itcan, or otherwise gives up. In this case it may help to try againwith a slightly different initial guess.) If the initial guess is acomplex number, the function must be differentiable.If the formula (or the difference between the sides of an equation)is negative at one end of the interval you specify and positive atthe other end, the root finder is guaranteed to find a root.Otherwise, Calc subdivides the interval into small parts looking forpositive and negative values to bracket the root. When your guess isan interval, Calc will not look outside that interval for a root.@kindex H a R@tindex wrootThe @kbd{H a R} [@code{wroot}] command is similar to @kbd{a R}, exceptthat if the initial guess is an interval for which the function hasthe same sign at both ends, then rather than subdividing the intervalCalc attempts to widen it to enclose a root. Use this mode ifyou are not sure if the function has a root in your interval.If the function is not differentiable, and you give a simple numberinstead of an interval as your initial guess, Calc uses this wideningprocess even if you did not type the Hyperbolic flag. (If the function@emph{is} differentiable, Calc uses Newton's method which does notrequire a bounding interval in order to work.)If Calc leaves the @code{root} or @code{wroot} function in symbolicform on the stack, it will normally display an explanation for whyno root was found. If you miss this explanation, press @kbd{w}(@code{calc-why}) to get it back.@node Minimization, Numerical Systems of Equations, Root Finding, Numerical Solutions@subsection Minimization@noindent@kindex a N@kindex H a N@kindex a X@kindex H a X@pindex calc-find-minimum@pindex calc-find-maximum@tindex minimize@tindex maximize@cindex Minimization, numericalThe @kbd{a N} (@code{calc-find-minimum}) [@code{minimize}] commandfinds a minimum value for a formula. It is very similar in operationto @kbd{a R} (@code{calc-find-root}): You give the formula and an initialguess on the stack, and are prompted for the name of a variable. The guessmay be either a number near the desired minimum, or an interval enclosingthe desired minimum. The function returns a vector containing thevalue of the variable which minimizes the formula's value, alongwith the minimum value itself.Note that this command looks for a @emph{local} minimum. Many functionshave more than one minimum; some, like @texline @math{x \sin x},@infoline @expr{x sin(x)}, have infinitely many. In fact, there is no easy way to define the``global'' minimum of @texline @math{x \sin x}@infoline @expr{x sin(x)} but Calc can still locate any particular local minimumfor you. Calc basically goes downhill from the initial guess until itfinds a point at which the function's value is greater both to the leftand to the right. Calc does not use derivatives when minimizing a function.If your initial guess is an interval and it looks like the minimumoccurs at one or the other endpoint of the interval, Calc will returnthat endpoint only if that endpoint is closed; thus, minimizing @expr{17 x}over @expr{[2..3]} will return @expr{[2, 38]}, but minimizing over@expr{(2..3]} would report no minimum found. In general, you shoulduse closed intervals to find literally the minimum value in thatrange of @expr{x}, or open intervals to find the local minimum, ifany, that happens to lie in that range.Most functions are smooth and flat near their minimum values. Becauseof this flatness, if the current precision is, say, 12 digits, thevariable can only be determined meaningfully to about six digits. Thusyou should set the precision to twice as many digits as you need in youranswer.@ignore@mindex wmin@idots@end ignore@tindex wminimize@ignore@mindex wmax@idots@end ignore@tindex wmaximizeThe @kbd{H a N} [@code{wminimize}] command, analogously to @kbd{H a R},expands the guess interval to enclose a minimum rather than requiringthat the minimum lie inside the interval you supply.The @kbd{a X} (@code{calc-find-maximum}) [@code{maximize}] and@kbd{H a X} [@code{wmaximize}] commands effectively minimize thenegative of the formula you supply.The formula must evaluate to a real number at all points inside theinterval (or near the initial guess if the guess is a number). Ifthe initial guess is a complex number the variable will be minimizedover the complex numbers; if it is real or an interval it willbe minimized over the reals.@node Numerical Systems of Equations, , Minimization, Numerical Solutions@subsection Systems of Equations@noindent@cindex Systems of equations, numericalThe @kbd{a R} command can also solve systems of equations. In thiscase, the equation should instead be a vector of equations, theguess should instead be a vector of numbers (intervals are notsupported), and the variable should be a vector of variables. Youcan omit the brackets while entering the list of variables. Eachequation must be differentiable by each variable for this mode towork. The result will be a vector of two vectors: The variablevalues that solved the system of equations, and the differencesbetween the sides of the equations with those variable values.There must be the same number of equations as variables. Sinceonly plain numbers are allowed as guesses, the Hyperbolic flag hasno effect when solving a system of equations.It is also possible to minimize over many variables with @kbd{a N}(or maximize with @kbd{a X}). Once again the variable name shouldbe replaced by a vector of variables, and the initial guess shouldbe an equal-sized vector of initial guesses. But, unlike the case ofmultidimensional @kbd{a R}, the formula being minimized shouldstill be a single formula, @emph{not} a vector. Beware thatmultidimensional minimization is currently @emph{very} slow.@node Curve Fitting, Summations, Numerical Solutions, Algebra@section Curve Fitting@noindentThe @kbd{a F} command fits a set of data to a @dfn{model formula},such as @expr{y = m x + b} where @expr{m} and @expr{b} are parametersto be determined. For a typical set of measured data there will beno single @expr{m} and @expr{b} that exactly fit the data; in thiscase, Calc chooses values of the parameters that provide the closestpossible fit. The model formula can be entered in various ways afterthe key sequence @kbd{a F} is pressed. If the letter @kbd{P} is pressed after @kbd{a F} but before the modeldescription is entered, the data as well as the model formula will beplotted after the formula is determined. This will be indicated by a``P'' in the minibuffer after the help message.@menu* Linear Fits::* Polynomial and Multilinear Fits::* Error Estimates for Fits::* Standard Nonlinear Models::* Curve Fitting Details::* Interpolation::@end menu@node Linear Fits, Polynomial and Multilinear Fits, Curve Fitting, Curve Fitting@subsection Linear Fits@noindent@kindex a F@pindex calc-curve-fit@tindex fit@cindex Linear regression@cindex Least-squares fitsThe @kbd{a F} (@code{calc-curve-fit}) [@code{fit}] command attemptsto fit a set of data (@expr{x} and @expr{y} vectors of numbers) to astraight line, polynomial, or other function of @expr{x}. For themoment we will consider only the case of fitting to a line, and wewill ignore the issue of whether or not the model was in fact a goodfit for the data.In a standard linear least-squares fit, we have a set of @expr{(x,y)}data points that we wish to fit to the model @expr{y = m x + b}by adjusting the parameters @expr{m} and @expr{b} to make the @expr{y}values calculated from the formula be as close as possible to the actual@expr{y} values in the data set. (In a polynomial fit, the model isinstead, say, @expr{y = a x^3 + b x^2 + c x + d}. In a multilinear fit,we have data points of the form @expr{(x_1,x_2,x_3,y)} and our model is@expr{y = a x_1 + b x_2 + c x_3 + d}. These will be discussed later.)In the model formula, variables like @expr{x} and @expr{x_2} are calledthe @dfn{independent variables}, and @expr{y} is the @dfn{dependentvariable}. Variables like @expr{m}, @expr{a}, and @expr{b} are calledthe @dfn{parameters} of the model.The @kbd{a F} command takes the data set to be fitted from the stack.By default, it expects the data in the form of a matrix. For example,for a linear or polynomial fit, this would be a @texline @math{2\times N}@infoline 2xNmatrix where the first row is a list of @expr{x} values and the secondrow has the corresponding @expr{y} values. For the multilinear fitshown above, the matrix would have four rows (@expr{x_1}, @expr{x_2},@expr{x_3}, and @expr{y}, respectively).If you happen to have an @texline @math{N\times2}@infoline Nx2matrix instead of a @texline @math{2\times N}@infoline 2xNmatrix, just press @kbd{v t} first to transpose the matrix.After you type @kbd{a F}, Calc prompts you to select a model. For alinear fit, press the digit @kbd{1}.Calc then prompts for you to name the variables. By default it chooseshigh letters like @expr{x} and @expr{y} for independent variables andlow letters like @expr{a} and @expr{b} for parameters. (The dependentvariable doesn't need a name.) The two kinds of variables are separatedby a semicolon. Since you generally care more about the names of theindependent variables than of the parameters, Calc also allows you toname only those and let the parameters use default names.For example, suppose the data matrix@ifnottex@example@group[ [ 1, 2, 3, 4, 5 ] [ 5, 7, 9, 11, 13 ] ]@end group@end example@end ifnottex@tex\turnoffactive\turnoffactive\beforedisplay$$ \pmatrix{ 1 & 2 & 3 & 4 & 5 \cr 5 & 7 & 9 & 11 & 13 }$$\afterdisplay@end tex@noindentis on the stack and we wish to do a simple linear fit. Type@kbd{a F}, then @kbd{1} for the model, then @key{RET} to usethe default names. The result will be the formula @expr{3. + 2. x}on the stack. Calc has created the model expression @kbd{a + b x},then found the optimal values of @expr{a} and @expr{b} to fit thedata. (In this case, it was able to find an exact fit.) Calc thensubstituted those values for @expr{a} and @expr{b} in the modelformula.The @kbd{a F} command puts two entries in the trail. One is, asalways, a copy of the result that went to the stack; the other isa vector of the actual parameter values, written as equations:@expr{[a = 3, b = 2]}, in case you'd rather read them in a listthan pick them out of the formula. (You can type @kbd{t y}to move this vector to the stack; see @ref{Trail Commands}.Specifying a different independent variable name will affect theresulting formula: @kbd{a F 1 k @key{RET}} produces @kbd{3 + 2 k}.Changing the parameter names (say, @kbd{a F 1 k;b,m @key{RET}}) will affectthe equations that go into the trail.@tex\bigskip@end texTo see what happens when the fit is not exact, we could changethe number 13 in the data matrix to 14 and try the fit again.The result is:@example2.6 + 2.2 x@end exampleEvaluating this formula, say with @kbd{v x 5 @key{RET} @key{TAB} V M $ @key{RET}}, showsa reasonably close match to the y-values in the data.@example[4.8, 7., 9.2, 11.4, 13.6]@end exampleSince there is no line which passes through all the @var{n} data points,Calc has chosen a line that best approximates the data points usingthe method of least squares. The idea is to define the @dfn{chi-square}error measure@ifnottex@examplechi^2 = sum((y_i - (a + b x_i))^2, i, 1, N)@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \chi^2 = \sum_{i=1}^N (y_i - (a + b x_i))^2 $$\afterdisplay@end tex@noindentwhich is clearly zero if @expr{a + b x} exactly fits all data points,and increases as various @expr{a + b x_i} values fail to match thecorresponding @expr{y_i} values. There are several reasons why thesummand is squared, one of them being to ensure that @texline @math{\chi^2 \ge 0}.@infoline @expr{chi^2 >= 0}.Least-squares fitting simply chooses the values of @expr{a} and @expr{b}for which the error @texline @math{\chi^2}@infoline @expr{chi^2} is as small as possible.Other kinds of models do the same thing but with a different modelformula in place of @expr{a + b x_i}.@tex\bigskip@end texA numeric prefix argument causes the @kbd{a F} command to take thedata in some other form than one big matrix. A positive argument @var{n}will take @var{N} items from the stack, corresponding to the @var{n} rowsof a data matrix. In the linear case, @var{n} must be 2 since thereis always one independent variable and one dependent variable.A prefix of zero or plain @kbd{C-u} is a compromise; Calc takes twoitems from the stack, an @var{n}-row matrix of @expr{x} values, and avector of @expr{y} values. If there is only one independent variable,the @expr{x} values can be either a one-row matrix or a plain vector,in which case the @kbd{C-u} prefix is the same as a @w{@kbd{C-u 2}} prefix.@node Polynomial and Multilinear Fits, Error Estimates for Fits, Linear Fits, Curve Fitting@subsection Polynomial and Multilinear Fits@noindentTo fit the data to higher-order polynomials, just type one of thedigits @kbd{2} through @kbd{9} when prompted for a model. For example,we could fit the original data matrix from the previous section(with 13, not 14) to a parabola instead of a line by typing@kbd{a F 2 @key{RET}}.@example2.00000000001 x - 1.5e-12 x^2 + 2.99999999999@end exampleNote that since the constant and linear terms are enough to fit thedata exactly, it's no surprise that Calc chose a tiny contributionfor @expr{x^2}. (The fact that it's not exactly zero is due onlyto roundoff error. Since our data are exact integers, we could getan exact answer by typing @kbd{m f} first to get Fraction mode.Then the @expr{x^2} term would vanish altogether. Usually, though,the data being fitted will be approximate floats so Fraction modewon't help.)Doing the @kbd{a F 2} fit on the data set with 14 instead of 13gives a much larger @expr{x^2} contribution, as Calc bends theline slightly to improve the fit.@example0.142857142855 x^2 + 1.34285714287 x + 3.59999999998@end exampleAn important result from the theory of polynomial fitting is that itis always possible to fit @var{n} data points exactly using a polynomialof degree @mathit{@var{n}-1}, sometimes called an @dfn{interpolating polynomial}.Using the modified (14) data matrix, a model number of 4 givesa polynomial that exactly matches all five data points:@example0.04167 x^4 - 0.4167 x^3 + 1.458 x^2 - 0.08333 x + 4.@end exampleThe actual coefficients we get with a precision of 12, like@expr{0.0416666663588}, clearly suffer from loss of precision.It is a good idea to increase the working precision to severaldigits beyond what you need when you do a fitting operation.Or, if your data are exact, use Fraction mode to get exactresults.You can type @kbd{i} instead of a digit at the model prompt to fitthe data exactly to a polynomial. This just counts the number ofcolumns of the data matrix to choose the degree of the polynomialautomatically.Fitting data ``exactly'' to high-degree polynomials is not alwaysa good idea, though. High-degree polynomials have a tendency towiggle uncontrollably in between the fitting data points. Also,if the exact-fit polynomial is going to be used to interpolate orextrapolate the data, it is numerically better to use the @kbd{a p}command described below. @xref{Interpolation}.@tex\bigskip@end texAnother generalization of the linear model is to assume the@expr{y} values are a sum of linear contributions from several@expr{x} values. This is a @dfn{multilinear} fit, and it is alsoselected by the @kbd{1} digit key. (Calc decides whether the fitis linear or multilinear by counting the rows in the data matrix.)Given the data matrix,@example@group[ [ 1, 2, 3, 4, 5 ] [ 7, 2, 3, 5, 2 ] [ 14.5, 15, 18.5, 22.5, 24 ] ]@end group@end example@noindentthe command @kbd{a F 1 @key{RET}} will call the first row @expr{x} and thesecond row @expr{y}, and will fit the values in the third row to themodel @expr{a + b x + c y}.@example8. + 3. x + 0.5 y@end exampleCalc can do multilinear fits with any number of independent variables(i.e., with any number of data rows).@tex\bigskip@end texYet another variation is @dfn{homogeneous} linear models, in whichthe constant term is known to be zero. In the linear case, thismeans the model formula is simply @expr{a x}; in the multilinearcase, the model might be @expr{a x + b y + c z}; and in the polynomialcase, the model could be @expr{a x + b x^2 + c x^3}. You can geta homogeneous linear or multilinear model by pressing the letter@kbd{h} followed by a regular model key, like @kbd{1} or @kbd{2}.This will be indicated by an ``h'' in the minibuffer after the helpmessage.It is certainly possible to have other constrained linear models,like @expr{2.3 + a x} or @expr{a - 4 x}. While there is no singlekey to select models like these, a later section shows how to enterany desired model by hand. In the first case, for example, youwould enter @kbd{a F ' 2.3 + a x}.Another class of models that will work but must be entered by handare multinomial fits, e.g., @expr{a + b x + c y + d x^2 + e y^2 + f x y}.@node Error Estimates for Fits, Standard Nonlinear Models, Polynomial and Multilinear Fits, Curve Fitting@subsection Error Estimates for Fits@noindent@kindex H a F@tindex efitWith the Hyperbolic flag, @kbd{H a F} [@code{efit}] performs the samefitting operation as @kbd{a F}, but reports the coefficients as errorforms instead of plain numbers. Fitting our two data matrices (firstwith 13, then with 14) to a line with @kbd{H a F} gives the results,@example3. + 2. x2.6 +/- 0.382970843103 + 2.2 +/- 0.115470053838 x@end exampleIn the first case the estimated errors are zero because the linearfit is perfect. In the second case, the errors are nonzero butmoderately small, because the data are still very close to linear.It is also possible for the @emph{input} to a fitting operation tocontain error forms. The data values must either all include errorsor all be plain numbers. Error forms can go anywhere but generallygo on the numbers in the last row of the data matrix. If the lastrow contains error forms@texline `@var{y_i}@w{ @tfn{+/-} }@math{\sigma_i}', @infoline `@var{y_i}@w{ @tfn{+/-} }@var{sigma_i}', then the @texline @math{\chi^2}@infoline @expr{chi^2}statistic is now,@ifnottex@examplechi^2 = sum(((y_i - (a + b x_i)) / sigma_i)^2, i, 1, N)@end example@end ifnottex@tex\turnoffactive\beforedisplay$$ \chi^2 = \sum_{i=1}^N \left(y_i - (a + b x_i) \over \sigma_i\right)^2 $$\afterdisplay@end tex@noindentso that data points with larger error estimates contribute less tothe fitting operation.If there are error forms on other rows of the data matrix, all theerrors for a given data point are combined; the square root of thesum of the squares of the errors forms the @texline @math{\sigma_i}@infoline @expr{sigma_i} used for the data point.Both @kbd{a F} and @kbd{H a F} can accept error forms in the inputmatrix, although if you are concerned about error analysis you willprobably use @kbd{H a F} so that the output also contains errorestimates.If the input contains error forms but all the @texline @math{\sigma_i}@infoline @expr{sigma_i} values are the same, it is easy to see that the resulting fitted modelwill be the same as if the input did not have error forms at all @texline (@math{\chi^2}@infoline (@expr{chi^2}is simply scaled uniformly by @texline @math{1 / \sigma^2},@infoline @expr{1 / sigma^2}, which doesn't affect where it has a minimum). But there @emph{will} bea difference in the estimated errors of the coefficients reported by@kbd{H a F}. Consult any text on statistical modeling of data for a discussionof where these error estimates come from and how they should beinterpreted.@tex\bigskip@end tex@kindex I a F@tindex xfitWith the Inverse flag, @kbd{I a F} [@code{xfit}] produces even moreinformation. The result is a vector of six items:@enumerate@itemThe model formula with error forms for its coefficients orparameters. This is the result that @kbd{H a F} would haveproduced.@itemA vector of ``raw'' parameter values for the model. These are thepolynomial coefficients or other parameters as plain numbers, in thesame order as the parameters appeared in the final prompt of the@kbd{I a F} command. For polynomials of degree @expr{d}, this vectorwill have length @expr{M = d+1} with the constant term first.@itemThe covariance matrix @expr{C} computed from the fit. This isan @var{m}x@var{m} symmetric matrix; the diagonal elements@texline @math{C_{jj}}@infoline @expr{C_j_j} are the variances @texline @math{\sigma_j^2}@infoline @expr{sigma_j^2} of the parameters. The other elements are covariances@texline @math{\sigma_{ij}^2} @infoline @expr{sigma_i_j^2} that describe the correlation between pairs of parameters. (A relatedset of numbers, the @dfn{linear correlation coefficients} @texline @math{r_{ij}},@infoline @expr{r_i_j},are defined as @texline @math{\sigma_{ij}^2 / \sigma_i \, \sigma_j}.)@infoline @expr{sigma_i_j^2 / sigma_i sigma_j}.)@itemA vector of @expr{M} ``parameter filter'' functions whosemeanings are described below. If no filters are necessary thiswill instead be an empty vector; this is always the case for thepolynomial and multilinear fits described so far.@itemThe value of @texline @math{\chi^2}@infoline @expr{chi^2} for the fit, calculated by the formulas shown above. This gives ameasure of the quality of the fit; statisticians consider@texline @math{\chi^2 \approx N - M}@infoline @expr{chi^2 = N - M} to indicate a moderately good fit (where again @expr{N} is the number ofdata points and @expr{M} is the number of parameters).@itemA measure of goodness of fit expressed as a probability @expr{Q}.This is computed from the @code{utpc} probability distributionfunction using @texline @math{\chi^2}@infoline @expr{chi^2} with @expr{N - M} degrees of freedom. Avalue of 0.5 implies a good fit; some texts recommend that often@expr{Q = 0.1} or even 0.001 can signify an acceptable fit. Inparticular, @texline @math{\chi^2}@infoline @expr{chi^2} statistics assume the errors in your inputsfollow a normal (Gaussian) distribution; if they don't, you mayhave to accept smaller values of @expr{Q}.The @expr{Q} value is computed only if the input included errorestimates. Otherwise, Calc will report the symbol @code{nan}for @expr{Q}. The reason is that in this case the @texline @math{\chi^2}@infoline @expr{chi^2}value has effectively been used to estimate the original errorsin the input, and thus there is no redundant information leftover to use for a confidence test.@end enumerate@node Standard Nonlinear Models, Curve Fitting Details, Error Estimates for Fits, Curve Fitting@subsection Standard Nonlinear Models@noindentThe @kbd{a F} command also accepts other kinds of models besideslines and polynomials. Some common models have quick single-keyabbreviations; others must be entered by hand as algebraic formulas.Here is a complete list of the standard models recognized by @kbd{a F}:@table @kbd@item 1Linear or multilinear. @mathit{a + b x + c y + d z}.@item 2-9Polynomials. @mathit{a + b x + c x^2 + d x^3}.@item eExponential. @mathit{a} @tfn{exp}@mathit{(b x)} @tfn{exp}@mathit{(c y)}.@item EBase-10 exponential. @mathit{a} @tfn{10^}@mathit{(b x)} @tfn{10^}@mathit{(c y)}.@item xExponential (alternate notation). @tfn{exp}@mathit{(a + b x + c y)}.@item XBase-10 exponential (alternate). @tfn{10^}@mathit{(a + b x + c y)}.@item lLogarithmic. @mathit{a + b} @tfn{ln}@mathit{(x) + c} @tfn{ln}@mathit{(y)}.@item LBase-10 logarithmic. @mathit{a + b} @tfn{log10}@mathit{(x) + c} @tfn{log10}@mathit{(y)}.@item ^General exponential. @mathit{a b^x c^y}.@item pPower law. @mathit{a x^b y^c}.@item qQuadratic. @mathit{a + b (x-c)^2 + d (x-e)^2}.@item gGaussian. @texline @math{{a \over b \sqrt{2 \pi}} \exp\left( -{1 \over 2} \left( x - c \over b \right)^2 \right)}.@infoline @mathit{(a / b sqrt(2 pi)) exp(-0.5*((x-c)/b)^2)}.@item sLogistic @emph{s} curve.@texline @math{a/(1+e^{b(x-c)})}.@infoline @mathit{a/(1 + exp(b (x - c)))}.@item bLogistic bell curve.@texline @math{ae^{b(x-c)}/(1+e^{b(x-c)})^2}.@infoline @mathit{a exp(b (x - c))/(1 + exp(b (x - c)))^2}.@item oHubbert linearization.@texline @math{{y \over x} = a(1-x/b)}.@infoline @mathit{(y/x) = a (1 - x/b)}.@end tableAll of these models are used in the usual way; just press the appropriateletter at the model prompt, and choose variable names if you wish. Theresult will be a formula as shown in the above table, with the best-fitvalues of the parameters substituted. (You may find it easier to readthe parameter values from the vector that is placed in the trail.)All models except Gaussian, logistics, Hubbert and polynomials cangeneralize as shown to any number of independent variables. Also, allthe built-in models except for the logistic and Hubbert curves have an additive or multiplicative parameter shown as @expr{a} in the above tablewhich can be replaced by zero or one, as appropriate, by typing @kbd{h}before the model key.Note that many of these models are essentially equivalent, but expressthe parameters slightly differently. For example, @expr{a b^x} andthe other two exponential models are all algebraic rearrangements ofeach other. Also, the ``quadratic'' model is just a degree-2 polynomialwith the parameters expressed differently. Use whichever form bestmatches the problem.The HP-28/48 calculators support four different models for curvefitting, called @code{LIN}, @code{LOG}, @code{EXP}, and @code{PWR}.These correspond to Calc models @samp{a + b x}, @samp{a + b ln(x)},@samp{a exp(b x)}, and @samp{a x^b}, respectively. In each case,@expr{a} is what the HP-48 identifies as the ``intercept,'' and@expr{b} is what it calls the ``slope.''@tex\bigskip@end texIf the model you want doesn't appear on this list, press @kbd{'}(the apostrophe key) at the model prompt to enter any algebraicformula, such as @kbd{m x - b}, as the model. (Not all modelswill work, though---see the next section for details.)The model can also be an equation like @expr{y = m x + b}.In this case, Calc thinks of all the rows of the data matrix onequal terms; this model effectively has two parameters(@expr{m} and @expr{b}) and two independent variables (@expr{x}and @expr{y}), with no ``dependent'' variables. Model equationsdo not need to take this @expr{y =} form. For example, theimplicit line equation @expr{a x + b y = 1} works fine as amodel.When you enter a model, Calc makes an alphabetical list of allthe variables that appear in the model. These are used for thedefault parameters, independent variables, and dependent variable(in that order). If you enter a plain formula (not an equation),Calc assumes the dependent variable does not appear in the formulaand thus does not need a name.For example, if the model formula has the variables @expr{a,mu,sigma,t,x},and the data matrix has three rows (meaning two independent variables),Calc will use @expr{a,mu,sigma} as the default parameters, and thedata rows will be named @expr{t} and @expr{x}, respectively. If youenter an equation instead of a plain formula, Calc will use @expr{a,mu}as the parameters, and @expr{sigma,t,x} as the three independentvariables.You can, of course, override these choices by entering somethingdifferent at the prompt. If you leave some variables out of the list,those variables must have stored values and those stored values willbe used as constants in the model. (Stored values for the parametersand independent variables are ignored by the @kbd{a F} command.)If you list only independent variables, all the remaining variablesin the model formula will become parameters.If there are @kbd{$} signs in the model you type, they will standfor parameters and all other variables (in alphabetical order)will be independent. Use @kbd{$} for one parameter, @kbd{$$} foranother, and so on. Thus @kbd{$ x + $$} is another way to describea linear model.If you type a @kbd{$} instead of @kbd{'} at the model prompt itself,Calc will take the model formula from the stack. (The data must thenappear at the second stack level.) The same conventions are used tochoose which variables in the formula are independent by default andwhich are parameters.Models taken from the stack can also be expressed as vectors oftwo or three elements, @expr{[@var{model}, @var{vars}]} or@expr{[@var{model}, @var{vars}, @var{params}]}. Each of @var{vars}and @var{params} may be either a variable or a vector of variables.(If @var{params} is omitted, all variables in @var{model} exceptthose listed as @var{vars} are parameters.)When you enter a model manually with @kbd{'}, Calc puts a 3-vectordescribing the model in the trail so you can get it back if you wish.@tex\bigskip@end tex@vindex Model1@vindex Model2Finally, you can store a model in one of the Calc variables@code{Model1} or @code{Model2}, then use this model by typing@kbd{a F u} or @kbd{a F U} (respectively). The value stored inthe variable can be any of the formats that @kbd{a F $} wouldaccept for a model on the stack.@tex\bigskip@end texCalc uses the principal values of inverse functions like @code{ln}and @code{arcsin} when doing fits. For example, when you enterthe model @samp{y = sin(a t + b)} Calc actually uses the easierform @samp{arcsin(y) = a t + b}. The @code{arcsin} function alwaysreturns results in the range from @mathit{-90} to 90 degrees (or theequivalent range in radians). Suppose you had data that youbelieved to represent roughly three oscillations of a sine wave,so that the argument of the sine might go from zero to @texline @math{3\times360}@infoline @mathit{3*360} degrees.The above model would appear to be a good way to determine thetrue frequency and phase of the sine wave, but in practice itwould fail utterly. The righthand side of the actual model@samp{arcsin(y) = a t + b} will grow smoothly with @expr{t}, butthe lefthand side will bounce back and forth between @mathit{-90} and 90.No values of @expr{a} and @expr{b} can make the two sides match,even approximately.There is no good solution to this problem at present. You couldrestrict your data to small enough ranges so that the above problemdoesn't occur (i.e., not straddling any peaks in the sine wave).Or, in this case, you could use a totally different method such asFourier analysis, which is beyond the scope of the @kbd{a F} command.(Unfortunately, Calc does not currently have any facilities fortaking Fourier and related transforms.)@node Curve Fitting Details, Interpolation, Standard Nonlinear Models, Curve Fitting@subsection Curve Fitting Details@noindentCalc's internal least-squares fitter can only handle multilinearmodels. More precisely, it can handle any model of the form@expr{a f(x,y,z) + b g(x,y,z) + c h(x,y,z)}, where @expr{a,b,c}are the parameters and @expr{x,y,z} are the independent variables(of course there can be any number of each, not just three).In a simple multilinear or polynomial fit, it is easy to see howto convert the model into this form. For example, if the modelis @expr{a + b x + c x^2}, then @expr{f(x) = 1}, @expr{g(x) = x},and @expr{h(x) = x^2} are suitable functions.For most other models, Calc uses a variety of algebraic manipulationsto try to put the problem into the form@smallexampleY(x,y,z) = A(a,b,c) F(x,y,z) + B(a,b,c) G(x,y,z) + C(a,b,c) H(x,y,z)@end smallexample@noindentwhere @expr{Y,A,B,C,F,G,H} are arbitrary functions. It computes@expr{Y}, @expr{F}, @expr{G}, and @expr{H} for all the data points,does a standard linear fit to find the values of @expr{A}, @expr{B},and @expr{C}, then uses the equation solver to solve for @expr{a,b,c}in terms of @expr{A,B,C}.A remarkable number of models can be cast into this general form.We'll look at two examples here to see how it works. The power-lawmodel @expr{y = a x^b} with two independent variables and two parameterscan be rewritten as follows:@exampley = a x^by = a exp(b ln(x))y = exp(ln(a) + b ln(x))ln(y) = ln(a) + b ln(x)@end example@noindentwhich matches the desired form with @texline @math{Y = \ln(y)},@infoline @expr{Y = ln(y)}, @texline @math{A = \ln(a)},@infoline @expr{A = ln(a)},@expr{F = 1}, @expr{B = b}, and @texline @math{G = \ln(x)}.@infoline @expr{G = ln(x)}. Calc thus computes the logarithms of your @expr{y} and @expr{x} values,does a linear fit for @expr{A} and @expr{B}, then solves to get @texline @math{a = \exp(A)} @infoline @expr{a = exp(A)} and @expr{b = B}.Another interesting example is the ``quadratic'' model, which canbe handled by expanding according to the distributive law.@exampley = a + b*(x - c)^2y = a + b c^2 - 2 b c x + b x^2@end example@noindentwhich matches with @expr{Y = y}, @expr{A = a + b c^2}, @expr{F = 1},@expr{B = -2 b c}, @expr{G = x} (the @mathit{-2} factor could just as easilyhave been put into @expr{G} instead of @expr{B}), @expr{C = b}, and@expr{H = x^2}.The Gaussian model looks quite complicated, but a closer examinationshows that it's actually similar to the quadratic model but with anexponential that can be brought to the top and moved into @expr{Y}.The logistic models cannot be put into general linear form. For thesemodels, and the Hubbert linearization, Calc computes a roughapproximation for the parameters, then uses the Levenberg-Marquardtiterative method to refine the approximations.Another model that cannot be put into general linearform is a Gaussian with a constant background added on, i.e.,@expr{d} + the regular Gaussian formula. If you have a model likethis, your best bet is to replace enough of your parameters withconstants to make the model linearizable, then adjust the constantsmanually by doing a series of fits. You can compare the fits bygraphing them, by examining the goodness-of-fit measures returned by@kbd{I a F}, or by some other method suitable to your application.Note that some models can be linearized in several ways. TheGaussian-plus-@var{d} model can be linearized by setting @expr{d}(the background) to a constant, or by setting @expr{b} (the standarddeviation) and @expr{c} (the mean) to constants.To fit a model with constants substituted for some parameters, juststore suitable values in those parameter variables, then omit themfrom the list of parameters when you answer the variables prompt.@tex\bigskip@end texA last desperate step would be to use the general-purpose@code{minimize} function rather than @code{fit}. After all, bothfunctions solve the problem of minimizing an expression (the @texline @math{\chi^2}@infoline @expr{chi^2}sum) by adjusting certain parameters in the expression. The @kbd{a F}command is able to use a vastly more efficient algorithm due to itsspecial knowledge about linear chi-square sums, but the @kbd{a N}command can do the same thing by brute force.A compromise would be to pick out a few parameters without which thefit is linearizable, and use @code{minimize} on a call to @code{fit}which efficiently takes care of the rest of the parameters. The thingto be minimized would be the value of @texline @math{\chi^2}@infoline @expr{chi^2} returned as the fifth result of the @code{xfit} function:@smallexampleminimize(xfit(gaus(a,b,c,d,x), x, [a,b,c], data)_5, d, guess)@end smallexample@noindentwhere @code{gaus} represents the Gaussian model with background,@code{data} represents the data matrix, and @code{guess} representsthe initial guess for @expr{d} that @code{minimize} requires.This operation will only be, shall we say, extraordinarily slowrather than astronomically slow (as would be the case if @code{minimize}were used by itself to solve the problem).@tex\bigskip@end texThe @kbd{I a F} [@code{xfit}] command is somewhat trickier whennonlinear models are used. The second item in the result is thevector of ``raw'' parameters @expr{A}, @expr{B}, @expr{C}. Thecovariance matrix is written in terms of those raw parameters.The fifth item is a vector of @dfn{filter} expressions. Thisis the empty vector @samp{[]} if the raw parameters were the sameas the requested parameters, i.e., if @expr{A = a}, @expr{B = b},and so on (which is always true if the model is already linearin the parameters as written, e.g., for polynomial fits). If theparameters had to be rearranged, the fifth item is instead a vectorof one formula per parameter in the original model. The rawparameters are expressed in these ``filter'' formulas as@samp{fitdummy(1)} for @expr{A}, @samp{fitdummy(2)} for @expr{B},and so on.When Calc needs to modify the model to return the result, it replaces@samp{fitdummy(1)} in all the filters with the first item in the rawparameters list, and so on for the other raw parameters, thenevaluates the resulting filter formulas to get the actual parametervalues to be substituted into the original model. In the case of@kbd{H a F} and @kbd{I a F} where the parameters must be error forms,Calc uses the square roots of the diagonal entries of the covariancematrix as error values for the raw parameters, then lets Calc'sstandard error-form arithmetic take it from there.If you use @kbd{I a F} with a nonlinear model, be sure to rememberthat the covariance matrix is in terms of the raw parameters,@emph{not} the actual requested parameters. It's up to you tofigure out how to interpret the covariances in the presence ofnontrivial filter functions.Things are also complicated when the input contains error forms.Suppose there are three independent and dependent variables, @expr{x},@expr{y}, and @expr{z}, one or more of which are error forms in thedata. Calc combines all the error values by taking the square rootof the sum of the squares of the errors. It then changes @expr{x}and @expr{y} to be plain numbers, and makes @expr{z} into an errorform with this combined error. The @expr{Y(x,y,z)} part of thelinearized model is evaluated, and the result should be an errorform. The error part of that result is used for @texline @math{\sigma_i}@infoline @expr{sigma_i} for the data point. If for some reason @expr{Y(x,y,z)} does not return an error form, the combined error from @expr{z} is used directly for @texline @math{\sigma_i}.@infoline @expr{sigma_i}. Finally, @expr{z} is also stripped of its errorfor use in computing @expr{F(x,y,z)}, @expr{G(x,y,z)} and so on;the righthand side of the linearized model is computed in regulararithmetic with no error forms.(While these rules may seem complicated, they are designed to dothe most reasonable thing in the typical case that @expr{Y(x,y,z)}depends only on the dependent variable @expr{z}, and in fact isoften simply equal to @expr{z}. For common cases like polynomialsand multilinear models, the combined error is simply used as the@texline @math{\sigma}@infoline @expr{sigma} for the data point with no further ado.)@tex\bigskip@end tex@vindex FitRulesIt may be the case that the model you wish to use is linearizable,but Calc's built-in rules are unable to figure it out. Calc usesits algebraic rewrite mechanism to linearize a model. The rewriterules are kept in the variable @code{FitRules}. You can edit thisvariable using the @kbd{s e FitRules} command; in fact, there isa special @kbd{s F} command just for editing @code{FitRules}.@xref{Operations on Variables}.@xref{Rewrite Rules}, for a discussion of rewrite rules.@ignore@starindex@end ignore@tindex fitvar@ignore@starindex@end ignore@ignore@mindex @idots@end ignore@tindex fitparam@ignore@starindex@end ignore@ignore@mindex @null@end ignore@tindex fitmodel@ignore@starindex@end ignore@ignore@mindex @null@end ignore@tindex fitsystem@ignore@starindex@end ignore@ignore@mindex @null@end ignore@tindex fitdummyCalc uses @code{FitRules} as follows. First, it converts the modelto an equation if necessary and encloses the model equation in acall to the function @code{fitmodel} (which is not actually a definedfunction in Calc; it is only used as a placeholder by the rewrite rules).Parameter variables are renamed to function calls @samp{fitparam(1)},@samp{fitparam(2)}, and so on, and independent variables are renamedto @samp{fitvar(1)}, @samp{fitvar(2)}, etc. The dependent variableis the highest-numbered @code{fitvar}. For example, the power lawmodel @expr{a x^b} is converted to @expr{y = a x^b}, then to@smallexample@groupfitmodel(fitvar(2) = fitparam(1) fitvar(1)^fitparam(2))@end group@end smallexampleCalc then applies the rewrites as if by @samp{C-u 0 a r FitRules}.(The zero prefix means that rewriting should continue until no furtherchanges are possible.)When rewriting is complete, the @code{fitmodel} call should havebeen replaced by a @code{fitsystem} call that looks like this:@examplefitsystem(@var{Y}, @var{FGH}, @var{abc})@end example@noindentwhere @var{Y} is a formula that describes the function @expr{Y(x,y,z)},@var{FGH} is the vector of formulas @expr{[F(x,y,z), G(x,y,z), H(x,y,z)]},and @var{abc} is the vector of parameter filters which refer to theraw parameters as @samp{fitdummy(1)} for @expr{A}, @samp{fitdummy(2)}for @expr{B}, etc. While the number of raw parameters (the length ofthe @var{FGH} vector) is usually the same as the number of originalparameters (the length of the @var{abc} vector), this is not required.The power law model eventually boils down to@smallexample@groupfitsystem(ln(fitvar(2)), [1, ln(fitvar(1))], [exp(fitdummy(1)), fitdummy(2)])@end group@end smallexampleThe actual implementation of @code{FitRules} is complicated; itproceeds in four phases. First, common rearrangements are doneto try to bring linear terms together and to isolate functions like@code{exp} and @code{ln} either all the way ``out'' (so that theycan be put into @var{Y}) or all the way ``in'' (so that they canbe put into @var{abc} or @var{FGH}). In particular, allnon-constant powers are converted to logs-and-exponentials form,and the distributive law is used to expand products of sums.Quotients are rewritten to use the @samp{fitinv} function, where@samp{fitinv(x)} represents @expr{1/x} while the @code{FitRules}are operating. (The use of @code{fitinv} makes recognition oflinear-looking forms easier.) If you modify @code{FitRules}, youwill probably only need to modify the rules for this phase.Phase two, whose rules can actually also apply during phases oneand three, first rewrites @code{fitmodel} to a two-argumentform @samp{fitmodel(@var{Y}, @var{model})}, where @var{Y} isinitially zero and @var{model} has been changed from @expr{a=b}to @expr{a-b} form. It then tries to peel off invertible functionsfrom the outside of @var{model} and put them into @var{Y} instead,calling the equation solver to invert the functions. Finally, whenthis is no longer possible, the @code{fitmodel} is changed to afour-argument @code{fitsystem}, where the fourth argument is@var{model} and the @var{FGH} and @var{abc} vectors are initiallyempty. (The last vector is really @var{ABC}, corresponding toraw parameters, for now.)Phase three converts a sum of items in the @var{model} to a sumof @samp{fitpart(@var{a}, @var{b}, @var{c})} terms which representterms @samp{@var{a}*@var{b}*@var{c}} of the sum, where @var{a}is all factors that do not involve any variables, @var{b} is allfactors that involve only parameters, and @var{c} is the factorsthat involve only independent variables. (If this decompositionis not possible, the rule set will not complete and Calc willcomplain that the model is too complex.) Then @code{fitpart}swith equal @var{b} or @var{c} components are merged back togetherusing the distributive law in order to minimize the number ofraw parameters needed.Phase four moves the @code{fitpart} terms into the @var{FGH} and@var{ABC} vectors. Also, some of the algebraic expansions thatwere done in phase 1 are undone now to make the formulas morecomputationally efficient. Finally, it calls the solver one moretime to convert the @var{ABC} vector to an @var{abc} vector, andremoves the fourth @var{model} argument (which by now will be zero)to obtain the three-argument @code{fitsystem} that the linearleast-squares solver wants to see.@ignore@starindex@end ignore@ignore@mindex hasfit@idots@end ignore@tindex hasfitparams@ignore@starindex@end ignore@ignore@mindex @null@end ignore@tindex hasfitvarsTwo functions which are useful in connection with @code{FitRules}are @samp{hasfitparams(x)} and @samp{hasfitvars(x)}, which checkwhether @expr{x} refers to any parameters or independent variables,respectively. Specifically, these functions return ``true'' if theargument contains any @code{fitparam} (or @code{fitvar}) functioncalls, and ``false'' otherwise. (Recall that ``true'' means anonzero number, and ``false'' means zero. The actual nonzero numberreturned is the largest @var{n} from all the @samp{fitparam(@var{n})}sor @samp{fitvar(@var{n})}s, respectively, that appear in the formula.)@tex\bigskip@end texThe @code{fit} function in algebraic notation normally takes fourarguments, @samp{fit(@var{model}, @var{vars}, @var{params}, @var{data})},where @var{model} is the model formula as it would be typed after@kbd{a F '}, @var{vars} is the independent variable or a vector ofindependent variables, @var{params} likewise gives the parameter(s),and @var{data} is the data matrix. Note that the length of @var{vars}must be equal to the number of rows in @var{data} if @var{model} isan equation, or one less than the number of rows if @var{model} isa plain formula. (Actually, a name for the dependent variable isallowed but will be ignored in the plain-formula case.)If @var{params} is omitted, the parameters are all variables in@var{model} except those that appear in @var{vars}. If @var{vars}is also omitted, Calc sorts all the variables that appear in@var{model} alphabetically and uses the higher ones for @var{vars}and the lower ones for @var{params}.Alternatively, @samp{fit(@var{modelvec}, @var{data})} is allowedwhere @var{modelvec} is a 2- or 3-vector describing the modeland variables, as discussed previously.If Calc is unable to do the fit, the @code{fit} function is leftin symbolic form, ordinarily with an explanatory message. Themessage will be ``Model expression is too complex'' if thelinearizer was unable to put the model into the required form.The @code{efit} (corresponding to @kbd{H a F}) and @code{xfit}(for @kbd{I a F}) functions are completely analogous.@node Interpolation, , Curve Fitting Details, Curve Fitting@subsection Polynomial Interpolation@kindex a p@pindex calc-poly-interp@tindex polintThe @kbd{a p} (@code{calc-poly-interp}) [@code{polint}] command doesa polynomial interpolation at a particular @expr{x} value. It takestwo arguments from the stack: A data matrix of the sort used by@kbd{a F}, and a single number which represents the desired @expr{x}value. Calc effectively does an exact polynomial fit as if by @kbd{a F i},then substitutes the @expr{x} value into the result in order to get anapproximate @expr{y} value based on the fit. (Calc does not actuallyuse @kbd{a F i}, however; it uses a direct method which is both moreefficient and more numerically stable.)The result of @kbd{a p} is actually a vector of two values: The @expr{y}value approximation, and an error measure @expr{dy} that reflects Calc'sestimation of the probable error of the approximation at that value of@expr{x}. If the input @expr{x} is equal to any of the @expr{x} valuesin the data matrix, the output @expr{y} will be the corresponding @expr{y}value from the matrix, and the output @expr{dy} will be exactly zero.A prefix argument of 2 causes @kbd{a p} to take separate x- andy-vectors from the stack instead of one data matrix.If @expr{x} is a vector of numbers, @kbd{a p} will return a matrix ofinterpolated results for each of those @expr{x} values. (The matrix willhave two columns, the @expr{y} values and the @expr{dy} values.)If @expr{x} is a formula instead of a number, the @code{polint} functionremains in symbolic form; use the @kbd{a "} command to expand it out toa formula that describes the fit in symbolic terms.In all cases, the @kbd{a p} command leaves the data vectors or matrixon the stack. Only the @expr{x} value is replaced by the result.@kindex H a p@tindex ratintThe @kbd{H a p} [@code{ratint}] command does a rational functioninterpolation. It is used exactly like @kbd{a p}, except that ituses as its model the quotient of two polynomials. If there are@expr{N} data points, the numerator and denominator polynomials willeach have degree @expr{N/2} (if @expr{N} is odd, the denominator willhave degree one higher than the numerator).Rational approximations have the advantage that they can accuratelydescribe functions that have poles (points at which the function's valuegoes to infinity, so that the denominator polynomial of the approximationgoes to zero). If @expr{x} corresponds to a pole of the fitted rationalfunction, then the result will be a division by zero. If Infinite modeis enabled, the result will be @samp{[uinf, uinf]}.There is no way to get the actual coefficients of the rational functionused by @kbd{H a p}. (The algorithm never generates these coefficientsexplicitly, and quotients of polynomials are beyond @w{@kbd{a F}}'scapabilities to fit.)@node Summations, Logical Operations, Curve Fitting, Algebra@section Summations@noindent@cindex Summation of a series@kindex a +@pindex calc-summation@tindex sumThe @kbd{a +} (@code{calc-summation}) [@code{sum}] command computesthe sum of a formula over a certain range of index values. The formulais taken from the top of the stack; the command prompts for thename of the summation index variable, the lower limit of thesum (any formula), and the upper limit of the sum. If youenter a blank line at any of these prompts, that prompt andany later ones are answered by reading additional elements fromthe stack. Thus, @kbd{' k^2 @key{RET} ' k @key{RET} 1 @key{RET} 5 @key{RET} a + @key{RET}}produces the result 55.@tex\turnoffactive$$ \sum_{k=1}^5 k^2 = 55 $$@end texThe choice of index variable is arbitrary, but it's best not touse a variable with a stored value. In particular, while@code{i} is often a favorite index variable, it should be avoidedin Calc because @code{i} has the imaginary constant @expr{(0, 1)}as a value. If you pressed @kbd{=} on a sum over @code{i}, it wouldbe changed to a nonsensical sum over the ``variable'' @expr{(0, 1)}!If you really want to use @code{i} as an index variable, use@w{@kbd{s u i @key{RET}}} first to ``unstore'' this variable.(@xref{Storing Variables}.)A numeric prefix argument steps the index by that amount ratherthan by one. Thus @kbd{' a_k @key{RET} C-u -2 a + k @key{RET} 10 @key{RET} 0 @key{RET}}yields @samp{a_10 + a_8 + a_6 + a_4 + a_2 + a_0}. A prefixargument of plain @kbd{C-u} causes @kbd{a +} to prompt for thestep value, in which case you can enter any formula or entera blank line to take the step value from the stack. With the@kbd{C-u} prefix, @kbd{a +} can take up to five arguments fromthe stack: The formula, the variable, the lower limit, theupper limit, and (at the top of the stack), the step value.Calc knows how to do certain sums in closed form. For example,@samp{sum(6 k^2, k, 1, n) = @w{2 n^3} + 3 n^2 + n}. In particular,this is possible if the formula being summed is polynomial orexponential in the index variable. Sums of logarithms aretransformed into logarithms of products. Sums of trigonometricand hyperbolic functions are transformed to sums of exponentialsand then done in closed form. Also, of course, sums in which thelower and upper limits are both numbers can always be evaluatedjust by grinding them out, although Calc will use closed formswhenever it can for the sake of efficiency.The notation for sums in algebraic formulas is@samp{sum(@var{expr}, @var{var}, @var{low}, @var{high}, @var{step})}.If @var{step} is omitted, it defaults to one. If @var{high} isomitted, @var{low} is actually the upper limit and the lower limitis one. If @var{low} is also omitted, the limits are @samp{-inf}and @samp{inf}, respectively.Infinite sums can sometimes be evaluated: @samp{sum(.5^k, k, 1, inf)}returns @expr{1}. This is done by evaluating the sum in closedform (to @samp{1. - 0.5^n} in this case), then evaluating thisformula with @code{n} set to @code{inf}. Calc's usual rulesfor ``infinite'' arithmetic can find the answer from there. Ifinfinite arithmetic yields a @samp{nan}, or if the sum cannot besolved in closed form, Calc leaves the @code{sum} function insymbolic form. @xref{Infinities}.As a special feature, if the limits are infinite (or omitted, asdescribed above) but the formula includes vectors subscripted byexpressions that involve the iteration variable, Calc narrowsthe limits to include only the range of integers which result invalid subscripts for the vector. For example, the sum@samp{sum(k [a,b,c,d,e,f,g]_(2k),k)} evaluates to @samp{b + 2 d + 3 f}.The limits of a sum do not need to be integers. For example,@samp{sum(a_k, k, 0, 2 n, n)} produces @samp{a_0 + a_n + a_(2 n)}.Calc computes the number of iterations using the formula@samp{1 + (@var{high} - @var{low}) / @var{step}}, which must,after simplification as if by @kbd{a s}, evaluate to an integer.If the number of iterations according to the above formula doesnot come out to an integer, the sum is invalid and will be leftin symbolic form. However, closed forms are still supplied, andyou are on your honor not to misuse the resulting formulas bysubstituting mismatched bounds into them. For example,@samp{sum(k, k, 1, 10, 2)} is invalid, but Calc will go ahead andevaluate the closed form solution for the limits 1 and 10 to getthe rather dubious answer, 29.25.If the lower limit is greater than the upper limit (assuming apositive step size), the result is generally zero. However,Calc only guarantees a zero result when the upper limit isexactly one step less than the lower limit, i.e., if the numberof iterations is @mathit{-1}. Thus @samp{sum(f(k), k, n, n-1)} is zerobut the sum from @samp{n} to @samp{n-2} may report a nonzero valueif Calc used a closed form solution.Calc's logical predicates like @expr{a < b} return 1 for ``true''and 0 for ``false.'' @xref{Logical Operations}. This can beused to advantage for building conditional sums. For example,@samp{sum(prime(k)*k^2, k, 1, 20)} is the sum of the squares of allprime numbers from 1 to 20; the @code{prime} predicate returns 1 ifits argument is prime and 0 otherwise. You can read this expressionas ``the sum of @expr{k^2}, where @expr{k} is prime.'' Indeed,@samp{sum(prime(k)*k^2, k)} would represent the sum of @emph{all} primessquared, since the limits default to plus and minus infinity, butthere are no such sums that Calc's built-in rules can do inclosed form.As another example, @samp{sum((k != k_0) * f(k), k, 1, n)} is thesum of @expr{f(k)} for all @expr{k} from 1 to @expr{n}, excludingone value @expr{k_0}. Slightly more tricky is the summand@samp{(k != k_0) / (k - k_0)}, which is an attempt to describethe sum of all @expr{1/(k-k_0)} except at @expr{k = k_0}, wherethis would be a division by zero. But at @expr{k = k_0}, thisformula works out to the indeterminate form @expr{0 / 0}, whichCalc will not assume is zero. Better would be to use@samp{(k != k_0) ? 1/(k-k_0) : 0}; the @samp{? :} operator doesan ``if-then-else'' test: This expression says, ``if @texline @math{k \ne k_0},@infoline @expr{k != k_0},then @expr{1/(k-k_0)}, else zero.'' Now the formula @expr{1/(k-k_0)}will not even be evaluated by Calc when @expr{k = k_0}.@cindex Alternating sums@kindex a -@pindex calc-alt-summation@tindex asumThe @kbd{a -} (@code{calc-alt-summation}) [@code{asum}] commandcomputes an alternating sum. Successive terms of the sequenceare given alternating signs, with the first term (correspondingto the lower index value) being positive. Alternating sumsare converted to normal sums with an extra term of the form@samp{(-1)^(k-@var{low})}. This formula is adjusted appropriatelyif the step value is other than one. For example, the Taylorseries for the sine function is @samp{asum(x^k / k!, k, 1, inf, 2)}.(Calc cannot evaluate this infinite series, but it can approximateit if you replace @code{inf} with any particular odd number.)Calc converts this series to a regular sum with a step of one,namely @samp{sum((-1)^k x^(2k+1) / (2k+1)!, k, 0, inf)}.@cindex Product of a sequence@kindex a *@pindex calc-product@tindex prodThe @kbd{a *} (@code{calc-product}) [@code{prod}] command isthe analogous way to take a product of many terms. Calc also knowssome closed forms for products, such as @samp{prod(k, k, 1, n) = n!}.Conditional products can be written @samp{prod(k^prime(k), k, 1, n)}or @samp{prod(prime(k) ? k : 1, k, 1, n)}.@kindex a T@pindex calc-tabulate@tindex tableThe @kbd{a T} (@code{calc-tabulate}) [@code{table}] commandevaluates a formula at a series of iterated index values, justlike @code{sum} and @code{prod}, but its result is simply avector of the results. For example, @samp{table(a_i, i, 1, 7, 2)}produces @samp{[a_1, a_3, a_5, a_7]}.@node Logical Operations, Rewrite Rules, Summations, Algebra@section Logical Operations@noindentThe following commands and algebraic functions return true/false values,where 1 represents ``true'' and 0 represents ``false.'' In cases wherea truth value is required (such as for the condition part of a rewriterule, or as the condition for a @w{@kbd{Z [ Z ]}} control structure), anynonzero value is accepted to mean ``true.'' (Specifically, anythingfor which @code{dnonzero} returns 1 is ``true,'' and anything forwhich @code{dnonzero} returns 0 or cannot decide is assumed ``false.''Note that this means that @w{@kbd{Z [ Z ]}} will execute the ``then''portion if its condition is provably true, but it will execute the``else'' portion for any condition like @expr{a = b} that is notprovably true, even if it might be true. Algebraic functions thathave conditions as arguments, like @code{? :} and @code{&&}, remainunevaluated if the condition is neither provably true nor provablyfalse. @xref{Declarations}.)@kindex a =@pindex calc-equal-to@tindex eq@tindex =@tindex ==The @kbd{a =} (@code{calc-equal-to}) command, or @samp{eq(a,b)} function(which can also be written @samp{a = b} or @samp{a == b} in an algebraicformula) is true if @expr{a} and @expr{b} are equal, either because theyare identical expressions, or because they are numbers which arenumerically equal. (Thus the integer 1 is considered equal to the float1.0.) If the equality of @expr{a} and @expr{b} cannot be determined,the comparison is left in symbolic form. Note that as a command, thisoperation pops two values from the stack and pushes back either a 1 ora 0, or a formula @samp{a = b} if the values' equality cannot be determined.Many Calc commands use @samp{=} formulas to represent @dfn{equations}.For example, the @kbd{a S} (@code{calc-solve-for}) command rearrangesan equation to solve for a given variable. The @kbd{a M}(@code{calc-map-equation}) command can be used to apply anyfunction to both sides of an equation; for example, @kbd{2 a M *}multiplies both sides of the equation by two. Note that just@kbd{2 *} would not do the same thing; it would produce the formula@samp{2 (a = b)} which represents 2 if the equality is true orzero if not.The @code{eq} function with more than two arguments (e.g., @kbd{C-u 3 a =}or @samp{a = b = c}) tests if all of its arguments are equal. Inalgebraic notation, the @samp{=} operator is unusual in that it isneither left- nor right-associative: @samp{a = b = c} is not thesame as @samp{(a = b) = c} or @samp{a = (b = c)} (which each compareone variable with the 1 or 0 that results from comparing two othervariables).@kindex a #@pindex calc-not-equal-to@tindex neq@tindex !=The @kbd{a #} (@code{calc-not-equal-to}) command, or @samp{neq(a,b)} or@samp{a != b} function, is true if @expr{a} and @expr{b} are not equal.This also works with more than two arguments; @samp{a != b != c != d}tests that all four of @expr{a}, @expr{b}, @expr{c}, and @expr{d} aredistinct numbers.@kindex a <@tindex lt@ignore@mindex @idots@end ignore@kindex a >@ignore@mindex @null@end ignore@kindex a [@ignore@mindex @null@end ignore@kindex a ]@pindex calc-less-than@pindex calc-greater-than@pindex calc-less-equal@pindex calc-greater-equal@ignore@mindex @null@end ignore@tindex gt@ignore@mindex @null@end ignore@tindex leq@ignore@mindex @null@end ignore@tindex geq@ignore@mindex @null@end ignore@tindex <@ignore@mindex @null@end ignore@tindex >@ignore@mindex @null@end ignore@tindex <=@ignore@mindex @null@end ignore@tindex >=The @kbd{a <} (@code{calc-less-than}) [@samp{lt(a,b)} or @samp{a < b}]operation is true if @expr{a} is less than @expr{b}. Similar functionsare @kbd{a >} (@code{calc-greater-than}) [@samp{gt(a,b)} or @samp{a > b}],@kbd{a [} (@code{calc-less-equal}) [@samp{leq(a,b)} or @samp{a <= b}], and@kbd{a ]} (@code{calc-greater-equal}) [@samp{geq(a,b)} or @samp{a >= b}].While the inequality functions like @code{lt} do not accept morethan two arguments, the syntax @w{@samp{a <= b < c}} is translated to anequivalent expression involving intervals: @samp{b in [a .. c)}.(See the description of @code{in} below.) All four combinationsof @samp{<} and @samp{<=} are allowed, or any of the four combinationsof @samp{>} and @samp{>=}. Four-argument constructions like@samp{a < b < c < d}, and mixtures like @w{@samp{a < b = c}} thatinvolve both equalities and inequalities, are not allowed.@kindex a .@pindex calc-remove-equal@tindex rmeqThe @kbd{a .} (@code{calc-remove-equal}) [@code{rmeq}] command extractsthe righthand side of the equation or inequality on the top of thestack. It also works elementwise on vectors. For example, if@samp{[x = 2.34, y = z / 2]} is on the stack, then @kbd{a .} produces@samp{[2.34, z / 2]}. As a special case, if the righthand side is avariable and the lefthand side is a number (as in @samp{2.34 = x}), thenCalc keeps the lefthand side instead. Finally, this command works withassignments @samp{x := 2.34} as well as equations, always taking therighthand side, and for @samp{=>} (evaluates-to) operators, alwaystaking the lefthand side.@kindex a &@pindex calc-logical-and@tindex land@tindex &&The @kbd{a &} (@code{calc-logical-and}) [@samp{land(a,b)} or @samp{a && b}]function is true if both of its arguments are true, i.e., arenon-zero numbers. In this case, the result will be either @expr{a} or@expr{b}, chosen arbitrarily. If either argument is zero, the result iszero. Otherwise, the formula is left in symbolic form.@kindex a |@pindex calc-logical-or@tindex lor@tindex ||The @kbd{a |} (@code{calc-logical-or}) [@samp{lor(a,b)} or @samp{a || b}]function is true if either or both of its arguments are true (nonzero).The result is whichever argument was nonzero, choosing arbitrarily if bothare nonzero. If both @expr{a} and @expr{b} are zero, the result iszero.@kindex a !@pindex calc-logical-not@tindex lnot@tindex !The @kbd{a !} (@code{calc-logical-not}) [@samp{lnot(a)} or @samp{!@: a}]function is true if @expr{a} is false (zero), or false if @expr{a} istrue (nonzero). It is left in symbolic form if @expr{a} is not anumber.@kindex a :@pindex calc-logical-if@tindex if@ignore@mindex ? :@end ignore@tindex ?@ignore@mindex @null@end ignore@tindex :@cindex Arguments, not evaluatedThe @kbd{a :} (@code{calc-logical-if}) [@samp{if(a,b,c)} or @samp{a ? b :@: c}]function is equal to either @expr{b} or @expr{c} if @expr{a} is a nonzeronumber or zero, respectively. If @expr{a} is not a number, the test isleft in symbolic form and neither @expr{b} nor @expr{c} is evaluated inany way. In algebraic formulas, this is one of the few Calc functionswhose arguments are not automatically evaluated when the function itselfis evaluated. The others are @code{lambda}, @code{quote}, and@code{condition}.One minor surprise to watch out for is that the formula @samp{a?3:4}will not work because the @samp{3:4} is parsed as a fraction instead ofas three separate symbols. Type something like @samp{a ? 3 : 4} or@samp{a?(3):4} instead.As a special case, if @expr{a} evaluates to a vector, then both @expr{b}and @expr{c} are evaluated; the result is a vector of the same lengthas @expr{a} whose elements are chosen from corresponding elements of@expr{b} and @expr{c} according to whether each element of @expr{a}is zero or nonzero. Each of @expr{b} and @expr{c} must be either avector of the same length as @expr{a}, or a non-vector which is matchedwith all elements of @expr{a}.@kindex a @{@pindex calc-in-set@tindex inThe @kbd{a @{} (@code{calc-in-set}) [@samp{in(a,b)}] function is true ifthe number @expr{a} is in the set of numbers represented by @expr{b}.If @expr{b} is an interval form, @expr{a} must be one of the valuesencompassed by the interval. If @expr{b} is a vector, @expr{a} must beequal to one of the elements of the vector. (If any vector elements areintervals, @expr{a} must be in any of the intervals.) If @expr{b} is aplain number, @expr{a} must be numerically equal to @expr{b}.@xref{Set Operations}, for a group of commands that manipulate setsof this sort.@ignore@starindex@end ignore@tindex typeofThe @samp{typeof(a)} function produces an integer or variable whichcharacterizes @expr{a}. If @expr{a} is a number, vector, or variable,the result will be one of the following numbers:@example 1 Integer 2 Fraction 3 Floating-point number 4 HMS form 5 Rectangular complex number 6 Polar complex number 7 Error form 8 Interval form 9 Modulo form10 Date-only form11 Date/time form12 Infinity (inf, uinf, or nan)100 Variable101 Vector (but not a matrix)102 Matrix@end exampleOtherwise, @expr{a} is a formula, and the result is a variable whichrepresents the name of the top-level function call.@ignore@starindex@end ignore@tindex integer@ignore@starindex@end ignore@tindex real@ignore@starindex@end ignore@tindex constantThe @samp{integer(a)} function returns true if @expr{a} is an integer.The @samp{real(a)} functionis true if @expr{a} is a real number, either integer, fraction, orfloat. The @samp{constant(a)} function returns true if @expr{a} isany of the objects for which @code{typeof} would produce an integercode result except for variables, and provided that the components ofan object like a vector or error form are themselves constant.Note that infinities do not satisfy any of these tests, nor dospecial constants like @code{pi} and @code{e}.@xref{Declarations}, for a set of similar functions that recognizeformulas as well as actual numbers. For example, @samp{dint(floor(x))}is true because @samp{floor(x)} is provably integer-valued, but@samp{integer(floor(x))} does not because @samp{floor(x)} is notliterally an integer constant.@ignore@starindex@end ignore@tindex refersThe @samp{refers(a,b)} function is true if the variable (or sub-expression)@expr{b} appears in @expr{a}, or false otherwise. Unlike the othertests described here, this function returns a definite ``no'' answereven if its arguments are still in symbolic form. The only case where@code{refers} will be left unevaluated is if @expr{a} is a plainvariable (different from @expr{b}).@ignore@starindex@end ignore@tindex negativeThe @samp{negative(a)} function returns true if @expr{a} ``looks'' negative,because it is a negative number, because it is of the form @expr{-x},or because it is a product or quotient with a term that looks negative.This is most useful in rewrite rules. Beware that @samp{negative(a)}evaluates to 1 or 0 for @emph{any} argument @expr{a}, so it can onlybe stored in a formula if the default simplifications are turned offfirst with @kbd{m O} (or if it appears in an unevaluated context suchas a rewrite rule condition).@ignore@starindex@end ignore@tindex variableThe @samp{variable(a)} function is true if @expr{a} is a variable,or false if not. If @expr{a} is a function call, this test is leftin symbolic form. Built-in variables like @code{pi} and @code{inf}are considered variables like any others by this test.@ignore@starindex@end ignore@tindex nonvarThe @samp{nonvar(a)} function is true if @expr{a} is a non-variable.If its argument is a variable it is left unsimplified; it neveractually returns zero. However, since Calc's condition-testingcommands consider ``false'' anything not provably true, this isoften good enough.@ignore@starindex@end ignore@tindex lin@ignore@starindex@end ignore@tindex linnt@ignore@starindex@end ignore@tindex islin@ignore@starindex@end ignore@tindex islinnt@cindex Linearity testingThe functions @code{lin}, @code{linnt}, @code{islin}, and @code{islinnt}check if an expression is ``linear,'' i.e., can be written in the form@expr{a + b x} for some constants @expr{a} and @expr{b}, and somevariable or subformula @expr{x}. The function @samp{islin(f,x)} checksif formula @expr{f} is linear in @expr{x}, returning 1 if so. Forexample, @samp{islin(x,x)}, @samp{islin(-x,x)}, @samp{islin(3,x)}, and@samp{islin(x y / 3 - 2, x)} all return 1. The @samp{lin(f,x)} functionis similar, except that instead of returning 1 it returns the vector@expr{[a, b, x]}. For the above examples, this vector would be@expr{[0, 1, x]}, @expr{[0, -1, x]}, @expr{[3, 0, x]}, and@expr{[-2, y/3, x]}, respectively. Both @code{lin} and @code{islin}generally remain unevaluated for expressions which are not linear,e.g., @samp{lin(2 x^2, x)} and @samp{lin(sin(x), x)}. The secondargument can also be a formula; @samp{islin(2 + 3 sin(x), sin(x))}returns true.The @code{linnt} and @code{islinnt} functions perform a similar check,but require a ``non-trivial'' linear form, which means that the@expr{b} coefficient must be non-zero. For example, @samp{lin(2,x)}returns @expr{[2, 0, x]} and @samp{lin(y,x)} returns @expr{[y, 0, x]},but @samp{linnt(2,x)} and @samp{linnt(y,x)} are left unevaluated(in other words, these formulas are considered to be only ``trivially''linear in @expr{x}).All four linearity-testing functions allow you to omit the secondargument, in which case the input may be linear in any non-constantformula. Here, the @expr{a=0}, @expr{b=1} case is also consideredtrivial, and only constant values for @expr{a} and @expr{b} arerecognized. Thus, @samp{lin(2 x y)} returns @expr{[0, 2, x y]},@samp{lin(2 - x y)} returns @expr{[2, -1, x y]}, and @samp{lin(x y)}returns @expr{[0, 1, x y]}. The @code{linnt} function would allow thefirst two cases but not the third. Also, neither @code{lin} nor@code{linnt} accept plain constants as linear in the one-argumentcase: @samp{islin(2,x)} is true, but @samp{islin(2)} is false.@ignore@starindex@end ignore@tindex istrueThe @samp{istrue(a)} function returns 1 if @expr{a} is a nonzeronumber or provably nonzero formula, or 0 if @expr{a} is anything else.Calls to @code{istrue} can only be manipulated if @kbd{m O} mode isused to make sure they are not evaluated prematurely. (Note thatdeclarations are used when deciding whether a formula is true;@code{istrue} returns 1 when @code{dnonzero} would return 1, andit returns 0 when @code{dnonzero} would return 0 or leave itselfin symbolic form.)@node Rewrite Rules, , Logical Operations, Algebra@section Rewrite Rules@noindent@cindex Rewrite rules@cindex Transformations@cindex Pattern matching@kindex a r@pindex calc-rewrite@tindex rewriteThe @kbd{a r} (@code{calc-rewrite}) [@code{rewrite}] command makessubstitutions in a formula according to a specified pattern or patternsknown as @dfn{rewrite rules}. Whereas @kbd{a b} (@code{calc-substitute})matches literally, so that substituting @samp{sin(x)} with @samp{cos(x)}matches only the @code{sin} function applied to the variable @code{x},rewrite rules match general kinds of formulas; rewriting using the rule@samp{sin(x) := cos(x)} matches @code{sin} of any argument and replacesit with @code{cos} of that same argument. The only significance of thename @code{x} is that the same name is used on both sides of the rule.Rewrite rules rearrange formulas already in Calc's memory.@xref{Syntax Tables}, to read about @dfn{syntax rules}, which aresimilar to algebraic rewrite rules but operate when new algebraicentries are being parsed, converting strings of characters intoCalc formulas.@menu* Entering Rewrite Rules::* Basic Rewrite Rules::* Conditional Rewrite Rules::* Algebraic Properties of Rewrite Rules::* Other Features of Rewrite Rules::* Composing Patterns in Rewrite Rules::* Nested Formulas with Rewrite Rules::* Multi-Phase Rewrite Rules::* Selections with Rewrite Rules::* Matching Commands::* Automatic Rewrites::* Debugging Rewrites::* Examples of Rewrite Rules::@end menu@node Entering Rewrite Rules, Basic Rewrite Rules, Rewrite Rules, Rewrite Rules@subsection Entering Rewrite Rules@noindentRewrite rules normally use the ``assignment'' operator@samp{@var{old} := @var{new}}.This operator is equivalent to the function call @samp{assign(old, new)}.The @code{assign} function is undefined by itself in Calc, so anassignment formula such as a rewrite rule will be left alone by ordinaryCalc commands. But certain commands, like the rewrite system, interpretassignments in special ways.For example, the rule @samp{sin(x)^2 := 1-cos(x)^2} says to replaceevery occurrence of the sine of something, squared, with one minus thesquare of the cosine of that same thing. All by itself as a formulaon the stack it does nothing, but when given to the @kbd{a r} commandit turns that command into a sine-squared-to-cosine-squared converter.To specify a set of rules to be applied all at once, make a vector ofrules.When @kbd{a r} prompts you to enter the rewrite rules, you can answerin several ways:@enumerate@itemWith a rule: @kbd{f(x) := g(x) @key{RET}}.@itemWith a vector of rules: @kbd{[f1(x) := g1(x), f2(x) := g2(x)] @key{RET}}.(You can omit the enclosing square brackets if you wish.)@itemWith the name of a variable that contains the rule or rules vector:@kbd{myrules @key{RET}}.@itemWith any formula except a rule, a vector, or a variable name; thiswill be interpreted as the @var{old} half of a rewrite rule,and you will be prompted a second time for the @var{new} half:@kbd{f(x) @key{RET} g(x) @key{RET}}.@itemWith a blank line, in which case the rule, rules vector, or variablewill be taken from the top of the stack (and the formula to berewritten will come from the second-to-top position).@end enumerateIf you enter the rules directly (as opposed to using rules storedin a variable), those rules will be put into the Trail so that youcan retrieve them later. @xref{Trail Commands}.It is most convenient to store rules you use often in a variable andinvoke them by giving the variable name. The @kbd{s e}(@code{calc-edit-variable}) command is an easy way to create or edit arule set stored in a variable. You may also wish to use @kbd{s p}(@code{calc-permanent-variable}) to save your rules permanently;@pxref{Operations on Variables}.Rewrite rules are compiled into a special internal form for fastermatching. If you enter a rule set directly it must be recompiledevery time. If you store the rules in a variable and refer to themthrough that variable, they will be compiled once and saved awayalong with the variable for later reference. This is another goodreason to store your rules in a variable.Calc also accepts an obsolete notation for rules, as vectors@samp{[@var{old}, @var{new}]}. But because it is easily confused with avector of two rules, the use of this notation is no longer recommended.@node Basic Rewrite Rules, Conditional Rewrite Rules, Entering Rewrite Rules, Rewrite Rules@subsection Basic Rewrite Rules@noindentTo match a particular formula @expr{x} with a particular rewrite rule@samp{@var{old} := @var{new}}, Calc compares the structure of @expr{x} withthe structure of @var{old}. Variables that appear in @var{old} aretreated as @dfn{meta-variables}; the corresponding positions in @expr{x}may contain any sub-formulas. For example, the pattern @samp{f(x,y)}would match the expression @samp{f(12, a+1)} with the meta-variable@samp{x} corresponding to 12 and with @samp{y} corresponding to@samp{a+1}. However, this pattern would not match @samp{f(12)} or@samp{g(12, a+1)}, since there is no assignment of the meta-variablesthat will make the pattern match these expressions. Notice that ifthe pattern is a single meta-variable, it will match any expression.If a given meta-variable appears more than once in @var{old}, thecorresponding sub-formulas of @expr{x} must be identical. Thusthe pattern @samp{f(x,x)} would match @samp{f(12, 12)} and@samp{f(a+1, a+1)} but not @samp{f(12, a+1)} or @samp{f(a+b, b+a)}.(@xref{Conditional Rewrite Rules}, for a way to match the latter.)Things other than variables must match exactly between the patternand the target formula. To match a particular variable exactly, usethe pseudo-function @samp{quote(v)} in the pattern. For example, thepattern @samp{x+quote(y)} matches @samp{x+y}, @samp{2+y}, or@samp{sin(a)+y}.The special variable names @samp{e}, @samp{pi}, @samp{i}, @samp{phi},@samp{gamma}, @samp{inf}, @samp{uinf}, and @samp{nan} always matchliterally. Thus the pattern @samp{sin(d + e + f)} acts exactly like@samp{sin(d + quote(e) + f)}.If the @var{old} pattern is found to match a given formula, thatformula is replaced by @var{new}, where any occurrences in @var{new}of meta-variables from the pattern are replaced with the sub-formulasthat they matched. Thus, applying the rule @samp{f(x,y) := g(y+x,x)}to @samp{f(12, a+1)} would produce @samp{g(a+13, 12)}.The normal @kbd{a r} command applies rewrite rules over and overthroughout the target formula until no further changes are possible(up to a limit of 100 times). Use @kbd{C-u 1 a r} to make only onechange at a time.@node Conditional Rewrite Rules, Algebraic Properties of Rewrite Rules, Basic Rewrite Rules, Rewrite Rules@subsection Conditional Rewrite Rules@noindentA rewrite rule can also be @dfn{conditional}, written in the form@samp{@var{old} := @var{new} :: @var{cond}}. (There is also the obsoleteform @samp{[@var{old}, @var{new}, @var{cond}]}.) If a @var{cond} partis present in therule, this is an additional condition that must be satisfied beforethe rule is accepted. Once @var{old} has been successfully matchedto the target expression, @var{cond} is evaluated (with all themeta-variables substituted for the values they matched) and simplifiedwith @kbd{a s} (@code{calc-simplify}). If the result is a nonzeronumber or any other object known to be nonzero (@pxref{Declarations}),the rule is accepted. If the result is zero or if it is a symbolicformula that is not known to be nonzero, the rule is rejected.@xref{Logical Operations}, for a number of functions that return1 or 0 according to the results of various tests.For example, the formula @samp{n > 0} simplifies to 1 or 0 if @expr{n}is replaced by a positive or nonpositive number, respectively (or if@expr{n} has been declared to be positive or nonpositive). Thus,the rule @samp{f(x,y) := g(y+x,x) :: x+y > 0} would apply to@samp{f(0, 4)} but not to @samp{f(-3, 2)} or @samp{f(12, a+1)}(assuming no outstanding declarations for @expr{a}). In the case of@samp{f(-3, 2)}, the condition can be shown not to be satisfied; inthe case of @samp{f(12, a+1)}, the condition merely cannot be shownto be satisfied, but that is enough to reject the rule.While Calc will use declarations to reason about variables in theformula being rewritten, declarations do not apply to meta-variables.For example, the rule @samp{f(a) := g(a+1)} will match for any valuesof @samp{a}, such as complex numbers, vectors, or formulas, even if@samp{a} has been declared to be real or scalar. If you want themeta-variable @samp{a} to match only literal real numbers, use@samp{f(a) := g(a+1) :: real(a)}. If you want @samp{a} to match onlyreals and formulas which are provably real, use @samp{dreal(a)} asthe condition.The @samp{::} operator is a shorthand for the @code{condition}function; @samp{@var{old} := @var{new} :: @var{cond}} is equivalent tothe formula @samp{condition(assign(@var{old}, @var{new}), @var{cond})}.If you have several conditions, you can use @samp{... :: c1 :: c2 :: c3}or @samp{... :: c1 && c2 && c3}. The two are entirely equivalent.It is also possible to embed conditions inside the pattern:@samp{f(x :: x>0, y) := g(y+x, x)}. This is purely a notationalconvenience, though; where a condition appears in a rule has noeffect on when it is tested. The rewrite-rule compiler automaticallydecides when it is best to test each condition while a rule is beingmatched.Certain conditions are handled as special cases by the rewrite rulesystem and are tested very efficiently: Where @expr{x} is anymeta-variable, these conditions are @samp{integer(x)}, @samp{real(x)},@samp{constant(x)}, @samp{negative(x)}, @samp{x >= y} where @expr{y}is either a constant or another meta-variable and @samp{>=} may bereplaced by any of the six relational operators, and @samp{x % a = b}where @expr{a} and @expr{b} are constants. Other conditions, like@samp{x >= y+1} or @samp{dreal(x)}, will be less efficient to checksince Calc must bring the whole evaluator and simplifier into play.An interesting property of @samp{::} is that neither of its argumentswill be touched by Calc's default simplifications. This is importantbecause conditions often are expressions that cannot safely beevaluated early. For example, the @code{typeof} function neverremains in symbolic form; entering @samp{typeof(a)} will put thenumber 100 (the type code for variables like @samp{a}) on the stack.But putting the condition @samp{... :: typeof(a) = 6} on the stackis safe since @samp{::} prevents the @code{typeof} from beingevaluated until the condition is actually used by the rewrite system.Since @samp{::} protects its lefthand side, too, you can use a dummycondition to protect a rule that must itself not evaluate early.For example, it's not safe to put @samp{a(f,x) := apply(f, [x])} onthe stack because it will immediately evaluate to @samp{a(f,x) := f(x)},where the meta-variable-ness of @code{f} on the righthand side has beenlost. But @samp{a(f,x) := apply(f, [x]) :: 1} is safe, and of coursethe condition @samp{1} is always true (nonzero) so it has no effect onthe functioning of the rule. (The rewrite compiler will ensure thatit doesn't even impact the speed of matching the rule.)@node Algebraic Properties of Rewrite Rules, Other Features of Rewrite Rules, Conditional Rewrite Rules, Rewrite Rules@subsection Algebraic Properties of Rewrite Rules@noindentThe rewrite mechanism understands the algebraic properties of functionslike @samp{+} and @samp{*}. In particular, pattern matching takesthe associativity and commutativity of the following functions intoaccount:@smallexample+ - * = != && || and or xor vint vunion vxor gcd lcm max min beta@end smallexampleFor example, the rewrite rule:@examplea x + b x := (a + b) x@end example@noindentwill match formulas of the form,@examplea x + b x, x a + x b, a x + x b, x a + b x@end exampleRewrites also understand the relationship between the @samp{+} and @samp{-}operators. The above rewrite rule will also match the formulas,@examplea x - b x, x a - x b, a x - x b, x a - b x@end example@noindentby matching @samp{b} in the pattern to @samp{-b} from the formula.Applied to a sum of many terms like @samp{r + a x + s + b x + t}, thispattern will check all pairs of terms for possible matches. The rewritewill take whichever suitable pair it discovers first.In general, a pattern using an associative operator like @samp{a + b}will try @var{2 n} different ways to match a sum of @var{n} termslike @samp{x + y + z - w}. First, @samp{a} is matched against eachof @samp{x}, @samp{y}, @samp{z}, and @samp{-w} in turn, with @samp{b}being matched to the remainders @samp{y + z - w}, @samp{x + z - w}, etc.If none of these succeed, then @samp{b} is matched against each of thefour terms with @samp{a} matching the remainder. Half-and-half matches,like @samp{(x + y) + (z - w)}, are not tried.Note that @samp{*} is not commutative when applied to matrices, butrewrite rules pretend that it is. If you type @kbd{m v} to enableMatrix mode (@pxref{Matrix Mode}), rewrite rules will match @samp{*}literally, ignoring its usual commutativity property. (In thecurrent implementation, the associativity also vanishes---it is asif the pattern had been enclosed in a @code{plain} marker; see below.)If you are applying rewrites to formulas with matrices, it's best toenable Matrix mode first to prevent algebraically incorrect rewritesfrom occurring.The pattern @samp{-x} will actually match any expression. For example,the rule@examplef(-x) := -f(x)@end example@noindentwill rewrite @samp{f(a)} to @samp{-f(-a)}. To avoid this, either usea @code{plain} marker as described below, or add a @samp{negative(x)}condition. The @code{negative} function is true if its argument``looks'' negative, for example, because it is a negative number orbecause it is a formula like @samp{-x}. The new rule using thiscondition is:@examplef(x) := -f(-x) :: negative(x) @r{or, equivalently,}f(-x) := -f(x) :: negative(-x)@end exampleIn the same way, the pattern @samp{x - y} will match the sum @samp{a + b}by matching @samp{y} to @samp{-b}.The pattern @samp{a b} will also match the formula @samp{x/y} if@samp{y} is a number. Thus the rule @samp{a x + @w{b x} := (a+b) x}will also convert @samp{a x + x / 2} to @samp{(a + 0.5) x} (or@samp{(a + 1:2) x}, depending on the current fraction mode).Calc will @emph{not} take other liberties with @samp{*}, @samp{/}, and@samp{^}. For example, the pattern @samp{f(a b)} will not match@samp{f(x^2)}, and @samp{f(a + b)} will not match @samp{f(2 x)}, eventhough conceivably these patterns could match with @samp{a = b = x}.Nor will @samp{f(a b)} match @samp{f(x / y)} if @samp{y} is not aconstant, even though it could be considered to match with @samp{a = x}and @samp{b = 1/y}. The reasons are partly for efficiency, and partlybecause while few mathematical operations are substantively differentfor addition and subtraction, often it is preferable to treat the casesof multiplication, division, and integer powers separately.Even more subtle is the rule set@example[ f(a) + f(b) := f(a + b), -f(a) := f(-a) ]@end example@noindentattempting to match @samp{f(x) - f(y)}. You might think that Calcwill view this subtraction as @samp{f(x) + (-f(y))} and then applythe above two rules in turn, but actually this will not work becauseCalc only does this when considering rules for @samp{+} (like thefirst rule in this set). So it will see first that @samp{f(x) + (-f(y))}does not match @samp{f(a) + f(b)} for any assignments of themeta-variables, and then it will see that @samp{f(x) - f(y)} doesnot match @samp{-f(a)} for any assignment of @samp{a}. Because Calctries only one rule at a time, it will not be able to rewrite@samp{f(x) - f(y)} with this rule set. An explicit @samp{f(a) - f(b)}rule will have to be added.Another thing patterns will @emph{not} do is break up complex numbers.The pattern @samp{myconj(a + @w{b i)} := a - b i} will work for formulasinvolving the special constant @samp{i} (such as @samp{3 - 4 i}), butit will not match actual complex numbers like @samp{(3, -4)}. A versionof the above rule for complex numbers would be@examplemyconj(a) := re(a) - im(a) (0,1) :: im(a) != 0@end example@noindent(Because the @code{re} and @code{im} functions understand the propertiesof the special constant @samp{i}, this rule will also work for@samp{3 - 4 i}. In fact, this particular rule would probably be betterwithout the @samp{im(a) != 0} condition, since if @samp{im(a) = 0} therighthand side of the rule will still give the correct answer for theconjugate of a real number.)It is also possible to specify optional arguments in patterns. The rule@exampleopt(a) x + opt(b) (x^opt(c) + opt(d)) := f(a, b, c, d)@end example@noindentwill match the formula@example5 (x^2 - 4) + 3 x@end example@noindentin a fairly straightforward manner, but it will also match reducedformulas like@examplex + x^2, 2(x + 1) - x, x + x@end example@noindentproducing, respectively,@examplef(1, 1, 2, 0), f(-1, 2, 1, 1), f(1, 1, 1, 0)@end example(The latter two formulas can be entered only if default simplificationshave been turned off with @kbd{m O}.)The default value for a term of a sum is zero. The default valuefor a part of a product, for a power, or for the denominator of aquotient, is one. Also, @samp{-x} matches the pattern @samp{opt(a) b}with @samp{a = -1}.In particular, the distributive-law rule can be refined to@exampleopt(a) x + opt(b) x := (a + b) x@end example@noindentso that it will convert, e.g., @samp{a x - x}, to @samp{(a - 1) x}.The pattern @samp{opt(a) + opt(b) x} matches almost any formulas whichare linear in @samp{x}. You can also use the @code{lin} and @code{islin}functions with rewrite conditions to test for this; @pxref{LogicalOperations}. These functions are not as convenient to use in rewriterules, but they recognize more kinds of formulas as linear:@samp{x/z} is considered linear with @expr{b = 1/z} by @code{lin},but it will not match the above pattern because that pattern callsfor a multiplication, not a division.As another example, the obvious rule to replace @samp{sin(x)^2 + cos(x)^2}by 1,@examplesin(x)^2 + cos(x)^2 := 1@end example@noindentmisses many cases because the sine and cosine may both be multiplied byan equal factor. Here's a more successful rule:@exampleopt(a) sin(x)^2 + opt(a) cos(x)^2 := a@end exampleNote that this rule will @emph{not} match @samp{sin(x)^2 + 6 cos(x)^2}because one @expr{a} would have ``matched'' 1 while the other matched 6.Calc automatically converts a rule like@examplef(x-1, x) := g(x)@end example@noindentinto the form@examplef(temp, x) := g(x) :: temp = x-1@end example@noindent(where @code{temp} stands for a new, invented meta-variable thatdoesn't actually have a name). This modified rule will successfullymatch @samp{f(6, 7)}, binding @samp{temp} and @samp{x} to 6 and 7,respectively, then verifying that they differ by one even though@samp{6} does not superficially look like @samp{x-1}.However, Calc does not solve equations to interpret a rule. Thefollowing rule,@examplef(x-1, x+1) := g(x)@end example@noindentwill not work. That is, it will match @samp{f(a - 1 + b, a + 1 + b)}but not @samp{f(6, 8)}. Calc always interprets at least one occurrenceof a variable by literal matching. If the variable appears ``isolated''then Calc is smart enough to use it for literal matching. But in thislast example, Calc is forced to rewrite the rule to @samp{f(x-1, temp):= g(x) :: temp = x+1} where the @samp{x-1} term must correspond to anactual ``something-minus-one'' in the target formula.A successful way to write this would be @samp{f(x, x+2) := g(x+1)}.You could make this resemble the original form more closely by using@code{let} notation, which is described in the next section:@examplef(xm1, x+1) := g(x) :: let(x := xm1+1)@end exampleCalc does this rewriting or ``conditionalizing'' for any sub-patternwhich involves only the functions in the following list, operatingonly on constants and meta-variables which have already been matchedelsewhere in the pattern. When matching a function call, Calc iscareful to match arguments which are plain variables before argumentswhich are calls to any of the functions below, so that a pattern like@samp{f(x-1, x)} can be conditionalized even though the isolated@samp{x} comes after the @samp{x-1}.@smallexample+ - * / \ % ^ abs sign round rounde roundu trunc floor ceilmax min re im conj arg@end smallexampleYou can suppress all of the special treatments described in thissection by surrounding a function call with a @code{plain} marker.This marker causes the function call which is its argument to bematched literally, without regard to commutativity, associativity,negation, or conditionalization. When you use @code{plain}, the``deep structure'' of the formula being matched can show through.For example,@exampleplain(a - a b) := f(a, b)@end example@noindentwill match only literal subtractions. However, the @code{plain}marker does not affect its arguments' arguments. In this case,commutativity and associativity is still considered while matchingthe @w{@samp{a b}} sub-pattern, so the whole pattern will match@samp{x - y x} as well as @samp{x - x y}. We could go stillfurther and use@exampleplain(a - plain(a b)) := f(a, b)@end example@noindentwhich would do a completely strict match for the pattern.By contrast, the @code{quote} marker means that not only thefunction name but also the arguments must be literally the same.The above pattern will match @samp{x - x y} but@examplequote(a - a b) := f(a, b)@end example@noindentwill match only the single formula @samp{a - a b}. Also,@examplequote(a - quote(a b)) := f(a, b)@end example@noindentwill match only @samp{a - quote(a b)}---probably not the desiredeffect!A certain amount of algebra is also done when substituting themeta-variables on the righthand side of a rule. For example,in the rule@examplea + f(b) := f(a + b)@end example@noindentmatching @samp{f(x) - y} would produce @samp{f((-y) + x)} iftaken literally, but the rewrite mechanism will simplify therighthand side to @samp{f(x - y)} automatically. (Of course,the default simplifications would do this anyway, so thisspecial simplification is only noticeable if you have turned thedefault simplifications off.) This rewriting is done only whena meta-variable expands to a ``negative-looking'' expression.If this simplification is not desirable, you can use a @code{plain}marker on the righthand side:@examplea + f(b) := f(plain(a + b))@end example@noindentIn this example, we are still allowing the pattern-matcher touse all the algebra it can muster, but the righthand side willalways simplify to a literal addition like @samp{f((-y) + x)}.@node Other Features of Rewrite Rules, Composing Patterns in Rewrite Rules, Algebraic Properties of Rewrite Rules, Rewrite Rules@subsection Other Features of Rewrite Rules@noindentCertain ``function names'' serve as markers in rewrite rules.Here is a complete list of these markers. First are listed themarkers that work inside a pattern; then come the markers thatwork in the righthand side of a rule.@ignore@starindex@end ignore@tindex importOne kind of marker, @samp{import(x)}, takes the place of a wholerule. Here @expr{x} is the name of a variable containing anotherrule set; those rules are ``spliced into'' the rule set thatimports them. For example, if @samp{[f(a+b) := f(a) + f(b),f(a b) := a f(b) :: real(a)]} is stored in variable @samp{linearF},then the rule set @samp{[f(0) := 0, import(linearF)]} will applyall three rules. It is possible to modify the imported rulesslightly: @samp{import(x, v1, x1, v2, x2, @dots{})} importsthe rule set @expr{x} with all occurrences of @texline @math{v_1},@infoline @expr{v1}, as either a variable name or a function name, replaced with @texline @math{x_1}@infoline @expr{x1} and so on. (If @texline @math{v_1}@infoline @expr{v1} is used as a function name, then @texline @math{x_1}@infoline @expr{x1}must be either a function name itself or a @w{@samp{< >}} namelessfunction; @pxref{Specifying Operators}.) For example, @samp{[g(0) := 0,import(linearF, f, g)]} applies the linearity rules to the function@samp{g} instead of @samp{f}. Imports can be nested, but theimport-with-renaming feature may fail to rename sub-imports properly.The special functions allowed in patterns are:@table @samp@item quote(x)@ignore@starindex@end ignore@tindex quoteThis pattern matches exactly @expr{x}; variable names in @expr{x} arenot interpreted as meta-variables. The only flexibility is thatnumbers are compared for numeric equality, so that the pattern@samp{f(quote(12))} will match both @samp{f(12)} and @samp{f(12.0)}.(Numbers are always treated this way by the rewrite mechanism:The rule @samp{f(x,x) := g(x)} will match @samp{f(12, 12.0)}.The rewrite may produce either @samp{g(12)} or @samp{g(12.0)}as a result in this case.)@item plain(x)@ignore@starindex@end ignore@tindex plainHere @expr{x} must be a function call @samp{f(x1,x2,@dots{})}. Thispattern matches a call to function @expr{f} with the specifiedargument patterns. No special knowledge of the properties of thefunction @expr{f} is used in this case; @samp{+} is not commutative orassociative. Unlike @code{quote}, the arguments @samp{x1,x2,@dots{}}are treated as patterns. If you wish them to be treated ``plainly''as well, you must enclose them with more @code{plain} markers:@samp{plain(plain(@w{-a}) + plain(b c))}.@item opt(x,def)@ignore@starindex@end ignore@tindex optHere @expr{x} must be a variable name. This must appear as anargument to a function or an element of a vector; it specifies thatthe argument or element is optional.As an argument to @samp{+}, @samp{-}, @samp{*}, @samp{&&}, or @samp{||},or as the second argument to @samp{/} or @samp{^}, the value @var{def}may be omitted. The pattern @samp{x + opt(y)} matches a sum bybinding one summand to @expr{x} and the other to @expr{y}, and itmatches anything else by binding the whole expression to @expr{x} andzero to @expr{y}. The other operators above work similarly.For general miscellaneous functions, the default value @code{def}must be specified. Optional arguments are dropped starting withthe rightmost one during matching. For example, the pattern@samp{f(opt(a,0), b, opt(c,b))} will match @samp{f(b)}, @samp{f(a,b)},or @samp{f(a,b,c)}. Default values of zero and @expr{b} aresupplied in this example for the omitted arguments. Note thatthe literal variable @expr{b} will be the default in the lattercase, @emph{not} the value that matched the meta-variable @expr{b}.In other words, the default @var{def} is effectively quoted.@item condition(x,c)@ignore@starindex@end ignore@tindex condition@tindex ::This matches the pattern @expr{x}, with the attached condition@expr{c}. It is the same as @samp{x :: c}.@item pand(x,y)@ignore@starindex@end ignore@tindex pand@tindex &&&This matches anything that matches both pattern @expr{x} andpattern @expr{y}. It is the same as @samp{x &&& y}.@pxref{Composing Patterns in Rewrite Rules}.@item por(x,y)@ignore@starindex@end ignore@tindex por@tindex |||This matches anything that matches either pattern @expr{x} orpattern @expr{y}. It is the same as @w{@samp{x ||| y}}.@item pnot(x)@ignore@starindex@end ignore@tindex pnot@tindex !!!This matches anything that does not match pattern @expr{x}.It is the same as @samp{!!! x}.@item cons(h,t)@ignore@mindex cons@end ignore@tindex cons (rewrites)This matches any vector of one or more elements. The firstelement is matched to @expr{h}; a vector of the remainingelements is matched to @expr{t}. Note that vectors of fixedlength can also be matched as actual vectors: The rule@samp{cons(a,cons(b,[])) := cons(a+b,[])} is equivalentto the rule @samp{[a,b] := [a+b]}.@item rcons(t,h)@ignore@mindex rcons@end ignore@tindex rcons (rewrites)This is like @code{cons}, except that the @emph{last} elementis matched to @expr{h}, with the remaining elements matchedto @expr{t}.@item apply(f,args)@ignore@mindex apply@end ignore@tindex apply (rewrites)This matches any function call. The name of the function, inthe form of a variable, is matched to @expr{f}. The argumentsof the function, as a vector of zero or more objects, arematched to @samp{args}. Constants, variables, and vectorsdo @emph{not} match an @code{apply} pattern. For example,@samp{apply(f,x)} matches any function call, @samp{apply(quote(f),x)}matches any call to the function @samp{f}, @samp{apply(f,[a,b])}matches any function call with exactly two arguments, and@samp{apply(quote(f), cons(a,cons(b,x)))} matches any callto the function @samp{f} with two or more arguments. Anotherway to implement the latter, if the rest of the rule does notneed to refer to the first two arguments of @samp{f} by name,would be @samp{apply(quote(f), x :: vlen(x) >= 2)}.Here's a more interesting sample use of @code{apply}:@exampleapply(f,[x+n]) := n + apply(f,[x]) :: in(f, [floor,ceil,round,trunc]) :: integer(n)@end exampleNote, however, that this will be slower to match than a ruleset with four separate rules. The reason is that Calc sortsthe rules of a rule set according to top-level function name;if the top-level function is @code{apply}, Calc must try therule for every single formula and sub-formula. If the top-levelfunction in the pattern is, say, @code{floor}, then Calc invokesthe rule only for sub-formulas which are calls to @code{floor}.Formulas normally written with operators like @code{+} are stillconsidered function calls: @code{apply(f,x)} matches @samp{a+b}with @samp{f = add}, @samp{x = [a,b]}.You must use @code{apply} for meta-variables with function nameson both sides of a rewrite rule: @samp{apply(f, [x]) := f(x+1)}is @emph{not} correct, because it rewrites @samp{spam(6)} into@samp{f(7)}. The righthand side should be @samp{apply(f, [x+1])}.Also note that you will have to use No-Simplify mode (@kbd{m O})when entering this rule so that the @code{apply} isn'tevaluated immediately to get the new rule @samp{f(x) := f(x+1)}.Or, use @kbd{s e} to enter the rule without going through the stack,or enter the rule as @samp{apply(f, [x]) := apply(f, [x+1]) @w{:: 1}}.@xref{Conditional Rewrite Rules}.@item select(x)@ignore@starindex@end ignore@tindex selectThis is used for applying rules to formulas with selections;@pxref{Selections with Rewrite Rules}.@end tableSpecial functions for the righthand sides of rules are:@table @samp@item quote(x)The notation @samp{quote(x)} is changed to @samp{x} when therighthand side is used. As far as the rewrite rule is concerned,@code{quote} is invisible. However, @code{quote} has the specialproperty in Calc that its argument is not evaluated. Thus,while it will not work to put the rule @samp{t(a) := typeof(a)}on the stack because @samp{typeof(a)} is evaluated immediatelyto produce @samp{t(a) := 100}, you can use @code{quote} toprotect the righthand side: @samp{t(a) := quote(typeof(a))}.(@xref{Conditional Rewrite Rules}, for another trick forprotecting rules from evaluation.)@item plain(x)Special properties of and simplifications for the function call@expr{x} are not used. One interesting case where @code{plain}is useful is the rule, @samp{q(x) := quote(x)}, trying to expand ashorthand notation for the @code{quote} function. This rule willnot work as shown; instead of replacing @samp{q(foo)} with@samp{quote(foo)}, it will replace it with @samp{foo}! The correctrule would be @samp{q(x) := plain(quote(x))}.@item cons(h,t)Where @expr{t} is a vector, this is converted into an expandedvector during rewrite processing. Note that @code{cons} is a regularCalc function which normally does this anyway; the only way @code{cons}is treated specially by rewrites is that @code{cons} on the righthandside of a rule will be evaluated even if default simplificationshave been turned off.@item rcons(t,h)Analogous to @code{cons} except putting @expr{h} at the @emph{end} ofthe vector @expr{t}.@item apply(f,args)Where @expr{f} is a variable and @var{args} is a vector, thisis converted to a function call. Once again, note that @code{apply}is also a regular Calc function.@item eval(x)@ignore@starindex@end ignore@tindex evalThe formula @expr{x} is handled in the usual way, then thedefault simplifications are applied to it even if they havebeen turned off normally. This allows you to treat any functionsimilarly to the way @code{cons} and @code{apply} are alwaystreated. However, there is a slight difference: @samp{cons(2+3, [])}with default simplifications off will be converted to @samp{[2+3]},whereas @samp{eval(cons(2+3, []))} will be converted to @samp{[5]}.@item evalsimp(x)@ignore@starindex@end ignore@tindex evalsimpThe formula @expr{x} has meta-variables substituted in the usualway, then algebraically simplified as if by the @kbd{a s} command.@item evalextsimp(x)@ignore@starindex@end ignore@tindex evalextsimpThe formula @expr{x} has meta-variables substituted in the normalway, then ``extendedly'' simplified as if by the @kbd{a e} command.@item select(x)@xref{Selections with Rewrite Rules}.@end tableThere are also some special functions you can use in conditions.@table @samp@item let(v := x)@ignore@starindex@end ignore@tindex letThe expression @expr{x} is evaluated with meta-variables substituted.The @kbd{a s} command's simplifications are @emph{not} applied bydefault, but @expr{x} can include calls to @code{evalsimp} or@code{evalextsimp} as described above to invoke higher levelsof simplification. Theresult of @expr{x} is then bound to the meta-variable @expr{v}. Asusual, if this meta-variable has already been matched to somethingelse the two values must be equal; if the meta-variable is new thenit is bound to the result of the expression. This variable can thenappear in later conditions, and on the righthand side of the rule.In fact, @expr{v} may be any pattern in which case the result ofevaluating @expr{x} is matched to that pattern, binding anymeta-variables that appear in that pattern. Note that @code{let}can only appear by itself as a condition, or as one term of an@samp{&&} which is a whole condition: It cannot be insidean @samp{||} term or otherwise buried.The alternate, equivalent form @samp{let(v, x)} is also recognized.Note that the use of @samp{:=} by @code{let}, while still beingassignment-like in character, is unrelated to the use of @samp{:=}in the main part of a rewrite rule.As an example, @samp{f(a) := g(ia) :: let(ia := 1/a) :: constant(ia)}replaces @samp{f(a)} with @samp{g} of the inverse of @samp{a}, ifthat inverse exists and is constant. For example, if @samp{a} is asingular matrix the operation @samp{1/a} is left unsimplified and@samp{constant(ia)} fails, but if @samp{a} is an invertible matrixthen the rule succeeds. Without @code{let} there would be no wayto express this rule that didn't have to invert the matrix twice.Note that, because the meta-variable @samp{ia} is otherwise unboundin this rule, the @code{let} condition itself always ``succeeds''because no matter what @samp{1/a} evaluates to, it can successfullybe bound to @code{ia}.Here's another example, for integrating cosines of linearterms: @samp{myint(cos(y),x) := sin(y)/b :: let([a,b,x] := lin(y,x))}.The @code{lin} function returns a 3-vector if its argument is linear,or leaves itself unevaluated if not. But an unevaluated @code{lin}call will not match the 3-vector on the lefthand side of the @code{let},so this @code{let} both verifies that @code{y} is linear, and bindsthe coefficients @code{a} and @code{b} for use elsewhere in the rule.(It would have been possible to use @samp{sin(a x + b)/b} for therighthand side instead, but using @samp{sin(y)/b} avoids gratuitousrearrangement of the argument of the sine.)@ignore@starindex@end ignore@tindex ierfSimilarly, here is a rule that implements an inverse-@code{erf}function. It uses @code{root} to search for a solution. If@code{root} succeeds, it will return a vector of two numberswhere the first number is the desired solution. If no solutionis found, @code{root} remains in symbolic form. So we use@code{let} to check that the result was indeed a vector.@exampleierf(x) := y :: let([y,z] := root(erf(a) = x, a, .5))@end example@item matches(v,p)The meta-variable @var{v}, which must already have been matchedto something elsewhere in the rule, is compared against pattern@var{p}. Since @code{matches} is a standard Calc function, itcan appear anywhere in a condition. But if it appears alone oras a term of a top-level @samp{&&}, then you get the specialextra feature that meta-variables which are bound to thingsinside @var{p} can be used elsewhere in the surrounding rewriterule.The only real difference between @samp{let(p := v)} and@samp{matches(v, p)} is that the former evaluates @samp{v} usingthe default simplifications, while the latter does not.@item remember@vindex rememberThis is actually a variable, not a function. If @code{remember}appears as a condition in a rule, then when that rule succeedsthe original expression and rewritten expression are added to thefront of the rule set that contained the rule. If the rule setwas not stored in a variable, @code{remember} is ignored. Thelefthand side is enclosed in @code{quote} in the added rule if itcontains any variables.For example, the rule @samp{f(n) := n f(n-1) :: remember} appliedto @samp{f(7)} will add the rule @samp{f(7) := 7 f(6)} to the frontof the rule set. The rule set @code{EvalRules} works slightlydifferently: There, the evaluation of @samp{f(6)} will complete beforethe result is added to the rule set, in this case as @samp{f(7) := 5040}.Thus @code{remember} is most useful inside @code{EvalRules}.It is up to you to ensure that the optimization performed by@code{remember} is safe. For example, the rule @samp{foo(n) := n:: evalv(eatfoo) > 0 :: remember} is a bad idea (@code{evalv} isthe function equivalent of the @kbd{=} command); if the variable@code{eatfoo} ever contains 1, rules like @samp{foo(7) := 7} willbe added to the rule set and will continue to operate even if@code{eatfoo} is later changed to 0.@item remember(c)@ignore@starindex@end ignore@tindex rememberRemember the match as described above, but only if condition @expr{c}is true. For example, @samp{remember(n % 4 = 0)} in the above factorialrule remembers only every fourth result. Note that @samp{remember(1)}is equivalent to @samp{remember}, and @samp{remember(0)} has no effect.@end table@node Composing Patterns in Rewrite Rules, Nested Formulas with Rewrite Rules, Other Features of Rewrite Rules, Rewrite Rules@subsection Composing Patterns in Rewrite Rules@noindentThere are three operators, @samp{&&&}, @samp{|||}, and @samp{!!!},that combine rewrite patterns to make larger patterns. Thecombinations are ``and,'' ``or,'' and ``not,'' respectively, andthese operators are the pattern equivalents of @samp{&&}, @samp{||}and @samp{!} (which operate on zero-or-nonzero logical values).Note that @samp{&&&}, @samp{|||}, and @samp{!!!} are left in symbolicform by all regular Calc features; they have special meaning only inthe context of rewrite rule patterns.The pattern @samp{@var{p1} &&& @var{p2}} matches anything thatmatches both @var{p1} and @var{p2}. One especially useful case iswhen one of @var{p1} or @var{p2} is a meta-variable. For example,here is a rule that operates on error forms:@examplef(x &&& a +/- b, x) := g(x)@end exampleThis does the same thing, but is arguably simpler than, the rule@examplef(a +/- b, a +/- b) := g(a +/- b)@end example@ignore@starindex@end ignore@tindex endsHere's another interesting example:@exampleends(cons(a, x) &&& rcons(y, b)) := [a, b]@end example@noindentwhich effectively clips out the middle of a vector leaving justthe first and last elements. This rule will change a one-elementvector @samp{[a]} to @samp{[a, a]}. The similar rule@exampleends(cons(a, rcons(y, b))) := [a, b]@end example@noindentwould do the same thing except that it would fail to match aone-element vector.@tex\bigskip@end texThe pattern @samp{@var{p1} ||| @var{p2}} matches anything thatmatches either @var{p1} or @var{p2}. Calc first tries matchingagainst @var{p1}; if that fails, it goes on to try @var{p2}.@ignore@starindex@end ignore@tindex curveA simple example of @samp{|||} is@examplecurve(inf ||| -inf) := 0@end example@noindentwhich converts both @samp{curve(inf)} and @samp{curve(-inf)} to zero.Here is a larger example:@examplelog(a, b) ||| (ln(a) :: let(b := e)) := mylog(a, b)@end exampleThis matches both generalized and natural logarithms in a single rule.Note that the @samp{::} term must be enclosed in parentheses becausethat operator has lower precedence than @samp{|||} or @samp{:=}.(In practice this rule would probably include a third alternative,omitted here for brevity, to take care of @code{log10}.)While Calc generally treats interior conditions exactly the same asconditions on the outside of a rule, it does guarantee that if all thevariables in the condition are special names like @code{e}, or alreadybound in the pattern to which the condition is attached (say, if@samp{a} had appeared in this condition), then Calc will process thiscondition right after matching the pattern to the left of the @samp{::}.Thus, we know that @samp{b} will be bound to @samp{e} only if the@code{ln} branch of the @samp{|||} was taken.Note that this rule was careful to bind the same set of meta-variableson both sides of the @samp{|||}. Calc does not check this, but ifyou bind a certain meta-variable only in one branch and then use thatmeta-variable elsewhere in the rule, results are unpredictable:@examplef(a,b) ||| g(b) := h(a,b)@end exampleHere if the pattern matches @samp{g(17)}, Calc makes no promises aboutthe value that will be substituted for @samp{a} on the righthand side.@tex\bigskip@end texThe pattern @samp{!!! @var{pat}} matches anything that does notmatch @var{pat}. Any meta-variables that are bound while matching@var{pat} remain unbound outside of @var{pat}.For example,@examplef(x &&& !!! a +/- b, !!![]) := g(x)@end example@noindentconverts @code{f} whose first argument is anything @emph{except} anerror form, and whose second argument is not the empty vector, intoa similar call to @code{g} (but without the second argument).If we know that the second argument will be a vector (empty or not),then an equivalent rule would be:@examplef(x, y) := g(x) :: typeof(x) != 7 :: vlen(y) > 0@end example@noindentwhere of course 7 is the @code{typeof} code for error forms.Another final condition, that works for any kind of @samp{y},would be @samp{!istrue(y == [])}. (The @code{istrue} functionreturns an explicit 0 if its argument was left in symbolic form;plain @samp{!(y == [])} or @samp{y != []} would not work to replace@samp{!!![]} since these would be left unsimplified, and thus causethe rule to fail, if @samp{y} was something like a variable name.)It is possible for a @samp{!!!} to refer to meta-variables boundelsewhere in the pattern. For example,@examplef(a, !!!a) := g(a)@end example@noindentmatches any call to @code{f} with different arguments, changingthis to @code{g} with only the first argument.If a function call is to be matched and one of the argument patternscontains a @samp{!!!} somewhere inside it, that argument will bematched last. Thus@examplef(!!!a, a) := g(a)@end example@noindentwill be careful to bind @samp{a} to the second argument of @code{f}before testing the first argument. If Calc had tried to match thefirst argument of @code{f} first, the results would have beendisastrous: since @code{a} was unbound so far, the pattern @samp{a}would have matched anything at all, and the pattern @samp{!!!a}therefore would @emph{not} have matched anything at all!@node Nested Formulas with Rewrite Rules, Multi-Phase Rewrite Rules, Composing Patterns in Rewrite Rules, Rewrite Rules@subsection Nested Formulas with Rewrite Rules@noindentWhen @kbd{a r} (@code{calc-rewrite}) is used, it takes an expression fromthe top of the stack and attempts to match any of the specified rulesto any part of the expression, starting with the whole expressionand then, if that fails, trying deeper and deeper sub-expressions.For each part of the expression, the rules are tried in the orderthey appear in the rules vector. The first rule to match the firstsub-expression wins; it replaces the matched sub-expression accordingto the @var{new} part of the rule.Often, the rule set will match and change the formula several times.The top-level formula is first matched and substituted repeatedly untilit no longer matches the pattern; then, sub-formulas are tried, andso on. Once every part of the formula has gotten its chance, therewrite mechanism starts over again with the top-level formula(in case a substitution of one of its arguments has caused it againto match). This continues until no further matches can be madeanywhere in the formula.It is possible for a rule set to get into an infinite loop. Themost obvious case, replacing a formula with itself, is not a problembecause a rule is not considered to ``succeed'' unless the righthandside actually comes out to something different than the originalformula or sub-formula that was matched. But if you accidentallyhad both @samp{ln(a b) := ln(a) + ln(b)} and the reverse@samp{ln(a) + ln(b) := ln(a b)} in your rule set, Calc wouldrun forever switching a formula back and forth between the twoforms.To avoid disaster, Calc normally stops after 100 changes have beenmade to the formula. This will be enough for most multiple rewrites,but it will keep an endless loop of rewrites from locking up thecomputer forever. (On most systems, you can also type @kbd{C-g} tohalt any Emacs command prematurely.)To change this limit, give a positive numeric prefix argument.In particular, @kbd{M-1 a r} applies only one rewrite at a time,useful when you are first testing your rule (or just if repeatedrewriting is not what is called for by your application).@ignore@starindex@end ignore@ignore@mindex iter@idots@end ignore@tindex iterationsYou can also put a ``function call'' @samp{iterations(@var{n})}in place of a rule anywhere in your rules vector (but usually atthe top). Then, @var{n} will be used instead of 100 as the defaultnumber of iterations for this rule set. You can use@samp{iterations(inf)} if you want no iteration limit by default.A prefix argument will override the @code{iterations} limit in therule set.@example[ iterations(1), f(x) := f(x+1) ]@end exampleMore precisely, the limit controls the number of ``iterations,''where each iteration is a successful matching of a rule pattern whoserighthand side, after substituting meta-variables and applying thedefault simplifications, is different from the original sub-formulathat was matched.A prefix argument of zero sets the limit to infinity. Use with caution!Given a negative numeric prefix argument, @kbd{a r} will match andsubstitute the top-level expression up to that many times, butwill not attempt to match the rules to any sub-expressions.In a formula, @code{rewrite(@var{expr}, @var{rules}, @var{n})}does a rewriting operation. Here @var{expr} is the expressionbeing rewritten, @var{rules} is the rule, vector of rules, orvariable containing the rules, and @var{n} is the optionaliteration limit, which may be a positive integer, a negativeinteger, or @samp{inf} or @samp{-inf}. If @var{n} is omittedthe @code{iterations} value from the rule set is used; if bothare omitted, 100 is used.@node Multi-Phase Rewrite Rules, Selections with Rewrite Rules, Nested Formulas with Rewrite Rules, Rewrite Rules@subsection Multi-Phase Rewrite Rules@noindentIt is possible to separate a rewrite rule set into several @dfn{phases}.During each phase, certain rules will be enabled while certain otherswill be disabled. A @dfn{phase schedule} controls the order in whichphases occur during the rewriting process.@ignore@starindex@end ignore@tindex phase@vindex allIf a call to the marker function @code{phase} appears in the rulesvector in place of a rule, all rules following that point will bemembers of the phase(s) identified in the arguments to @code{phase}.Phases are given integer numbers. The markers @samp{phase()} and@samp{phase(all)} both mean the following rules belong to all phases;this is the default at the start of the rule set.If you do not explicitly schedule the phases, Calc sorts all phasenumbers that appear in the rule set and executes the phases inascending order. For example, the rule set@example@group[ f0(x) := g0(x), phase(1), f1(x) := g1(x), phase(2), f2(x) := g2(x), phase(3), f3(x) := g3(x), phase(1,2), f4(x) := g4(x) ]@end group@end example@noindenthas three phases, 1 through 3. Phase 1 consists of the @code{f0},@code{f1}, and @code{f4} rules (in that order). Phase 2 consists of@code{f0}, @code{f2}, and @code{f4}. Phase 3 consists of @code{f0}and @code{f3}.When Calc rewrites a formula using this rule set, it first rewritesthe formula using only the phase 1 rules until no further changes arepossible. Then it switches to the phase 2 rule set and continuesuntil no further changes occur, then finally rewrites with phase 3.When no more phase 3 rules apply, rewriting finishes. (This isassuming @kbd{a r} with a large enough prefix argument to allow therewriting to run to completion; the sequence just described stopsearly if the number of iterations specified in the prefix argument,100 by default, is reached.)During each phase, Calc descends through the nested levels of theformula as described previously. (@xref{Nested Formulas with RewriteRules}.) Rewriting starts at the top of the formula, then works itsway down to the parts, then goes back to the top and works down again.The phase 2 rules do not begin until no phase 1 rules apply anywherein the formula.@ignore@starindex@end ignore@tindex scheduleA @code{schedule} marker appearing in the rule set (anywhere, butconventionally at the top) changes the default schedule of phases.In the simplest case, @code{schedule} has a sequence of phase numbersfor arguments; each phase number is invoked in turn until thearguments to @code{schedule} are exhausted. Thus adding@samp{schedule(3,2,1)} at the top of the above rule set wouldreverse the order of the phases; @samp{schedule(1,2,3)} would haveno effect since this is the default schedule; and @samp{schedule(1,2,1,3)}would give phase 1 a second chance after phase 2 has completed, beforemoving on to phase 3.Any argument to @code{schedule} can instead be a vector of phasenumbers (or even of sub-vectors). Then the sub-sequence of phasesdescribed by the vector are tried repeatedly until no change occursin any phase in the sequence. For example, @samp{schedule([1, 2], 3)}tries phase 1, then phase 2, then, if either phase made any changesto the formula, repeats these two phases until they can make nofurther progress. Finally, it goes on to phase 3 for finishingtouches.Also, items in @code{schedule} can be variable names as well asnumbers. A variable name is interpreted as the name of a functionto call on the whole formula. For example, @samp{schedule(1, simplify)}says to apply the phase-1 rules (presumably, all of them), then tocall @code{simplify} which is the function name equivalent of @kbd{a s}.Likewise, @samp{schedule([1, simplify])} says to alternate betweenphase 1 and @kbd{a s} until no further changes occur.Phases can be used purely to improve efficiency; if it is known thata certain group of rules will apply only at the beginning of rewriting,and a certain other group will apply only at the end, then rewritingwill be faster if these groups are identified as separate phases.Once the phase 1 rules are done, Calc can put them aside and no longerspend any time on them while it works on phase 2.There are also some problems that can only be solved with severalrewrite phases. For a real-world example of a multi-phase rule set,examine the set @code{FitRules}, which is used by the curve-fittingcommand to convert a model expression to linear form.@xref{Curve Fitting Details}. This set is divided into four phases.The first phase rewrites certain kinds of expressions to be moreeasily linearizable, but less computationally efficient. After thelinear components have been picked out, the final phase includes theopposite rewrites to put each component back into an efficient form.If both sets of rules were included in one big phase, Calc could getinto an infinite loop going back and forth between the two forms.Elsewhere in @code{FitRules}, the components are first isolated,then recombined where possible to reduce the complexity of the linearfit, then finally packaged one component at a time into vectors.If the packaging rules were allowed to begin before the recombiningrules were finished, some components might be put away into vectorsbefore they had a chance to recombine. By putting these rules intwo separate phases, this problem is neatly avoided.@node Selections with Rewrite Rules, Matching Commands, Multi-Phase Rewrite Rules, Rewrite Rules@subsection Selections with Rewrite Rules@noindentIf a sub-formula of the current formula is selected (as by @kbd{j s};@pxref{Selecting Subformulas}), the @kbd{a r} (@code{calc-rewrite})command applies only to that sub-formula. Together with a negativeprefix argument, you can use this fact to apply a rewrite to onespecific part of a formula without affecting any other parts.@kindex j r@pindex calc-rewrite-selectionThe @kbd{j r} (@code{calc-rewrite-selection}) command allows moresophisticated operations on selections. This command prompts forthe rules in the same way as @kbd{a r}, but it then applies thoserules to the whole formula in question even though a sub-formulaof it has been selected. However, the selected sub-formula willfirst have been surrounded by a @samp{select( )} function call.(Calc's evaluator does not understand the function name @code{select};this is only a tag used by the @kbd{j r} command.)For example, suppose the formula on the stack is @samp{2 (a + b)^2}and the sub-formula @samp{a + b} is selected. This formula willbe rewritten to @samp{2 select(a + b)^2} and then the rewriterules will be applied in the usual way. The rewrite rules caninclude references to @code{select} to tell where in the patternthe selected sub-formula should appear.If there is still exactly one @samp{select( )} function call inthe formula after rewriting is done, it indicates which part ofthe formula should be selected afterwards. Otherwise, theformula will be unselected.You can make @kbd{j r} act much like @kbd{a r} by enclosing both partsof the rewrite rule with @samp{select()}. However, @kbd{j r}allows you to use the current selection in more flexible ways.Suppose you wished to make a rule which removed the exponent fromthe selected term; the rule @samp{select(a)^x := select(a)} wouldwork. In the above example, it would rewrite @samp{2 select(a + b)^2}to @samp{2 select(a + b)}. This would then be returned to thestack as @samp{2 (a + b)} with the @samp{a + b} selected.The @kbd{j r} command uses one iteration by default, unlike@kbd{a r} which defaults to 100 iterations. A numeric prefixargument affects @kbd{j r} in the same way as @kbd{a r}.@xref{Nested Formulas with Rewrite Rules}.As with other selection commands, @kbd{j r} operates on the stackentry that contains the cursor. (If the cursor is on the top-of-stack@samp{.} marker, it works as if the cursor were on the formulaat stack level 1.)If you don't specify a set of rules, the rules are taken from thetop of the stack, just as with @kbd{a r}. In this case, thecursor must indicate stack entry 2 or above as the formula to berewritten (otherwise the same formula would be used as both thetarget and the rewrite rules).If the indicated formula has no selection, the cursor position withinthe formula temporarily selects a sub-formula for the purposes of thiscommand. If the cursor is not on any sub-formula (e.g., it is inthe line-number area to the left of the formula), the @samp{select( )}markers are ignored by the rewrite mechanism and the rules are allowedto apply anywhere in the formula.As a special feature, the normal @kbd{a r} command also ignores@samp{select( )} calls in rewrite rules. For example, if you used theabove rule @samp{select(a)^x := select(a)} with @kbd{a r}, it would applythe rule as if it were @samp{a^x := a}. Thus, you can write generalpurpose rules with @samp{select( )} hints inside them so that theywill ``do the right thing'' in both @kbd{a r} and @kbd{j r},both with and without selections.@node Matching Commands, Automatic Rewrites, Selections with Rewrite Rules, Rewrite Rules@subsection Matching Commands@noindent@kindex a m@pindex calc-match@tindex matchThe @kbd{a m} (@code{calc-match}) [@code{match}] function takes avector of formulas and a rewrite-rule-style pattern, and producesa vector of all formulas which match the pattern. The commandprompts you to enter the pattern; as for @kbd{a r}, you can entera single pattern (i.e., a formula with meta-variables), or avector of patterns, or a variable which contains patterns, oryou can give a blank response in which case the patterns are takenfrom the top of the stack. The pattern set will be compiled onceand saved if it is stored in a variable. If there are severalpatterns in the set, vector elements are kept if they match anyof the patterns.For example, @samp{match(a+b, [x, x+y, x-y, 7, x+y+z])}will return @samp{[x+y, x-y, x+y+z]}.The @code{import} mechanism is not available for pattern sets.The @kbd{a m} command can also be used to extract all vector elementswhich satisfy any condition: The pattern @samp{x :: x>0} will selectall the positive vector elements.@kindex I a m@tindex matchnotWith the Inverse flag [@code{matchnot}], this command extracts allvector elements which do @emph{not} match the given pattern.@ignore@starindex@end ignore@tindex matchesThere is also a function @samp{matches(@var{x}, @var{p})} whichevaluates to 1 if expression @var{x} matches pattern @var{p}, orto 0 otherwise. This is sometimes useful for including into theconditional clauses of other rewrite rules.@ignore@starindex@end ignore@tindex vmatchesThe function @code{vmatches} is just like @code{matches}, exceptthat if the match succeeds it returns a vector of assignments tothe meta-variables instead of the number 1. For example,@samp{vmatches(f(1,2), f(a,b))} returns @samp{[a := 1, b := 2]}.If the match fails, the function returns the number 0.@node Automatic Rewrites, Debugging Rewrites, Matching Commands, Rewrite Rules@subsection Automatic Rewrites@noindent@cindex @code{EvalRules} variable@vindex EvalRulesIt is possible to get Calc to apply a set of rewrite rules on allresults, effectively adding to the built-in set of defaultsimplifications. To do this, simply store your rule set in thevariable @code{EvalRules}. There is a convenient @kbd{s E} commandfor editing @code{EvalRules}; @pxref{Operations on Variables}.For example, suppose you want @samp{sin(a + b)} to be expanded outto @samp{sin(b) cos(a) + cos(b) sin(a)} wherever it appears, andsimilarly for @samp{cos(a + b)}. The corresponding rewrite ruleset would be,@smallexample@group[ sin(a + b) := cos(a) sin(b) + sin(a) cos(b), cos(a + b) := cos(a) cos(b) - sin(a) sin(b) ]@end group@end smallexampleTo apply these manually, you could put them in a variable called@code{trigexp} and then use @kbd{a r trigexp} every time you wantedto expand trig functions. But if instead you store them in thevariable @code{EvalRules}, they will automatically be applied to allsines and cosines of sums. Then, with @samp{2 x} and @samp{45} onthe stack, typing @kbd{+ S} will (assuming Degrees mode) result in@samp{0.7071 sin(2 x) + 0.7071 cos(2 x)} automatically.As each level of a formula is evaluated, the rules from@code{EvalRules} are applied before the default simplifications.Rewriting continues until no further @code{EvalRules} apply.Note that this is different from the usual order of application ofrewrite rules: @code{EvalRules} works from the bottom up, simplifyingthe arguments to a function before the function itself, while @kbd{a r}applies rules from the top down.Because the @code{EvalRules} are tried first, you can use them tooverride the normal behavior of any built-in Calc function.It is important not to write a rule that will get into an infiniteloop. For example, the rule set @samp{[f(0) := 1, f(n) := n f(n-1)]}appears to be a good definition of a factorial function, but it isunsafe. Imagine what happens if @samp{f(2.5)} is simplified. Calcwill continue to subtract 1 from this argument forever without reachingzero. A safer second rule would be @samp{f(n) := n f(n-1) :: n>0}.Another dangerous rule is @samp{g(x, y) := g(y, x)}. Rewriting@samp{g(2, 4)}, this would bounce back and forth between that and@samp{g(4, 2)} forever. If an infinite loop in @code{EvalRules}occurs, Emacs will eventually stop with a ``Computation got stuckor ran too long'' message.Another subtle difference between @code{EvalRules} and regular rewritesconcerns rules that rewrite a formula into an identical formula. Forexample, @samp{f(n) := f(floor(n))} ``fails to match'' when @expr{n} isalready an integer. But in @code{EvalRules} this case is detected onlyif the righthand side literally becomes the original formula before anyfurther simplification. This means that @samp{f(n) := f(floor(n))} willget into an infinite loop if it occurs in @code{EvalRules}. Calc willreplace @samp{f(6)} with @samp{f(floor(6))}, which is different from@samp{f(6)}, so it will consider the rule to have matched and willcontinue simplifying that formula; first the argument is simplifiedto get @samp{f(6)}, then the rule matches again to get @samp{f(floor(6))}again, ad infinitum. A much safer rule would check its argument first,say, with @samp{f(n) := f(floor(n)) :: !dint(n)}.(What really happens is that the rewrite mechanism substitutes themeta-variables in the righthand side of a rule, compares to see if theresult is the same as the original formula and fails if so, then usesthe default simplifications to simplify the result and compares again(and again fails if the formula has simplified back to its originalform). The only special wrinkle for the @code{EvalRules} is that thesame rules will come back into play when the default simplificationsare used. What Calc wants to do is build @samp{f(floor(6))}, see thatthis is different from the original formula, simplify to @samp{f(6)},see that this is the same as the original formula, and thus halt therewriting. But while simplifying, @samp{f(6)} will again triggerthe same @code{EvalRules} rule and Calc will get into a loop insidethe rewrite mechanism itself.)The @code{phase}, @code{schedule}, and @code{iterations} markers donot work in @code{EvalRules}. If the rule set is divided into phases,only the phase 1 rules are applied, and the schedule is ignored.The rules are always repeated as many times as possible.The @code{EvalRules} are applied to all function calls in a formula,but not to numbers (and other number-like objects like error forms),nor to vectors or individual variable names. (Though they will applyto @emph{components} of vectors and error forms when appropriate.) Youmight try to make a variable @code{phihat} which automatically expandsto its definition without the need to press @kbd{=} by writing therule @samp{quote(phihat) := (1-sqrt(5))/2}, but unfortunately this rulewill not work as part of @code{EvalRules}.Finally, another limitation is that Calc sometimes calls its built-infunctions directly rather than going through the default simplifications.When it does this, @code{EvalRules} will not be able to override thosefunctions. For example, when you take the absolute value of the complexnumber @expr{(2, 3)}, Calc computes @samp{sqrt(2*2 + 3*3)} by callingthe multiplication, addition, and square root functions directly ratherthan applying the default simplifications to this formula. So an@code{EvalRules} rule that (perversely) rewrites @samp{sqrt(13) := 6}would not apply. (However, if you put Calc into Symbolic mode so that@samp{sqrt(13)} will be left in symbolic form by the built-in squareroot function, your rule will be able to apply. But if the complexnumber were @expr{(3,4)}, so that @samp{sqrt(25)} must be calculated,then Symbolic mode will not help because @samp{sqrt(25)} can beevaluated exactly to 5.)One subtle restriction that normally only manifests itself with@code{EvalRules} is that while a given rewrite rule is in the processof being checked, that same rule cannot be recursively applied. Calceffectively removes the rule from its rule set while checking the rule,then puts it back once the match succeeds or fails. (The technicalreason for this is that compiled pattern programs are not reentrant.)For example, consider the rule @samp{foo(x) := x :: foo(x/2) > 0}attempting to match @samp{foo(8)}. This rule will be inactive whilethe condition @samp{foo(4) > 0} is checked, even though it might bean integral part of evaluating that condition. Note that this is nota problem for the more usual recursive type of rule, such as@samp{foo(x) := foo(x/2)}, because there the rule has succeeded andbeen reactivated by the time the righthand side is evaluated.If @code{EvalRules} has no stored value (its default state), or ifanything but a vector is stored in it, then it is ignored.Even though Calc's rewrite mechanism is designed to compare rewriterules to formulas as quickly as possible, storing rules in@code{EvalRules} may make Calc run substantially slower. This isparticularly true of rules where the top-level call is a commonly usedfunction, or is not fixed. The rule @samp{f(n) := n f(n-1) :: n>0} willonly activate the rewrite mechanism for calls to the function @code{f},but @samp{lg(n) + lg(m) := lg(n m)} will check every @samp{+} operator.@smallexampleapply(f, [a*b]) := apply(f, [a]) + apply(f, [b]) :: in(f, [ln, log10])@end smallexample@noindentmay seem more ``efficient'' than two separate rules for @code{ln} and@code{log10}, but actually it is vastly less efficient because ruleswith @code{apply} as the top-level pattern must be tested against@emph{every} function call that is simplified.@cindex @code{AlgSimpRules} variable@vindex AlgSimpRulesSuppose you want @samp{sin(a + b)} to be expanded out not all the time,but only when @kbd{a s} is used to simplify the formula. The variable@code{AlgSimpRules} holds rules for this purpose. The @kbd{a s} commandwill apply @code{EvalRules} and @code{AlgSimpRules} to the formula, aswell as all of its built-in simplifications.Most of the special limitations for @code{EvalRules} don't apply to@code{AlgSimpRules}. Calc simply does an @kbd{a r AlgSimpRules}command with an infinite repeat count as the first step of @kbd{a s}.It then applies its own built-in simplifications throughout theformula, and then repeats these two steps (along with applying thedefault simplifications) until no further changes are possible.@cindex @code{ExtSimpRules} variable@cindex @code{UnitSimpRules} variable@vindex ExtSimpRules@vindex UnitSimpRulesThere are also @code{ExtSimpRules} and @code{UnitSimpRules} variablesthat are used by @kbd{a e} and @kbd{u s}, respectively; these commandsalso apply @code{EvalRules} and @code{AlgSimpRules}. The variable@code{IntegSimpRules} contains simplification rules that are usedonly during integration by @kbd{a i}.@node Debugging Rewrites, Examples of Rewrite Rules, Automatic Rewrites, Rewrite Rules@subsection Debugging Rewrites@noindentIf a buffer named @samp{*Trace*} exists, the rewrite mechanism willrecord some useful information there as it operates. The originalformula is written there, as is the result of each successful rewrite,and the final result of the rewriting. All phase changes are alsonoted.Calc always appends to @samp{*Trace*}. You must empty this bufferyourself periodically if it is in danger of growing unwieldy.Note that the rewriting mechanism is substantially slower when the@samp{*Trace*} buffer exists, even if the buffer is not visible onthe screen. Once you are done, you will probably want to kill thisbuffer (with @kbd{C-x k *Trace* @key{RET}}). If you leave it inexistence and forget about it, all your future rewrite commands willbe needlessly slow.@node Examples of Rewrite Rules, , Debugging Rewrites, Rewrite Rules@subsection Examples of Rewrite Rules@noindentReturning to the example of substituting the pattern@samp{sin(x)^2 + cos(x)^2} with 1, we saw that the rule@samp{opt(a) sin(x)^2 + opt(a) cos(x)^2 := a} does a good job offinding suitable cases. Another solution would be to use the rule@samp{cos(x)^2 := 1 - sin(x)^2}, followed by algebraic simplificationif necessary. This rule will be the most effective way to do the job,but at the expense of making some changes that you might not desire.Another algebraic rewrite rule is @samp{exp(x+y) := exp(x) exp(y)}.To make this work with the @w{@kbd{j r}} command so that it can beeasily targeted to a particular exponential in a large formula,you might wish to write the rule as @samp{select(exp(x+y)) :=select(exp(x) exp(y))}. The @samp{select} markers will beignored by the regular @kbd{a r} command(@pxref{Selections with Rewrite Rules}).A surprisingly useful rewrite rule is @samp{a/(b-c) := a*(b+c)/(b^2-c^2)}.This will simplify the formula whenever @expr{b} and/or @expr{c} canbe made simpler by squaring. For example, applying this rule to@samp{2 / (sqrt(2) + 3)} yields @samp{6:7 - 2:7 sqrt(2)} (assumingSymbolic mode has been enabled to keep the square root from beingevaluated to a floating-point approximation). This rule is alsouseful when working with symbolic complex numbers, e.g.,@samp{(a + b i) / (c + d i)}.As another example, we could define our own ``triangular numbers'' functionwith the rules @samp{[tri(0) := 0, tri(n) := n + tri(n-1) :: n>0]}. Enterthis vector and store it in a variable: @kbd{@w{s t} trirules}. Now, givena suitable formula like @samp{tri(5)} on the stack, type @samp{a r trirules}to apply these rules repeatedly. After six applications, @kbd{a r} willstop with 15 on the stack. Once these rules are debugged, it would probablybe most useful to add them to @code{EvalRules} so that Calc will evaluatethe new @code{tri} function automatically. We could then use @kbd{Z K} onthe keyboard macro @kbd{' tri($) @key{RET}} to make a command that applies@code{tri} to the value on the top of the stack. @xref{Programming}.@cindex QuaternionsThe following rule set, contributed by @texline Fran\c cois@infoline FrancoisPinard, implements @dfn{quaternions}, a generalization of the concept ofcomplex numbers. Quaternions have four components, and are hererepresented by function calls @samp{quat(@var{w}, [@var{x}, @var{y},@var{z}])} with ``real part'' @var{w} and the three ``imaginary'' partscollected into a vector. Various arithmetical operations on quaternionsare supported. To use these rules, either add them to @code{EvalRules},or create a command based on @kbd{a r} for simplifying quaternionformulas. A convenient way to enter quaternions would be a commanddefined by a keyboard macro containing: @kbd{' quat($$$$, [$$$, $$, $])@key{RET}}.@smallexample[ quat(w, x, y, z) := quat(w, [x, y, z]), quat(w, [0, 0, 0]) := w, abs(quat(w, v)) := hypot(w, v), -quat(w, v) := quat(-w, -v), r + quat(w, v) := quat(r + w, v) :: real(r), r - quat(w, v) := quat(r - w, -v) :: real(r), quat(w1, v1) + quat(w2, v2) := quat(w1 + w2, v1 + v2), r * quat(w, v) := quat(r * w, r * v) :: real(r), plain(quat(w1, v1) * quat(w2, v2)) := quat(w1 * w2 - v1 * v2, w1 * v2 + w2 * v1 + cross(v1, v2)), quat(w1, v1) / r := quat(w1 / r, v1 / r) :: real(r), z / quat(w, v) := z * quatinv(quat(w, v)), quatinv(quat(w, v)) := quat(w, -v) / (w^2 + v^2), quatsqr(quat(w, v)) := quat(w^2 - v^2, 2 * w * v), quat(w, v)^k := quatsqr(quat(w, v)^(k / 2)) :: integer(k) :: k > 0 :: k % 2 = 0, quat(w, v)^k := quatsqr(quat(w, v)^((k - 1) / 2)) * quat(w, v) :: integer(k) :: k > 2, quat(w, v)^-k := quatinv(quat(w, v)^k) :: integer(k) :: k > 0 ]@end smallexampleQuaternions, like matrices, have non-commutative multiplication.In other words, @expr{q1 * q2 = q2 * q1} is not necessarily true if@expr{q1} and @expr{q2} are @code{quat} forms. The @samp{quat*quat}rule above uses @code{plain} to prevent Calc from rearranging theproduct. It may also be wise to add the line @samp{[quat(), matrix]}to the @code{Decls} matrix, to ensure that Calc's other algebraicoperations will not rearrange a quaternion product. @xref{Declarations}.These rules also accept a four-argument @code{quat} form, convertingit to the preferred form in the first rule. If you would rather seeresults in the four-argument form, just append the two items@samp{phase(2), quat(w, [x, y, z]) := quat(w, x, y, z)} to the endof the rule set. (But remember that multi-phase rule sets don't workin @code{EvalRules}.)@node Units, Store and Recall, Algebra, Top@chapter Operating on Units@noindentOne special interpretation of algebraic formulas is as numbers with units.For example, the formula @samp{5 m / s^2} can be read ``five metersper second squared.'' The commands in this chapter help youmanipulate units expressions in this form. Units-related commandsbegin with the @kbd{u} prefix key.@menu* Basic Operations on Units::* The Units Table::* Predefined Units::* User-Defined Units::@end menu@node Basic Operations on Units, The Units Table, Units, Units@section Basic Operations on Units@noindentA @dfn{units expression} is a formula which is basically a numbermultiplied and/or divided by one or more @dfn{unit names}, which mayoptionally be raised to integer powers. Actually, the value part need notbe a number; any product or quotient involving unit names is a unitsexpression. Many of the units commands will also accept any formula,where the command applies to all units expressions which appear in theformula.A unit name is a variable whose name appears in the @dfn{unit table},or a variable whose name is a prefix character like @samp{k} (for ``kilo'')or @samp{u} (for ``micro'') followed by a name in the unit table.A substantial table of built-in units is provided with Calc;@pxref{Predefined Units}. You can also define your own unit names;@pxref{User-Defined Units}.Note that if the value part of a units expression is exactly @samp{1},it will be removed by the Calculator's automatic algebra routines: Theformula @samp{1 mm} is ``simplified'' to @samp{mm}. This is only adisplay anomaly, however; @samp{mm} will work just fine as arepresentation of one millimeter.You may find that Algebraic mode (@pxref{Algebraic Entry}) makes workingwith units expressions easier. Otherwise, you will have to rememberto hit the apostrophe key every time you wish to enter units.@kindex u s@pindex calc-simplify-units@ignore@mindex usimpl@idots@end ignore@tindex usimplifyThe @kbd{u s} (@code{calc-simplify-units}) [@code{usimplify}] commandsimplifies a unitsexpression. It uses @kbd{a s} (@code{calc-simplify}) to simplify theexpression first as a regular algebraic formula; it then looks forfeatures that can be further simplified by converting one object's unitsto be compatible with another's. For example, @samp{5 m + 23 mm} willsimplify to @samp{5.023 m}. When different but compatible units areadded, the righthand term's units are converted to match those of thelefthand term. @xref{Simplification Modes}, for a way to have this doneautomatically at all times.Units simplification also handles quotients of two units with the samedimensionality, as in @w{@samp{2 in s/L cm}} to @samp{5.08 s/L}; fractionalpowers of unit expressions, as in @samp{sqrt(9 mm^2)} to @samp{3 mm} and@samp{sqrt(9 acre)} to a quantity in meters; and @code{floor},@code{ceil}, @code{round}, @code{rounde}, @code{roundu}, @code{trunc},@code{float}, @code{frac}, @code{abs}, and @code{clean}applied to units expressions, in which casethe operation in question is applied only to the numeric part of theexpression. Finally, trigonometric functions of quantities with unitsof angle are evaluated, regardless of the current angular mode.@kindex u c@pindex calc-convert-unitsThe @kbd{u c} (@code{calc-convert-units}) command converts a unitsexpression to new, compatible units. For example, given the unitsexpression @samp{55 mph}, typing @kbd{u c m/s @key{RET}} produces@samp{24.5872 m/s}. If you have previously converted a units expressionwith the same type of units (in this case, distance over time), you willbe offered the previous choice of new units as a default. Continuingthe above example, entering the units expression @samp{100 km/hr} andtyping @kbd{u c @key{RET}} (without specifying new units) produces@samp{27.7777777778 m/s}.While many of Calc's conversion factors are exact, some are necessarilyapproximate. If Calc is in fraction mode (@pxref{Fraction Mode}), thenunit conversions will try to give exact, rational conversions, but itisn't always possible. Given @samp{55 mph} in fraction mode, typing @kbd{u c m/s @key{RET}} produces @samp{15367:625 m/s}, for example, while typing @kbd{u c au/yr @key{RET}} produces @samp{5.18665819999e-3 au/yr}.If the units you request are inconsistent with the original units, thenumber will be converted into your units times whatever ``remainder''units are left over. For example, converting @samp{55 mph} into acresproduces @samp{6.08e-3 acre / m s}. (Recall that multiplication bindsmore strongly than division in Calc formulas, so the units here areacres per meter-second.) Remainder units are expressed in terms of``fundamental'' units like @samp{m} and @samp{s}, regardless of theinput units.One special exception is that if you specify a single unit name, anda compatible unit appears somewhere in the units expression, thenthat compatible unit will be converted to the new unit and theremaining units in the expression will be left alone. For example,given the input @samp{980 cm/s^2}, the command @kbd{u c ms} willchange the @samp{s} to @samp{ms} to get @samp{9.8e-4 cm/ms^2}.The ``remainder unit'' @samp{cm} is left alone rather than beingchanged to the base unit @samp{m}.You can use explicit unit conversion instead of the @kbd{u s} commandto gain more control over the units of the result of an expression.For example, given @samp{5 m + 23 mm}, you can type @kbd{u c m} or@kbd{u c mm} to express the result in either meters or millimeters.(For that matter, you could type @kbd{u c fath} to express the resultin fathoms, if you preferred!)In place of a specific set of units, you can also enter one of theunits system names @code{si}, @code{mks} (equivalent), or @code{cgs}.For example, @kbd{u c si @key{RET}} converts the expression intoInternational System of Units (SI) base units. Also, @kbd{u c base}converts to Calc's base units, which are the same as @code{si} unitsexcept that @code{base} uses @samp{g} as the fundamental unit of masswhereas @code{si} uses @samp{kg}.@cindex Composite unitsThe @kbd{u c} command also accepts @dfn{composite units}, whichare expressed as the sum of several compatible unit names. Forexample, converting @samp{30.5 in} to units @samp{mi+ft+in} (miles,feet, and inches) produces @samp{2 ft + 6.5 in}. Calc firstsorts the unit names into order of decreasing relative size.It then accounts for as much of the input quantity as it canusing an integer number times the largest unit, then moves onto the next smaller unit, and so on. Only the smallest unitmay have a non-integer amount attached in the result. A fewstandard unit names exist for common combinations, such as@code{mfi} for @samp{mi+ft+in}, and @code{tpo} for @samp{ton+lb+oz}.Composite units are expanded as if by @kbd{a x}, so that@samp{(ft+in)/hr} is first converted to @samp{ft/hr+in/hr}.If the value on the stack does not contain any units, @kbd{u c} willprompt first for the old units which this value should be consideredto have, then for the new units. Assuming the old and new units yougive are consistent with each other, the result also will not containany units. For example, @kbd{@w{u c} cm @key{RET} in @key{RET}} converts the number2 on the stack to 5.08.@kindex u b@pindex calc-base-unitsThe @kbd{u b} (@code{calc-base-units}) command is shorthand for@kbd{u c base}; it converts the units expression on the top of thestack into @code{base} units. If @kbd{u s} does not simplify aunits expression as far as you would like, try @kbd{u b}.The @kbd{u c} and @kbd{u b} commands treat temperature units (like@samp{degC} and @samp{K}) as relative temperatures. For example,@kbd{u c} converts @samp{10 degC} to @samp{18 degF}: A change of 10degrees Celsius corresponds to a change of 18 degrees Fahrenheit.@kindex u t@pindex calc-convert-temperature@cindex Temperature conversionThe @kbd{u t} (@code{calc-convert-temperature}) command convertsabsolute temperatures. The value on the stack must be a simple unitsexpression with units of temperature only. This command would convert@samp{10 degC} to @samp{50 degF}, the equivalent temperature on theFahrenheit scale.@kindex u r@pindex calc-remove-units@kindex u x@pindex calc-extract-unitsThe @kbd{u r} (@code{calc-remove-units}) command removes units from theformula at the top of the stack. The @kbd{u x}(@code{calc-extract-units}) command extracts only the units portion of aformula. These commands essentially replace every term of the formulathat does or doesn't (respectively) look like a unit name by theconstant 1, then resimplify the formula.@kindex u a@pindex calc-autorange-unitsThe @kbd{u a} (@code{calc-autorange-units}) command turns on and off amode in which unit prefixes like @code{k} (``kilo'') are automaticallyapplied to keep the numeric part of a units expression in a reasonablerange. This mode affects @kbd{u s} and all units conversion commandsexcept @kbd{u b}. For example, with autoranging on, @samp{12345 Hz}will be simplified to @samp{12.345 kHz}. Autoranging is useful forsome kinds of units (like @code{Hz} and @code{m}), but is probablyundesirable for non-metric units like @code{ft} and @code{tbsp}.(Composite units are more appropriate for those; see above.)Autoranging always applies the prefix to the leftmost unit name.Calc chooses the largest prefix that causes the number to be greaterthan or equal to 1.0. Thus an increasing sequence of adjusted timeswould be @samp{1 ms, 10 ms, 100 ms, 1 s, 10 s, 100 s, 1 ks}.Generally the rule of thumb is that the number will be adjustedto be in the interval @samp{[1 .. 1000)}, although there are severalexceptions to this rule. First, if the unit has a power then thisis not possible; @samp{0.1 s^2} simplifies to @samp{100000 ms^2}.Second, the ``centi-'' prefix is allowed to form @code{cm} (centimeters),but will not apply to other units. The ``deci-,'' ``deka-,'' and``hecto-'' prefixes are never used. Thus the allowable interval is@samp{[1 .. 10)} for millimeters and @samp{[1 .. 100)} for centimeters.Finally, a prefix will not be added to a unit if the resulting nameis also the actual name of another unit; @samp{1e-15 t} would normallybe considered a ``femto-ton,'' but it is written as @samp{1000 at}(1000 atto-tons) instead because @code{ft} would be confused with feet.@node The Units Table, Predefined Units, Basic Operations on Units, Units@section The Units Table@noindent@kindex u v@pindex calc-enter-units-tableThe @kbd{u v} (@code{calc-enter-units-table}) command displays the units tablein another buffer called @code{*Units Table*}. Each entry in this tablegives the unit name as it would appear in an expression, the definitionof the unit in terms of simpler units, and a full name or description ofthe unit. Fundamental units are defined as themselves; these are theunits produced by the @kbd{u b} command. The fundamental units aremeters, seconds, grams, kelvins, amperes, candelas, moles, radians,and steradians.The Units Table buffer also displays the Unit Prefix Table. Note thattwo prefixes, ``kilo'' and ``hecto,'' accept either upper- or lower-caseprefix letters. @samp{Meg} is also accepted as a synonym for the @samp{M}prefix. Whenever a unit name can be interpreted as either a built-in nameor a prefix followed by another built-in name, the former interpretationwins. For example, @samp{2 pt} means two pints, not two pico-tons.The Units Table buffer, once created, is not rebuilt unless you definenew units. To force the buffer to be rebuilt, give any numeric prefixargument to @kbd{u v}.@kindex u V@pindex calc-view-units-tableThe @kbd{u V} (@code{calc-view-units-table}) command is like @kbd{u v} exceptthat the cursor is not moved into the Units Table buffer. You cantype @kbd{u V} again to remove the Units Table from the display. Toreturn from the Units Table buffer after a @kbd{u v}, type @kbd{C-x * c}again or use the regular Emacs @w{@kbd{C-x o}} (@code{other-window})command. You can also kill the buffer with @kbd{C-x k} if you wish;the actual units table is safely stored inside the Calculator.@kindex u g@pindex calc-get-unit-definitionThe @kbd{u g} (@code{calc-get-unit-definition}) command retrieves a unit'sdefining expression and pushes it onto the Calculator stack. For example,@kbd{u g in} will produce the expression @samp{2.54 cm}. This is thesame definition for the unit that would appear in the Units Table buffer.Note that this command works only for actual unit names; @kbd{u g km}will report that no such unit exists, for example, because @code{km} isreally the unit @code{m} with a @code{k} (``kilo'') prefix. To see adefinition of a unit in terms of base units, it is easier to push theunit name on the stack and then reduce it to base units with @kbd{u b}.@kindex u e@pindex calc-explain-unitsThe @kbd{u e} (@code{calc-explain-units}) command displays an Englishdescription of the units of the expression on the stack. For example,for the expression @samp{62 km^2 g / s^2 mol K}, the description is``Square-Kilometer Gram per (Second-squared Mole Degree-Kelvin).'' Thiscommand uses the English descriptions that appear in the righthandcolumn of the Units Table.@node Predefined Units, User-Defined Units, The Units Table, Units@section Predefined Units@noindentSince the exact definitions of many kinds of units have evolved over theyears, and since certain countries sometimes have local differences intheir definitions, it is a good idea to examine Calc's definition of aunit before depending on its exact value. For example, there are threedifferent units for gallons, corresponding to the US (@code{gal}),Canadian (@code{galC}), and British (@code{galUK}) definitions. Also,note that @code{oz} is a standard ounce of mass, @code{ozt} is a Troyounce, and @code{ozfl} is a fluid ounce.The temperature units corresponding to degrees Kelvin and Centigrade(Celsius) are the same in this table, since most units commands treattemperatures as being relative. The @code{calc-convert-temperature}command has special rules for handling the different absolute magnitudesof the various temperature scales.The unit of volume ``liters'' can be referred to by either the lower-case@code{l} or the upper-case @code{L}.The unit @code{A} stands for Amperes; the name @code{Ang} is used@texfor \AA ngstroms.@end tex@ifnottexfor Angstroms.@end ifnottexThe unit @code{pt} stands for pints; the name @code{point} stands fora typographical point, defined by @samp{72 point = 1 in}. This isslightly different than the point defined by the American Typefounder'sAssociation in 1886, but the point used by Calc has become standardlargely due to its use by the PostScript page description language.There is also @code{texpt}, which stands for a printer's point asdefined by the @TeX{} typesetting system: @samp{72.27 texpt = 1 in}.Other units used by @TeX{} are available; they are @code{texpc} (a pica),@code{texbp} (a ``big point'', equal to a standard point which is largerthan the point used by @TeX{}), @code{texdd} (a Didot point),@code{texcc} (a Cicero) and @code{texsp} (a scaled @TeX{} point, all dimensions representable in @TeX{} are multiples of this value).The unit @code{e} stands for the elementary (electron) unit of charge;because algebra command could mistake this for the special constant@expr{e}, Calc provides the alternate unit name @code{ech} which ispreferable to @code{e}.The name @code{g} stands for one gram of mass; there is also @code{gf},one gram of force. (Likewise for @kbd{lb}, pounds, and @kbd{lbf}.)Meanwhile, one ``@expr{g}'' of acceleration is denoted @code{ga}.The unit @code{ton} is a U.S. ton of @samp{2000 lb}, and @code{t} isa metric ton of @samp{1000 kg}.The names @code{s} (or @code{sec}) and @code{min} refer to units oftime; @code{arcsec} and @code{arcmin} are units of angle.Some ``units'' are really physical constants; for example, @code{c}represents the speed of light, and @code{h} represents Planck'sconstant. You can use these just like other units: converting@samp{.5 c} to @samp{m/s} expresses one-half the speed of light inmeters per second. You can also use this merely as a handy reference;the @kbd{u g} command gets the definition of one of these constantsin its normal terms, and @kbd{u b} expresses the definition in baseunits.Two units, @code{pi} and @code{alpha} (the fine structure constant,approximately @mathit{1/137}) are dimensionless. The units simplificationcommands simply treat these names as equivalent to their correspondingvalues. However you can, for example, use @kbd{u c} to convert a purenumber into multiples of the fine structure constant, or @kbd{u b} toconvert this back into a pure number. (When @kbd{u c} prompts for the``old units,'' just enter a blank line to signify that the valuereally is unitless.)@c Describe angular units, luminosity vs. steradians problem.@node User-Defined Units, , Predefined Units, Units@section User-Defined Units@noindentCalc provides ways to get quick access to your selected ``favorite''units, as well as ways to define your own new units.@kindex u 0-9@pindex calc-quick-units@vindex Units@cindex @code{Units} variable@cindex Quick unitsTo select your favorite units, store a vector of unit names orexpressions in the Calc variable @code{Units}. The @kbd{u 1}through @kbd{u 9} commands (@code{calc-quick-units}) provide accessto these units. If the value on the top of the stack is a plainnumber (with no units attached), then @kbd{u 1} gives it thespecified units. (Basically, it multiplies the number by thefirst item in the @code{Units} vector.) If the number on thestack @emph{does} have units, then @kbd{u 1} converts that numberto the new units. For example, suppose the vector @samp{[in, ft]}is stored in @code{Units}. Then @kbd{30 u 1} will create theexpression @samp{30 in}, and @kbd{u 2} will convert that expressionto @samp{2.5 ft}.The @kbd{u 0} command accesses the tenth element of @code{Units}.Only ten quick units may be defined at a time. If the @code{Units}variable has no stored value (the default), or if its value is nota vector, then the quick-units commands will not function. The@kbd{s U} command is a convenient way to edit the @code{Units}variable; @pxref{Operations on Variables}.@kindex u d@pindex calc-define-unit@cindex User-defined unitsThe @kbd{u d} (@code{calc-define-unit}) command records the unitsexpression on the top of the stack as the definition for a new,user-defined unit. For example, putting @samp{16.5 ft} on the stack andtyping @kbd{u d rod} defines the new unit @samp{rod} to be equivalent to16.5 feet. The unit conversion and simplification commands will nowtreat @code{rod} just like any other unit of length. You will also beprompted for an optional English description of the unit, which willappear in the Units Table.@kindex u u@pindex calc-undefine-unitThe @kbd{u u} (@code{calc-undefine-unit}) command removes a user-definedunit. It is not possible to remove one of the predefined units,however.If you define a unit with an existing unit name, your new definitionwill replace the original definition of that unit. If the unit was apredefined unit, the old definition will not be replaced, only``shadowed.'' The built-in definition will reappear if you later use@kbd{u u} to remove the shadowing definition.To create a new fundamental unit, use either 1 or the unit name itselfas the defining expression. Otherwise the expression can involve anyother units that you like (except for composite units like @samp{mfi}).You can create a new composite unit with a sum of other units as thedefining expression. The next unit operation like @kbd{u c} or @kbd{u v}will rebuild the internal unit table incorporating your modifications.Note that erroneous definitions (such as two units defined in terms ofeach other) will not be detected until the unit table is next rebuilt;@kbd{u v} is a convenient way to force this to happen.Temperature units are treated specially inside the Calculator; it is notpossible to create user-defined temperature units.@kindex u p@pindex calc-permanent-units@cindex Calc init file, user-defined unitsThe @kbd{u p} (@code{calc-permanent-units}) command stores the user-definedunits in your Calc init file (the file given by the variable@code{calc-settings-file}, typically @file{~/.calc.el}), so that theunits will still be available in subsequent Emacs sessions. If therewas already a set of user-defined units in your Calc init file, itis replaced by the new set. (@xref{General Mode Commands}, for a way totell Calc to use a different file for the Calc init file.)@node Store and Recall, Graphics, Units, Top@chapter Storing and Recalling@noindentCalculator variables are really just Lisp variables that contain numbersor formulas in a form that Calc can understand. The commands in thissection allow you to manipulate variables conveniently. Commands relatedto variables use the @kbd{s} prefix key.@menu* Storing Variables::* Recalling Variables::* Operations on Variables::* Let Command::* Evaluates-To Operator::@end menu@node Storing Variables, Recalling Variables, Store and Recall, Store and Recall@section Storing Variables@noindent@kindex s s@pindex calc-store@cindex Storing variables@cindex Quick variables@vindex q0@vindex q9The @kbd{s s} (@code{calc-store}) command stores the value at the top ofthe stack into a specified variable. It prompts you to enter thename of the variable. If you press a single digit, the value is storedimmediately in one of the ``quick'' variables @code{q0} through@code{q9}. Or you can enter any variable name. @kindex s t@pindex calc-store-intoThe @kbd{s s} command leaves the stored value on the stack. There isalso an @kbd{s t} (@code{calc-store-into}) command, which removes avalue from the stack and stores it in a variable.If the top of stack value is an equation @samp{a = 7} or assignment@samp{a := 7} with a variable on the lefthand side, then Calc willassign that variable with that value by default, i.e., if you type@kbd{s s @key{RET}} or @kbd{s t @key{RET}}. In this example, thevalue 7 would be stored in the variable @samp{a}. (If you do typea variable name at the prompt, the top-of-stack value is stored inits entirety, even if it is an equation: @samp{s s b @key{RET}}with @samp{a := 7} on the stack stores @samp{a := 7} in @code{b}.)In fact, the top of stack value can be a vector of equations orassignments with different variables on their lefthand sides; thedefault will be to store all the variables with their correspondingrighthand sides simultaneously.It is also possible to type an equation or assignment directly atthe prompt for the @kbd{s s} or @kbd{s t} command: @kbd{s s foo = 7}.In this case the expression to the right of the @kbd{=} or @kbd{:=}symbol is evaluated as if by the @kbd{=} command, and that value isstored in the variable. No value is taken from the stack; @kbd{s s}and @kbd{s t} are equivalent when used in this way.@kindex s 0-9@kindex t 0-9The prefix keys @kbd{s} and @kbd{t} may be followed immediately by adigit; @kbd{s 9} is equivalent to @kbd{s s 9}, and @kbd{t 9} isequivalent to @kbd{s t 9}. (The @kbd{t} prefix is otherwise usedfor trail and time/date commands.)@kindex s +@kindex s -@ignore@mindex @idots@end ignore@kindex s *@ignore@mindex @null@end ignore@kindex s /@ignore@mindex @null@end ignore@kindex s ^@ignore@mindex @null@end ignore@kindex s |@ignore@mindex @null@end ignore@kindex s n@ignore@mindex @null@end ignore@kindex s &@ignore@mindex @null@end ignore@kindex s [@ignore@mindex @null@end ignore@kindex s ]@pindex calc-store-plus@pindex calc-store-minus@pindex calc-store-times@pindex calc-store-div@pindex calc-store-power@pindex calc-store-concat@pindex calc-store-neg@pindex calc-store-inv@pindex calc-store-decr@pindex calc-store-incrThere are also several ``arithmetic store'' commands. For example,@kbd{s +} removes a value from the stack and adds it to the specifiedvariable. The other arithmetic stores are @kbd{s -}, @kbd{s *}, @kbd{s /},@kbd{s ^}, and @w{@kbd{s |}} (vector concatenation), plus @kbd{s n} and@kbd{s &} which negate or invert the value in a variable, and @w{@kbd{s [}}and @kbd{s ]} which decrease or increase a variable by one.All the arithmetic stores accept the Inverse prefix to reverse theorder of the operands. If @expr{v} represents the contents of thevariable, and @expr{a} is the value drawn from the stack, then regular@w{@kbd{s -}} assigns @texline @math{v \coloneq v - a},@infoline @expr{v := v - a}, but @kbd{I s -} assigns@texline @math{v \coloneq a - v}.@infoline @expr{v := a - v}. While @kbd{I s *} might seem pointless, it isuseful if matrix multiplication is involved. Actually, all thearithmetic stores use formulas designed to behave usefully bothforwards and backwards:@example@groups + v := v + a v := a + vs - v := v - a v := a - vs * v := v * a v := a * vs / v := v / a v := a / vs ^ v := v ^ a v := a ^ vs | v := v | a v := a | vs n v := v / (-1) v := (-1) / vs & v := v ^ (-1) v := (-1) ^ vs [ v := v - 1 v := 1 - vs ] v := v - (-1) v := (-1) - v@end group@end exampleIn the last four cases, a numeric prefix argument will be used inplace of the number one. (For example, @kbd{M-2 s ]} increasesa variable by 2, and @kbd{M-2 I s ]} replaces a variable byminus-two minus the variable.The first six arithmetic stores can also be typed @kbd{s t +}, @kbd{s t -},etc. The commands @kbd{s s +}, @kbd{s s -}, and so on are analogousarithmetic stores that don't remove the value @expr{a} from the stack.All arithmetic stores report the new value of the variable in theTrail for your information. They signal an error if the variablepreviously had no stored value. If default simplifications have beenturned off, the arithmetic stores temporarily turn them on for numericarguments only (i.e., they temporarily do an @kbd{m N} command).@xref{Simplification Modes}. Large vectors put in the trail bythese commands always use abbreviated (@kbd{t .}) mode.@kindex s m@pindex calc-store-mapThe @kbd{s m} command is a general way to adjust a variable's valueusing any Calc function. It is a ``mapping'' command analogous to@kbd{V M}, @kbd{V R}, etc. @xref{Reducing and Mapping}, to seehow to specify a function for a mapping command. Basically,all you do is type the Calc command key that would invoke thatfunction normally. For example, @kbd{s m n} applies the @kbd{n}key to negate the contents of the variable, so @kbd{s m n} isequivalent to @kbd{s n}. Also, @kbd{s m Q} takes the square rootof the value stored in a variable, @kbd{s m v v} uses @kbd{v v} toreverse the vector stored in the variable, and @kbd{s m H I S}takes the hyperbolic arcsine of the variable contents.If the mapping function takes two or more arguments, the additionalarguments are taken from the stack; the old value of the variableis provided as the first argument. Thus @kbd{s m -} with @expr{a}on the stack computes @expr{v - a}, just like @kbd{s -}. With theInverse prefix, the variable's original value becomes the @emph{last}argument instead of the first. Thus @kbd{I s m -} is alsoequivalent to @kbd{I s -}.@kindex s x@pindex calc-store-exchangeThe @kbd{s x} (@code{calc-store-exchange}) command exchanges the valueof a variable with the value on the top of the stack. Naturally, thevariable must already have a stored value for this to work.You can type an equation or assignment at the @kbd{s x} prompt. Thecommand @kbd{s x a=6} takes no values from the stack; instead, itpushes the old value of @samp{a} on the stack and stores @samp{a = 6}.@kindex s u@pindex calc-unstore@cindex Void variables@cindex Un-storing variablesUntil you store something in them, most variables are ``void,'' that is,they contain no value at all. If they appear in an algebraic formulathey will be left alone even if you press @kbd{=} (@code{calc-evaluate}).The @kbd{s u} (@code{calc-unstore}) command returns a variable to thevoid state.@kindex s c@pindex calc-copy-variableThe @kbd{s c} (@code{calc-copy-variable}) command copies the storedvalue of one variable to another. One way it differs from a simple@kbd{s r} followed by an @kbd{s t} (aside from saving keystrokes) isthat the value never goes on the stack and thus is never rounded,evaluated, or simplified in any way; it is not even rounded down to thecurrent precision.The only variables with predefined values are the ``special constants''@code{pi}, @code{e}, @code{i}, @code{phi}, and @code{gamma}. You are freeto unstore these variables or to store new values into them if you like,although some of the algebraic-manipulation functions may assume thesevariables represent their standard values. Calc displays a warning ifyou change the value of one of these variables, or of one of the otherspecial variables @code{inf}, @code{uinf}, and @code{nan} (which arenormally void).Note that @code{pi} doesn't actually have 3.14159265359 stored in it,but rather a special magic value that evaluates to @cpi{} at the currentprecision. Likewise @code{e}, @code{i}, and @code{phi} evaluateaccording to the current precision or polar mode. If you recall a valuefrom @code{pi} and store it back, this magic property will be lost. Themagic property is preserved, however, when a variable is copied with@kbd{s c}.@kindex s k@pindex calc-copy-special-constantIf one of the ``special constants'' is redefined (or undefined) so thatit no longer has its magic property, the property can be restored with @kbd{s k} (@code{calc-copy-special-constant}). This command will promptfor a special constant and a variable to store it in, and so a specialconstant can be stored in any variable. Here, the special constant thatyou enter doesn't depend on the value of the corresponding variable;@code{pi} will represent 3.14159@dots{} regardless of what is currentlystored in the Calc variable @code{pi}. If one of the other specialvariables, @code{inf}, @code{uinf} or @code{nan}, is given a value, itsoriginal behavior can be restored by voiding it with @kbd{s u}.@node Recalling Variables, Operations on Variables, Storing Variables, Store and Recall@section Recalling Variables@noindent@kindex s r@pindex calc-recall@cindex Recalling variablesThe most straightforward way to extract the stored value from a variableis to use the @kbd{s r} (@code{calc-recall}) command. This command promptsfor a variable name (similarly to @code{calc-store}), looks up the valueof the specified variable, and pushes that value onto the stack. It isan error to try to recall a void variable.It is also possible to recall the value from a variable by evaluating aformula containing that variable. For example, @kbd{' a @key{RET} =} isthe same as @kbd{s r a @key{RET}} except that if the variable is void, theformer will simply leave the formula @samp{a} on the stack whereas thelatter will produce an error message.@kindex r 0-9The @kbd{r} prefix may be followed by a digit, so that @kbd{r 9} isequivalent to @kbd{s r 9}. (The @kbd{r} prefix is otherwise unusedin the current version of Calc.)@node Operations on Variables, Let Command, Recalling Variables, Store and Recall@section Other Operations on Variables@noindent@kindex s e@pindex calc-edit-variableThe @kbd{s e} (@code{calc-edit-variable}) command edits the storedvalue of a variable without ever putting that value on the stackor simplifying or evaluating the value. It prompts for the name ofthe variable to edit. If the variable has no stored value, theediting buffer will start out empty. If the editing buffer isempty when you press @kbd{C-c C-c} to finish, the variable willbe made void. @xref{Editing Stack Entries}, for a generaldescription of editing.The @kbd{s e} command is especially useful for creating and editingrewrite rules which are stored in variables. Sometimes these rulescontain formulas which must not be evaluated until the rules areactually used. (For example, they may refer to @samp{deriv(x,y)},where @code{x} will someday become some expression involving @code{y};if you let Calc evaluate the rule while you are defining it, Calc willreplace @samp{deriv(x,y)} with 0 because the formula @code{x} doesnot itself refer to @code{y}.) By contrast, recalling the variable,editing with @kbd{`}, and storing will evaluate the variable's valueas a side effect of putting the value on the stack.@kindex s A@kindex s D@ignore@mindex @idots@end ignore@kindex s E@ignore@mindex @null@end ignore@kindex s F@ignore@mindex @null@end ignore@kindex s G@ignore@mindex @null@end ignore@kindex s H@ignore@mindex @null@end ignore@kindex s I@ignore@mindex @null@end ignore@kindex s L@ignore@mindex @null@end ignore@kindex s P@ignore@mindex @null@end ignore@kindex s R@ignore@mindex @null@end ignore@kindex s T@ignore@mindex @null@end ignore@kindex s U@ignore@mindex @null@end ignore@kindex s X@pindex calc-store-AlgSimpRules@pindex calc-store-Decls@pindex calc-store-EvalRules@pindex calc-store-FitRules@pindex calc-store-GenCount@pindex calc-store-Holidays@pindex calc-store-IntegLimit@pindex calc-store-LineStyles@pindex calc-store-PointStyles@pindex calc-store-PlotRejects@pindex calc-store-TimeZone@pindex calc-store-Units@pindex calc-store-ExtSimpRulesThere are several special-purpose variable-editing commands thatuse the @kbd{s} prefix followed by a shifted letter:@table @kbd@item s AEdit @code{AlgSimpRules}. @xref{Algebraic Simplifications}.@item s DEdit @code{Decls}. @xref{Declarations}.@item s EEdit @code{EvalRules}. @xref{Default Simplifications}.@item s FEdit @code{FitRules}. @xref{Curve Fitting}.@item s GEdit @code{GenCount}. @xref{Solving Equations}.@item s HEdit @code{Holidays}. @xref{Business Days}.@item s IEdit @code{IntegLimit}. @xref{Calculus}.@item s LEdit @code{LineStyles}. @xref{Graphics}.@item s PEdit @code{PointStyles}. @xref{Graphics}.@item s REdit @code{PlotRejects}. @xref{Graphics}.@item s TEdit @code{TimeZone}. @xref{Time Zones}.@item s UEdit @code{Units}. @xref{User-Defined Units}.@item s XEdit @code{ExtSimpRules}. @xref{Unsafe Simplifications}.@end tableThese commands are just versions of @kbd{s e} that use fixed variablenames rather than prompting for the variable name.@kindex s p@pindex calc-permanent-variable@cindex Storing variables@cindex Permanent variables@cindex Calc init file, variablesThe @kbd{s p} (@code{calc-permanent-variable}) command saves avariable's value permanently in your Calc init file (the file given bythe variable @code{calc-settings-file}, typically @file{~/.calc.el}), sothat its value will still be available in future Emacs sessions. Youcan re-execute @w{@kbd{s p}} later on to update the saved value, but theonly way to remove a saved variable is to edit your calc init fileby hand. (@xref{General Mode Commands}, for a way to tell Calc touse a different file for the Calc init file.)If you do not specify the name of a variable to save (i.e.,@kbd{s p @key{RET}}), all Calc variables with defined valuesare saved except for the special constants @code{pi}, @code{e},@code{i}, @code{phi}, and @code{gamma}; the variables @code{TimeZone}and @code{PlotRejects};@code{FitRules}, @code{DistribRules}, and other built-in rewriterules; and @code{PlotData@var{n}} variables generatedby the graphics commands. (You can still save these variables byexplicitly naming them in an @kbd{s p} command.)@kindex s i@pindex calc-insert-variablesThe @kbd{s i} (@code{calc-insert-variables}) command writesthe values of all Calc variables into a specified buffer.The variables are written with the prefix @code{var-} in the form ofLisp @code{setq} commands which store the values in string form. You can place these commandsin your Calc init file (or @file{.emacs}) if you wish, though in this case itwould be easier to use @kbd{s p @key{RET}}. (Note that @kbd{s i}omits the same set of variables as @w{@kbd{s p @key{RET}}}; the differenceis that @kbd{s i} will store the variables in any buffer, and it alsostores in a more human-readable format.)@node Let Command, Evaluates-To Operator, Operations on Variables, Store and Recall@section The Let Command@noindent@kindex s l@pindex calc-let@cindex Variables, temporary assignment@cindex Temporary assignment to variablesIf you have an expression like @samp{a+b^2} on the stack and you wish tocompute its value where @expr{b=3}, you can simply store 3 in @expr{b} andthen press @kbd{=} to reevaluate the formula. This has the side-effectof leaving the stored value of 3 in @expr{b} for future operations.The @kbd{s l} (@code{calc-let}) command evaluates a formula under a@emph{temporary} assignment of a variable. It stores the value on thetop of the stack into the specified variable, then evaluates thesecond-to-top stack entry, then restores the original value (or lack of one)in the variable. Thus after @kbd{'@w{ }a+b^2 @key{RET} 3 s l b @key{RET}},the stack will contain the formula @samp{a + 9}. The subsequent command@kbd{@w{5 s l a} @key{RET}} will replace this formula with the number 14.The variables @samp{a} and @samp{b} are not permanently affected in any wayby these commands.The value on the top of the stack may be an equation or assignment, ora vector of equations or assignments, in which case the default will beanalogous to the case of @kbd{s t @key{RET}}. @xref{Storing Variables}.Also, you can answer the variable-name prompt with an equation orassignment: @kbd{s l b=3 @key{RET}} is the same as storing 3 on the stackand typing @kbd{s l b @key{RET}}.The @kbd{a b} (@code{calc-substitute}) command is another way to substitutea variable with a value in a formula. It does an actual substitutionrather than temporarily assigning the variable and evaluating. Forexample, letting @expr{n=2} in @samp{f(n pi)} with @kbd{a b} willproduce @samp{f(2 pi)}, whereas @kbd{s l} would give @samp{f(6.28)}since the evaluation step will also evaluate @code{pi}.@node Evaluates-To Operator, , Let Command, Store and Recall@section The Evaluates-To Operator@noindent@tindex evalto@tindex =>@cindex Evaluates-to operator@cindex @samp{=>} operatorThe special algebraic symbol @samp{=>} is known as the @dfn{evaluates-tooperator}. (It will show up as an @code{evalto} function call inother language modes like Pascal and La@TeX{}.) This is a binaryoperator, that is, it has a lefthand and a righthand argument,although it can be entered with the righthand argument omitted.A formula like @samp{@var{a} => @var{b}} is evaluated by Calc asfollows: First, @var{a} is not simplified or modified in anyway. The previous value of argument @var{b} is thrown away; theformula @var{a} is then copied and evaluated as if by the @kbd{=}command according to all current modes and stored variable values,and the result is installed as the new value of @var{b}.For example, suppose you enter the algebraic formula @samp{2 + 3 => 17}.The number 17 is ignored, and the lefthand argument is left in itsunevaluated form; the result is the formula @samp{2 + 3 => 5}.@kindex s =@pindex calc-evaltoYou can enter an @samp{=>} formula either directly using algebraicentry (in which case the righthand side may be omitted since it isgoing to be replaced right away anyhow), or by using the @kbd{s =}(@code{calc-evalto}) command, which takes @var{a} from the stackand replaces it with @samp{@var{a} => @var{b}}.Calc keeps track of all @samp{=>} operators on the stack, andrecomputes them whenever anything changes that might affect theirvalues, i.e., a mode setting or variable value. This occurs onlyif the @samp{=>} operator is at the top level of the formula, orif it is part of a top-level vector. In other words, pushing@samp{2 + (a => 17)} will change the 17 to the actual value of@samp{a} when you enter the formula, but the result will not bedynamically updated when @samp{a} is changed later because the@samp{=>} operator is buried inside a sum. However, a vectorof @samp{=>} operators will be recomputed, since it is convenientto push a vector like @samp{[a =>, b =>, c =>]} on the stack tomake a concise display of all the variables in your problem.(Another way to do this would be to use @samp{[a, b, c] =>},which provides a slightly different format of display. Youcan use whichever you find easiest to read.)@kindex m C@pindex calc-auto-recomputeThe @kbd{m C} (@code{calc-auto-recompute}) command allows you toturn this automatic recomputation on or off. If you turnrecomputation off, you must explicitly recompute an @samp{=>}operator on the stack in one of the usual ways, such as bypressing @kbd{=}. Turning recomputation off temporarily can savea lot of time if you will be changing several modes or variablesbefore you look at the @samp{=>} entries again.Most commands are not especially useful with @samp{=>} operatorsas arguments. For example, given @samp{x + 2 => 17}, it won'twork to type @kbd{1 +} to get @samp{x + 3 => 18}. If you wantto operate on the lefthand side of the @samp{=>} operator onthe top of the stack, type @kbd{j 1} (that's the digit ``one'')to select the lefthand side, execute your commands, then type@kbd{j u} to unselect.All current modes apply when an @samp{=>} operator is computed,including the current simplification mode. Recall that theformula @samp{x + y + x} is not handled by Calc's defaultsimplifications, but the @kbd{a s} command will reduce it tothe simpler form @samp{y + 2 x}. You can also type @kbd{m A}to enable an Algebraic Simplification mode in which theequivalent of @kbd{a s} is used on all of Calc's results.If you enter @samp{x + y + x =>} normally, the result willbe @samp{x + y + x => x + y + x}. If you change toAlgebraic Simplification mode, the result will be@samp{x + y + x => y + 2 x}. However, just pressing @kbd{a s}once will have no effect on @samp{x + y + x => x + y + x},because the righthand side depends only on the lefthand sideand the current mode settings, and the lefthand side is notaffected by commands like @kbd{a s}.The ``let'' command (@kbd{s l}) has an interesting interactionwith the @samp{=>} operator. The @kbd{s l} command evaluates thesecond-to-top stack entry with the top stack entry supplyinga temporary value for a given variable. As you might expect,if that stack entry is an @samp{=>} operator its righthandside will temporarily show this value for the variable. Infact, all @samp{=>}s on the stack will be updated if they referto that variable. But this change is temporary in the sensethat the next command that causes Calc to look at those stackentries will make them revert to the old variable value.@smallexample@group2: a => a 2: a => 17 2: a => a1: a + 1 => a + 1 1: a + 1 => 18 1: a + 1 => a + 1 . . . 17 s l a @key{RET} p 8 @key{RET}@end group@end smallexampleHere the @kbd{p 8} command changes the current precision,thus causing the @samp{=>} forms to be recomputed after theinfluence of the ``let'' is gone. The @kbd{d @key{SPC}} command(@code{calc-refresh}) is a handy way to force the @samp{=>}operators on the stack to be recomputed without any otherside effects.@kindex s :@pindex calc-assign@tindex assign@tindex :=Embedded mode also uses @samp{=>} operators. In Embedded mode,the lefthand side of an @samp{=>} operator can refer to variablesassigned elsewhere in the file by @samp{:=} operators. Theassignment operator @samp{a := 17} does not actually do anythingby itself. But Embedded mode recognizes it and marks it as a sortof file-local definition of the variable. You can enter @samp{:=}operators in Algebraic mode, or by using the @kbd{s :}(@code{calc-assign}) [@code{assign}] command which takes a variableand value from the stack and replaces them with an assignment.@xref{TeX and LaTeX Language Modes}, for the way @samp{=>} appears in@TeX{} language output. The @dfn{eqn} mode gives similartreatment to @samp{=>}.@node Graphics, Kill and Yank, Store and Recall, Top@chapter Graphics@noindentThe commands for graphing data begin with the @kbd{g} prefix key. Calcuses GNUPLOT 2.0 or later to do graphics. These commands will only workif GNUPLOT is available on your system. (While GNUPLOT sounds likea relative of GNU Emacs, it is actually completely unrelated.However, it is free software. It can be obtained from@samp{http://www.gnuplot.info}.)@vindex calc-gnuplot-nameIf you have GNUPLOT installed on your system but Calc is unable tofind it, you may need to set the @code{calc-gnuplot-name} variablein your Calc init file or @file{.emacs}. You may also need to set some Lispvariables to show Calc how to run GNUPLOT on your system; theseare described under @kbd{g D} and @kbd{g O} below. If you areusing the X window system, Calc will configure GNUPLOT for youautomatically. If you have GNUPLOT 3.0 or later and you are not using X,Calc will configure GNUPLOT to display graphs using simple charactergraphics that will work on any terminal.@menu* Basic Graphics::* Three Dimensional Graphics::* Managing Curves::* Graphics Options::* Devices::@end menu@node Basic Graphics, Three Dimensional Graphics, Graphics, Graphics@section Basic Graphics@noindent@kindex g f@pindex calc-graph-fastThe easiest graphics command is @kbd{g f} (@code{calc-graph-fast}).This command takes two vectors of equal length from the stack.The vector at the top of the stack represents the ``y'' values ofthe various data points. The vector in the second-to-top positionrepresents the corresponding ``x'' values. This command runsGNUPLOT (if it has not already been started by previous graphingcommands) and displays the set of data points. The points willbe connected by lines, and there will also be some kind of symbolto indicate the points themselves.The ``x'' entry may instead be an interval form, in which case suitable``x'' values are interpolated between the minimum and maximum values ofthe interval (whether the interval is open or closed is ignored).The ``x'' entry may also be a number, in which case Calc uses thesequence of ``x'' values @expr{x}, @expr{x+1}, @expr{x+2}, etc.(Generally the number 0 or 1 would be used for @expr{x} in this case.)The ``y'' entry may be any formula instead of a vector. Calc effectivelyuses @kbd{N} (@code{calc-eval-num}) to evaluate variables in the formula;the result of this must be a formula in a single (unassigned) variable.The formula is plotted with this variable taking on the various ``x''values. Graphs of formulas by default use lines without symbols at thecomputed data points. Note that if neither ``x'' nor ``y'' is a vector,Calc guesses at a reasonable number of data points to use. See the@kbd{g N} command below. (The ``x'' values must be either a vectoror an interval if ``y'' is a formula.)@ignore@starindex@end ignore@tindex xyIf ``y'' is (or evaluates to) a formula of the form@samp{xy(@var{x}, @var{y})} then the result is aparametric plot. The two arguments of the fictitious @code{xy} functionare used as the ``x'' and ``y'' coordinates of the curve, respectively.In this case the ``x'' vector or interval you specified is not directlyvisible in the graph. For example, if ``x'' is the interval @samp{[0..360]}and ``y'' is the formula @samp{xy(sin(t), cos(t))}, the resulting graphwill be a circle.Also, ``x'' and ``y'' may each be variable names, in which case Calclooks for suitable vectors, intervals, or formulas stored in thosevariables.The ``x'' and ``y'' values for the data points (as pulled from the vectors,calculated from the formulas, or interpolated from the intervals) shouldbe real numbers (integers, fractions, or floats). One exception to thisis that the ``y'' entry can consist of a vector of numbers combined witherror forms, in which case the points will be plotted with theappropriate error bars. Other than this, if either the ``x''value or the ``y'' value of a given data point is not a real number, thatdata point will be omitted from the graph. The points on either sideof the invalid point will @emph{not} be connected by a line.See the documentation for @kbd{g a} below for a description of the waynumeric prefix arguments affect @kbd{g f}.@cindex @code{PlotRejects} variable@vindex PlotRejectsIf you store an empty vector in the variable @code{PlotRejects}(i.e., @kbd{[ ] s t PlotRejects}), Calc will append information tothis vector for every data point which was rejected because its``x'' or ``y'' values were not real numbers. The result will bea matrix where each row holds the curve number, data point number,``x'' value, and ``y'' value for a rejected data point.@xref{Evaluates-To Operator}, for a handy way to keep tabs on thecurrent value of @code{PlotRejects}. @xref{Operations on Variables},for the @kbd{s R} command which is another easy way to examine@code{PlotRejects}.@kindex g c@pindex calc-graph-clearTo clear the graphics display, type @kbd{g c} (@code{calc-graph-clear}).If the GNUPLOT output device is an X window, the window will go away.Effects on other kinds of output devices will vary. You don't needto use @kbd{g c} if you don't want to---if you give another @kbd{g f}or @kbd{g p} command later on, it will reuse the existing graphicswindow if there is one.@node Three Dimensional Graphics, Managing Curves, Basic Graphics, Graphics@section Three-Dimensional Graphics@kindex g F@pindex calc-graph-fast-3dThe @kbd{g F} (@code{calc-graph-fast-3d}) command makes a three-dimensionalgraph. It works only if you have GNUPLOT 3.0 or later; with GNUPLOT 2.0,you will see a GNUPLOT error message if you try this command.The @kbd{g F} command takes three values from the stack, called ``x'',``y'', and ``z'', respectively. As was the case for 2D graphs, thereare several options for these values.In the first case, ``x'' and ``y'' are each vectors (not necessarily ofthe same length); either or both may instead be interval forms. The``z'' value must be a matrix with the same number of rows as elementsin ``x'', and the same number of columns as elements in ``y''. Theresult is a surface plot where @texline @math{z_{ij}}@infoline @expr{z_ij} is the height of the pointat coordinate @expr{(x_i, y_j)} on the surface. The 3D graph willbe displayed from a certain default viewpoint; you can change thisviewpoint by adding a @samp{set view} to the @samp{*Gnuplot Commands*}buffer as described later. See the GNUPLOT documentation for adescription of the @samp{set view} command.Each point in the matrix will be displayed as a dot in the graph,and these points will be connected by a grid of lines (@dfn{isolines}).In the second case, ``x'', ``y'', and ``z'' are all vectors of equallength. The resulting graph displays a 3D line instead of a surface,where the coordinates of points along the line are successive tripletsof values from the input vectors.In the third case, ``x'' and ``y'' are vectors or interval forms, and``z'' is any formula involving two variables (not counting variableswith assigned values). These variables are sorted into alphabeticalorder; the first takes on values from ``x'' and the second takes onvalues from ``y'' to form a matrix of results that are graphed as a3D surface.@ignore@starindex@end ignore@tindex xyzIf the ``z'' formula evaluates to a call to the fictitious function@samp{xyz(@var{x}, @var{y}, @var{z})}, then the result is a``parametric surface.'' In this case, the axes of the graph aretaken from the @var{x} and @var{y} values in these calls, and the``x'' and ``y'' values from the input vectors or intervals are used onlyto specify the range of inputs to the formula. For example, plotting@samp{[0..360], [0..180], xyz(sin(x)*sin(y), cos(x)*sin(y), cos(y))}will draw a sphere. (Since the default resolution for 3D plots is5 steps in each of ``x'' and ``y'', this will draw a very crudesphere. You could use the @kbd{g N} command, described below, toincrease this resolution, or specify the ``x'' and ``y'' values asvectors with more than 5 elements.It is also possible to have a function in a regular @kbd{g f} plotevaluate to an @code{xyz} call. Since @kbd{g f} plots a line, nota surface, the result will be a 3D parametric line. For example,@samp{[[0..720], xyz(sin(x), cos(x), x)]} will plot two turns of ahelix (a three-dimensional spiral).As for @kbd{g f}, each of ``x'', ``y'', and ``z'' may instead bevariables containing the relevant data.@node Managing Curves, Graphics Options, Three Dimensional Graphics, Graphics@section Managing Curves@noindentThe @kbd{g f} command is really shorthand for the following commands:@kbd{C-u g d g a g p}. Likewise, @w{@kbd{g F}} is shorthand for@kbd{C-u g d g A g p}. You can gain more control over your graphby using these commands directly.@kindex g a@pindex calc-graph-addThe @kbd{g a} (@code{calc-graph-add}) command adds the ``curve''represented by the two values on the top of the stack to the currentgraph. You can have any number of curves in the same graph. Whenyou give the @kbd{g p} command, all the curves will be drawn superimposedon the same axes.The @kbd{g a} command (and many others that affect the current graph)will cause a special buffer, @samp{*Gnuplot Commands*}, to be displayedin another window. This buffer is a template of the commands that willbe sent to GNUPLOT when it is time to draw the graph. The first@kbd{g a} command adds a @code{plot} command to this buffer. Succeeding@kbd{g a} commands add extra curves onto that @code{plot} command.Other graph-related commands put other GNUPLOT commands into thisbuffer. In normal usage you never need to work with this bufferdirectly, but you can if you wish. The only constraint is that theremust be only one @code{plot} command, and it must be the last commandin the buffer. If you want to save and later restore a complete graphconfiguration, you can use regular Emacs commands to save and restorethe contents of the @samp{*Gnuplot Commands*} buffer.@vindex PlotData1@vindex PlotData2If the values on the stack are not variable names, @kbd{g a} will inventvariable names for them (of the form @samp{PlotData@var{n}}) and storethe values in those variables. The ``x'' and ``y'' variables are whatgo into the @code{plot} command in the template. If you add a curvethat uses a certain variable and then later change that variable, youcan replot the graph without having to delete and re-add the curve.That's because the variable name, not the vector, interval or formulaitself, is what was added by @kbd{g a}.A numeric prefix argument on @kbd{g a} or @kbd{g f} changes the waystack entries are interpreted as curves. With a positive prefixargument @expr{n}, the top @expr{n} stack entries are ``y'' valuesfor @expr{n} different curves which share a common ``x'' value inthe @expr{n+1}st stack entry. (Thus @kbd{g a} with no prefixargument is equivalent to @kbd{C-u 1 g a}.)A prefix of zero or plain @kbd{C-u} means to take two stack entries,``x'' and ``y'' as usual, but to interpret ``y'' as a vector of``y'' values for several curves that share a common ``x''.A negative prefix argument tells Calc to read @expr{n} vectors fromthe stack; each vector @expr{[x, y]} describes an independent curve.This is the only form of @kbd{g a} that creates several curves at oncethat don't have common ``x'' values. (Of course, the range of ``x''values covered by all the curves ought to be roughly the same ifthey are to look nice on the same graph.)For example, to plot @texline @math{\sin n x}@infoline @expr{sin(n x)} for integers @expr{n}from 1 to 5, you could use @kbd{v x} to create a vector of integers(@expr{n}), then @kbd{V M '} or @kbd{V M $} to map @samp{sin(n x)}across this vector. The resulting vector of formulas is suitablefor use as the ``y'' argument to a @kbd{C-u g a} or @kbd{C-u g f}command.@kindex g A@pindex calc-graph-add-3dThe @kbd{g A} (@code{calc-graph-add-3d}) command adds a 3D curveto the graph. It is not valid to intermix 2D and 3D curves in asingle graph. This command takes three arguments, ``x'', ``y'',and ``z'', from the stack. With a positive prefix @expr{n}, ittakes @expr{n+2} arguments (common ``x'' and ``y'', plus @expr{n}separate ``z''s). With a zero prefix, it takes three stack entriesbut the ``z'' entry is a vector of curve values. With a negativeprefix @expr{-n}, it takes @expr{n} vectors of the form @expr{[x, y, z]}.The @kbd{g A} command works by adding a @code{splot} (surface-plot)command to the @samp{*Gnuplot Commands*} buffer.(Although @kbd{g a} adds a 2D @code{plot} command to the@samp{*Gnuplot Commands*} buffer, Calc changes this to @code{splot}before sending it to GNUPLOT if it notices that the data points areevaluating to @code{xyz} calls. It will not work to mix 2D and 3D@kbd{g a} curves in a single graph, although Calc does not currentlycheck for this.)@kindex g d@pindex calc-graph-deleteThe @kbd{g d} (@code{calc-graph-delete}) command deletes the mostrecently added curve from the graph. It has no effect if there areno curves in the graph. With a numeric prefix argument of any kind,it deletes all of the curves from the graph.@kindex g H@pindex calc-graph-hideThe @kbd{g H} (@code{calc-graph-hide}) command ``hides'' or ``unhides''the most recently added curve. A hidden curve will not appear inthe actual plot, but information about it such as its name and line andpoint styles will be retained.@kindex g j@pindex calc-graph-juggleThe @kbd{g j} (@code{calc-graph-juggle}) command moves the curveat the end of the list (the ``most recently added curve'') to thefront of the list. The next-most-recent curve is thus exposed for@w{@kbd{g d}} or similar commands to use. With @kbd{g j} you can workwith any curve in the graph even though curve-related commands onlyaffect the last curve in the list.@kindex g p@pindex calc-graph-plotThe @kbd{g p} (@code{calc-graph-plot}) command uses GNUPLOT to drawthe graph described in the @samp{*Gnuplot Commands*} buffer. AnyGNUPLOT parameters which are not defined by commands in this bufferare reset to their default values. The variables named in the @code{plot}command are written to a temporary data file and the variable namesare then replaced by the file name in the template. The resultingplotting commands are fed to the GNUPLOT program. See the documentationfor the GNUPLOT program for more specific information. All temporaryfiles are removed when Emacs or GNUPLOT exits.If you give a formula for ``y'', Calc will remember all the values thatit calculates for the formula so that later plots can reuse these values.Calc throws out these saved values when you change any circumstancesthat may affect the data, such as switching from Degrees to Radiansmode, or changing the value of a parameter in the formula. You canforce Calc to recompute the data from scratch by giving a negativenumeric prefix argument to @kbd{g p}.Calc uses a fairly rough step size when graphing formulas over intervals.This is to ensure quick response. You can ``refine'' a plot by givinga positive numeric prefix argument to @kbd{g p}. Calc goes throughthe data points it has computed and saved from previous plots of thefunction, and computes and inserts a new data point midway betweeneach of the existing points. You can refine a plot any number of times,but beware that the amount of calculation involved doubles each time.Calc does not remember computed values for 3D graphs. This means thenumerix prefix argument, if any, to @kbd{g p} is effectively ignored ifthe current graph is three-dimensional.@kindex g P@pindex calc-graph-printThe @kbd{g P} (@code{calc-graph-print}) command is like @kbd{g p},except that it sends the output to a printer instead of to thescreen. More precisely, @kbd{g p} looks for @samp{set terminal}or @samp{set output} commands in the @samp{*Gnuplot Commands*} buffer;lacking these it uses the default settings. However, @kbd{g P}ignores @samp{set terminal} and @samp{set output} commands anduses a different set of default values. All of these values arecontrolled by the @kbd{g D} and @kbd{g O} commands discussed below.Provided everything is set up properly, @kbd{g p} will plot tothe screen unless you have specified otherwise and @kbd{g P} willalways plot to the printer.@node Graphics Options, Devices, Managing Curves, Graphics@section Graphics Options@noindent@kindex g g@pindex calc-graph-gridThe @kbd{g g} (@code{calc-graph-grid}) command turns the ``grid''on and off. It is off by default; tick marks appear only at theedges of the graph. With the grid turned on, dotted lines appearacross the graph at each tick mark. Note that this command onlychanges the setting in @samp{*Gnuplot Commands*}; to see the effectsof the change you must give another @kbd{g p} command.@kindex g b@pindex calc-graph-borderThe @kbd{g b} (@code{calc-graph-border}) command turns the border(the box that surrounds the graph) on and off. It is on by default.This command will only work with GNUPLOT 3.0 and later versions.@kindex g k@pindex calc-graph-keyThe @kbd{g k} (@code{calc-graph-key}) command turns the ``key''on and off. The key is a chart in the corner of the graph thatshows the correspondence between curves and line styles. It isoff by default, and is only really useful if you have severalcurves on the same graph.@kindex g N@pindex calc-graph-num-pointsThe @kbd{g N} (@code{calc-graph-num-points}) command allows youto select the number of data points in the graph. This only affectscurves where neither ``x'' nor ``y'' is specified as a vector.Enter a blank line to revert to the default value (initially 15).With no prefix argument, this command affects only the current graph.With a positive prefix argument this command changes or, if you entera blank line, displays the default number of points used for allgraphs created by @kbd{g a} that don't specify the resolution explicitly.With a negative prefix argument, this command changes or displaysthe default value (initially 5) used for 3D graphs created by @kbd{g A}.Note that a 3D setting of 5 means that a total of @expr{5^2 = 25} pointswill be computed for the surface.Data values in the graph of a function are normally computed to aprecision of five digits, regardless of the current precision at thetime. This is usually more than adequate, but there are cases whereit will not be. For example, plotting @expr{1 + x} with @expr{x} in theinterval @samp{[0 ..@: 1e-6]} will round all the data points downto 1.0! Putting the command @samp{set precision @var{n}} in the@samp{*Gnuplot Commands*} buffer will cause the data to be computedat precision @var{n} instead of 5. Since this is such a rare case,there is no keystroke-based command to set the precision.@kindex g h@pindex calc-graph-headerThe @kbd{g h} (@code{calc-graph-header}) command sets the titlefor the graph. This will show up centered above the graph.The default title is blank (no title).@kindex g n@pindex calc-graph-nameThe @kbd{g n} (@code{calc-graph-name}) command sets the title of anindividual curve. Like the other curve-manipulating commands, itaffects the most recently added curve, i.e., the last curve on thelist in the @samp{*Gnuplot Commands*} buffer. To set the title ofthe other curves you must first juggle them to the end of the listwith @kbd{g j}, or edit the @samp{*Gnuplot Commands*} buffer by hand.Curve titles appear in the key; if the key is turned off they arenot used.@kindex g t@kindex g T@pindex calc-graph-title-x@pindex calc-graph-title-yThe @kbd{g t} (@code{calc-graph-title-x}) and @kbd{g T}(@code{calc-graph-title-y}) commands set the titles on the ``x''and ``y'' axes, respectively. These titles appear next to thetick marks on the left and bottom edges of the graph, respectively.Calc does not have commands to control the tick marks themselves,but you can edit them into the @samp{*Gnuplot Commands*} buffer ifyou wish. See the GNUPLOT documentation for details.@kindex g r@kindex g R@pindex calc-graph-range-x@pindex calc-graph-range-yThe @kbd{g r} (@code{calc-graph-range-x}) and @kbd{g R}(@code{calc-graph-range-y}) commands set the range of values on the``x'' and ``y'' axes, respectively. You are prompted to enter asuitable range. This should be either a pair of numbers of theform, @samp{@var{min}:@var{max}}, or a blank line to revert to thedefault behavior of setting the range based on the range of valuesin the data, or @samp{$} to take the range from the top of the stack.Ranges on the stack can be represented as either interval forms orvectors: @samp{[@var{min} ..@: @var{max}]} or @samp{[@var{min}, @var{max}]}.@kindex g l@kindex g L@pindex calc-graph-log-x@pindex calc-graph-log-yThe @kbd{g l} (@code{calc-graph-log-x}) and @kbd{g L} (@code{calc-graph-log-y})commands allow you to set either or both of the axes of the graph tobe logarithmic instead of linear.@kindex g C-l@kindex g C-r@kindex g C-t@pindex calc-graph-log-z@pindex calc-graph-range-z@pindex calc-graph-title-zFor 3D plots, @kbd{g C-t}, @kbd{g C-r}, and @kbd{g C-l} (those areletters with the Control key held down) are the corresponding commandsfor the ``z'' axis.@kindex g z@kindex g Z@pindex calc-graph-zero-x@pindex calc-graph-zero-yThe @kbd{g z} (@code{calc-graph-zero-x}) and @kbd{g Z}(@code{calc-graph-zero-y}) commands control whether a dotted line isdrawn to indicate the ``x'' and/or ``y'' zero axes. (These are the samedotted lines that would be drawn there anyway if you used @kbd{g g} toturn the ``grid'' feature on.) Zero-axis lines are on by default, andmay be turned off only in GNUPLOT 3.0 and later versions. They arenot available for 3D plots.@kindex g s@pindex calc-graph-line-styleThe @kbd{g s} (@code{calc-graph-line-style}) command turns the connectinglines on or off for the most recently added curve, and optionally selectsthe style of lines to be used for that curve. Plain @kbd{g s} simplytoggles the lines on and off. With a numeric prefix argument, @kbd{g s}turns lines on and sets a particular line style. Line style numbersstart at one and their meanings vary depending on the output device.GNUPLOT guarantees that there will be at least six different line stylesavailable for any device.@kindex g S@pindex calc-graph-point-styleThe @kbd{g S} (@code{calc-graph-point-style}) command similarly turnsthe symbols at the data points on or off, or sets the point style.If you turn both lines and points off, the data points will show astiny dots. If the ``y'' values being plotted contain error forms and the connecting lines are turned off, then this command will also turn the error bars on or off.@cindex @code{LineStyles} variable@cindex @code{PointStyles} variable@vindex LineStyles@vindex PointStylesAnother way to specify curve styles is with the @code{LineStyles} and@code{PointStyles} variables. These variables initially have no storedvalues, but if you store a vector of integers in one of these variables,the @kbd{g a} and @kbd{g f} commands will use those style numbersinstead of the defaults for new curves that are added to the graph.An entry should be a positive integer for a specific style, or 0 to letthe style be chosen automatically, or @mathit{-1} to turn off lines or pointsaltogether. If there are more curves than elements in the vector, thelast few curves will continue to have the default styles. Of course,you can later use @kbd{g s} and @kbd{g S} to change any of these styles.For example, @kbd{'[2 -1 3] @key{RET} s t LineStyles} causes the first curveto have lines in style number 2, the second curve to have no connectinglines, and the third curve to have lines in style 3. Point styles willstill be assigned automatically, but you could store another vector in@code{PointStyles} to define them, too.@node Devices, , Graphics Options, Graphics@section Graphical Devices@noindent@kindex g D@pindex calc-graph-deviceThe @kbd{g D} (@code{calc-graph-device}) command sets the device name(or ``terminal name'' in GNUPLOT lingo) to be used by @kbd{g p} commandson this graph. It does not affect the permanent default device name.If you enter a blank name, the device name reverts to the default.Enter @samp{?} to see a list of supported devices.With a positive numeric prefix argument, @kbd{g D} instead setsthe default device name, used by all plots in the future which donot override it with a plain @kbd{g D} command. If you enter ablank line this command shows you the current default. The specialname @code{default} signifies that Calc should choose @code{x11} ifthe X window system is in use (as indicated by the presence of a@code{DISPLAY} environment variable), or otherwise @code{dumb} underGNUPLOT 3.0 and later, or @code{postscript} under GNUPLOT 2.0.This is the initial default value.The @code{dumb} device is an interface to ``dumb terminals,'' i.e.,terminals with no special graphics facilities. It writes a crudepicture of the graph composed of characters like @code{-} and @code{|}to a buffer called @samp{*Gnuplot Trail*}, which Calc then displays.The graph is made the same size as the Emacs screen, which on mostdumb terminals will be @texline @math{80\times24}@infoline 80x24characters. The graph is displayed inan Emacs ``recursive edit''; type @kbd{q} or @kbd{C-c C-c} to exitthe recursive edit and return to Calc. Note that the @code{dumb}device is present only in GNUPLOT 3.0 and later versions.The word @code{dumb} may be followed by two numbers separated byspaces. These are the desired width and height of the graph incharacters. Also, the device name @code{big} is like @code{dumb}but creates a graph four times the width and height of the Emacsscreen. You will then have to scroll around to view the entiregraph. In the @samp{*Gnuplot Trail*} buffer, @key{SPC}, @key{DEL},@kbd{<}, and @kbd{>} are defined to scroll by one screenful in eachof the four directions.With a negative numeric prefix argument, @kbd{g D} sets or displaysthe device name used by @kbd{g P} (@code{calc-graph-print}). Thisis initially @code{postscript}. If you don't have a PostScriptprinter, you may decide once again to use @code{dumb} to create aplot on any text-only printer.@kindex g O@pindex calc-graph-outputThe @kbd{g O} (@code{calc-graph-output}) command sets the name ofthe output file used by GNUPLOT. For some devices, notably @code{x11},there is no output file and this information is not used. Many other``devices'' are really file formats like @code{postscript}; in thesecases the output in the desired format goes into the file you namewith @kbd{g O}. Type @kbd{g O stdout @key{RET}} to set GNUPLOT to writeto its standard output stream, i.e., to @samp{*Gnuplot Trail*}.This is the default setting.Another special output name is @code{tty}, which means that GNUPLOTis going to write graphics commands directly to its standard output,which you wish Emacs to pass through to your terminal. Tektronixgraphics terminals, among other devices, operate this way. Calc doesthis by telling GNUPLOT to write to a temporary file, then running asub-shell executing the command @samp{cat tempfile >/dev/tty}. Ontypical Unix systems, this will copy the temporary file directly tothe terminal, bypassing Emacs entirely. You will have to type @kbd{C-l}to Emacs afterwards to refresh the screen.Once again, @kbd{g O} with a positive or negative prefix argumentsets the default or printer output file names, respectively. In eachcase you can specify @code{auto}, which causes Calc to invent a temporaryfile name for each @kbd{g p} (or @kbd{g P}) command. This temporary filewill be deleted once it has been displayed or printed. If the output filename is not @code{auto}, the file is not automatically deleted.The default and printer devices and output files can be savedpermanently by the @kbd{m m} (@code{calc-save-modes}) command. Thedefault number of data points (see @kbd{g N}) and the X geometry(see @kbd{g X}) are also saved. Other graph information is @emph{not}saved; you can save a graph's configuration simply by saving the contentsof the @samp{*Gnuplot Commands*} buffer.@vindex calc-gnuplot-plot-command@vindex calc-gnuplot-default-device@vindex calc-gnuplot-default-output@vindex calc-gnuplot-print-command@vindex calc-gnuplot-print-device@vindex calc-gnuplot-print-outputYou may wish to configure the default andprinter devices and output files for the whole system. The relevantLisp variables are @code{calc-gnuplot-default-device} and @code{-output},and @code{calc-gnuplot-print-device} and @code{-output}. The outputfile names must be either strings as described above, or Lispexpressions which are evaluated on the fly to get the output file names.Other important Lisp variables are @code{calc-gnuplot-plot-command} and@code{calc-gnuplot-print-command}, which give the system commands todisplay or print the output of GNUPLOT, respectively. These may be@code{nil} if no command is necessary, or strings which can include@samp{%s} to signify the name of the file to be displayed or printed.Or, these variables may contain Lisp expressions which are evaluatedto display or print the output. These variables are customizable(@pxref{Customizing Calc}).@kindex g x@pindex calc-graph-displayThe @kbd{g x} (@code{calc-graph-display}) command lets you specifyon which X window system display your graphs should be drawn. Entera blank line to see the current display name. This command has noeffect unless the current device is @code{x11}.@kindex g X@pindex calc-graph-geometryThe @kbd{g X} (@code{calc-graph-geometry}) command is a similarcommand for specifying the position and size of the X window.The normal value is @code{default}, which generally means yourwindow manager will let you place the window interactively.Entering @samp{800x500+0+0} would create an 800-by-500 pixelwindow in the upper-left corner of the screen.The buffer called @samp{*Gnuplot Trail*} holds a transcript of thesession with GNUPLOT. This shows the commands Calc has ``typed'' toGNUPLOT and the responses it has received. Calc tries to notice when anerror message has appeared here and display the buffer for you whenthis happens. You can check this buffer yourself if you suspectsomething has gone wrong.@kindex g C@pindex calc-graph-commandThe @kbd{g C} (@code{calc-graph-command}) command prompts you toenter any line of text, then simply sends that line to the currentGNUPLOT process. The @samp{*Gnuplot Trail*} buffer looks deceptivelylike a Shell buffer but you can't type commands in it yourself.Instead, you must use @kbd{g C} for this purpose.@kindex g v@kindex g V@pindex calc-graph-view-commands@pindex calc-graph-view-trailThe @kbd{g v} (@code{calc-graph-view-commands}) and @kbd{g V}(@code{calc-graph-view-trail}) commands display the @samp{*Gnuplot Commands*}and @samp{*Gnuplot Trail*} buffers, respectively, in another window.This happens automatically when Calc thinks there is something youwill want to see in either of these buffers. If you type @kbd{g v}or @kbd{g V} when the relevant buffer is already displayed, thebuffer is hidden again.One reason to use @kbd{g v} is to add your own commands to the@samp{*Gnuplot Commands*} buffer. Press @kbd{g v}, then use@kbd{C-x o} to switch into that window. For example, GNUPLOT has@samp{set label} and @samp{set arrow} commands that allow you toannotate your plots. Since Calc doesn't understand these commands,you have to add them to the @samp{*Gnuplot Commands*} bufferyourself, then use @w{@kbd{g p}} to replot using these new commands. Notethat your commands must appear @emph{before} the @code{plot} command.To get help on any GNUPLOT feature, type, e.g., @kbd{g C help set label}.You may have to type @kbd{g C @key{RET}} a few times to clear the``press return for more'' or ``subtopic of @dots{}'' requests.Note that Calc always sends commands (like @samp{set nolabel}) toreset all plotting parameters to the defaults before each plot, soto delete a label all you need to do is delete the @samp{set label}line you added (or comment it out with @samp{#}) and then replotwith @kbd{g p}.@kindex g q@pindex calc-graph-quitYou can use @kbd{g q} (@code{calc-graph-quit}) to kill the GNUPLOTprocess that is running. The next graphing command you give willstart a fresh GNUPLOT process. The word @samp{Graph} appears inthe Calc window's mode line whenever a GNUPLOT process is currentlyrunning. The GNUPLOT process is automatically killed when youexit Emacs if you haven't killed it manually by then.@kindex g K@pindex calc-graph-killThe @kbd{g K} (@code{calc-graph-kill}) command is like @kbd{g q}except that it also views the @samp{*Gnuplot Trail*} buffer so thatyou can see the process being killed. This is better if you arekilling GNUPLOT because you think it has gotten stuck.@node Kill and Yank, Keypad Mode, Graphics, Top@chapter Kill and Yank Functions@noindentThe commands in this chapter move information between the Calculator andother Emacs editing buffers.In many cases Embedded mode is an easier and more natural way towork with Calc from a regular editing buffer. @xref{Embedded Mode}.@menu* Killing From Stack::* Yanking Into Stack::* Grabbing From Buffers::* Yanking Into Buffers::* X Cut and Paste::@end menu@node Killing From Stack, Yanking Into Stack, Kill and Yank, Kill and Yank@section Killing from the Stack@noindent@kindex C-k@pindex calc-kill@kindex M-k@pindex calc-copy-as-kill@kindex C-w@pindex calc-kill-region@kindex M-w@pindex calc-copy-region-as-kill@cindex Kill ring@dfn{Kill} commands are Emacs commands that insert text into the``kill ring,'' from which it can later be ``yanked'' by a @kbd{C-y}command. Three common kill commands in normal Emacs are @kbd{C-k}, whichkills one line, @kbd{C-w}, which kills the region between mark and point,and @kbd{M-w}, which puts the region into the kill ring without actuallydeleting it. All of these commands work in the Calculator, too. Also,@kbd{M-k} has been provided to complete the set; it puts the current lineinto the kill ring without deleting anything.The kill commands are unusual in that they pay attention to the locationof the cursor in the Calculator buffer. If the cursor is on or below thebottom line, the kill commands operate on the top of the stack. Otherwise,they operate on whatever stack element the cursor is on. Calc's killcommands always operate on whole stack entries. (They act the same as theirstandard Emacs cousins except they ``round up'' the specified region toencompass full lines.) The text is copied into the kill ring exactly asit appears on the screen, including line numbers if they are enabled.A numeric prefix argument to @kbd{C-k} or @kbd{M-k} affects the numberof lines killed. A positive argument kills the current line and @expr{n-1}lines below it. A negative argument kills the @expr{-n} lines above thecurrent line. Again this mirrors the behavior of the standard Emacs@kbd{C-k} command. Although a whole line is always deleted, @kbd{C-k}with no argument copies only the number itself into the kill ring, whereas@kbd{C-k} with a prefix argument of 1 copies the number with its trailingnewline.@node Yanking Into Stack, Grabbing From Buffers, Killing From Stack, Kill and Yank@section Yanking into the Stack@noindent@kindex C-y@pindex calc-yankThe @kbd{C-y} command yanks the most recently killed text back into theCalculator. It pushes this value onto the top of the stack regardless ofthe cursor position. In general it re-parses the killed text as a numberor formula (or a list of these separated by commas or newlines). However ifthe thing being yanked is something that was just killed from the Calculatoritself, its full internal structure is yanked. For example, if you haveset the floating-point display mode to show only four significant digits,then killing and re-yanking 3.14159 (which displays as 3.142) will yank thefull 3.14159, even though yanking it into any other buffer would yank thenumber in its displayed form, 3.142. (Since the default display modesshow all objects to their full precision, this feature normally makes nodifference.)@node Grabbing From Buffers, Yanking Into Buffers, Yanking Into Stack, Kill and Yank@section Grabbing from Other Buffers@noindent@kindex C-x * g@pindex calc-grab-regionThe @kbd{C-x * g} (@code{calc-grab-region}) command takes the text betweenpoint and mark in the current buffer and attempts to parse it as avector of values. Basically, it wraps the text in vector brackets@samp{[ ]} unless the text already is enclosed in vector brackets,then reads the text as if it were an algebraic entry. The contentsof the vector may be numbers, formulas, or any other Calc objects.If the @kbd{C-x * g} command works successfully, it does an automatic@kbd{C-x * c} to enter the Calculator buffer.A numeric prefix argument grabs the specified number of lines aroundpoint, ignoring the mark. A positive prefix grabs from point to the@expr{n}th following newline (so that @kbd{M-1 C-x * g} grabs from pointto the end of the current line); a negative prefix grabs from pointback to the @expr{n+1}st preceding newline. In these cases the textthat is grabbed is exactly the same as the text that @kbd{C-k} woulddelete given that prefix argument.A prefix of zero grabs the current line; point may be anywhere on theline.A plain @kbd{C-u} prefix interprets the region between point and markas a single number or formula rather than a vector. For example,@kbd{C-x * g} on the text @samp{2 a b} produces the vector of threevalues @samp{[2, a, b]}, but @kbd{C-u C-x * g} on the same regionreads a formula which is a product of three things: @samp{2 a b}.(The text @samp{a + b}, on the other hand, will be grabbed as avector of one element by plain @kbd{C-x * g} because the interpretation@samp{[a, +, b]} would be a syntax error.)If a different language has been specified (@pxref{Language Modes}),the grabbed text will be interpreted according to that language.@kindex C-x * r@pindex calc-grab-rectangleThe @kbd{C-x * r} (@code{calc-grab-rectangle}) command takes the text betweenpoint and mark and attempts to parse it as a matrix. If point and markare both in the leftmost column, the lines in between are parsed in theirentirety. Otherwise, point and mark define the corners of a rectanglewhose contents are parsed.Each line of the grabbed area becomes a row of the matrix. The resultwill actually be a vector of vectors, which Calc will treat as a matrixonly if every row contains the same number of values.If a line contains a portion surrounded by square brackets (or curlybraces), that portion is interpreted as a vector which becomes a rowof the matrix. Any text surrounding the bracketed portion on the lineis ignored.Otherwise, the entire line is interpreted as a row vector as if itwere surrounded by square brackets. Leading line numbers (in theformat used in the Calc stack buffer) are ignored. If you wish toforce this interpretation (even if the line contains bracketedportions), give a negative numeric prefix argument to the@kbd{C-x * r} command.If you give a numeric prefix argument of zero or plain @kbd{C-u}, eachline is instead interpreted as a single formula which is converted intoa one-element vector. Thus the result of @kbd{C-u C-x * r} will be aone-column matrix. For example, suppose one line of the data is theexpression @samp{2 a}. A plain @w{@kbd{C-x * r}} will interpret this as@samp{[2 a]}, which in turn is read as a two-element vector that formsone row of the matrix. But a @kbd{C-u C-x * r} will interpret this rowas @samp{[2*a]}.If you give a positive numeric prefix argument @var{n}, then each linewill be split up into columns of width @var{n}; each column is parsedseparately as a matrix element. If a line contained@w{@samp{2 +/- 3 4 +/- 5}}, then grabbing with a prefix argument of 8would correctly split the line into two error forms.@xref{Matrix Functions}, to see how to pull the matrix apart into itsconstituent rows and columns. (If it is a @texline @math{1\times1}@infoline 1x1matrix, just hit @kbd{v u} (@code{calc-unpack}) twice.)@kindex C-x * :@kindex C-x * _@pindex calc-grab-sum-across@pindex calc-grab-sum-down@cindex Summing rows and columns of dataThe @kbd{C-x * :} (@code{calc-grab-sum-down}) command is a handy way tograb a rectangle of data and sum its columns. It is equivalent totyping @kbd{C-x * r}, followed by @kbd{V R : +} (the vector reductioncommand that sums the columns of a matrix; @pxref{Reducing}). Theresult of the command will be a vector of numbers, one for each columnin the input data. The @kbd{C-x * _} (@code{calc-grab-sum-across}) commandsimilarly grabs a rectangle and sums its rows by executing @w{@kbd{V R _ +}}.As well as being more convenient, @kbd{C-x * :} and @kbd{C-x * _} are alsomuch faster because they don't actually place the grabbed vector onthe stack. In a @kbd{C-x * r V R : +} sequence, formatting the vectorfor display on the stack takes a large fraction of the total time(unless you have planned ahead and used @kbd{v .} and @kbd{t .} modes).For example, suppose we have a column of numbers in a file which wewish to sum. Go to one corner of the column and press @kbd{C-@@} toset the mark; go to the other corner and type @kbd{C-x * :}. Since thereis only one column, the result will be a vector of one number, the sum.(You can type @kbd{v u} to unpack this vector into a plain number ifyou want to do further arithmetic with it.)To compute the product of the column of numbers, we would have to doit ``by hand'' since there's no special grab-and-multiply command.Use @kbd{C-x * r} to grab the column of numbers into the calculator inthe form of a column matrix. The statistics command @kbd{u *} is ahandy way to find the product of a vector or matrix of numbers.@xref{Statistical Operations}. Another approach would be to usean explicit column reduction command, @kbd{V R : *}.@node Yanking Into Buffers, X Cut and Paste, Grabbing From Buffers, Kill and Yank@section Yanking into Other Buffers@noindent@kindex y@pindex calc-copy-to-bufferThe plain @kbd{y} (@code{calc-copy-to-buffer}) command inserts the numberat the top of the stack into the most recently used normal editing buffer.(More specifically, this is the most recently used buffer which is displayedin a window and whose name does not begin with @samp{*}. If there is nosuch buffer, this is the most recently used buffer except for Calculatorand Calc Trail buffers.) The number is inserted exactly as it appears andwithout a newline. (If line-numbering is enabled, the line number isnormally not included.) The number is @emph{not} removed from the stack.With a prefix argument, @kbd{y} inserts several numbers, one per line.A positive argument inserts the specified number of values from the topof the stack. A negative argument inserts the @expr{n}th value from thetop of the stack. An argument of zero inserts the entire stack. Notethat @kbd{y} with an argument of 1 is slightly different from @kbd{y}with no argument; the former always copies full lines, whereas thelatter strips off the trailing newline.With a lone @kbd{C-u} as a prefix argument, @kbd{y} @emph{replaces} theregion in the other buffer with the yanked text, then quits theCalculator, leaving you in that buffer. A typical use would be to use@kbd{C-x * g} to read a region of data into the Calculator, operate on thedata to produce a new matrix, then type @kbd{C-u y} to replace theoriginal data with the new data. One might wish to alter the matrixdisplay style (@pxref{Vector and Matrix Formats}) or change the currentdisplay language (@pxref{Language Modes}) before doing this. Also, notethat this command replaces a linear region of text (as grabbed by@kbd{C-x * g}), not a rectangle (as grabbed by @kbd{C-x * r}).If the editing buffer is in overwrite (as opposed to insert) mode,and the @kbd{C-u} prefix was not used, then the yanked number willoverwrite the characters following point rather than being insertedbefore those characters. The usual conventions of overwrite modeare observed; for example, characters will be inserted at the end ofa line rather than overflowing onto the next line. Yanking a multi-lineobject such as a matrix in overwrite mode overwrites the next @var{n}lines in the buffer, lengthening or shortening each line as necessary.Finally, if the thing being yanked is a simple integer or floating-pointnumber (like @samp{-1.2345e-3}) and the characters following point alsomake up such a number, then Calc will replace that number with the newnumber, lengthening or shortening as necessary. The concept of``overwrite mode'' has thus been generalized from overwriting charactersto overwriting one complete number with another.@kindex C-x * yThe @kbd{C-x * y} key sequence is equivalent to @kbd{y} except thatit can be typed anywhere, not just in Calc. This provides an easyway to guarantee that Calc knows which editing buffer you want to use!@node X Cut and Paste, , Yanking Into Buffers, Kill and Yank@section X Cut and Paste@noindentIf you are using Emacs with the X window system, there is an easierway to move small amounts of data into and out of the calculator:Use the mouse-oriented cut and paste facilities of X.The default bindings for a three-button mouse cause the left buttonto move the Emacs cursor to the given place, the right button toselect the text between the cursor and the clicked location, andthe middle button to yank the selection into the buffer at theclicked location. So, if you have a Calc window and an editingwindow on your Emacs screen, you can use left-click/right-clickto select a number, vector, or formula from one window, thenmiddle-click to paste that value into the other window. When youpaste text into the Calc window, Calc interprets it as an algebraicentry. It doesn't matter where you click in the Calc window; thenew value is always pushed onto the top of the stack.The @code{xterm} program that is typically used for general-purposeshell windows in X interprets the mouse buttons in the same way.So you can use the mouse to move data between Calc and any otherUnix program. One nice feature of @code{xterm} is that a doubleleft-click selects one word, and a triple left-click selects awhole line. So you can usually transfer a single number into Calcjust by double-clicking on it in the shell, then middle-clickingin the Calc window.@node Keypad Mode, Embedded Mode, Kill and Yank, Top@chapter Keypad Mode@noindent@kindex C-x * k@pindex calc-keypadThe @kbd{C-x * k} (@code{calc-keypad}) command starts the Calculatorand displays a picture of a calculator-style keypad. If you are usingthe X window system, you can click on any of the ``keys'' in thekeypad using the left mouse button to operate the calculator.The original window remains the selected window; in Keypad modeyou can type in your file while simultaneously performingcalculations with the mouse.@pindex full-calc-keypadIf you have used @kbd{C-x * b} first, @kbd{C-x * k} instead invokesthe @code{full-calc-keypad} command, which takes over the wholeEmacs screen and displays the keypad, the Calc stack, and the Calctrail all at once. This mode would normally be used when runningCalc standalone (@pxref{Standalone Operation}).If you aren't using the X window system, you must switch intothe @samp{*Calc Keypad*} window, place the cursor on the desired``key,'' and type @key{SPC} or @key{RET}. If you think thisis easier than using Calc normally, go right ahead.Calc commands are more or less the same in Keypad mode. Certainkeypad keys differ slightly from the corresponding normal Calckeystrokes; all such deviations are described below.Keypad mode includes many more commands than will fit on the keypadat once. Click the right mouse button [@code{calc-keypad-menu}]to switch to the next menu. The bottom five rows of the keypadstay the same; the top three rows change to a new set of commands.To return to earlier menus, click the middle mouse button[@code{calc-keypad-menu-back}] or simply advance through the menusuntil you wrap around. Typing @key{TAB} inside the keypad windowis equivalent to clicking the right mouse button there.You can always click the @key{EXEC} button and type any normalCalc key sequence. This is equivalent to switching into theCalc buffer, typing the keys, then switching back to youroriginal buffer.@menu* Keypad Main Menu::* Keypad Functions Menu::* Keypad Binary Menu::* Keypad Vectors Menu::* Keypad Modes Menu::@end menu@node Keypad Main Menu, Keypad Functions Menu, Keypad Mode, Keypad Mode@section Main Menu@smallexample@group|----+-----Calc 2.1------+----1|FLR |CEIL|RND |TRNC|CLN2|FLT ||----+----+----+----+----+----|| LN |EXP | |ABS |IDIV|MOD ||----+----+----+----+----+----||SIN |COS |TAN |SQRT|y^x |1/x ||----+----+----+----+----+----|| ENTER |+/- |EEX |UNDO| <- ||-----+---+-+--+--+-+---++----|| INV | 7 | 8 | 9 | / ||-----+-----+-----+-----+-----|| HYP | 4 | 5 | 6 | * ||-----+-----+-----+-----+-----||EXEC | 1 | 2 | 3 | - ||-----+-----+-----+-----+-----|| OFF | 0 | . | PI | + ||-----+-----+-----+-----+-----+@end group@end smallexample@noindentThis is the menu that appears the first time you start Keypad mode.It will show up in a vertical window on the right side of your screen.Above this menu is the traditional Calc stack display. On a 24-linescreen you will be able to see the top three stack entries.The ten digit keys, decimal point, and @key{EEX} key are used forentering numbers in the obvious way. @key{EEX} begins entry of anexponent in scientific notation. Just as with regular Calc, thenumber is pushed onto the stack as soon as you press @key{ENTER}or any other function key.The @key{+/-} key corresponds to normal Calc's @kbd{n} key. Duringnumeric entry it changes the sign of the number or of the exponent.At other times it changes the sign of the number on the top of thestack.The @key{INV} and @key{HYP} keys modify other keys. As well ashaving the effects described elsewhere in this manual, Keypad modedefines several other ``inverse'' operations. These are describedbelow and in the following sections.The @key{ENTER} key finishes the current numeric entry, or otherwiseduplicates the top entry on the stack.The @key{UNDO} key undoes the most recent Calc operation.@kbd{INV UNDO} is the ``redo'' command, and @kbd{HYP UNDO} is``last arguments'' (@kbd{M-@key{RET}}).The @key{<-} key acts as a ``backspace'' during numeric entry.At other times it removes the top stack entry. @kbd{INV <-}clears the entire stack. @kbd{HYP <-} takes an integer fromthe stack, then removes that many additional stack elements.The @key{EXEC} key prompts you to enter any keystroke sequencethat would normally work in Calc mode. This can include anumeric prefix if you wish. It is also possible simply toswitch into the Calc window and type commands in it; there isnothing ``magic'' about this window when Keypad mode is active.The other keys in this display perform their obvious calculatorfunctions. @key{CLN2} rounds the top-of-stack by temporarilyreducing the precision by 2 digits. @key{FLT} converts aninteger or fraction on the top of the stack to floating-point.The @key{INV} and @key{HYP} keys combined with several of these keysgive you access to some common functions even if the appropriate menuis not displayed. Obviously you don't need to learn these keysunless you find yourself wasting time switching among the menus.@table @kbd@item INV +/-is the same as @key{1/x}.@item INV +is the same as @key{SQRT}.@item INV -is the same as @key{CONJ}.@item INV *is the same as @key{y^x}.@item INV /is the same as @key{INV y^x} (the @expr{x}th root of @expr{y}).@item HYP/INV 1are the same as @key{SIN} / @kbd{INV SIN}.@item HYP/INV 2are the same as @key{COS} / @kbd{INV COS}.@item HYP/INV 3are the same as @key{TAN} / @kbd{INV TAN}.@item INV/HYP 4are the same as @key{LN} / @kbd{HYP LN}.@item INV/HYP 5are the same as @key{EXP} / @kbd{HYP EXP}.@item INV 6is the same as @key{ABS}.@item INV 7is the same as @key{RND} (@code{calc-round}).@item INV 8is the same as @key{CLN2}.@item INV 9is the same as @key{FLT} (@code{calc-float}).@item INV 0is the same as @key{IMAG}.@item INV .is the same as @key{PREC}.@item INV ENTERis the same as @key{SWAP}.@item HYP ENTERis the same as @key{RLL3}.@item INV HYP ENTERis the same as @key{OVER}.@item HYP +/-packs the top two stack entries as an error form.@item HYP EEXpacks the top two stack entries as a modulo form.@item INV EEXcreates an interval form; this removes an integer which is oneof 0 @samp{[]}, 1 @samp{[)}, 2 @samp{(]} or 3 @samp{()}, followedby the two limits of the interval.@end tableThe @kbd{OFF} key turns Calc off; typing @kbd{C-x * k} or @kbd{C-x * *}again has the same effect. This is analogous to typing @kbd{q} orhitting @kbd{C-x * c} again in the normal calculator. If Calc isrunning standalone (the @code{full-calc-keypad} command appeared in thecommand line that started Emacs), then @kbd{OFF} is replaced with@kbd{EXIT}; clicking on this actually exits Emacs itself.@node Keypad Functions Menu, Keypad Binary Menu, Keypad Main Menu, Keypad Mode@section Functions Menu@smallexample@group|----+----+----+----+----+----2|IGAM|BETA|IBET|ERF |BESJ|BESY||----+----+----+----+----+----||IMAG|CONJ| RE |ATN2|RAND|RAGN||----+----+----+----+----+----||GCD |FACT|DFCT|BNOM|PERM|NXTP||----+----+----+----+----+----|@end group@end smallexample@noindentThis menu provides various operations from the @kbd{f} and @kbd{k}prefix keys.@key{IMAG} multiplies the number on the stack by the imaginarynumber @expr{i = (0, 1)}.@key{RE} extracts the real part a complex number. @kbd{INV RE}extracts the imaginary part.@key{RAND} takes a number from the top of the stack and computesa random number greater than or equal to zero but less than thatnumber. (@xref{Random Numbers}.) @key{RAGN} is the ``randomagain'' command; it computes another random number using thesame limit as last time.@key{INV GCD} computes the LCM (least common multiple) function.@key{INV FACT} is the gamma function. @texline @math{\Gamma(x) = (x-1)!}.@infoline @expr{gamma(x) = (x-1)!}.@key{PERM} is the number-of-permutations function, which is on the@kbd{H k c} key in normal Calc.@key{NXTP} finds the next prime after a number. @kbd{INV NXTP}finds the previous prime.@node Keypad Binary Menu, Keypad Vectors Menu, Keypad Functions Menu, Keypad Mode@section Binary Menu@smallexample@group|----+----+----+----+----+----3|AND | OR |XOR |NOT |LSH |RSH ||----+----+----+----+----+----||DEC |HEX |OCT |BIN |WSIZ|ARSH||----+----+----+----+----+----|| A | B | C | D | E | F ||----+----+----+----+----+----|@end group@end smallexample@noindentThe keys in this menu perform operations on binary integers.Note that both logical and arithmetic right-shifts are provided.@key{INV LSH} rotates one bit to the left.The ``difference'' function (normally on @kbd{b d}) is on @key{INV AND}.The ``clip'' function (normally on @w{@kbd{b c}}) is on @key{INV NOT}.The @key{DEC}, @key{HEX}, @key{OCT}, and @key{BIN} keys select thecurrent radix for display and entry of numbers: Decimal, hexadecimal,octal, or binary. The six letter keys @key{A} through @key{F} are usedfor entering hexadecimal numbers.The @key{WSIZ} key displays the current word size for binary operationsand allows you to enter a new word size. You can respond to the promptusing either the keyboard or the digits and @key{ENTER} from the keypad.The initial word size is 32 bits.@node Keypad Vectors Menu, Keypad Modes Menu, Keypad Binary Menu, Keypad Mode@section Vectors Menu@smallexample@group|----+----+----+----+----+----4|SUM |PROD|MAX |MAP*|MAP^|MAP$||----+----+----+----+----+----||MINV|MDET|MTRN|IDNT|CRSS|"x" ||----+----+----+----+----+----||PACK|UNPK|INDX|BLD |LEN |... ||----+----+----+----+----+----|@end group@end smallexample@noindentThe keys in this menu operate on vectors and matrices.@key{PACK} removes an integer @var{n} from the top of the stack;the next @var{n} stack elements are removed and packed into a vector,which is replaced onto the stack. Thus the sequence@kbd{1 ENTER 3 ENTER 5 ENTER 3 PACK} enters the vector@samp{[1, 3, 5]} onto the stack. To enter a matrix, build each rowon the stack as a vector, then use a final @key{PACK} to collect therows into a matrix.@key{UNPK} unpacks the vector on the stack, pushing each of itscomponents separately.@key{INDX} removes an integer @var{n}, then builds a vector ofintegers from 1 to @var{n}. @kbd{INV INDX} takes three numbersfrom the stack: The vector size @var{n}, the starting number,and the increment. @kbd{BLD} takes an integer @var{n} and anyvalue @var{x} and builds a vector of @var{n} copies of @var{x}.@key{IDNT} removes an integer @var{n}, then builds an @var{n}-by-@var{n}identity matrix.@key{LEN} replaces a vector by its length, an integer.@key{...} turns on or off ``abbreviated'' display mode for large vectors.@key{MINV}, @key{MDET}, @key{MTRN}, and @key{CROSS} are the matrixinverse, determinant, and transpose, and vector cross product.@key{SUM} replaces a vector by the sum of its elements. It isequivalent to @kbd{u +} in normal Calc (@pxref{Statistical Operations}).@key{PROD} computes the product of the elements of a vector, and@key{MAX} computes the maximum of all the elements of a vector.@key{INV SUM} computes the alternating sum of the first elementminus the second, plus the third, minus the fourth, and so on.@key{INV MAX} computes the minimum of the vector elements.@key{HYP SUM} computes the mean of the vector elements.@key{HYP PROD} computes the sample standard deviation.@key{HYP MAX} computes the median.@key{MAP*} multiplies two vectors elementwise. It is equivalentto the @kbd{V M *} command. @key{MAP^} computes powers elementwise.The arguments must be vectors of equal length, or one must be a vectorand the other must be a plain number. For example, @kbd{2 MAP^} squaresall the elements of a vector.@key{MAP$} maps the formula on the top of the stack across thevector in the second-to-top position. If the formula containsseveral variables, Calc takes that many vectors starting at thesecond-to-top position and matches them to the variables inalphabetical order. The result is a vector of the same size asthe input vectors, whose elements are the formula evaluated withthe variables set to the various sets of numbers in those vectors.For example, you could simulate @key{MAP^} using @key{MAP$} withthe formula @samp{x^y}.The @kbd{"x"} key pushes the variable name @expr{x} onto thestack. To build the formula @expr{x^2 + 6}, you would use thekey sequence @kbd{"x" 2 y^x 6 +}. This formula would then besuitable for use with the @key{MAP$} key described above.With @key{INV}, @key{HYP}, or @key{INV} and @key{HYP}, the@kbd{"x"} key pushes the variable names @expr{y}, @expr{z}, and@expr{t}, respectively.@node Keypad Modes Menu, , Keypad Vectors Menu, Keypad Mode@section Modes Menu@smallexample@group|----+----+----+----+----+----5|FLT |FIX |SCI |ENG |GRP | ||----+----+----+----+----+----||RAD |DEG |FRAC|POLR|SYMB|PREC||----+----+----+----+----+----||SWAP|RLL3|RLL4|OVER|STO |RCL ||----+----+----+----+----+----|@end group@end smallexample@noindentThe keys in this menu manipulate modes, variables, and the stack.The @key{FLT}, @key{FIX}, @key{SCI}, and @key{ENG} keys selectfloating-point, fixed-point, scientific, or engineering notation.@key{FIX} displays two digits after the decimal by default; theothers display full precision. With the @key{INV} prefix, thesekeys pop a number-of-digits argument from the stack.The @key{GRP} key turns grouping of digits with commas on or off.@kbd{INV GRP} enables grouping to the right of the decimal point aswell as to the left.The @key{RAD} and @key{DEG} keys switch between radians and degreesfor trigonometric functions.The @key{FRAC} key turns Fraction mode on or off. This affectswhether commands like @kbd{/} with integer arguments producefractional or floating-point results.The @key{POLR} key turns Polar mode on or off, determining whetherpolar or rectangular complex numbers are used by default.The @key{SYMB} key turns Symbolic mode on or off, in whichoperations that would produce inexact floating-point resultsare left unevaluated as algebraic formulas.The @key{PREC} key selects the current precision. Answer withthe keyboard or with the keypad digit and @key{ENTER} keys.The @key{SWAP} key exchanges the top two stack elements.The @key{RLL3} key rotates the top three stack elements upwards.The @key{RLL4} key rotates the top four stack elements upwards.The @key{OVER} key duplicates the second-to-top stack element.The @key{STO} and @key{RCL} keys are analogous to @kbd{s t} and@kbd{s r} in regular Calc. @xref{Store and Recall}. Click the@key{STO} or @key{RCL} key, then one of the ten digits. (Namedvariables are not available in Keypad mode.) You can also use,for example, @kbd{STO + 3} to add to register 3.@node Embedded Mode, Programming, Keypad Mode, Top@chapter Embedded Mode@noindentEmbedded mode in Calc provides an alternative to copying numbersand formulas back and forth between editing buffers and the Calcstack. In Embedded mode, your editing buffer becomes temporarilylinked to the stack and this copying is taken care of automatically.@menu* Basic Embedded Mode::* More About Embedded Mode::* Assignments in Embedded Mode::* Mode Settings in Embedded Mode::* Customizing Embedded Mode::@end menu@node Basic Embedded Mode, More About Embedded Mode, Embedded Mode, Embedded Mode@section Basic Embedded Mode@noindent@kindex C-x * e@pindex calc-embeddedTo enter Embedded mode, position the Emacs point (cursor) on aformula in any buffer and press @kbd{C-x * e} (@code{calc-embedded}).Note that @kbd{C-x * e} is not to be used in the Calc stack bufferlike most Calc commands, but rather in regular editing buffers thatare visiting your own files.Calc will try to guess an appropriate language based on the major modeof the editing buffer. (@xref{Language Modes}.) If the current buffer isin @code{latex-mode}, for example, Calc will set its language to La@TeX{}.Similarly, Calc will use @TeX{} language for @code{tex-mode},@code{plain-tex-mode} and @code{context-mode}, C language for@code{c-mode} and @code{c++-mode}, FORTRAN language for@code{fortran-mode} and @code{f90-mode}, Pascal for @code{pascal-mode},and eqn for @code{nroff-mode} (@pxref{Customizing Calc}). These can be overridden with Calc's modechanging commands (@pxref{Mode Settings in Embedded Mode}). If nosuitable language is available, Calc will continue with its current language.Calc normally scans backward and forward in the buffer for thenearest opening and closing @dfn{formula delimiters}. The simplestdelimiters are blank lines. Other delimiters that Embedded modeunderstands are:@enumerate@itemThe @TeX{} and La@TeX{} math delimiters @samp{$ $}, @samp{$$ $$},@samp{\[ \]}, and @samp{\( \)};@itemLines beginning with @samp{\begin} and @samp{\end} (except matrix delimiters);@itemLines beginning with @samp{@@} (Texinfo delimiters).@itemLines beginning with @samp{.EQ} and @samp{.EN} (@dfn{eqn} delimiters);@itemLines containing a single @samp{%} or @samp{.\"} symbol and nothing else.@end enumerate@xref{Customizing Embedded Mode}, to see how to make Calc recognizeyour own favorite delimiters. Delimiters like @samp{$ $} can appearon their own separate lines or in-line with the formula.If you give a positive or negative numeric prefix argument, Calcinstead uses the current point as one end of the formula, and includesthat many lines forward or backward (respectively, including the currentline). Explicit delimiters are not necessary in this case.With a prefix argument of zero, Calc uses the current region (delimitedby point and mark) instead of formula delimiters. With a prefixargument of @kbd{C-u} only, Calc uses the current line as the formula.@kindex C-x * w@pindex calc-embedded-wordThe @kbd{C-x * w} (@code{calc-embedded-word}) command will start Embeddedmode on the current ``word''; in this case Calc will scan for the firstnon-numeric character (i.e., the first character that is not a digit,sign, decimal point, or upper- or lower-case @samp{e}) forward andbackward to delimit the formula.When you enable Embedded mode for a formula, Calc reads the textbetween the delimiters and tries to interpret it as a Calc formula.Calc can generally identify @TeX{} formulas andBig-style formulas even if the language mode is wrong. If Calccan't make sense of the formula, it beeps and refuses to enterEmbedded mode. But if the current language is wrong, Calc cansometimes parse the formula successfully (but incorrectly);for example, the C expression @samp{atan(a[1])} can be parsedin Normal language mode, but the @code{atan} won't correspond tothe built-in @code{arctan} function, and the @samp{a[1]} will beinterpreted as @samp{a} times the vector @samp{[1]}!If you press @kbd{C-x * e} or @kbd{C-x * w} to activate an embeddedformula which is blank, say with the cursor on the space betweenthe two delimiters @samp{$ $}, Calc will immediately prompt foran algebraic entry.Only one formula in one buffer can be enabled at a time. If youmove to another area of the current buffer and give Calc commands,Calc turns Embedded mode off for the old formula and then triesto restart Embedded mode at the new position. Other buffers arenot affected by Embedded mode.When Embedded mode begins, Calc pushes the current formula ontothe stack. No Calc stack window is created; however, Calc copiesthe top-of-stack position into the original buffer at all times.You can create a Calc window by hand with @kbd{C-x * o} if youfind you need to see the entire stack.For example, typing @kbd{C-x * e} while somewhere in the formula@samp{n>2} in the following line enables Embedded mode on thatinequality:@exampleWe define $F_n = F_(n-1)+F_(n-2)$ for all $n>2$.@end example@noindentThe formula @expr{n>2} will be pushed onto the Calc stack, andthe top of stack will be copied back into the editing buffer.This means that spaces will appear around the @samp{>} symbolto match Calc's usual display style:@exampleWe define $F_n = F_(n-1)+F_(n-2)$ for all $n > 2$.@end example@noindentNo spaces have appeared around the @samp{+} sign because it'sin a different formula, one which we have not yet touched withEmbedded mode.Now that Embedded mode is enabled, keys you type in this bufferare interpreted as Calc commands. At this point we might usethe ``commute'' command @kbd{j C} to reverse the inequality.This is a selection-based command for which we first need tomove the cursor onto the operator (@samp{>} in this case) thatneeds to be commuted.@exampleWe define $F_n = F_(n-1)+F_(n-2)$ for all $2 < n$.@end exampleThe @kbd{C-x * o} command is a useful way to open a Calc windowwithout actually selecting that window. Giving this commandverifies that @samp{2 < n} is also on the Calc stack. Typing@kbd{17 @key{RET}} would produce:@exampleWe define $F_n = F_(n-1)+F_(n-2)$ for all $17$.@end example@noindentwith @samp{2 < n} and @samp{17} on the stack; typing @key{TAB}at this point will exchange the two stack values and restore@samp{2 < n} to the embedded formula. Even though you can'tnormally see the stack in Embedded mode, it is still there andit still operates in the same way. But, as with old-fashionedRPN calculators, you can only see the value at the top of thestack at any given time (unless you use @kbd{C-x * o}).Typing @kbd{C-x * e} again turns Embedded mode off. The Calcwindow reveals that the formula @w{@samp{2 < n}} is automaticallyremoved from the stack, but the @samp{17} is not. EnteringEmbedded mode always pushes one thing onto the stack, andleaving Embedded mode always removes one thing. Anything elsethat happens on the stack is entirely your business as far asEmbedded mode is concerned.If you press @kbd{C-x * e} in the wrong place by accident, it ispossible that Calc will be able to parse the nearby text as aformula and will mangle that text in an attempt to redisplay it``properly'' in the current language mode. If this happens,press @kbd{C-x * e} again to exit Embedded mode, then give theregular Emacs ``undo'' command (@kbd{C-_} or @kbd{C-x u}) to putthe text back the way it was before Calc edited it. Note that Calc'sown Undo command (typed before you turn Embedded mode back off)will not do you any good, because as far as Calc is concernedyou haven't done anything with this formula yet.@node More About Embedded Mode, Assignments in Embedded Mode, Basic Embedded Mode, Embedded Mode@section More About Embedded Mode@noindentWhen Embedded mode ``activates'' a formula, i.e., when it examinesthe formula for the first time since the buffer was created orloaded, Calc tries to sense the language in which the formula waswritten. If the formula contains any La@TeX{}-like @samp{\} sequences,it is parsed (i.e., read) in La@TeX{} mode. If the formula appears tobe written in multi-line Big mode, it is parsed in Big mode. Otherwise,it is parsed according to the current language mode.Note that Calc does not change the current language mode accordingthe formula it reads in. Even though it can read a La@TeX{} formula whennot in La@TeX{} mode, it will immediately rewrite this formula usingwhatever language mode is in effect.@tex\bigskip@end tex@kindex d p@pindex calc-show-plainCalc's parser is unable to read certain kinds of formulas. Forexample, with @kbd{v ]} (@code{calc-matrix-brackets}) you canspecify matrix display styles which the parser is unable torecognize as matrices. The @kbd{d p} (@code{calc-show-plain})command turns on a mode in which a ``plain'' version of aformula is placed in front of the fully-formatted version.When Calc reads a formula that has such a plain version infront, it reads the plain version and ignores the formattedversion.Plain formulas are preceded and followed by @samp{%%%} signsby default. This notation has the advantage that the @samp{%}character begins a comment in @TeX{} and La@TeX{}, so if your formula is embedded in a @TeX{} or La@TeX{} document its plain version will beinvisible in the final printed copy. Certain major modes have differentdelimiters to ensure that the ``plain'' version will be in a comment for those modes, also. See @ref{Customizing Embedded Mode} to see how to change the ``plain''formula delimiters. There are several notations which Calc's parser for ``big''formatted formulas can't yet recognize. In particular, it can'tread the large symbols for @code{sum}, @code{prod}, and @code{integ},and it can't handle @samp{=>} with the righthand argument omitted.Also, Calc won't recognize special formats you have defined withthe @kbd{Z C} command (@pxref{User-Defined Compositions}). Inthese cases it is important to use ``plain'' mode to make sureCalc will be able to read your formula later.Another example where ``plain'' mode is important is if you havespecified a float mode with few digits of precision. Normallyany digits that are computed but not displayed will simply belost when you save and re-load your embedded buffer, but ``plain''mode allows you to make sure that the complete number is presentin the file as well as the rounded-down number.@tex\bigskip@end texEmbedded buffers remember active formulas for as long as theyexist in Emacs memory. Suppose you have an embedded formulawhich is @cpi{} to the normal 12 decimal places, and thentype @w{@kbd{C-u 5 d n}} to display only five decimal places.If you then type @kbd{d n}, all 12 places reappear because thefull number is still there on the Calc stack. More surprisingly,even if you exit Embedded mode and later re-enter it for thatformula, typing @kbd{d n} will restore all 12 places becauseeach buffer remembers all its active formulas. However, if yousave the buffer in a file and reload it in a new Emacs session,all non-displayed digits will have been lost unless you used``plain'' mode.@tex\bigskip@end texIn some applications of Embedded mode, you will want to have asequence of copies of a formula that show its evolution as youwork on it. For example, you might want to have a sequencelike this in your file (elaborating here on the example fromthe ``Getting Started'' chapter):@smallexampleThe derivative of ln(ln(x))is @r{(the derivative of }ln(ln(x))@r{)}whose value at x = 2 is @r{(the value)}and at x = 3 is @r{(the value)}@end smallexample@kindex C-x * d@pindex calc-embedded-duplicateThe @kbd{C-x * d} (@code{calc-embedded-duplicate}) command is ahandy way to make sequences like this. If you type @kbd{C-x * d},the formula under the cursor (which may or may not have Embeddedmode enabled for it at the time) is copied immediately below andEmbedded mode is then enabled for that copy.For this example, you would start with just@smallexampleThe derivative of ln(ln(x))@end smallexample@noindentand press @kbd{C-x * d} with the cursor on this formula. The resultis@smallexampleThe derivative of ln(ln(x)) ln(ln(x))@end smallexample@noindentwith the second copy of the formula enabled in Embedded mode.You can now press @kbd{a d x @key{RET}} to take the derivative, and@kbd{C-x * d C-x * d} to make two more copies of the derivative.To complete the computations, type @kbd{3 s l x @key{RET}} to evaluatethe last formula, then move up to the second-to-last formulaand type @kbd{2 s l x @key{RET}}.Finally, you would want to press @kbd{C-x * e} to exit Embeddedmode, then go up and insert the necessary text in between thevarious formulas and numbers.@tex\bigskip@end tex@kindex C-x * f@kindex C-x * '@pindex calc-embedded-new-formulaThe @kbd{C-x * f} (@code{calc-embedded-new-formula}) commandcreates a new embedded formula at the current point. It insertssome default delimiters, which are usually just blank lines,and then does an algebraic entry to get the formula (which isthen enabled for Embedded mode). This is just shorthand fortyping the delimiters yourself, positioning the cursor betweenthe new delimiters, and pressing @kbd{C-x * e}. The key sequence@kbd{C-x * '} is equivalent to @kbd{C-x * f}.@kindex C-x * n@kindex C-x * p@pindex calc-embedded-next@pindex calc-embedded-previousThe @kbd{C-x * n} (@code{calc-embedded-next}) and @kbd{C-x * p}(@code{calc-embedded-previous}) commands move the cursor to thenext or previous active embedded formula in the buffer. Theycan take positive or negative prefix arguments to move by severalformulas. Note that these commands do not actually examine thetext of the buffer looking for formulas; they only see formulaswhich have previously been activated in Embedded mode. In fact,@kbd{C-x * n} and @kbd{C-x * p} are a useful way to tell whichembedded formulas are currently active. Also, note that thesecommands do not enable Embedded mode on the next or previousformula, they just move the cursor.@kindex C-x * `@pindex calc-embedded-editThe @kbd{C-x * `} (@code{calc-embedded-edit}) command edits theembedded formula at the current point as if by @kbd{`} (@code{calc-edit}).Embedded mode does not have to be enabled for this to work. Press@kbd{C-c C-c} to finish the edit, or @kbd{C-x k} to cancel.@node Assignments in Embedded Mode, Mode Settings in Embedded Mode, More About Embedded Mode, Embedded Mode@section Assignments in Embedded Mode@noindentThe @samp{:=} (assignment) and @samp{=>} (``evaluates-to'') operatorsare especially useful in Embedded mode. They allow you to makea definition in one formula, then refer to that definition inother formulas embedded in the same buffer.An embedded formula which is an assignment to a variable, as in@examplefoo := 5@end example@noindentrecords @expr{5} as the stored value of @code{foo} for thepurposes of Embedded mode operations in the current buffer. Itdoes @emph{not} actually store @expr{5} as the ``global'' valueof @code{foo}, however. Regular Calc operations, and Embeddedformulas in other buffers, will not see this assignment.One way to use this assigned value is simply to create anEmbedded formula elsewhere that refers to @code{foo}, and to press@kbd{=} in that formula. However, this permanently replaces the@code{foo} in the formula with its current value. More interestingis to use @samp{=>} elsewhere:@examplefoo + 7 => 12@end example@xref{Evaluates-To Operator}, for a general discussion of @samp{=>}.If you move back and change the assignment to @code{foo}, any@samp{=>} formulas which refer to it are automatically updated.@examplefoo := 17foo + 7 => 24@end exampleThe obvious question then is, @emph{how} can one easily change theassignment to @code{foo}? If you simply select the formula inEmbedded mode and type 17, the assignment itself will be replacedby the 17. The effect on the other formula will be that thevariable @code{foo} becomes unassigned:@example17foo + 7 => foo + 7@end exampleThe right thing to do is first to use a selection command (@kbd{j 2}will do the trick) to select the righthand side of the assignment.Then, @kbd{17 @key{TAB} @key{DEL}} will swap the 17 into place (@pxref{SelectingSubformulas}, to see how this works).@kindex C-x * j@pindex calc-embedded-selectThe @kbd{C-x * j} (@code{calc-embedded-select}) command provides aneasy way to operate on assignments. It is just like @kbd{C-x * e},except that if the enabled formula is an assignment, it uses@kbd{j 2} to select the righthand side. If the enabled formulais an evaluates-to, it uses @kbd{j 1} to select the lefthand side.A formula can also be a combination of both:@examplebar := foo + 3 => 20@end example@noindentin which case @kbd{C-x * j} will select the middle part (@samp{foo + 3}).The formula is automatically deselected when you leave Embeddedmode.@kindex C-x * u@pindex calc-embedded-update-formulaAnother way to change the assignment to @code{foo} would simply beto edit the number using regular Emacs editing rather than Embeddedmode. Then, we have to find a way to get Embedded mode to noticethe change. The @kbd{C-x * u} (@code{calc-embedded-update-formula})command is a convenient way to do this.@examplefoo := 6foo + 7 => 13@end examplePressing @kbd{C-x * u} is much like pressing @kbd{C-x * e = C-x * e}, thatis, temporarily enabling Embedded mode for the formula under thecursor and then evaluating it with @kbd{=}. But @kbd{C-x * u} doesnot actually use @kbd{C-x * e}, and in fact another formula somewhereelse can be enabled in Embedded mode while you use @kbd{C-x * u} andthat formula will not be disturbed.With a numeric prefix argument, @kbd{C-x * u} updates all active@samp{=>} formulas in the buffer. Formulas which have not yetbeen activated in Embedded mode, and formulas which do not have@samp{=>} as their top-level operator, are not affected by this.(This is useful only if you have used @kbd{m C}; see below.)With a plain @kbd{C-u} prefix, @kbd{C-u C-x * u} updates only in theregion between mark and point rather than in the whole buffer.@kbd{C-x * u} is also a handy way to activate a formula, such as an@samp{=>} formula that has freshly been typed in or loaded from afile.@kindex C-x * a@pindex calc-embedded-activateThe @kbd{C-x * a} (@code{calc-embedded-activate}) command scansthrough the current buffer and activates all embedded formulasthat contain @samp{:=} or @samp{=>} symbols. This does not meanthat Embedded mode is actually turned on, but only that theformulas' positions are registered with Embedded mode so thatthe @samp{=>} values can be properly updated as assignments arechanged.It is a good idea to type @kbd{C-x * a} right after loading a filethat uses embedded @samp{=>} operators. Emacs includes a nifty``buffer-local variables'' feature that you can use to do thisautomatically. The idea is to place near the end of your filea few lines that look like this:@example--- Local Variables: ------ eval:(calc-embedded-activate) ------ End: ---@end example@noindentwhere the leading and trailing @samp{---} can be replaced byany suitable strings (which must be the same on all three lines)or omitted altogether; in a @TeX{} or La@TeX{} file, @samp{%} would be a goodleading string and no trailing string would be necessary. In aC program, @samp{/*} and @samp{*/} would be good leading andtrailing strings.When Emacs loads a file into memory, it checks for a Local Variablessection like this one at the end of the file. If it finds thissection, it does the specified things (in this case, running@kbd{C-x * a} automatically) before editing of the file begins.The Local Variables section must be within 3000 characters of theend of the file for Emacs to find it, and it must be in the lastpage of the file if the file has any page separators.@xref{File Variables, , Local Variables in Files, emacs, theEmacs manual}.Note that @kbd{C-x * a} does not update the formulas it finds.To do this, type, say, @kbd{M-1 C-x * u} after @w{@kbd{C-x * a}}.Generally this should not be a problem, though, because theformulas will have been up-to-date already when the file wassaved.Normally, @kbd{C-x * a} activates all the formulas it finds, butany previous active formulas remain active as well. With apositive numeric prefix argument, @kbd{C-x * a} first deactivatesall current active formulas, then actives the ones it finds inits scan of the buffer. With a negative prefix argument,@kbd{C-x * a} simply deactivates all formulas.Embedded mode has two symbols, @samp{Active} and @samp{~Active},which it puts next to the major mode name in a buffer's mode line.It puts @samp{Active} if it has reason to believe that allformulas in the buffer are active, because you have typed @kbd{C-x * a}and Calc has not since had to deactivate any formulas (which canhappen if Calc goes to update an @samp{=>} formula somewhere becausea variable changed, and finds that the formula is no longer theredue to some kind of editing outside of Embedded mode). Calc puts@samp{~Active} in the mode line if some, but probably not all,formulas in the buffer are active. This happens if you activatea few formulas one at a time but never use @kbd{C-x * a}, or if youused @kbd{C-x * a} but then Calc had to deactivate a formulabecause it lost track of it. If neither of these symbols appearsin the mode line, no embedded formulas are active in the buffer(e.g., before Embedded mode has been used, or after a @kbd{M-- C-x * a}).Embedded formulas can refer to assignments both before and after themin the buffer. If there are several assignments to a variable, thenearest preceding assignment is used if there is one, otherwise thefollowing assignment is used.@examplex => 1x := 1x => 1x := 2x => 2@end exampleAs well as simple variables, you can also assign to subscriptexpressions of the form @samp{@var{var}_@var{number}} (as in@code{x_0}), or @samp{@var{var}_@var{var}} (as in @code{x_max}).Assignments to other kinds of objects can be represented by Calc,but the automatic linkage between assignments and references worksonly for plain variables and these two kinds of subscript expressions.If there are no assignments to a given variable, the globalstored value for the variable is used (@pxref{Storing Variables}),or, if no value is stored, the variable is left in symbolic form.Note that global stored values will be lost when the file is savedand loaded in a later Emacs session, unless you have used the@kbd{s p} (@code{calc-permanent-variable}) command to save them;@pxref{Operations on Variables}.The @kbd{m C} (@code{calc-auto-recompute}) command turns automaticrecomputation of @samp{=>} forms on and off. If you turn automaticrecomputation off, you will have to use @kbd{C-x * u} to update theseformulas manually after an assignment has been changed. If youplan to change several assignments at once, it may be more efficientto type @kbd{m C}, change all the assignments, then use @kbd{M-1 C-x * u}to update the entire buffer afterwards. The @kbd{m C} command alsocontrols @samp{=>} formulas on the stack; @pxref{Evaluates-ToOperator}. When you turn automatic recomputation back on, thestack will be updated but the Embedded buffer will not; you mustuse @kbd{C-x * u} to update the buffer by hand.@node Mode Settings in Embedded Mode, Customizing Embedded Mode, Assignments in Embedded Mode, Embedded Mode@section Mode Settings in Embedded Mode@kindex m e@pindex calc-embedded-preserve-modes@noindentThe mode settings can be changed while Calc is in embedded mode, butby default they will revert to their original values when embedded modeis ended. However, the modes saved when the mode-recording mode is@code{Save} (see below) and the modes in effect when the @kbd{m e}(@code{calc-embedded-preserve-modes}) command is givenwill be preserved when embedded mode is ended.Embedded mode has a rather complicated mechanism for handling modesettings in Embedded formulas. It is possible to put annotationsin the file that specify mode settings either global to the entirefile or local to a particular formula or formulas. In the lattercase, different modes can be specified for use when a formulais the enabled Embedded mode formula.When you give any mode-setting command, like @kbd{m f} (for Fractionmode) or @kbd{d s} (for scientific notation), Embedded mode addsa line like the following one to the file just before the openingdelimiter of the formula.@example% [calc-mode: fractions: t]% [calc-mode: float-format: (sci 0)]@end exampleWhen Calc interprets an embedded formula, it scans the text beforethe formula for mode-setting annotations like these and sets theCalc buffer to match these modes. Modes not explicitly describedin the file are not changed. Calc scans all the way to the top ofthe file, or up to a line of the form@example% [calc-defaults]@end example@noindentwhich you can insert at strategic places in the file if this backwardscan is getting too slow, or just to provide a barrier between one``zone'' of mode settings and another.If the file contains several annotations for the same mode, theclosest one before the formula is used. Annotations after theformula are never used (except for global annotations, describedbelow).The scan does not look for the leading @samp{% }, only for thesquare brackets and the text they enclose. In fact, the leadingcharacters are different for different major modes. You can edit themode annotations to a style that works better in context if you wish.@xref{Customizing Embedded Mode}, to see how to change the stylethat Calc uses when it generates the annotations. You can writemode annotations into the file yourself if you know the syntax;the easiest way to find the syntax for a given mode is to letCalc write the annotation for it once and see what it does.If you give a mode-changing command for a mode that already hasa suitable annotation just above the current formula, Calc willmodify that annotation rather than generating a new, conflictingone.Mode annotations have three parts, separated by colons. (Spacesafter the colons are optional.) The first identifies the kindof mode setting, the second is a name for the mode itself, andthe third is the value in the form of a Lisp symbol, number,or list. Annotations with unrecognizable text in the first orsecond parts are ignored. The third part is not checked to makesure the value is of a valid type or range; if you write anannotation by hand, be sure to give a proper value or resultswill be unpredictable. Mode-setting annotations are case-sensitive.While Embedded mode is enabled, the word @code{Local} appears inthe mode line. This is to show that mode setting commands generateannotations that are ``local'' to the current formula or set offormulas. The @kbd{m R} (@code{calc-mode-record-mode}) commandcauses Calc to generate different kinds of annotations. Pressing@kbd{m R} repeatedly cycles through the possible modes.@code{LocEdit} and @code{LocPerm} modes generate annotationsthat look like this, respectively:@example% [calc-edit-mode: float-format: (sci 0)]% [calc-perm-mode: float-format: (sci 5)]@end exampleThe first kind of annotation will be used only while a formulais enabled in Embedded mode. The second kind will be used onlywhen the formula is @emph{not} enabled. (Whether the formulais ``active'' or not, i.e., whether Calc has seen this formulayet, is not relevant here.)@code{Global} mode generates an annotation like this at the endof the file:@example% [calc-global-mode: fractions t]@end exampleGlobal mode annotations affect all formulas throughout the file,and may appear anywhere in the file. This allows you to tuck yourmode annotations somewhere out of the way, say, on a new page ofthe file, as long as those mode settings are suitable for allformulas in the file.Enabling a formula with @kbd{C-x * e} causes a fresh scan for localmode annotations; you will have to use this after adding annotationsabove a formula by hand to get the formula to notice them. Updatinga formula with @kbd{C-x * u} will also re-scan the local modes, butglobal modes are only re-scanned by @kbd{C-x * a}.Another way that modes can get out of date is if you add a localmode annotation to a formula that has another formula after it.In this example, we have used the @kbd{d s} command while thefirst of the two embedded formulas is active. But the secondformula has not changed its style to match, even though by therules of reading annotations the @samp{(sci 0)} applies to it, too.@example% [calc-mode: float-format: (sci 0)]1.23e2456.@end exampleWe would have to go down to the other formula and press @kbd{C-x * u}on it in order to get it to notice the new annotation.Two more mode-recording modes selectable by @kbd{m R} are availablewhich are also available outside of Embedded mode. (@pxref{General Mode Commands}.) They are @code{Save}, in which modesettings are recorded permanently in your Calc init file (the file givenby the variable @code{calc-settings-file}, typically @file{~/.calc.el})rather than by annotating the current document, and no-recordingmode (where there is no symbol like @code{Save} or @code{Local} inthe mode line), in which mode-changing commands do not leave anyannotations at all.When Embedded mode is not enabled, mode-recording modes exceptfor @code{Save} have no effect.@node Customizing Embedded Mode, , Mode Settings in Embedded Mode, Embedded Mode@section Customizing Embedded Mode@noindentYou can modify Embedded mode's behavior by setting various Lispvariables described here. These variables are customizable (@pxref{Customizing Calc}), or you can use @kbd{M-x set-variable}or @kbd{M-x edit-options} to adjust a variable on the fly.(Another possibility would be to use a file-local variable annotation atthe end of the file; @pxref{File Variables, , Local Variables in Files, emacs, the Emacs manual}.)Many of the variables given mentioned here can be set to depend on themajor mode of the editing buffer (@pxref{Customizing Calc}).@vindex calc-embedded-open-formulaThe @code{calc-embedded-open-formula} variable holds a regularexpression for the opening delimiter of a formula. @xref{Regexp Search,, Regular Expression Search, emacs, the Emacs manual}, to seehow regular expressions work. Basically, a regular expression is apattern that Calc can search for. A regular expression that considersblank lines, @samp{$}, and @samp{$$} to be opening delimiters is@code{"\\`\\|^\n\\|\\$\\$?"}. Just in case the meaning of thisregular expression is not completely plain, let's go through itin detail.The surrounding @samp{" "} marks quote the text between them as aLisp string. If you left them off, @code{set-variable} or@code{edit-options} would try to read the regular expression as aLisp program.The most obvious property of this regular expression is that itcontains indecently many backslashes. There are actually two levelsof backslash usage going on here. First, when Lisp reads a quotedstring, all pairs of characters beginning with a backslash areinterpreted as special characters. Here, @code{\n} changes to anew-line character, and @code{\\} changes to a single backslash.So the actual regular expression seen by Calc is@samp{\`\|^ @r{(newline)} \|\$\$?}.Regular expressions also consider pairs beginning with backslashto have special meanings. Sometimes the backslash is used to quotea character that otherwise would have a special meaning in a regularexpression, like @samp{$}, which normally means ``end-of-line,''or @samp{?}, which means that the preceding item is optional. So@samp{\$\$?} matches either one or two dollar signs.The other codes in this regular expression are @samp{^}, which matches``beginning-of-line,'' @samp{\|}, which means ``or,'' and @samp{\`},which matches ``beginning-of-buffer.'' So the whole pattern meansthat a formula begins at the beginning of the buffer, or on a newlinethat occurs at the beginning of a line (i.e., a blank line), or atone or two dollar signs.The default value of @code{calc-embedded-open-formula} looks justlike this example, with several more alternatives added on torecognize various other common kinds of delimiters.By the way, the reason to use @samp{^\n} rather than @samp{^$}or @samp{\n\n}, which also would appear to match blank lines,is that the former expression actually ``consumes'' only onenewline character as @emph{part of} the delimiter, whereas thelatter expressions consume zero or two newlines, respectively.The former choice gives the most natural behavior when Calcmust operate on a whole formula including its delimiters.See the Emacs manual for complete details on regular expressions.But just for your convenience, here is a list of all characterswhich must be quoted with backslash (like @samp{\$}) to avoidsome special interpretation: @samp{. * + ? [ ] ^ $ \}. (Notethe backslash in this list; for example, to match @samp{\[} youmust use @code{"\\\\\\["}. An exercise for the reader is toaccount for each of these six backslashes!)@vindex calc-embedded-close-formulaThe @code{calc-embedded-close-formula} variable holds a regularexpression for the closing delimiter of a formula. A closingregular expression to match the above example would be@code{"\\'\\|\n$\\|\\$\\$?"}. This is almost the same as theother one, except it now uses @samp{\'} (``end-of-buffer'') and@samp{\n$} (newline occurring at end of line, yet another wayof describing a blank line that is more appropriate for thiscase).@vindex calc-embedded-open-word@vindex calc-embedded-close-wordThe @code{calc-embedded-open-word} and @code{calc-embedded-close-word}variables are similar expressions used when you type @kbd{C-x * w}instead of @kbd{C-x * e} to enable Embedded mode.@vindex calc-embedded-open-plainThe @code{calc-embedded-open-plain} variable is a string whichbegins a ``plain'' formula written in front of the formattedformula when @kbd{d p} mode is turned on. Note that this is anactual string, not a regular expression, because Calc must be ableto write this string into a buffer as well as to recognize it.The default string is @code{"%%% "} (note the trailing space), but maybe different for certain major modes.@vindex calc-embedded-close-plainThe @code{calc-embedded-close-plain} variable is a string whichends a ``plain'' formula. The default is @code{" %%%\n"}, but may bedifferent for different major modes. Withoutthe trailing newline here, the first line of a Big mode formulathat followed might be shifted over with respect to the other lines.@vindex calc-embedded-open-new-formulaThe @code{calc-embedded-open-new-formula} variable is a stringwhich is inserted at the front of a new formula when you type@kbd{C-x * f}. Its default value is @code{"\n\n"}. If thisstring begins with a newline character and the @kbd{C-x * f} istyped at the beginning of a line, @kbd{C-x * f} will skip thisfirst newline to avoid introducing unnecessary blank lines inthe file.@vindex calc-embedded-close-new-formulaThe @code{calc-embedded-close-new-formula} variable is the correspondingstring which is inserted at the end of a new formula. Its defaultvalue is also @code{"\n\n"}. The final newline is omitted by@w{@kbd{C-x * f}} if typed at the end of a line. (It follows that if@kbd{C-x * f} is typed on a blank line, both a leading openingnewline and a trailing closing newline are omitted.)@vindex calc-embedded-announce-formulaThe @code{calc-embedded-announce-formula} variable is a regularexpression which is sure to be followed by an embedded formula.The @kbd{C-x * a} command searches for this pattern as well as for@samp{=>} and @samp{:=} operators. Note that @kbd{C-x * a} willnot activate just anything surrounded by formula delimiters; afterall, blank lines are considered formula delimiters by default!But if your language includes a delimiter which can only occuractually in front of a formula, you can take advantage of it here.The default pattern is @code{"%Embed\n\\(% .*\n\\)*"}, but may bedifferent for different major modes.This pattern will check for @samp{%Embed} followed by any number oflines beginning with @samp{%} and a space. This last is important tomake Calc consider mode annotations part of the pattern, so that theformula's opening delimiter really is sure to follow the pattern.@vindex calc-embedded-open-modeThe @code{calc-embedded-open-mode} variable is a string (not aregular expression) which should precede a mode annotation.Calc never scans for this string; Calc always looks for theannotation itself. But this is the string that is inserted beforethe opening bracket when Calc adds an annotation on its own.The default is @code{"% "}, but may be different for different majormodes. @vindex calc-embedded-close-modeThe @code{calc-embedded-close-mode} variable is a string whichfollows a mode annotation written by Calc. Its default valueis simply a newline, @code{"\n"}, but may be different for differentmajor modes. If you change this, it is a good idea still to end with anewline so that mode annotations will appear on lines by themselves.@node Programming, Copying, Embedded Mode, Top@chapter Programming@noindentThere are several ways to ``program'' the Emacs Calculator, dependingon the nature of the problem you need to solve.@enumerate@item@dfn{Keyboard macros} allow you to record a sequence of keystrokesand play them back at a later time. This is just the standard Emacskeyboard macro mechanism, dressed up with a few more features suchas loops and conditionals.@item@dfn{Algebraic definitions} allow you to use any formula to define anew function. This function can then be used in algebraic formulas oras an interactive command.@item@dfn{Rewrite rules} are discussed in the section on algebra commands.@xref{Rewrite Rules}. If you put your rewrite rules in the variable@code{EvalRules}, they will be applied automatically to all Calcresults in just the same way as an internal ``rule'' is applied toevaluate @samp{sqrt(9)} to 3 and so on. @xref{Automatic Rewrites}.@item@dfn{Lisp} is the programming language that Calc (and most of Emacs)is written in. If the above techniques aren't powerful enough, youcan write Lisp functions to do anything that built-in Calc commandscan do. Lisp code is also somewhat faster than keyboard macros orrewrite rules.@end enumerate@kindex zProgramming features are available through the @kbd{z} and @kbd{Z}prefix keys. New commands that you define are two-key sequencesbeginning with @kbd{z}. Commands for managing these definitionsuse the shift-@kbd{Z} prefix. (The @kbd{Z T} (@code{calc-timing})command is described elsewhere; @pxref{Troubleshooting Commands}.The @kbd{Z C} (@code{calc-user-define-composition}) command is alsodescribed elsewhere; @pxref{User-Defined Compositions}.)@menu* Creating User Keys::* Keyboard Macros::* Invocation Macros::* Algebraic Definitions::* Lisp Definitions::@end menu@node Creating User Keys, Keyboard Macros, Programming, Programming@section Creating User Keys@noindent@kindex Z D@pindex calc-user-defineAny Calculator command may be bound to a key using the @kbd{Z D}(@code{calc-user-define}) command. Actually, it is bound to a two-keysequence beginning with the lower-case @kbd{z} prefix.The @kbd{Z D} command first prompts for the key to define. For example,press @kbd{Z D a} to define the new key sequence @kbd{z a}. You are thenprompted for the name of the Calculator command that this key shouldrun. For example, the @code{calc-sincos} command is not normallyavailable on a key. Typing @kbd{Z D s sincos @key{RET}} programs the@kbd{z s} key sequence to run @code{calc-sincos}. This definition will remainin effect for the rest of this Emacs session, or until you redefine@kbd{z s} to be something else.You can actually bind any Emacs command to a @kbd{z} key sequence bybackspacing over the @samp{calc-} when you are prompted for the command name.As with any other prefix key, you can type @kbd{z ?} to see a list ofall the two-key sequences you have defined that start with @kbd{z}.Initially, no @kbd{z} sequences (except @kbd{z ?} itself) are defined.User keys are typically letters, but may in fact be any key.(@key{META}-keys are not permitted, nor are a terminal's specialfunction keys which generate multi-character sequences when pressed.)You can define different commands on the shifted and unshifted versionsof a letter if you wish.@kindex Z U@pindex calc-user-undefineThe @kbd{Z U} (@code{calc-user-undefine}) command unbinds a user key.For example, the key sequence @kbd{Z U s} will undefine the @code{sincos}key we defined above.@kindex Z P@pindex calc-user-define-permanent@cindex Storing user definitions@cindex Permanent user definitions@cindex Calc init file, user-defined commandsThe @kbd{Z P} (@code{calc-user-define-permanent}) command makes a keybinding permanent so that it will remain in effect even in future Emacssessions. (It does this by adding a suitable bit of Lisp code intoyour Calc init file; that is, the file given by the variable@code{calc-settings-file}, typically @file{~/.calc.el}.) For example,@kbd{Z P s} would register our @code{sincos} command permanently. Ifyou later wish to unregister this command you must edit your Calc initfile by hand. (@xref{General Mode Commands}, for a way to tell Calc touse a different file for the Calc init file.)The @kbd{Z P} command also saves the user definition, if any, for thecommand bound to the key. After @kbd{Z F} and @kbd{Z C}, a given userkey could invoke a command, which in turn calls an algebraic function,which might have one or more special display formats. A single @kbd{Z P}command will save all of these definitions.To save an algebraic function, type @kbd{'} (the apostrophe)when prompted for a key, and type the function name. To save a commandwithout its key binding, type @kbd{M-x} and enter a function name. (The@samp{calc-} prefix will automatically be inserted for you.)(If the command you give implies a function, the function will be saved,and if the function has any display formats, those will be saved, butnot the other way around: Saving a function will not save any commandsor key bindings associated with the function.) @kindex Z E@pindex calc-user-define-edit@cindex Editing user definitionsThe @kbd{Z E} (@code{calc-user-define-edit}) command edits the definitionof a user key. This works for keys that have been defined by eitherkeyboard macros or formulas; further details are contained in the relevantfollowing sections.@node Keyboard Macros, Invocation Macros, Creating User Keys, Programming@section Programming with Keyboard Macros@noindent@kindex X@cindex Programming with keyboard macros@cindex Keyboard macrosThe easiest way to ``program'' the Emacs Calculator is to use standardkeyboard macros. Press @w{@kbd{C-x (}} to begin recording a macro. Fromthis point on, keystrokes you type will be saved away as well asperforming their usual functions. Press @kbd{C-x )} to end recording.Press shift-@kbd{X} (or the standard Emacs key sequence @kbd{C-x e}) toexecute your keyboard macro by replaying the recorded keystrokes.@xref{Keyboard Macros, , , emacs, the Emacs Manual}, for furtherinformation.When you use @kbd{X} to invoke a keyboard macro, the entire macro istreated as a single command by the undo and trail features. The stackdisplay buffer is not updated during macro execution, but is insteadfixed up once the macro completes. Thus, commands defined with keyboardmacros are convenient and efficient. The @kbd{C-x e} command, on theother hand, invokes the keyboard macro with no special treatment: Eachcommand in the macro will record its own undo information and trail entry,and update the stack buffer accordingly. If your macro uses featuresoutside of Calc's control to operate on the contents of the Calc stackbuffer, or if it includes Undo, Redo, or last-arguments commands, youmust use @kbd{C-x e} to make sure the buffer and undo list are up-to-dateat all times. You could also consider using @kbd{K} (@code{calc-keep-args})instead of @kbd{M-@key{RET}} (@code{calc-last-args}).Calc extends the standard Emacs keyboard macros in several ways.Keyboard macros can be used to create user-defined commands. Keyboardmacros can include conditional and iteration structures, somewhatanalogous to those provided by a traditional programmable calculator.@menu* Naming Keyboard Macros::* Conditionals in Macros::* Loops in Macros::* Local Values in Macros::* Queries in Macros::@end menu@node Naming Keyboard Macros, Conditionals in Macros, Keyboard Macros, Keyboard Macros@subsection Naming Keyboard Macros@noindent@kindex Z K@pindex calc-user-define-kbd-macroOnce you have defined a keyboard macro, you can bind it to a @kbd{z}key sequence with the @kbd{Z K} (@code{calc-user-define-kbd-macro}) command.This command prompts first for a key, then for a command name. Forexample, if you type @kbd{C-x ( n @key{TAB} n @key{TAB} C-x )} you willdefine a keyboard macro which negates the top two numbers on the stack(@key{TAB} swaps the top two stack elements). Now you can type@kbd{Z K n @key{RET}} to define this keyboard macro onto the @kbd{z n} keysequence. The default command name (if you answer the second prompt withjust the @key{RET} key as in this example) will be something like@samp{calc-User-n}. The keyboard macro will now be available as both@kbd{z n} and @kbd{M-x calc-User-n}. You can backspace and enter a moredescriptive command name if you wish.Macros defined by @kbd{Z K} act like single commands; they are executedin the same way as by the @kbd{X} key. If you wish to define the macroas a standard no-frills Emacs macro (to be executed as if by @kbd{C-x e}),give a negative prefix argument to @kbd{Z K}.Once you have bound your keyboard macro to a key, you can use@kbd{Z P} to register it permanently with Emacs. @xref{Creating User Keys}.@cindex Keyboard macros, editingThe @kbd{Z E} (@code{calc-user-define-edit}) command on a key that hasbeen defined by a keyboard macro tries to use the @code{edmacro} packageedit the macro. Type @kbd{C-c C-c} to finish editing and update the definition stored on the key, or, to cancel the edit, kill thebuffer with @kbd{C-x k}.The special characters @code{RET}, @code{LFD}, @code{TAB}, @code{SPC},@code{DEL}, and @code{NUL} must be entered as these three charactersequences, written in all uppercase, as must the prefixes @code{C-} and@code{M-}. Spaces and line breaks are ignored. Other characters arecopied verbatim into the keyboard macro. Basically, the notation is thesame as is used in all of this manual's examples, except that the manualtakes some liberties with spaces: When we say @kbd{' [1 2 3] @key{RET}},we take it for granted that it is clear we really mean @kbd{' [1 @key{SPC} 2 @key{SPC} 3] @key{RET}}.@kindex C-x * m@pindex read-kbd-macroThe @kbd{C-x * m} (@code{read-kbd-macro}) command reads an Emacs ``region''of spelled-out keystrokes and defines it as the current keyboard macro.It is a convenient way to define a keyboard macro that has been storedin a file, or to define a macro without executing it at the same time.@node Conditionals in Macros, Loops in Macros, Naming Keyboard Macros, Keyboard Macros@subsection Conditionals in Keyboard Macros@noindent@kindex Z [@kindex Z ]@pindex calc-kbd-if@pindex calc-kbd-else@pindex calc-kbd-else-if@pindex calc-kbd-end-if@cindex Conditional structuresThe @kbd{Z [} (@code{calc-kbd-if}) and @kbd{Z ]} (@code{calc-kbd-end-if})commands allow you to put simple tests in a keyboard macro. When Calcsees the @kbd{Z [}, it pops an object from the stack and, if the object isa non-zero value, continues executing keystrokes. But if the object iszero, or if it is not provably nonzero, Calc skips ahead to the matching@kbd{Z ]} keystroke. @xref{Logical Operations}, for a set of commands forperforming tests which conveniently produce 1 for true and 0 for false.For example, @kbd{@key{RET} 0 a < Z [ n Z ]} implements an absolute-valuefunction in the form of a keyboard macro. This macro duplicates thenumber on the top of the stack, pushes zero and compares using @kbd{a <}(@code{calc-less-than}), then, if the number was less than zero,executes @kbd{n} (@code{calc-change-sign}). Otherwise, the change-signcommand is skipped.To program this macro, type @kbd{C-x (}, type the above sequence ofkeystrokes, then type @kbd{C-x )}. Note that the keystrokes will beexecuted while you are making the definition as well as when you laterre-execute the macro by typing @kbd{X}. Thus you should make sure asuitable number is on the stack before defining the macro so that youdon't get a stack-underflow error during the definition process.Conditionals can be nested arbitrarily. However, there should be exactlyone @kbd{Z ]} for each @kbd{Z [} in a keyboard macro.@kindex Z :The @kbd{Z :} (@code{calc-kbd-else}) command allows you to choose betweentwo keystroke sequences. The general format is @kbd{@var{cond} Z [@var{then-part} Z : @var{else-part} Z ]}. If @var{cond} is true(i.e., if the top of stack contains a non-zero number after @var{cond}has been executed), the @var{then-part} will be executed and the@var{else-part} will be skipped. Otherwise, the @var{then-part} willbe skipped and the @var{else-part} will be executed.@kindex Z |The @kbd{Z |} (@code{calc-kbd-else-if}) command allows you to choosebetween any number of alternatives. For example,@kbd{@var{cond1} Z [ @var{part1} Z : @var{cond2} Z | @var{part2} Z :@var{part3} Z ]} will execute @var{part1} if @var{cond1} is true,otherwise it will execute @var{part2} if @var{cond2} is true, otherwiseit will execute @var{part3}.More precisely, @kbd{Z [} pops a number and conditionally skips to thenext matching @kbd{Z :} or @kbd{Z ]} key. @w{@kbd{Z ]}} has no effect whenactually executed. @kbd{Z :} skips to the next matching @kbd{Z ]}.@kbd{Z |} pops a number and conditionally skips to the next matching@kbd{Z :} or @kbd{Z ]}; thus, @kbd{Z [} and @kbd{Z |} are functionallyequivalent except that @kbd{Z [} participates in nesting but @kbd{Z |}does not.Calc's conditional and looping constructs work by scanning thekeyboard macro for occurrences of character sequences like @samp{Z:}and @samp{Z]}. One side-effect of this is that if you use theseconstructs you must be careful that these character pairs do notoccur by accident in other parts of the macros. Since Calc rarelyuses shift-@kbd{Z} for any purpose except as a prefix character, thisis not likely to be a problem. Another side-effect is that it willnot work to define your own custom key bindings for these commands.Only the standard shift-@kbd{Z} bindings will work correctly.@kindex Z C-gIf Calc gets stuck while skipping characters during the definition of amacro, type @kbd{Z C-g} to cancel the definition. (Typing plain @kbd{C-g}actually adds a @kbd{C-g} keystroke to the macro.)@node Loops in Macros, Local Values in Macros, Conditionals in Macros, Keyboard Macros@subsection Loops in Keyboard Macros@noindent@kindex Z <@kindex Z >@pindex calc-kbd-repeat@pindex calc-kbd-end-repeat@cindex Looping structures@cindex Iterative structuresThe @kbd{Z <} (@code{calc-kbd-repeat}) and @kbd{Z >}(@code{calc-kbd-end-repeat}) commands pop a number from the stack,which must be an integer, then repeat the keystrokes between the bracketsthe specified number of times. If the integer is zero or negative, thebody is skipped altogether. For example, @kbd{1 @key{TAB} Z < 2 * Z >}computes two to a nonnegative integer power. First, we push 1 on thestack and then swap the integer argument back to the top. The @kbd{Z <}pops that argument leaving the 1 back on top of the stack. Then, werepeat a multiply-by-two step however many times.Once again, the keyboard macro is executed as it is being entered.In this case it is especially important to set up reasonable initialconditions before making the definition: Suppose the integer 1000 justhappened to be sitting on the stack before we typed the above definition!Another approach is to enter a harmless dummy definition for the macro,then go back and edit in the real one with a @kbd{Z E} command. Yetanother approach is to type the macro as written-out keystroke namesin a buffer, then use @kbd{C-x * m} (@code{read-kbd-macro}) to read themacro.@kindex Z /@pindex calc-breakThe @kbd{Z /} (@code{calc-kbd-break}) command allows you to break outof a keyboard macro loop prematurely. It pops an object from the stack;if that object is true (a non-zero number), control jumps out of theinnermost enclosing @kbd{Z <} @dots{} @kbd{Z >} loop and continuesafter the @kbd{Z >}. If the object is false, the @kbd{Z /} has noeffect. Thus @kbd{@var{cond} Z /} is similar to @samp{if (@var{cond}) break;}in the C language.@kindex Z (@kindex Z )@pindex calc-kbd-for@pindex calc-kbd-end-forThe @kbd{Z (} (@code{calc-kbd-for}) and @kbd{Z )} (@code{calc-kbd-end-for})commands are similar to @kbd{Z <} and @kbd{Z >}, except that they make thevalue of the counter available inside the loop. The general layout is@kbd{@var{init} @var{final} Z ( @var{body} @var{step} Z )}. The @kbd{Z (}command pops initial and final values from the stack. It then createsa temporary internal counter and initializes it with the value @var{init}.The @kbd{Z (} command then repeatedly pushes the counter value onto thestack and executes @var{body} and @var{step}, adding @var{step} to thecounter each time until the loop finishes.@cindex Summations (by keyboard macros)By default, the loop finishes when the counter becomes greater than (orless than) @var{final}, assuming @var{initial} is less than (greaterthan) @var{final}. If @var{initial} is equal to @var{final}, the bodyexecutes exactly once. The body of the loop always executes at leastonce. For example, @kbd{0 1 10 Z ( 2 ^ + 1 Z )} computes the sum of thesquares of the integers from 1 to 10, in steps of 1.If you give a numeric prefix argument of 1 to @kbd{Z (}, the loop isforced to use upward-counting conventions. In this case, if @var{initial}is greater than @var{final} the body will not be executed at all.Note that @var{step} may still be negative in this loop; the prefixargument merely constrains the loop-finished test. Likewise, a prefixargument of @mathit{-1} forces downward-counting conventions.@kindex Z @{@kindex Z @}@pindex calc-kbd-loop@pindex calc-kbd-end-loopThe @kbd{Z @{} (@code{calc-kbd-loop}) and @kbd{Z @}}(@code{calc-kbd-end-loop}) commands are similar to @kbd{Z <} and@kbd{Z >}, except that they do not pop a count from the stack---theyeffectively create an infinite loop. Every @kbd{Z @{} @dots{} @kbd{Z @}}loop ought to include at least one @kbd{Z /} to make sure the loopdoesn't run forever. (If any error message occurs which causes Emacsto beep, the keyboard macro will also be halted; this is a standardfeature of Emacs. You can also generally press @kbd{C-g} to halt arunning keyboard macro, although not all versions of Unix supportthis feature.)The conditional and looping constructs are not actually tied tokeyboard macros, but they are most often used in that context.For example, the keystrokes @kbd{10 Z < 23 @key{RET} Z >} pushten copies of 23 onto the stack. This can be typed ``live'' justas easily as in a macro definition.@xref{Conditionals in Macros}, for some additional notes aboutconditional and looping commands.@node Local Values in Macros, Queries in Macros, Loops in Macros, Keyboard Macros@subsection Local Values in Macros@noindent@cindex Local variables@cindex Restoring saved modesKeyboard macros sometimes want to operate under known conditionswithout affecting surrounding conditions. For example, a keyboardmacro may wish to turn on Fraction mode, or set a particularprecision, independent of the user's normal setting for thosemodes.@kindex Z `@kindex Z '@pindex calc-kbd-push@pindex calc-kbd-popMacros also sometimes need to use local variables. Assignments tolocal variables inside the macro should not affect any variablesoutside the macro. The @kbd{Z `} (@code{calc-kbd-push}) and @kbd{Z '}(@code{calc-kbd-pop}) commands give you both of these capabilities.When you type @kbd{Z `} (with a backquote or accent grave character),the values of various mode settings are saved away. The ten ``quick''variables @code{q0} through @code{q9} are also saved. Whenyou type @w{@kbd{Z '}} (with an apostrophe), these values are restored.Pairs of @kbd{Z `} and @kbd{Z '} commands may be nested.If a keyboard macro halts due to an error in between a @kbd{Z `} anda @kbd{Z '}, the saved values will be restored correctly even thoughthe macro never reaches the @kbd{Z '} command. Thus you can use@kbd{Z `} and @kbd{Z '} without having to worry about what happensin exceptional conditions.If you type @kbd{Z `} ``live'' (not in a keyboard macro), Calc putsyou into a ``recursive edit.'' You can tell you are in a recursiveedit because there will be extra square brackets in the mode line,as in @samp{[(Calculator)]}. These brackets will go away when youtype the matching @kbd{Z '} command. The modes and quick variableswill be saved and restored in just the same way as if actual keyboardmacros were involved.The modes saved by @kbd{Z `} and @kbd{Z '} are the current precisionand binary word size, the angular mode (Deg, Rad, or HMS), thesimplification mode, Algebraic mode, Symbolic mode, Infinite mode,Matrix or Scalar mode, Fraction mode, and the current complex mode(Polar or Rectangular). The ten ``quick'' variables' values (or lackthereof) are also saved.Most mode-setting commands act as toggles, but with a numeric prefixthey force the mode either on (positive prefix) or off (negativeor zero prefix). Since you don't know what the environment mightbe when you invoke your macro, it's best to use prefix argumentsfor all mode-setting commands inside the macro.In fact, @kbd{C-u Z `} is like @kbd{Z `} except that it sets the modeslisted above to their default values. As usual, the matching @kbd{Z '}will restore the modes to their settings from before the @kbd{C-u Z `}.Also, @w{@kbd{Z `}} with a negative prefix argument resets the algebraic modeto its default (off) but leaves the other modes the same as they wereoutside the construct.The contents of the stack and trail, values of non-quick variables, andother settings such as the language mode and the various display modes,are @emph{not} affected by @kbd{Z `} and @kbd{Z '}.@node Queries in Macros, , Local Values in Macros, Keyboard Macros@subsection Queries in Keyboard Macros@c @noindent@c @kindex Z =@c @pindex calc-kbd-report@c The @kbd{Z =} (@code{calc-kbd-report}) command displays an informative@c message including the value on the top of the stack. You are prompted@c to enter a string. That string, along with the top-of-stack value,@c is displayed unless @kbd{m w} (@code{calc-working}) has been used@c to turn such messages off.@noindent@kindex Z #@pindex calc-kbd-queryThe @kbd{Z #} (@code{calc-kbd-query}) command prompts for an algebraicentry which takes its input from the keyboard, even during macroexecution. All the normal conventions of algebraic input, including theuse of @kbd{$} characters, are supported. The prompt message itself istaken from the top of the stack, and so must be entered (as a string)before the @kbd{Z #} command. (Recall, as a string it can be entered bypressing the @kbd{"} key and will appear as a vector when it is put onthe stack. The prompt message is only put on the stack to provide aprompt for the @kbd{Z #} command; it will not play any role in anysubsequent calculations.) This command allows your keyboard macros toaccept numbers or formulas as interactive input.As an example, @kbd{2 @key{RET} "Power: " @key{RET} Z # 3 @key{RET} ^} will prompt forinput with ``Power: '' in the minibuffer, then return 2 to the providedpower. (The response to the prompt that's given, 3 in this example,will not be part of the macro.)@xref{Keyboard Macro Query, , , emacs, the Emacs Manual}, for a description of@kbd{C-x q} (@code{kbd-macro-query}), the standard Emacs way to acceptkeyboard input during a keyboard macro. In particular, you can use@kbd{C-x q} to enter a recursive edit, which allows the user to performany Calculator operations interactively before pressing @kbd{C-M-c} toreturn control to the keyboard macro.@node Invocation Macros, Algebraic Definitions, Keyboard Macros, Programming@section Invocation Macros@kindex C-x * z@kindex Z I@pindex calc-user-invocation@pindex calc-user-define-invocationCalc provides one special keyboard macro, called up by @kbd{C-x * z}(@code{calc-user-invocation}), that is intended to allow you to defineyour own special way of starting Calc. To define this ``invocationmacro,'' create the macro in the usual way with @kbd{C-x (} and@kbd{C-x )}, then type @kbd{Z I} (@code{calc-user-define-invocation}).There is only one invocation macro, so you don't need to type anyadditional letters after @kbd{Z I}. From now on, you can type@kbd{C-x * z} at any time to execute your invocation macro.For example, suppose you find yourself often grabbing rectangles ofnumbers into Calc and multiplying their columns. You can do thisby typing @kbd{C-x * r} to grab, and @kbd{V R : *} to multiply columns.To make this into an invocation macro, just type @kbd{C-x ( C-x * rV R : * C-x )}, then @kbd{Z I}. Then, to multiply a rectangle of data,just mark the data in its buffer in the usual way and type @kbd{C-x * z}.Invocation macros are treated like regular Emacs keyboard macros;all the special features described above for @kbd{Z K}-style macrosdo not apply. @kbd{C-x * z} is just like @kbd{C-x e}, except that ituses the macro that was last stored by @kbd{Z I}. (In fact, themacro does not even have to have anything to do with Calc!)The @kbd{m m} command saves the last invocation macro defined by@kbd{Z I} along with all the other Calc mode settings.@xref{General Mode Commands}.@node Algebraic Definitions, Lisp Definitions, Invocation Macros, Programming@section Programming with Formulas@noindent@kindex Z F@pindex calc-user-define-formula@cindex Programming with algebraic formulasAnother way to create a new Calculator command uses algebraic formulas.The @kbd{Z F} (@code{calc-user-define-formula}) command stores theformula at the top of the stack as the definition for a key. Thiscommand prompts for five things: The key, the command name, the functionname, the argument list, and the behavior of the command when givennon-numeric arguments.For example, suppose we type @kbd{' a+2b @key{RET}} to push the formula@samp{a + 2*b} onto the stack. We now type @kbd{Z F m} to define thisformula on the @kbd{z m} key sequence. The next prompt is for a commandname, beginning with @samp{calc-}, which should be the long (@kbd{M-x}) formfor the new command. If you simply press @key{RET}, a default name like@code{calc-User-m} will be constructed. In our example, suppose we enter@kbd{spam @key{RET}} to define the new command as @code{calc-spam}.If you want to give the formula a long-style name only, you can press@key{SPC} or @key{RET} when asked which single key to use. For example@kbd{Z F @key{RET} spam @key{RET}} defines the new command as@kbd{M-x calc-spam}, with no keyboard equivalent.The third prompt is for an algebraic function name. The default is touse the same name as the command name but without the @samp{calc-}prefix. (If this is of the form @samp{User-m}, the hyphen is removed soit won't be taken for a minus sign in algebraic formulas.)This is the name you will use if you want to enter your new function in an algebraic formula. Suppose we enter @kbd{yow @key{RET}}.Then the new function can be invoked by pushing two numbers on thestack and typing @kbd{z m} or @kbd{x spam}, or by entering the algebraicformula @samp{yow(x,y)}.The fourth prompt is for the function's argument list. This is used toassociate values on the stack with the variables that appear in the formula.The default is a list of all variables which appear in the formula, sortedinto alphabetical order. In our case, the default would be @samp{(a b)}.This means that, when the user types @kbd{z m}, the Calculator will removetwo numbers from the stack, substitute these numbers for @samp{a} and@samp{b} (respectively) in the formula, then simplify the formula andpush the result on the stack. In other words, @kbd{10 @key{RET} 100 z m}would replace the 10 and 100 on the stack with the number 210, which is@expr{a + 2 b} with @expr{a=10} and @expr{b=100}. Likewise, the formula@samp{yow(10, 100)} will be evaluated by substituting @expr{a=10} and@expr{b=100} in the definition.You can rearrange the order of the names before pressing @key{RET} tocontrol which stack positions go to which variables in the formula. Ifyou remove a variable from the argument list, that variable will be leftin symbolic form by the command. Thus using an argument list of @samp{(b)}for our function would cause @kbd{10 z m} to replace the 10 on the stackwith the formula @samp{a + 20}. If we had used an argument list of@samp{(b a)}, the result with inputs 10 and 100 would have been 120.You can also put a nameless function on the stack instead of just aformula, as in @samp{<a, b : a + 2 b>}. @xref{Specifying Operators}.In this example, the command will be defined by the formula @samp{a + 2 b}using the argument list @samp{(a b)}.The final prompt is a y-or-n question concerning what to do if symbolicarguments are given to your function. If you answer @kbd{y}, thenexecuting @kbd{z m} (using the original argument list @samp{(a b)}) witharguments @expr{10} and @expr{x} will leave the function in symbolicform, i.e., @samp{yow(10,x)}. On the other hand, if you answer @kbd{n},then the formula will always be expanded, even for non-constantarguments: @samp{10 + 2 x}. If you never plan to feed algebraicformulas to your new function, it doesn't matter how you answer thisquestion.If you answered @kbd{y} to this question you can still cause a functioncall to be expanded by typing @kbd{a "} (@code{calc-expand-formula}).Also, Calc will expand the function if necessary when you take aderivative or integral or solve an equation involving the function.@kindex Z G@pindex calc-get-user-defnOnce you have defined a formula on a key, you can retrieve this formulawith the @kbd{Z G} (@code{calc-user-define-get-defn}) command. Press akey, and this command pushes the formula that was used to define thatkey onto the stack. Actually, it pushes a nameless function thatspecifies both the argument list and the defining formula. You will getan error message if the key is undefined, or if the key was not definedby a @kbd{Z F} command.The @kbd{Z E} (@code{calc-user-define-edit}) command on a key that hasbeen defined by a formula uses a variant of the @code{calc-edit} commandto edit the defining formula. Press @kbd{C-c C-c} to finish editing andstore the new formula back in the definition, or kill the buffer with@kbd{C-x k} tocancel the edit. (The argument list and other properties of thedefinition are unchanged; to adjust the argument list, you can use@kbd{Z G} to grab the function onto the stack, edit with @kbd{`}, andthen re-execute the @kbd{Z F} command.)As usual, the @kbd{Z P} command records your definition permanently.In this case it will permanently record all three of the relevantdefinitions: the key, the command, and the function.You may find it useful to turn off the default simplifications with@kbd{m O} (@code{calc-no-simplify-mode}) when entering a formula to beused as a function definition. For example, the formula @samp{deriv(a^2,v)}which might be used to define a new function @samp{dsqr(a,v)} will be``simplified'' to 0 immediately upon entry since @code{deriv} considers@expr{a} to be constant with respect to @expr{v}. Turning offdefault simplifications cures this problem: The definition will be storedin symbolic form without ever activating the @code{deriv} function. Press@kbd{m D} to turn the default simplifications back on afterwards.@node Lisp Definitions, , Algebraic Definitions, Programming@section Programming with Lisp@noindentThe Calculator can be programmed quite extensively in Lisp. All youdo is write a normal Lisp function definition, but with @code{defmath}in place of @code{defun}. This has the same form as @code{defun}, but itautomagically replaces calls to standard Lisp functions like @code{+} and@code{zerop} with calls to the corresponding functions in Calc's own library.Thus you can write natural-looking Lisp code which operates on all of thestandard Calculator data types. You can then use @kbd{Z D} if you wish tobind your new command to a @kbd{z}-prefix key sequence. The @kbd{Z E} commandwill not edit a Lisp-based definition.Emacs Lisp is described in the GNU Emacs Lisp Reference Manual. This sectionassumes a familiarity with Lisp programming concepts; if you do not knowLisp, you may find keyboard macros or rewrite rules to be an easier wayto program the Calculator.This section first discusses ways to write commands, functions, orsmall programs to be executed inside of Calc. Then it discusses howyour own separate programs are able to call Calc from the outside.Finally, there is a list of internal Calc functions and data structuresfor the true Lisp enthusiast.@menu* Defining Functions::* Defining Simple Commands::* Defining Stack Commands::* Argument Qualifiers::* Example Definitions::* Calling Calc from Your Programs::* Internals::@end menu@node Defining Functions, Defining Simple Commands, Lisp Definitions, Lisp Definitions@subsection Defining New Functions@noindent@findex defmathThe @code{defmath} function (actually a Lisp macro) is like @code{defun}except that code in the body of the definition can make use of the fullrange of Calculator data types. The prefix @samp{calcFunc-} is addedto the specified name to get the actual Lisp function name. As a simpleexample,@example(defmath myfact (n) (if (> n 0) (* n (myfact (1- n))) 1))@end example@noindentThis actually expands to the code,@example(defun calcFunc-myfact (n) (if (math-posp n) (math-mul n (calcFunc-myfact (math-add n -1))) 1))@end example@noindentThis function can be used in algebraic expressions, e.g., @samp{myfact(5)}.The @samp{myfact} function as it is defined above has the bug that anexpression @samp{myfact(a+b)} will be simplified to 1 because theformula @samp{a+b} is not considered to be @code{posp}. A robustfactorial function would be written along the following lines:@smallexample(defmath myfact (n) (if (> n 0) (* n (myfact (1- n))) (if (= n 0) 1 nil))) ; this could be simplified as: (and (= n 0) 1)@end smallexampleIf a function returns @code{nil}, it is left unsimplified by the Calculator(except that its arguments will be simplified). Thus, @samp{myfact(a+1+2)}will be simplified to @samp{myfact(a+3)} but no further. Beware that everytime the Calculator reexamines this formula it will attempt to resimplifyit, so your function ought to detect the returning-@code{nil} case asefficiently as possible.The following standard Lisp functions are treated by @code{defmath}:@code{+}, @code{-}, @code{*}, @code{/}, @code{%}, @code{^} or@code{expt}, @code{=}, @code{<}, @code{>}, @code{<=}, @code{>=},@code{/=}, @code{1+}, @code{1-}, @code{logand}, @code{logior}, @code{logxor},@code{logandc2}, @code{lognot}. Also, @code{~=} is an abbreviation for@code{math-nearly-equal}, which is useful in implementing Taylor series.For other functions @var{func}, if a function by the name@samp{calcFunc-@var{func}} exists it is used, otherwise if a function by thename @samp{math-@var{func}} exists it is used, otherwise if @var{func} itselfis defined as a function it is used, otherwise @samp{calcFunc-@var{func}} isused on the assumption that this is a to-be-defined math function. Also, ifthe function name is quoted as in @samp{('integerp a)} the function name isalways used exactly as written (but not quoted).Variable names have @samp{var-} prepended to them unless they appear inthe function's argument list or in an enclosing @code{let}, @code{let*},@code{for}, or @code{foreach} form,or their names already contain a @samp{-} character. Thus a reference to@samp{foo} is the same as a reference to @samp{var-foo}.A few other Lisp extensions are available in @code{defmath} definitions:@itemize @bullet@itemThe @code{elt} function accepts any number of index variables.Note that Calc vectors are stored as Lisp lists whose firstelement is the symbol @code{vec}; thus, @samp{(elt v 2)} yieldsthe second element of vector @code{v}, and @samp{(elt m i j)}yields one element of a Calc matrix.@itemThe @code{setq} function has been extended to act like the CommonLisp @code{setf} function. (The name @code{setf} is recognized asa synonym of @code{setq}.) Specifically, the first argument of@code{setq} can be an @code{nth}, @code{elt}, @code{car}, or @code{cdr} form,in which case the effect is to store into the specifiedelement of a list. Thus, @samp{(setq (elt m i j) x)} stores @expr{x}into one element of a matrix.@itemA @code{for} looping construct is available. For example,@samp{(for ((i 0 10)) body)} executes @code{body} once for eachbinding of @expr{i} from zero to 10. This is like a @code{let}form in that @expr{i} is temporarily bound to the loop countwithout disturbing its value outside the @code{for} construct.Nested loops, as in @samp{(for ((i 0 10) (j 0 (1- i) 2)) body)},are also available. For each value of @expr{i} from zero to 10,@expr{j} counts from 0 to @expr{i-1} in steps of two. Note that@code{for} has the same general outline as @code{let*}, exceptthat each element of the header is a list of three or fourthings, not just two.@itemThe @code{foreach} construct loops over elements of a list.For example, @samp{(foreach ((x (cdr v))) body)} executes@code{body} with @expr{x} bound to each element of Calc vector@expr{v} in turn. The purpose of @code{cdr} here is to skip overthe initial @code{vec} symbol in the vector.@itemThe @code{break} function breaks out of the innermost enclosing@code{while}, @code{for}, or @code{foreach} loop. If given avalue, as in @samp{(break x)}, this value is returned by theloop. (Lisp loops otherwise always return @code{nil}.)@itemThe @code{return} function prematurely returns from the enclosingfunction. For example, @samp{(return (+ x y))} returns @expr{x+y}as the value of a function. You can use @code{return} anywhereinside the body of the function.@end itemizeNon-integer numbers (and extremely large integers) cannot be includeddirectly into a @code{defmath} definition. This is because the Lispreader will fail to parse them long before @code{defmath} ever gets control.Instead, use the notation, @samp{:"3.1415"}. In fact, any algebraicformula can go between the quotes. For example,@smallexample(defmath sqexp (x) ; sqexp(x) == sqrt(exp(x)) == exp(x*0.5) (and (numberp x) (exp :"x * 0.5")))@end smallexampleexpands to@smallexample(defun calcFunc-sqexp (x) (and (math-numberp x) (calcFunc-exp (math-mul x '(float 5 -1)))))@end smallexampleNote the use of @code{numberp} as a guard to ensure that the argument isa number first, returning @code{nil} if not. The exponential functioncould itself have been included in the expression, if we had preferred:@samp{:"exp(x * 0.5)"}. As another example, the multiplication-and-recursionstep of @code{myfact} could have been written@example:"n * myfact(n-1)"@end exampleA good place to put your @code{defmath} commands is your Calc init file(the file given by @code{calc-settings-file}, typically@file{~/.calc.el}), which will not be loaded until Calc starts.If a file named @file{.emacs} exists in your home directory, Emacs readsand executes the Lisp forms in this file as it starts up. While it mayseem reasonable to put your favorite @code{defmath} commands there,this has the unfortunate side-effect that parts of the Calculator must beloaded in to process the @code{defmath} commands whether or not you willactually use the Calculator! If you want to put the @code{defmath}commands there (for example, if you redefine @code{calc-settings-file}to be @file{.emacs}), a better effect can be had by writing@example(put 'calc-define 'thing '(progn (defmath ... ) (defmath ... )))@end example@noindent@vindex calc-defineThe @code{put} function adds a @dfn{property} to a symbol. Each Lispsymbol has a list of properties associated with it. Here we add aproperty with a name of @code{thing} and a @samp{(progn ...)} form asits value. When Calc starts up, and at the start of every Calc command,the property list for the symbol @code{calc-define} is checked and thevalues of any properties found are evaluated as Lisp forms. Theproperties are removed as they are evaluated. The property names(like @code{thing}) are not used; you should choose something like thename of your project so as not to conflict with other properties.The net effect is that you can put the above code in your @file{.emacs}file and it will not be executed until Calc is loaded. Or, you can putthat same code in another file which you load by hand either before orafter Calc itself is loaded.The properties of @code{calc-define} are evaluated in the same orderthat they were added. They can assume that the Calc modules @file{calc.el},@file{calc-ext.el}, and @file{calc-macs.el} have been fully loaded, andthat the @samp{*Calculator*} buffer will be the current buffer.If your @code{calc-define} property only defines algebraic functions,you can be sure that it will have been evaluated before Calc tries tocall your function, even if the file defining the property is loadedafter Calc is loaded. But if the property defines commands or keysequences, it may not be evaluated soon enough. (Suppose it defines thenew command @code{tweak-calc}; the user can load your file, then type@kbd{M-x tweak-calc} before Calc has had chance to do anything.) Toprotect against this situation, you can put@example(run-hooks 'calc-check-defines)@end example@findex calc-check-defines@noindentat the end of your file. The @code{calc-check-defines} function is whatlooks for and evaluates properties on @code{calc-define}; @code{run-hooks}has the advantage that it is quietly ignored if @code{calc-check-defines}is not yet defined because Calc has not yet been loaded.Examples of things that ought to be enclosed in a @code{calc-define}property are @code{defmath} calls, @code{define-key} calls that modifythe Calc key map, and any calls that redefine things defined inside Calc.Ordinary @code{defun}s need not be enclosed with @code{calc-define}.@node Defining Simple Commands, Defining Stack Commands, Defining Functions, Lisp Definitions@subsection Defining New Simple Commands@noindent@findex interactiveIf a @code{defmath} form contains an @code{interactive} clause, it definesa Calculator command. Actually such a @code{defmath} results in @emph{two}function definitions: One, a @samp{calcFunc-} function as was just described,with the @code{interactive} clause removed. Two, a @samp{calc-} functionwith a suitable @code{interactive} clause and some sort of wrapper to makethe command work in the Calc environment.In the simple case, the @code{interactive} clause has the same form asfor normal Emacs Lisp commands:@smallexample(defmath increase-precision (delta) "Increase precision by DELTA." ; This is the "documentation string" (interactive "p") ; Register this as a M-x-able command (setq calc-internal-prec (+ calc-internal-prec delta)))@end smallexampleThis expands to the pair of definitions,@smallexample(defun calc-increase-precision (delta) "Increase precision by DELTA." (interactive "p") (calc-wrapper (setq calc-internal-prec (math-add calc-internal-prec delta))))(defun calcFunc-increase-precision (delta) "Increase precision by DELTA." (setq calc-internal-prec (math-add calc-internal-prec delta)))@end smallexample@noindentwhere in this case the latter function would never really be used! Notethat since the Calculator stores small integers as plain Lisp integers,the @code{math-add} function will work just as well as the native@code{+} even when the intent is to operate on native Lisp integers.@findex calc-wrapperThe @samp{calc-wrapper} call invokes a macro which surrounds the body ofthe function with code that looks roughly like this:@smallexample(let ((calc-command-flags nil)) (unwind-protect (save-excursion (calc-select-buffer) @emph{body of function} @emph{renumber stack} @emph{clear} Working @emph{message}) @emph{realign cursor and window} @emph{clear Inverse, Hyperbolic, and Keep Args flags} @emph{update Emacs mode line}))@end smallexample@findex calc-select-bufferThe @code{calc-select-buffer} function selects the @samp{*Calculator*}buffer if necessary, say, because the command was invoked from insidethe @samp{*Calc Trail*} window.@findex calc-set-command-flagYou can call, for example, @code{(calc-set-command-flag 'no-align)} toset the above-mentioned command flags. Calc routines recognize thefollowing command flags:@table @code@item renum-stackStack line numbers @samp{1:}, @samp{2:}, and so on must be renumberedafter this command completes. This is set by routines like@code{calc-push}.@item clear-messageCalc should call @samp{(message "")} if this command completes normally(to clear a ``Working@dots{}'' message out of the echo area).@item no-alignDo not move the cursor back to the @samp{.} top-of-stack marker.@item position-pointUse the variables @code{calc-position-point-line} and@code{calc-position-point-column} to position the cursor afterthis command finishes.@item keep-flagsDo not clear @code{calc-inverse-flag}, @code{calc-hyperbolic-flag},and @code{calc-keep-args-flag} at the end of this command.@item do-editSwitch to buffer @samp{*Calc Edit*} after this command.@item hold-trailDo not move trail pointer to end of trail when something is recordedthere.@end table@kindex Y@kindex Y ?@vindex calc-Y-help-msgsCalc reserves a special prefix key, shift-@kbd{Y}, for user-writtenextensions to Calc. There are no built-in commands that work withthis prefix key; you must call @code{define-key} from Lisp (probablyfrom inside a @code{calc-define} property) to add to it. Initially only@kbd{Y ?} is defined; it takes help messages from a list of strings(initially @code{nil}) in the variable @code{calc-Y-help-msgs}. Allother undefined keys except for @kbd{Y} are reserved for use byfuture versions of Calc.If you are writing a Calc enhancement which you expect to give toothers, it is best to minimize the number of @kbd{Y}-key sequencesyou use. In fact, if you have more than one key sequence you shouldconsider defining three-key sequences with a @kbd{Y}, then a key thatstands for your package, then a third key for the particular commandwithin your package.Users may wish to install several Calc enhancements, and it is possiblethat several enhancements will choose to use the same key. In theexample below, a variable @code{inc-prec-base-key} has been definedto contain the key that identifies the @code{inc-prec} package. Itsvalue is initially @code{"P"}, but a user can change this variableif necessary without having to modify the file.Here is a complete file, @file{inc-prec.el}, which makes a @kbd{Y P I}command that increases the precision, and a @kbd{Y P D} command thatdecreases the precision.@smallexample;;; Increase and decrease Calc precision. Dave Gillespie, 5/31/91.;; (Include copyright or copyleft stuff here.)(defvar inc-prec-base-key "P" "Base key for inc-prec.el commands.")(put 'calc-define 'inc-prec '(progn(define-key calc-mode-map (format "Y%sI" inc-prec-base-key) 'increase-precision)(define-key calc-mode-map (format "Y%sD" inc-prec-base-key) 'decrease-precision)(setq calc-Y-help-msgs (cons (format "%s + Inc-prec, Dec-prec" inc-prec-base-key) calc-Y-help-msgs))(defmath increase-precision (delta) "Increase precision by DELTA." (interactive "p") (setq calc-internal-prec (+ calc-internal-prec delta)))(defmath decrease-precision (delta) "Decrease precision by DELTA." (interactive "p") (setq calc-internal-prec (- calc-internal-prec delta))))) ; end of calc-define property(run-hooks 'calc-check-defines)@end smallexample@node Defining Stack Commands, Argument Qualifiers, Defining Simple Commands, Lisp Definitions@subsection Defining New Stack-Based Commands@noindentTo define a new computational command which takes and/or leaves argumentson the stack, a special form of @code{interactive} clause is used.@example(interactive @var{num} @var{tag})@end example@noindentwhere @var{num} is an integer, and @var{tag} is a string. The effect isto pop @var{num} values off the stack, resimplify them by calling@code{calc-normalize}, and hand them to your function according to thefunction's argument list. Your function may include @code{&optional} and@code{&rest} parameters, so long as calling the function with @var{num}parameters is valid.Your function must return either a number or a formula in a formacceptable to Calc, or a list of such numbers or formulas. These value(s)are pushed onto the stack when the function completes. They are alsorecorded in the Calc Trail buffer on a line beginning with @var{tag},a string of (normally) four characters or less. If you omit @var{tag}or use @code{nil} as a tag, the result is not recorded in the trail.As an example, the definition@smallexample(defmath myfact (n) "Compute the factorial of the integer at the top of the stack." (interactive 1 "fact") (if (> n 0) (* n (myfact (1- n))) (and (= n 0) 1)))@end smallexample@noindentis a version of the factorial function shown previously which can be usedas a command as well as an algebraic function. It expands to@smallexample(defun calc-myfact () "Compute the factorial of the integer at the top of the stack." (interactive) (calc-slow-wrapper (calc-enter-result 1 "fact" (cons 'calcFunc-myfact (calc-top-list-n 1)))))(defun calcFunc-myfact (n) "Compute the factorial of the integer at the top of the stack." (if (math-posp n) (math-mul n (calcFunc-myfact (math-add n -1))) (and (math-zerop n) 1)))@end smallexample@findex calc-slow-wrapperThe @code{calc-slow-wrapper} function is a version of @code{calc-wrapper}that automatically puts up a @samp{Working...} message before thecomputation begins. (This message can be turned off by the userwith an @kbd{m w} (@code{calc-working}) command.)@findex calc-top-list-nThe @code{calc-top-list-n} function returns a list of the specified numberof values from the top of the stack. It resimplifies each value bycalling @code{calc-normalize}. If its argument is zero it returns anempty list. It does not actually remove these values from the stack.@findex calc-enter-resultThe @code{calc-enter-result} function takes an integer @var{num} and string@var{tag} as described above, plus a third argument which is either aCalculator data object or a list of such objects. These objects areresimplified and pushed onto the stack after popping the specified numberof values from the stack. If @var{tag} is non-@code{nil}, the valuesbeing pushed are also recorded in the trail.Note that if @code{calcFunc-myfact} returns @code{nil} this represents``leave the function in symbolic form.'' To return an actual empty list,in the sense that @code{calc-enter-result} will push zero elements backonto the stack, you should return the special value @samp{'(nil)}, a listcontaining the single symbol @code{nil}.The @code{interactive} declaration can actually contain a limitedEmacs-style code string as well which comes just before @var{num} and@var{tag}. Currently the only Emacs code supported is @samp{"p"}, as in@example(defmath foo (a b &optional c) (interactive "p" 2 "foo") @var{body})@end exampleIn this example, the command @code{calc-foo} will evaluate the expression@samp{foo(a,b)} if executed with no argument, or @samp{foo(a,b,n)} ifexecuted with a numeric prefix argument of @expr{n}.The other code string allowed is @samp{"m"} (unrelated to the usual @samp{"m"}code as used with @code{defun}). It uses the numeric prefix argument as thenumber of objects to remove from the stack and pass to the function.In this case, the integer @var{num} serves as a default number ofarguments to be used when no prefix is supplied.@node Argument Qualifiers, Example Definitions, Defining Stack Commands, Lisp Definitions@subsection Argument Qualifiers@noindentAnywhere a parameter name can appear in the parameter list you can also usean @dfn{argument qualifier}. Thus the general form of a definition is:@example(defmath @var{name} (@var{param} @var{param...} &optional @var{param} @var{param...} &rest @var{param}) @var{body})@end example@noindentwhere each @var{param} is either a symbol or a list of the form@example(@var{qual} @var{param})@end exampleThe following qualifiers are recognized:@table @samp@item complete@findex completeThe argument must not be an incomplete vector, interval, or complex number.(This is rarely needed since the Calculator itself will never call yourfunction with an incomplete argument. But there is nothing stopping yourown Lisp code from calling your function with an incomplete argument.)@item integer@findex integerThe argument must be an integer. If it is an integer-valued floatit will be accepted but converted to integer form. Non-integers andformulas are rejected.@item natnum@findex natnumLike @samp{integer}, but the argument must be non-negative.@item fixnum@findex fixnumLike @samp{integer}, but the argument must fit into a native Lisp integer,which on most systems means less than 2^23 in absolute value. Theargument is converted into Lisp-integer form if necessary.@item float@findex floatThe argument is converted to floating-point format if it is a number orvector. If it is a formula it is left alone. (The argument is neveractually rejected by this qualifier.)@item @var{pred}The argument must satisfy predicate @var{pred}, which is one of thestandard Calculator predicates. @xref{Predicates}.@item not-@var{pred}The argument must @emph{not} satisfy predicate @var{pred}.@end tableFor example,@example(defmath foo (a (constp (not-matrixp b)) &optional (float c) &rest (integer d)) @var{body})@end example@noindentexpands to@example(defun calcFunc-foo (a b &optional c &rest d) (and (math-matrixp b) (math-reject-arg b 'not-matrixp)) (or (math-constp b) (math-reject-arg b 'constp)) (and c (setq c (math-check-float c))) (setq d (mapcar 'math-check-integer d)) @var{body})@end example@noindentwhich performs the necessary checks and conversions before executing thebody of the function.@node Example Definitions, Calling Calc from Your Programs, Argument Qualifiers, Lisp Definitions@subsection Example Definitions@noindentThis section includes some Lisp programming examples on a larger scale.These programs make use of some of the Calculator's internal functions;@pxref{Internals}.@menu* Bit Counting Example::* Sine Example::@end menu@node Bit Counting Example, Sine Example, Example Definitions, Example Definitions@subsubsection Bit-Counting@noindent@ignore@starindex@end ignore@tindex bcountCalc does not include a built-in function for counting the number of``one'' bits in a binary integer. It's easy to invent one using @kbd{b u}to convert the integer to a set, and @kbd{V #} to count the elements ofthat set; let's write a function that counts the bits without having tocreate an intermediate set.@smallexample(defmath bcount ((natnum n)) (interactive 1 "bcnt") (let ((count 0)) (while (> n 0) (if (oddp n) (setq count (1+ count))) (setq n (lsh n -1))) count))@end smallexample@noindentWhen this is expanded by @code{defmath}, it will become the followingEmacs Lisp function:@smallexample(defun calcFunc-bcount (n) (setq n (math-check-natnum n)) (let ((count 0)) (while (math-posp n) (if (math-oddp n) (setq count (math-add count 1))) (setq n (calcFunc-lsh n -1))) count))@end smallexampleIf the input numbers are large, this function involves a fair amountof arithmetic. A binary right shift is essentially a division by two;recall that Calc stores integers in decimal form so bit shifts mustinvolve actual division.To gain a bit more efficiency, we could divide the integer into@var{n}-bit chunks, each of which can be handled quickly becausethey fit into Lisp integers. It turns out that Calc's arithmeticroutines are especially fast when dividing by an integer less than1000, so we can set @var{n = 9} bits and use repeated division by 512:@smallexample(defmath bcount ((natnum n)) (interactive 1 "bcnt") (let ((count 0)) (while (not (fixnump n)) (let ((qr (idivmod n 512))) (setq count (+ count (bcount-fixnum (cdr qr))) n (car qr)))) (+ count (bcount-fixnum n))))(defun bcount-fixnum (n) (let ((count 0)) (while (> n 0) (setq count (+ count (logand n 1)) n (lsh n -1))) count))@end smallexample@noindentNote that the second function uses @code{defun}, not @code{defmath}.Because this function deals only with native Lisp integers (``fixnums''),it can use the actual Emacs @code{+} and related functions ratherthan the slower but more general Calc equivalents which @code{defmath}uses.The @code{idivmod} function does an integer division, returning boththe quotient and the remainder at once. Again, note that while itmight seem that @samp{(logand n 511)} and @samp{(lsh n -9)} aremore efficient ways to split off the bottom nine bits of @code{n},actually they are less efficient because each operation is reallya division by 512 in disguise; @code{idivmod} allows us to do thesame thing with a single division by 512.@node Sine Example, , Bit Counting Example, Example Definitions@subsubsection The Sine Function@noindent@ignore@starindex@end ignore@tindex mysinA somewhat limited sine function could be defined as follows, using thewell-known Taylor series expansion for @texline @math{\sin x}:@infoline @samp{sin(x)}:@smallexample(defmath mysin ((float (anglep x))) (interactive 1 "mysn") (setq x (to-radians x)) ; Convert from current angular mode. (let ((sum x) ; Initial term of Taylor expansion of sin. newsum (nfact 1) ; "nfact" equals "n" factorial at all times. (xnegsqr :"-(x^2)")) ; "xnegsqr" equals -x^2. (for ((n 3 100 2)) ; Upper limit of 100 is a good precaution. (working "mysin" sum) ; Display "Working" message, if enabled. (setq nfact (* nfact (1- n) n) x (* x xnegsqr) newsum (+ sum (/ x nfact))) (if (~= newsum sum) ; If newsum is "nearly equal to" sum, (break)) ; then we are done. (setq sum newsum)) sum))@end smallexampleThe actual @code{sin} function in Calc works by first reducing the problemto a sine or cosine of a nonnegative number less than @cpiover{4}. Thisensures that the Taylor series will converge quickly. Also, the calculationis carried out with two extra digits of precision to guard against cumulativeround-off in @samp{sum}. Finally, complex arguments are allowed and handledby a separate algorithm.@smallexample(defmath mysin ((float (scalarp x))) (interactive 1 "mysn") (setq x (to-radians x)) ; Convert from current angular mode. (with-extra-prec 2 ; Evaluate with extra precision. (cond ((complexp x) (mysin-complex x)) ((< x 0) (- (mysin-raw (- x))) ; Always call mysin-raw with x >= 0. (t (mysin-raw x))))))(defmath mysin-raw (x) (cond ((>= x 7) (mysin-raw (% x (two-pi)))) ; Now x < 7. ((> x (pi-over-2)) (- (mysin-raw (- x (pi))))) ; Now -pi/2 <= x <= pi/2. ((> x (pi-over-4)) (mycos-raw (- x (pi-over-2)))) ; Now -pi/2 <= x <= pi/4. ((< x (- (pi-over-4))) (- (mycos-raw (+ x (pi-over-2))))) ; Now -pi/4 <= x <= pi/4, (t (mysin-series x)))) ; so the series will be efficient.@end smallexample@noindentwhere @code{mysin-complex} is an appropriate function to handle complexnumbers, @code{mysin-series} is the routine to compute the sine Taylorseries as before, and @code{mycos-raw} is a function analogous to@code{mysin-raw} for cosines.The strategy is to ensure that @expr{x} is nonnegative before calling@code{mysin-raw}. This function then recursively reduces its argumentto a suitable range, namely, plus-or-minus @cpiover{4}. Note that eachtest, and particularly the first comparison against 7, is designed sothat small roundoff errors cannot produce an infinite loop. (Supposewe compared with @samp{(two-pi)} instead; if due to roundoff problemsthe modulo operator ever returned @samp{(two-pi)} exactly, an infiniterecursion could result!) We use modulo only for arguments that willclearly get reduced, knowing that the next rule will catch any reductionsthat this rule misses.If a program is being written for general use, it is important to codeit carefully as shown in this second example. For quick-and-dirty programs,when you know that your own use of the sine function will never encountera large argument, a simpler program like the first one shown is fine.@node Calling Calc from Your Programs, Internals, Example Definitions, Lisp Definitions@subsection Calling Calc from Your Lisp Programs@noindentA later section (@pxref{Internals}) gives a full description ofCalc's internal Lisp functions. It's not hard to call Calc frominside your programs, but the number of these functions can be daunting.So Calc provides one special ``programmer-friendly'' function called@code{calc-eval} that can be made to do just about everything youneed. It's not as fast as the low-level Calc functions, but it'smuch simpler to use!It may seem that @code{calc-eval} itself has a daunting number ofoptions, but they all stem from one simple operation.In its simplest manifestation, @samp{(calc-eval "1+2")} parses thestring @code{"1+2"} as if it were a Calc algebraic entry and returnsthe result formatted as a string: @code{"3"}.Since @code{calc-eval} is on the list of recommended @code{autoload}functions, you don't need to make any special preparations to loadCalc before calling @code{calc-eval} the first time. Calc will beloaded and initialized for you.All the Calc modes that are currently in effect will be used whenevaluating the expression and formatting the result.@ifinfo@example@end example@end ifinfo@subsubsection Additional Arguments to @code{calc-eval}@noindentIf the input string parses to a list of expressions, Calc returnsthe results separated by @code{", "}. You can specify a differentseparator by giving a second string argument to @code{calc-eval}:@samp{(calc-eval "1+2,3+4" ";")} returns @code{"3;7"}.The ``separator'' can also be any of several Lisp symbols whichrequest other behaviors from @code{calc-eval}. These are discussedone by one below.You can give additional arguments to be substituted for@samp{$}, @samp{$$}, and so on in the main expression. Forexample, @samp{(calc-eval "$/$$" nil "7" "1+1")} evaluates theexpression @code{"7/(1+1)"} to yield the result @code{"3.5"}(assuming Fraction mode is not in effect). Note the @code{nil}used as a placeholder for the item-separator argument.@ifinfo@example@end example@end ifinfo@subsubsection Error Handling@noindentIf @code{calc-eval} encounters an error, it returns a list containingthe character position of the error, plus a suitable message as astring. Note that @samp{1 / 0} is @emph{not} an error by Calc'sstandards; it simply returns the string @code{"1 / 0"} which is thedivision left in symbolic form. But @samp{(calc-eval "1/")} willreturn the list @samp{(2 "Expected a number")}.If you bind the variable @code{calc-eval-error} to @code{t}using a @code{let} form surrounding the call to @code{calc-eval},errors instead call the Emacs @code{error} function which abortsto the Emacs command loop with a beep and an error message.If you bind this variable to the symbol @code{string}, error messagesare returned as strings instead of lists. The character position isignored.As a courtesy to other Lisp code which may be using Calc, be sureto bind @code{calc-eval-error} using @code{let} rather than changingit permanently with @code{setq}.@ifinfo@example@end example@end ifinfo@subsubsection Numbers Only@noindentSometimes it is preferable to treat @samp{1 / 0} as an errorrather than returning a symbolic result. If you pass the symbol@code{num} as the second argument to @code{calc-eval}, resultsthat are not constants are treated as errors. The error messagereported is the first @code{calc-why} message if there is one,or otherwise ``Number expected.''A result is ``constant'' if it is a number, vector, or otherobject that does not include variables or function calls. If itis a vector, the components must themselves be constants.@ifinfo@example@end example@end ifinfo@subsubsection Default Modes@noindentIf the first argument to @code{calc-eval} is a list whose firstelement is a formula string, then @code{calc-eval} sets all thevarious Calc modes to their default values while the formula isevaluated and formatted. For example, the precision is set to 12digits, digit grouping is turned off, and the Normal languagemode is used.This same principle applies to the other options discussed below.If the first argument would normally be @var{x}, then it can alsobe the list @samp{(@var{x})} to use the default mode settings.If there are other elements in the list, they are taken asvariable-name/value pairs which override the default modesettings. Look at the documentation at the front of the@file{calc.el} file to find the names of the Lisp variables forthe various modes. The mode settings are restored to theiroriginal values when @code{calc-eval} is done.For example, @samp{(calc-eval '("$+$$" calc-internal-prec 8) 'num a b)}computes the sum of two numbers, requiring a numeric result, andusing default mode settings except that the precision is 8 insteadof the default of 12.It's usually best to use this form of @code{calc-eval} unless yourprogram actually considers the interaction with Calc's mode settingsto be a feature. This will avoid all sorts of potential ``gotchas'';consider what happens with @samp{(calc-eval "sqrt(2)" 'num)}when the user has left Calc in Symbolic mode or No-Simplify mode.As another example, @samp{(equal (calc-eval '("$<$$") nil a b) "1")}checks if the number in string @expr{a} is less than the one instring @expr{b}. Without using a list, the integer 1 mightcome out in a variety of formats which would be hard to test forconveniently: @code{"1"}, @code{"8#1"}, @code{"00001"}. (Butsee ``Predicates'' mode, below.)@ifinfo@example@end example@end ifinfo@subsubsection Raw Numbers@noindentNormally all input and output for @code{calc-eval} is done with strings.You can do arithmetic with, say, @samp{(calc-eval "$+$$" nil a b)}in place of @samp{(+ a b)}, but this is very inefficient since thenumbers must be converted to and from string format as they are passedfrom one @code{calc-eval} to the next.If the separator is the symbol @code{raw}, the result will be returnedas a raw Calc data structure rather than a string. You can read abouthow these objects look in the following sections, but usually you cantreat them as ``black box'' objects with no important internalstructure.There is also a @code{rawnum} symbol, which is a combination of@code{raw} (returning a raw Calc object) and @code{num} (signalingan error if that object is not a constant).You can pass a raw Calc object to @code{calc-eval} in place of astring, either as the formula itself or as one of the @samp{$}arguments. Thus @samp{(calc-eval "$+$$" 'raw a b)} is anaddition function that operates on raw Calc objects. Of coursein this case it would be easier to call the low-level @code{math-add}function in Calc, if you can remember its name.In particular, note that a plain Lisp integer is acceptable to Calcas a raw object. (All Lisp integers are accepted on input, butintegers of more than six decimal digits are converted to ``big-integer''form for output. @xref{Data Type Formats}.)When it comes time to display the object, just use @samp{(calc-eval a)}to format it as a string.It is an error if the input expression evaluates to a list ofvalues. The separator symbol @code{list} is like @code{raw}except that it returns a list of one or more raw Calc objects.Note that a Lisp string is not a valid Calc object, nor is a listcontaining a string. Thus you can still safely distinguish all thevarious kinds of error returns discussed above.@ifinfo@example@end example@end ifinfo@subsubsection Predicates@noindentIf the separator symbol is @code{pred}, the result of the formula istreated as a true/false value; @code{calc-eval} returns @code{t} or@code{nil}, respectively. A value is considered ``true'' if it is anon-zero number, or false if it is zero or if it is not a number.For example, @samp{(calc-eval "$<$$" 'pred a b)} tests whetherone value is less than another.As usual, it is also possible for @code{calc-eval} to return one ofthe error indicators described above. Lisp will interpret such anindicator as ``true'' if you don't check for it explicitly. If youwish to have an error register as ``false'', use something like@samp{(eq (calc-eval ...) t)}.@ifinfo@example@end example@end ifinfo@subsubsection Variable Values@noindentVariables in the formula passed to @code{calc-eval} are not normallyreplaced by their values. If you wish this, you can use the@code{evalv} function (@pxref{Algebraic Manipulation}). For example,if 4 is stored in Calc variable @code{a} (i.e., in Lisp variable@code{var-a}), then @samp{(calc-eval "a+pi")} will return theformula @code{"a + pi"}, but @samp{(calc-eval "evalv(a+pi)")}will return @code{"7.14159265359"}.To store in a Calc variable, just use @code{setq} to store in thecorresponding Lisp variable. (This is obtained by prepending@samp{var-} to the Calc variable name.) Calc routines willunderstand either string or raw form values stored in variables,although raw data objects are much more efficient. For example,to increment the Calc variable @code{a}:@example(setq var-a (calc-eval "evalv(a+1)" 'raw))@end example@ifinfo@example@end example@end ifinfo@subsubsection Stack Access@noindentIf the separator symbol is @code{push}, the formula argument isevaluated (with possible @samp{$} expansions, as usual). Theresult is pushed onto the Calc stack. The return value is @code{nil}(unless there is an error from evaluating the formula, in whichcase the return value depends on @code{calc-eval-error} in theusual way).If the separator symbol is @code{pop}, the first argument to@code{calc-eval} must be an integer instead of a string. Thatmany values are popped from the stack and thrown away. A negativeargument deletes the entry at that stack level. The return valueis the number of elements remaining in the stack after popping;@samp{(calc-eval 0 'pop)} is a good way to measure the size ofthe stack.If the separator symbol is @code{top}, the first argument to@code{calc-eval} must again be an integer. The value at thatstack level is formatted as a string and returned. Thus@samp{(calc-eval 1 'top)} returns the top-of-stack value. If theinteger is out of range, @code{nil} is returned.The separator symbol @code{rawtop} is just like @code{top} exceptthat the stack entry is returned as a raw Calc object instead ofas a string.In all of these cases the first argument can be made a list inorder to force the default mode settings, as described above.Thus @samp{(calc-eval '(2 calc-number-radix 16) 'top)} returns thesecond-to-top stack entry, formatted as a string using the defaultinstead of current display modes, except that the radix ishexadecimal instead of decimal.It is, of course, polite to put the Calc stack back the way youfound it when you are done, unless the user of your program isactually expecting it to affect the stack.Note that you do not actually have to switch into the @samp{*Calculator*}buffer in order to use @code{calc-eval}; it temporarily switches intothe stack buffer if necessary.@ifinfo@example@end example@end ifinfo@subsubsection Keyboard Macros@noindentIf the separator symbol is @code{macro}, the first argument must be astring of characters which Calc can execute as a sequence of keystrokes.This switches into the Calc buffer for the duration of the macro.For example, @samp{(calc-eval "vx5\rVR+" 'macro)} pushes thevector @samp{[1,2,3,4,5]} on the stack and then replaces itwith the sum of those numbers. Note that @samp{\r} is the Lispnotation for the carriage-return, @key{RET}, character.If your keyboard macro wishes to pop the stack, @samp{\C-d} issafer than @samp{\177} (the @key{DEL} character) because someinstallations may have switched the meanings of @key{DEL} and@kbd{C-h}. Calc always interprets @kbd{C-d} as a synonym for``pop-stack'' regardless of key mapping.If you provide a third argument to @code{calc-eval}, evaluationof the keyboard macro will leave a record in the Trail usingthat argument as a tag string. Normally the Trail is unaffected.The return value in this case is always @code{nil}.@ifinfo@example@end example@end ifinfo@subsubsection Lisp Evaluation@noindentFinally, if the separator symbol is @code{eval}, then the Lisp@code{eval} function is called on the first argument, which mustbe a Lisp expression rather than a Calc formula. Remember toquote the expression so that it is not evaluated until inside@code{calc-eval}.The difference from plain @code{eval} is that @code{calc-eval}switches to the Calc buffer before evaluating the expression.For example, @samp{(calc-eval '(setq calc-internal-prec 17) 'eval)}will correctly affect the buffer-local Calc precision variable.An alternative would be @samp{(calc-eval '(calc-precision 17) 'eval)}.This is evaluating a call to the function that is normally invokedby the @kbd{p} key, giving it 17 as its ``numeric prefix argument.''Note that this function will leave a message in the echo area asa side effect. Also, all Calc functions switch to the Calc bufferautomatically if not invoked from there, so the above call isalso equivalent to @samp{(calc-precision 17)} by itself.In all cases, Calc uses @code{save-excursion} to switch back toyour original buffer when it is done.As usual the first argument can be a list that begins with a Lispexpression to use default instead of current mode settings.The result of @code{calc-eval} in this usage is just the resultreturned by the evaluated Lisp expression.@ifinfo@example@end example@end ifinfo@subsubsection Example@noindent@findex convert-tempHere is a sample Emacs command that uses @code{calc-eval}. Supposeyou have a document with lots of references to temperatures on theFahrenheit scale, say ``98.6 F'', and you wish to convert thesereferences to Centigrade. The following command does this conversion.Place the Emacs cursor right after the letter ``F'' and invoke thecommand to change ``98.6 F'' to ``37 C''. Or, if the temperature isalready in Centigrade form, the command changes it back to Fahrenheit.@example(defun convert-temp () (interactive) (save-excursion (re-search-backward "[^-.0-9]\\([-.0-9]+\\) *\\([FC]\\)") (let* ((top1 (match-beginning 1)) (bot1 (match-end 1)) (number (buffer-substring top1 bot1)) (top2 (match-beginning 2)) (bot2 (match-end 2)) (type (buffer-substring top2 bot2))) (if (equal type "F") (setq type "C" number (calc-eval "($ - 32)*5/9" nil number)) (setq type "F" number (calc-eval "$*9/5 + 32" nil number))) (goto-char top2) (delete-region top2 bot2) (insert-before-markers type) (goto-char top1) (delete-region top1 bot1) (if (string-match "\\.$" number) ; change "37." to "37" (setq number (substring number 0 -1))) (insert number))))@end exampleNote the use of @code{insert-before-markers} when changing between``F'' and ``C'', so that the character winds up before the cursorinstead of after it.@node Internals, , Calling Calc from Your Programs, Lisp Definitions@subsection Calculator Internals@noindentThis section describes the Lisp functions defined by the Calculator thatmay be of use to user-written Calculator programs (as described in therest of this chapter). These functions are shown by their names as theyconventionally appear in @code{defmath}. Their full Lisp names aregenerally gotten by prepending @samp{calcFunc-} or @samp{math-} to theirapparent names. (Names that begin with @samp{calc-} are already intheir full Lisp form.) You can use the actual full names instead if youprefer them, or if you are calling these functions from regular Lisp.The functions described here are scattered throughout the variousCalc component files. Note that @file{calc.el} includes @code{autoload}sfor only a few component files; when Calc wants to call an advancedfunction it calls @samp{(calc-extensions)} first; this functionautoloads @file{calc-ext.el}, which in turn autoloads all the functionsin the remaining component files.Because @code{defmath} itself uses the extensions, user-written codegenerally always executes with the extensions already loaded, sonormally you can use any Calc function and be confident that it willbe autoloaded for you when necessary. If you are doing somethingspecial, check carefully to make sure each function you are using isfrom @file{calc.el} or its components, and call @samp{(calc-extensions)}before using any function based in @file{calc-ext.el} if you can'tprove this file will already be loaded.@menu* Data Type Formats::* Interactive Lisp Functions::* Stack Lisp Functions::* Predicates::* Computational Lisp Functions::* Vector Lisp Functions::* Symbolic Lisp Functions::* Formatting Lisp Functions::* Hooks::@end menu@node Data Type Formats, Interactive Lisp Functions, Internals, Internals@subsubsection Data Type Formats@noindentIntegers are stored in either of two ways, depending on their magnitude.Integers less than one million in absolute value are stored as standardLisp integers. This is the only storage format for Calc data objectswhich is not a Lisp list.Large integers are stored as lists of the form @samp{(bigpos @var{d0}@var{d1} @var{d2} @dots{})} for positive integers 1000000 or more, or@samp{(bigneg @var{d0} @var{d1} @var{d2} @dots{})} for negative integers@mathit{-1000000} or less. Each @var{d} is a base-1000 ``digit,'' a Lisp integerfrom 0 to 999. The least significant digit is @var{d0}; the last digit,@var{dn}, which is always nonzero, is the most significant digit. Forexample, the integer @mathit{-12345678} is stored as @samp{(bigneg 678 345 12)}.The distinction between small and large integers is entirely hidden fromthe user. In @code{defmath} definitions, the Lisp predicate @code{integerp}returns true for either kind of integer, and in general both big and smallintegers are accepted anywhere the word ``integer'' is used in this manual.If the distinction must be made, native Lisp integers are called @dfn{fixnums}and large integers are called @dfn{bignums}.Fractions are stored as a list of the form, @samp{(frac @var{n} @var{d})}where @var{n} is an integer (big or small) numerator, @var{d} is aninteger denominator greater than one, and @var{n} and @var{d} are relativelyprime. Note that fractions where @var{d} is one are automatically convertedto plain integers by all math routines; fractions where @var{d} is negativeare normalized by negating the numerator and denominator.Floating-point numbers are stored in the form, @samp{(float @var{mant}@var{exp})}, where @var{mant} (the ``mantissa'') is an integer less than@samp{10^@var{p}} in absolute value (@var{p} represents the currentprecision), and @var{exp} (the ``exponent'') is a fixnum. The value ofthe float is @samp{@var{mant} * 10^@var{exp}}. For example, the number@mathit{-3.14} is stored as @samp{(float -314 -2) = -314*10^-2}. Other constraintsare that the number 0.0 is always stored as @samp{(float 0 0)}, and,except for the 0.0 case, the rightmost base-10 digit of @var{mant} isalways nonzero. (If the rightmost digit is zero, the number isrearranged by dividing @var{mant} by ten and incrementing @var{exp}.)Rectangular complex numbers are stored in the form @samp{(cplx @var{re}@var{im})}, where @var{re} and @var{im} are each real numbers, eitherintegers, fractions, or floats. The value is @samp{@var{re} + @var{im}i}.The @var{im} part is nonzero; complex numbers with zero imaginarycomponents are converted to real numbers automatically.Polar complex numbers are stored in the form @samp{(polar @var{r}@var{theta})}, where @var{r} is a positive real value and @var{theta}is a real value or HMS form representing an angle. This angle isusually normalized to lie in the interval @samp{(-180 ..@: 180)} degrees,or @samp{(-pi ..@: pi)} radians, according to the current angular mode.If the angle is 0 the value is converted to a real number automatically.(If the angle is 180 degrees, the value is usually also converted to anegative real number.)Hours-minutes-seconds forms are stored as @samp{(hms @var{h} @var{m}@var{s})}, where @var{h} is an integer or an integer-valued float (i.e.,a float with @samp{@var{exp} >= 0}), @var{m} is an integer or integer-valuedfloat in the range @w{@samp{[0 ..@: 60)}}, and @var{s} is any real numberin the range @samp{[0 ..@: 60)}.Date forms are stored as @samp{(date @var{n})}, where @var{n} isa real number that counts days since midnight on the morning ofJanuary 1, 1 AD. If @var{n} is an integer, this is a pure dateform. If @var{n} is a fraction or float, this is a date/time form.Modulo forms are stored as @samp{(mod @var{n} @var{m})}, where @var{m} is apositive real number or HMS form, and @var{n} is a real number or HMSform in the range @samp{[0 ..@: @var{m})}.Error forms are stored as @samp{(sdev @var{x} @var{sigma})}, where @var{x}is the mean value and @var{sigma} is the standard deviation. Eachcomponent is either a number, an HMS form, or a symbolic object(a variable or function call). If @var{sigma} is zero, the value isconverted to a plain real number. If @var{sigma} is negative orcomplex, it is automatically normalized to be a positive real.Interval forms are stored as @samp{(intv @var{mask} @var{lo} @var{hi})},where @var{mask} is one of the integers 0, 1, 2, or 3, and @var{lo} and@var{hi} are real numbers, HMS forms, or symbolic objects. The @var{mask}is a binary integer where 1 represents the fact that the interval isclosed on the high end, and 2 represents the fact that it is closed onthe low end. (Thus 3 represents a fully closed interval.) The interval@w{@samp{(intv 3 @var{x} @var{x})}} is converted to the plain number @var{x};intervals @samp{(intv @var{mask} @var{x} @var{x})} for any other @var{mask}represent empty intervals. If @var{hi} is less than @var{lo}, the intervalis converted to a standard empty interval by replacing @var{hi} with @var{lo}.Vectors are stored as @samp{(vec @var{v1} @var{v2} @dots{})}, where @var{v1}is the first element of the vector, @var{v2} is the second, and so on.An empty vector is stored as @samp{(vec)}. A matrix is simply a vectorwhere all @var{v}'s are themselves vectors of equal lengths. Note thatCalc vectors are unrelated to the Emacs Lisp ``vector'' type, which isgenerally unused by Calc data structures.Variables are stored as @samp{(var @var{name} @var{sym})}, where@var{name} is a Lisp symbol whose print name is used as the visible nameof the variable, and @var{sym} is a Lisp symbol in which the variable'svalue is actually stored. Thus, @samp{(var pi var-pi)} represents thespecial constant @samp{pi}. Almost always, the form is @samp{(var@var{v} var-@var{v})}. If the variable name was entered with @code{#}signs (which are converted to hyphens internally), the form is@samp{(var @var{u} @var{v})}, where @var{u} is a symbol whose namecontains @code{#} characters, and @var{v} is a symbol that contains@code{-} characters instead. The value of a variable is the Calcobject stored in its @var{sym} symbol's value cell. If the symbol'svalue cell is void or if it contains @code{nil}, the variable has novalue. Special constants have the form @samp{(special-const@var{value})} stored in their value cell, where @var{value} is a formulawhich is evaluated when the constant's value is requested. Variableswhich represent units are not stored in any special way; they are unitsonly because their names appear in the units table. If the valuecell contains a string, it is parsed to get the variable's value whenthe variable is used.A Lisp list with any other symbol as the first element is a function call.The symbols @code{+}, @code{-}, @code{*}, @code{/}, @code{%}, @code{^},and @code{|} represent special binary operators; these lists are alwaysof the form @samp{(@var{op} @var{lhs} @var{rhs})} where @var{lhs} is thesub-formula on the lefthand side and @var{rhs} is the sub-formula on theright. The symbol @code{neg} represents unary negation; this list is alwaysof the form @samp{(neg @var{arg})}. Any other symbol @var{func} represents afunction that would be displayed in function-call notation; the symbol@var{func} is in general always of the form @samp{calcFunc-@var{name}}.The function cell of the symbol @var{func} should contain a Lisp functionfor evaluating a call to @var{func}. This function is passed the remainingelements of the list (themselves already evaluated) as arguments; suchfunctions should return @code{nil} or call @code{reject-arg} to signifythat they should be left in symbolic form, or they should return a Calcobject which represents their value, or a list of such objects if theywish to return multiple values. (The latter case is allowed only forfunctions which are the outer-level call in an expression whose value isabout to be pushed on the stack; this feature is considered obsoleteand is not used by any built-in Calc functions.)@node Interactive Lisp Functions, Stack Lisp Functions, Data Type Formats, Internals@subsubsection Interactive Functions@noindentThe functions described here are used in implementing interactive Calccommands. Note that this list is not exhaustive! If there is anexisting command that behaves similarly to the one you want to define,you may find helpful tricks by checking the source code for that command.@defun calc-set-command-flag flagSet the command flag @var{flag}. This is generally a Lisp symbol, butmay in fact be anything. The effect is to add @var{flag} to the liststored in the variable @code{calc-command-flags}, unless it is alreadythere. @xref{Defining Simple Commands}.@end defun@defun calc-clear-command-flag flagIf @var{flag} appears among the list of currently-set command flags,remove it from that list.@end defun@defun calc-record-undo recAdd the ``undo record'' @var{rec} to the list of steps to take if thecurrent operation should need to be undone. Stack push and pop functionsautomatically call @code{calc-record-undo}, so the kinds of undo recordsyou might need to create take the form @samp{(set @var{sym} @var{value})},which says that the Lisp variable @var{sym} was changed and had previouslycontained @var{value}; @samp{(store @var{var} @var{value})} which says thatthe Calc variable @var{var} (a string which is the name of the symbol thatcontains the variable's value) was stored and its previous value was@var{value} (either a Calc data object, or @code{nil} if the variable waspreviously void); or @samp{(eval @var{undo} @var{redo} @var{args} @dots{})},which means that to undo requires calling the function @samp{(@var{undo}@var{args} @dots{})} and, if the undo is later redone, calling@samp{(@var{redo} @var{args} @dots{})}.@end defun@defun calc-record-why msg argsRecord the error or warning message @var{msg}, which is normally a string.This message will be replayed if the user types @kbd{w} (@code{calc-why});if the message string begins with a @samp{*}, it is considered importantenough to display even if the user doesn't type @kbd{w}. If one or more@var{args} are present, the displayed message will be of the form,@samp{@var{msg}: @var{arg1}, @var{arg2}, @dots{}}, where the arguments areformatted on the assumption that they are either strings or Calc objects ofsome sort. If @var{msg} is a symbol, it is the name of a Calc predicate(such as @code{integerp} or @code{numvecp}) which the arguments did notsatisfy; it is expanded to a suitable string such as ``Expected aninteger.'' The @code{reject-arg} function calls @code{calc-record-why}automatically; @pxref{Predicates}.@end defun@defun calc-is-inverseThis predicate returns true if the current command is inverse,i.e., if the Inverse (@kbd{I} key) flag was set.@end defun@defun calc-is-hyperbolicThis predicate is the analogous function for the @kbd{H} key.@end defun@node Stack Lisp Functions, Predicates, Interactive Lisp Functions, Internals@subsubsection Stack-Oriented Functions@noindentThe functions described here perform various operations on the Calcstack and trail. They are to be used in interactive Calc commands.@defun calc-push-list vals nPush the Calc objects in list @var{vals} onto the stack at stack level@var{n}. If @var{n} is omitted it defaults to 1, so that the elementsare pushed at the top of the stack. If @var{n} is greater than 1, theelements will be inserted into the stack so that the last element willend up at level @var{n}, the next-to-last at level @var{n}+1, etc.The elements of @var{vals} are assumed to be valid Calc objects, andare not evaluated, rounded, or renormalized in any way. If @var{vals}is an empty list, nothing happens.The stack elements are pushed without any sub-formula selections.You can give an optional third argument to this function, which mustbe a list the same size as @var{vals} of selections. Each selectionmust be @code{eq} to some sub-formula of the corresponding formulain @var{vals}, or @code{nil} if that formula should have no selection.@end defun@defun calc-top-list n mReturn a list of the @var{n} objects starting at level @var{m} of thestack. If @var{m} is omitted it defaults to 1, so that the elements aretaken from the top of the stack. If @var{n} is omitted, it alsodefaults to 1, so that the top stack element (in the form of aone-element list) is returned. If @var{m} is greater than 1, the@var{m}th stack element will be at the end of the list, the @var{m}+1stelement will be next-to-last, etc. If @var{n} or @var{m} are out ofrange, the command is aborted with a suitable error message. If @var{n}is zero, the function returns an empty list. The stack elements are notevaluated, rounded, or renormalized.If any stack elements contain selections, and selections have notbeen disabled by the @kbd{j e} (@code{calc-enable-selections}) command,this function returns the selected portions rather than the entirestack elements. It can be given a third ``selection-mode'' argumentwhich selects other behaviors. If it is the symbol @code{t}, thena selection in any of the requested stack elements produces an``invalid operation on selections'' error. If it is the symbol @code{full},the whole stack entry is always returned regardless of selections.If it is the symbol @code{sel}, the selected portion is always returned,or @code{nil} if there is no selection. (This mode ignores the @kbd{j e}command.) If the symbol is @code{entry}, the complete stack entry inlist form is returned; the first element of this list will be the wholeformula, and the third element will be the selection (or @code{nil}).@end defun@defun calc-pop-stack n mRemove the specified elements from the stack. The parameters @var{n}and @var{m} are defined the same as for @code{calc-top-list}. The returnvalue of @code{calc-pop-stack} is uninteresting.If there are any selected sub-formulas among the popped elements, and@kbd{j e} has not been used to disable selections, this produces anerror without changing the stack. If you supply an optional thirdargument of @code{t}, the stack elements are popped even if theycontain selections.@end defun@defun calc-record-list vals tagThis function records one or more results in the trail. The @var{vals}are a list of strings or Calc objects. The @var{tag} is the four-charactertag string to identify the values. If @var{tag} is omitted, a blank tagwill be used.@end defun@defun calc-normalize nThis function takes a Calc object and ``normalizes'' it. At the veryleast this involves re-rounding floating-point values according to thecurrent precision and other similar jobs. Also, unless the user hasselected No-Simplify mode (@pxref{Simplification Modes}), this involvesactually evaluating a formula object by executing the function callsit contains, and possibly also doing algebraic simplification, etc.@end defun@defun calc-top-list-n n mThis function is identical to @code{calc-top-list}, except that it calls@code{calc-normalize} on the values that it takes from the stack. Theyare also passed through @code{check-complete}, so that incompleteobjects will be rejected with an error message. All computationalcommands should use this in preference to @code{calc-top-list}; the onlystandard Calc commands that operate on the stack without normalizingare stack management commands like @code{calc-enter} and @code{calc-roll-up}.This function accepts the same optional selection-mode argument as@code{calc-top-list}.@end defun@defun calc-top-n mThis function is a convenient form of @code{calc-top-list-n} in which onlya single element of the stack is taken and returned, rather than a listof elements. This also accepts an optional selection-mode argument.@end defun@defun calc-enter-result n tag valsThis function is a convenient interface to most of the above functions.The @var{vals} argument should be either a single Calc object, or a listof Calc objects; the object or objects are normalized, and the top @var{n}stack entries are replaced by the normalized objects. If @var{tag} isnon-@code{nil}, the normalized objects are also recorded in the trail.A typical stack-based computational command would take the form,@smallexample(calc-enter-result @var{n} @var{tag} (cons 'calcFunc-@var{func} (calc-top-list-n @var{n})))@end smallexampleIf any of the @var{n} stack elements replaced contain sub-formulaselections, and selections have not been disabled by @kbd{j e},this function takes one of two courses of action. If @var{n} isequal to the number of elements in @var{vals}, then each element of@var{vals} is spliced into the corresponding selection; this is whathappens when you use the @key{TAB} key, or when you use a unaryarithmetic operation like @code{sqrt}. If @var{vals} has only oneelement but @var{n} is greater than one, there must be only oneselection among the top @var{n} stack elements; the element from@var{vals} is spliced into that selection. This is what happens whenyou use a binary arithmetic operation like @kbd{+}. Any othercombination of @var{n} and @var{vals} is an error when selectionsare present.@end defun@defun calc-unary-op tag func argThis function implements a unary operator that allows a numeric prefixargument to apply the operator over many stack entries. If the prefixargument @var{arg} is @code{nil}, this uses @code{calc-enter-result}as outlined above. Otherwise, it maps the function over several stackelements; @pxref{Prefix Arguments}. For example,@smallexample(defun calc-zeta (arg) (interactive "P") (calc-unary-op "zeta" 'calcFunc-zeta arg))@end smallexample@end defun@defun calc-binary-op tag func arg ident unaryThis function implements a binary operator, analogously to@code{calc-unary-op}. The optional @var{ident} and @var{unary}arguments specify the behavior when the prefix argument is zero orone, respectively. If the prefix is zero, the value @var{ident}is pushed onto the stack, if specified, otherwise an error messageis displayed. If the prefix is one, the unary function @var{unary}is applied to the top stack element, or, if @var{unary} is notspecified, nothing happens. When the argument is two or more,the binary function @var{func} is reduced across the top @var{arg}stack elements; when the argument is negative, the function ismapped between the next-to-top @mathit{-@var{arg}} stack elements and thetop element.@end defun@defun calc-stack-sizeReturn the number of elements on the stack as an integer. This countdoes not include elements that have been temporarily hidden by stacktruncation; @pxref{Truncating the Stack}.@end defun@defun calc-cursor-stack-index nMove the point to the @var{n}th stack entry. If @var{n} is zero, thiswill be the @samp{.} line. If @var{n} is from 1 to the current stack size,this will be the beginning of the first line of that stack entry's display.If line numbers are enabled, this will move to the first character of theline number, not the stack entry itself.@end defun@defun calc-substack-height nReturn the number of lines between the beginning of the @var{n}th stackentry and the bottom of the buffer. If @var{n} is zero, thiswill be one (assuming no stack truncation). If all stack entries areone line long (i.e., no matrices are displayed), the return value willbe equal @var{n}+1 as long as @var{n} is in range. (Note that in Bigmode, the return value includes the blank lines that separate stackentries.)@end defun@defun calc-refreshErase the @code{*Calculator*} buffer and reformat its contents from memory.This must be called after changing any parameter, such as the currentdisplay radix, which might change the appearance of existing stackentries. (During a keyboard macro invoked by the @kbd{X} key, refreshingis suppressed, but a flag is set so that the entire stack will be refreshedrather than just the top few elements when the macro finishes.)@end defun@node Predicates, Computational Lisp Functions, Stack Lisp Functions, Internals@subsubsection Predicates@noindentThe functions described here are predicates, that is, they return atrue/false value where @code{nil} means false and anything else meanstrue. These predicates are expanded by @code{defmath}, for example,from @code{zerop} to @code{math-zerop}. In many cases they correspondto native Lisp functions by the same name, but are extended to coverthe full range of Calc data types.@defun zerop xReturns true if @var{x} is numerically zero, in any of the Calc datatypes. (Note that for some types, such as error forms and intervals,it never makes sense to return true.) In @code{defmath}, the expression@samp{(= x 0)} will automatically be converted to @samp{(math-zerop x)},and @samp{(/= x 0)} will be converted to @samp{(not (math-zerop x))}.@end defun@defun negp xReturns true if @var{x} is negative. This accepts negative real numbersof various types, negative HMS and date forms, and intervals in whichall included values are negative. In @code{defmath}, the expression@samp{(< x 0)} will automatically be converted to @samp{(math-negp x)},and @samp{(>= x 0)} will be converted to @samp{(not (math-negp x))}.@end defun@defun posp xReturns true if @var{x} is positive (and non-zero). For complexnumbers, none of these three predicates will return true.@end defun@defun looks-negp xReturns true if @var{x} is ``negative-looking.'' This returns true if@var{x} is a negative number, or a formula with a leading minus signsuch as @samp{-a/b}. In other words, this is an object which can bemade simpler by calling @code{(- @var{x})}.@end defun@defun integerp xReturns true if @var{x} is an integer of any size.@end defun@defun fixnump xReturns true if @var{x} is a native Lisp integer.@end defun@defun natnump xReturns true if @var{x} is a nonnegative integer of any size.@end defun@defun fixnatnump xReturns true if @var{x} is a nonnegative Lisp integer.@end defun@defun num-integerp xReturns true if @var{x} is numerically an integer, i.e., either atrue integer or a float with no significant digits to the right ofthe decimal point.@end defun@defun messy-integerp xReturns true if @var{x} is numerically, but not literally, an integer.A value is @code{num-integerp} if it is @code{integerp} or@code{messy-integerp} (but it is never both at once).@end defun@defun num-natnump xReturns true if @var{x} is numerically a nonnegative integer.@end defun@defun evenp xReturns true if @var{x} is an even integer.@end defun@defun looks-evenp xReturns true if @var{x} is an even integer, or a formula with a leadingmultiplicative coefficient which is an even integer.@end defun@defun oddp xReturns true if @var{x} is an odd integer.@end defun@defun ratp xReturns true if @var{x} is a rational number, i.e., an integer or afraction.@end defun@defun realp xReturns true if @var{x} is a real number, i.e., an integer, fraction,or floating-point number.@end defun@defun anglep xReturns true if @var{x} is a real number or HMS form.@end defun@defun floatp xReturns true if @var{x} is a float, or a complex number, error form,interval, date form, or modulo form in which at least one componentis a float.@end defun@defun complexp xReturns true if @var{x} is a rectangular or polar complex number(but not a real number).@end defun@defun rect-complexp xReturns true if @var{x} is a rectangular complex number.@end defun@defun polar-complexp xReturns true if @var{x} is a polar complex number.@end defun@defun numberp xReturns true if @var{x} is a real number or a complex number.@end defun@defun scalarp xReturns true if @var{x} is a real or complex number or an HMS form.@end defun@defun vectorp xReturns true if @var{x} is a vector (this simply checks if its argumentis a list whose first element is the symbol @code{vec}).@end defun@defun numvecp xReturns true if @var{x} is a number or vector.@end defun@defun matrixp xReturns true if @var{x} is a matrix, i.e., a vector of one or more vectors,all of the same size.@end defun@defun square-matrixp xReturns true if @var{x} is a square matrix.@end defun@defun objectp xReturns true if @var{x} is any numeric Calc object, including real andcomplex numbers, HMS forms, date forms, error forms, intervals, andmodulo forms. (Note that error forms and intervals may include formulasas their components; see @code{constp} below.)@end defun@defun objvecp xReturns true if @var{x} is an object or a vector. This also acceptsincomplete objects, but it rejects variables and formulas (except asmentioned above for @code{objectp}).@end defun@defun primp xReturns true if @var{x} is a ``primitive'' or ``atomic'' Calc object,i.e., one whose components cannot be regarded as sub-formulas. Thisincludes variables, and all @code{objectp} types except error formsand intervals.@end defun@defun constp xReturns true if @var{x} is constant, i.e., a real or complex number,HMS form, date form, or error form, interval, or vector all of whosecomponents are @code{constp}.@end defun@defun lessp x yReturns true if @var{x} is numerically less than @var{y}. Returns falseif @var{x} is greater than or equal to @var{y}, or if the order isundefined or cannot be determined. Generally speaking, this worksby checking whether @samp{@var{x} - @var{y}} is @code{negp}. In@code{defmath}, the expression @samp{(< x y)} will automatically beconverted to @samp{(lessp x y)}; expressions involving @code{>}, @code{<=},and @code{>=} are similarly converted in terms of @code{lessp}.@end defun@defun beforep x yReturns true if @var{x} comes before @var{y} in a canonical orderingof Calc objects. If @var{x} and @var{y} are both real numbers, thiswill be the same as @code{lessp}. But whereas @code{lessp} considersother types of objects to be unordered, @code{beforep} puts any twoobjects into a definite, consistent order. The @code{beforep}function is used by the @kbd{V S} vector-sorting command, and alsoby @kbd{a s} to put the terms of a product into canonical order:This allows @samp{x y + y x} to be simplified easily to @samp{2 x y}.@end defun@defun equal x yThis is the standard Lisp @code{equal} predicate; it returns true if@var{x} and @var{y} are structurally identical. This is the usual wayto compare numbers for equality, but note that @code{equal} will treat0 and 0.0 as different.@end defun@defun math-equal x yReturns true if @var{x} and @var{y} are numerically equal, either becausethey are @code{equal}, or because their difference is @code{zerop}. In@code{defmath}, the expression @samp{(= x y)} will automatically beconverted to @samp{(math-equal x y)}.@end defun@defun equal-int x nReturns true if @var{x} and @var{n} are numerically equal, where @var{n}is a fixnum which is not a multiple of 10. This will automatically beused by @code{defmath} in place of the more general @code{math-equal}whenever possible.@end defun@defun nearly-equal x yReturns true if @var{x} and @var{y}, as floating-point numbers, areequal except possibly in the last decimal place. For example,314.159 and 314.166 are considered nearly equal if the currentprecision is 6 (since they differ by 7 units), but not if the currentprecision is 7 (since they differ by 70 units). Most functions whichuse series expansions use @code{with-extra-prec} to evaluate theseries with 2 extra digits of precision, then use @code{nearly-equal}to decide when the series has converged; this guards against cumulativeerror in the series evaluation without doing extra work which would belost when the result is rounded back down to the current precision.In @code{defmath}, this can be written @samp{(~= @var{x} @var{y})}.The @var{x} and @var{y} can be numbers of any kind, including complex.@end defun@defun nearly-zerop x yReturns true if @var{x} is nearly zero, compared to @var{y}. Thischecks whether @var{x} plus @var{y} would by be @code{nearly-equal}to @var{y} itself, to within the current precision, in other words,if adding @var{x} to @var{y} would have a negligible effect on @var{y}due to roundoff error. @var{X} may be a real or complex number, but@var{y} must be real.@end defun@defun is-true xReturn true if the formula @var{x} represents a true value inCalc, not Lisp, terms. It tests if @var{x} is a non-zero numberor a provably non-zero formula.@end defun@defun reject-arg val predAbort the current function evaluation due to unacceptable argument values.This calls @samp{(calc-record-why @var{pred} @var{val})}, then signals aLisp error which @code{normalize} will trap. The net effect is that thefunction call which led here will be left in symbolic form.@end defun@defun inexact-valueIf Symbolic mode is enabled, this will signal an error that causes@code{normalize} to leave the formula in symbolic form, with the message``Inexact result.'' (This function has no effect when not in Symbolic mode.)Note that if your function calls @samp{(sin 5)} in Symbolic mode, the@code{sin} function will call @code{inexact-value}, which will cause yourfunction to be left unsimplified. You may instead wish to call@samp{(normalize (list 'calcFunc-sin 5))}, which in Symbolic mode willreturn the formula @samp{sin(5)} to your function.@end defun@defun overflowThis signals an error that will be reported as a floating-point overflow.@end defun@defun underflowThis signals a floating-point underflow.@end defun@node Computational Lisp Functions, Vector Lisp Functions, Predicates, Internals@subsubsection Computational Functions@noindentThe functions described here do the actual computational work of theCalculator. In addition to these, note that any function described inthe main body of this manual may be called from Lisp; for example, ifthe documentation refers to the @code{calc-sqrt} [@code{sqrt}] command,this means @code{calc-sqrt} is an interactive stack-based square-rootcommand and @code{sqrt} (which @code{defmath} expands to @code{calcFunc-sqrt})is the actual Lisp function for taking square roots.The functions @code{math-add}, @code{math-sub}, @code{math-mul},@code{math-div}, @code{math-mod}, and @code{math-neg} are not includedin this list, since @code{defmath} allows you to write native Lisp@code{+}, @code{-}, @code{*}, @code{/}, @code{%}, and unary @code{-},respectively, instead.@defun normalize val(Full form: @code{math-normalize}.)Reduce the value @var{val} to standard form. For example, if @var{val}is a fixnum, it will be converted to a bignum if it is too large, andif @var{val} is a bignum it will be normalized by clipping off trailing(i.e., most-significant) zero digits and converting to a fixnum if it issmall. All the various data types are similarly converted to their standardforms. Variables are left alone, but function calls are actually evaluatedin formulas. For example, normalizing @samp{(+ 2 (calcFunc-abs -4))} willreturn 6.If a function call fails, because the function is void or has the wrongnumber of parameters, or because it returns @code{nil} or calls@code{reject-arg} or @code{inexact-result}, @code{normalize} returnsthe formula still in symbolic form.If the current simplification mode is ``none'' or ``numeric argumentsonly,'' @code{normalize} will act appropriately. However, the morepowerful simplification modes (like Algebraic Simplification) arenot handled by @code{normalize}. They are handled by @code{calc-normalize},which calls @code{normalize} and possibly some other routines, suchas @code{simplify} or @code{simplify-units}. Programs generally willnever call @code{calc-normalize} except when popping or pushing valueson the stack.@end defun@defun evaluate-expr exprReplace all variables in @var{expr} that have values with their values,then use @code{normalize} to simplify the result. This is what happenswhen you press the @kbd{=} key interactively.@end defun@defmac with-extra-prec n bodyEvaluate the Lisp forms in @var{body} with precision increased by @var{n}digits. This is a macro which expands to@smallexample(math-normalize (let ((calc-internal-prec (+ calc-internal-prec @var{n}))) @var{body}))@end smallexampleThe surrounding call to @code{math-normalize} causes a floating-pointresult to be rounded down to the original precision afterwards. Thisis important because some arithmetic operations assume a number'smantissa contains no more digits than the current precision allows.@end defmac@defun make-frac n dBuild a fraction @samp{@var{n}:@var{d}}. This is equivalent to calling@samp{(normalize (list 'frac @var{n} @var{d}))}, but more efficient.@end defun@defun make-float mant expBuild a floating-point value out of @var{mant} and @var{exp}, bothof which are arbitrary integers. This function will return aproperly normalized float value, or signal an overflow or underflowif @var{exp} is out of range.@end defun@defun make-sdev x sigmaBuild an error form out of @var{x} and the absolute value of @var{sigma}.If @var{sigma} is zero, the result is the number @var{x} directly.If @var{sigma} is negative or complex, its absolute value is used.If @var{x} or @var{sigma} is not a valid type of object for use inerror forms, this calls @code{reject-arg}.@end defun@defun make-intv mask lo hiBuild an interval form out of @var{mask} (which is assumed to be aninteger from 0 to 3), and the limits @var{lo} and @var{hi}. If@var{lo} is greater than @var{hi}, an empty interval form is returned.This calls @code{reject-arg} if @var{lo} or @var{hi} is unsuitable.@end defun@defun sort-intv mask lo hiBuild an interval form, similar to @code{make-intv}, except that if@var{lo} is less than @var{hi} they are simply exchanged, and thebits of @var{mask} are swapped accordingly.@end defun@defun make-mod n mBuild a modulo form out of @var{n} and the modulus @var{m}. Since moduloforms do not allow formulas as their components, if @var{n} or @var{m}is not a real number or HMS form the result will be a formula whichis a call to @code{makemod}, the algebraic version of this function.@end defun@defun float xConvert @var{x} to floating-point form. Integers and fractions areconverted to numerically equivalent floats; components of complexnumbers, vectors, HMS forms, date forms, error forms, intervals, andmodulo forms are recursively floated. If the argument is a variableor formula, this calls @code{reject-arg}.@end defun@defun compare x yCompare the numbers @var{x} and @var{y}, and return @mathit{-1} if@samp{(lessp @var{x} @var{y})}, 1 if @samp{(lessp @var{y} @var{x})},0 if @samp{(math-equal @var{x} @var{y})}, or 2 if the order isundefined or cannot be determined.@end defun@defun numdigs nReturn the number of digits of integer @var{n}, effectively@samp{ceil(log10(@var{n}))}, but much more efficient. Zero isconsidered to have zero digits.@end defun@defun scale-int x nShift integer @var{x} left @var{n} decimal digits, or right @mathit{-@var{n}}digits with truncation toward zero.@end defun@defun scale-rounding x nLike @code{scale-int}, except that a right shift rounds to the nearestinteger rather than truncating.@end defun@defun fixnum nReturn the integer @var{n} as a fixnum, i.e., a native Lisp integer.If @var{n} is outside the permissible range for Lisp integers (usually24 binary bits) the result is undefined.@end defun@defun sqr xCompute the square of @var{x}; short for @samp{(* @var{x} @var{x})}.@end defun@defun quotient x yDivide integer @var{x} by integer @var{y}; return an integer quotientand discard the remainder. If @var{x} or @var{y} is negative, thedirection of rounding is undefined.@end defun@defun idiv x yPerform an integer division; if @var{x} and @var{y} are both nonnegativeintegers, this uses the @code{quotient} function, otherwise it computes@samp{floor(@var{x}/@var{y})}. Thus the result is well-defined butslower than for @code{quotient}.@end defun@defun imod x yDivide integer @var{x} by integer @var{y}; return the integer remainderand discard the quotient. Like @code{quotient}, this works only forinteger arguments and is not well-defined for negative arguments.For a more well-defined result, use @samp{(% @var{x} @var{y})}.@end defun@defun idivmod x yDivide integer @var{x} by integer @var{y}; return a cons cell whose@code{car} is @samp{(quotient @var{x} @var{y})} and whose @code{cdr}is @samp{(imod @var{x} @var{y})}.@end defun@defun pow x yCompute @var{x} to the power @var{y}. In @code{defmath} code, this canalso be written @samp{(^ @var{x} @var{y})} or@w{@samp{(expt @var{x} @var{y})}}.@end defun@defun abs-approx xCompute a fast approximation to the absolute value of @var{x}. Forexample, for a rectangular complex number the result is the sum ofthe absolute values of the components.@end defun@findex e@findex gamma-const@findex ln-2@findex ln-10@findex phi@findex pi-over-2@findex pi-over-4@findex pi-over-180@findex sqrt-two-pi@findex sqrt-e@findex two-pi@defun piThe function @samp{(pi)} computes @samp{pi} to the current precision.Other related constant-generating functions are @code{two-pi},@code{pi-over-2}, @code{pi-over-4}, @code{pi-over-180}, @code{sqrt-two-pi},@code{e}, @code{sqrt-e}, @code{ln-2}, @code{ln-10}, @code{phi} and@code{gamma-const}. Each function returns a floating-point value in thecurrent precision, and each uses caching so that all calls after thefirst are essentially free.@end defun@defmac math-defcache @var{func} @var{initial} @var{form}This macro, usually used as a top-level call like @code{defun} or@code{defvar}, defines a new cached constant analogous to @code{pi}, etc.It defines a function @code{func} which returns the requested value;if @var{initial} is non-@code{nil} it must be a @samp{(float @dots{})}form which serves as an initial value for the cache. If @var{func}is called when the cache is empty or does not have enough digits tosatisfy the current precision, the Lisp expression @var{form} is evaluatedwith the current precision increased by four, and the result minus itstwo least significant digits is stored in the cache. For example,calling @samp{(pi)} with a precision of 30 computes @samp{pi} to 34digits, rounds it down to 32 digits for future use, then rounds itagain to 30 digits for use in the present request.@end defmac@findex half-circle@findex quarter-circle@defun full-circle symbIf the current angular mode is Degrees or HMS, this function returns theinteger 360. In Radians mode, this function returns either thecorresponding value in radians to the current precision, or the formula@samp{2*pi}, depending on the Symbolic mode. There are also similarfunction @code{half-circle} and @code{quarter-circle}.@end defun@defun power-of-2 nCompute two to the integer power @var{n}, as a (potentially very large)integer. Powers of two are cached, so only the first call for aparticular @var{n} is expensive.@end defun@defun integer-log2 nCompute the base-2 logarithm of @var{n}, which must be an integer whichis a power of two. If @var{n} is not a power of two, this function willreturn @code{nil}.@end defun@defun div-mod a b mDivide @var{a} by @var{b}, modulo @var{m}. This returns @code{nil} ifthere is no solution, or if any of the arguments are not integers.@end defun@defun pow-mod a b mCompute @var{a} to the power @var{b}, modulo @var{m}. If @var{a},@var{b}, and @var{m} are integers, this uses an especially efficientalgorithm. Otherwise, it simply computes @samp{(% (^ a b) m)}.@end defun@defun isqrt nCompute the integer square root of @var{n}. This is the square rootof @var{n} rounded down toward zero, i.e., @samp{floor(sqrt(@var{n}))}.If @var{n} is itself an integer, the computation is especially efficient.@end defun@defun to-hms a angConvert the argument @var{a} into an HMS form. If @var{ang} is specified,it is the angular mode in which to interpret @var{a}, either @code{deg}or @code{rad}. Otherwise, the current angular mode is used. If @var{a}is already an HMS form it is returned as-is.@end defun@defun from-hms a angConvert the HMS form @var{a} into a real number. If @var{ang} is specified,it is the angular mode in which to express the result, otherwise thecurrent angular mode is used. If @var{a} is already a real number, itis returned as-is.@end defun@defun to-radians aConvert the number or HMS form @var{a} to radians from the currentangular mode.@end defun@defun from-radians aConvert the number @var{a} from radians to the current angular mode.If @var{a} is a formula, this returns the formula @samp{deg(@var{a})}.@end defun@defun to-radians-2 aLike @code{to-radians}, except that in Symbolic mode a degrees toradians conversion yields a formula like @samp{@var{a}*pi/180}.@end defun@defun from-radians-2 aLike @code{from-radians}, except that in Symbolic mode a radians todegrees conversion yields a formula like @samp{@var{a}*180/pi}.@end defun@defun random-digitProduce a random base-1000 digit in the range 0 to 999.@end defun@defun random-digits nProduce a random @var{n}-digit integer; this will be an integerin the interval @samp{[0, 10^@var{n})}.@end defun@defun random-floatProduce a random float in the interval @samp{[0, 1)}.@end defun@defun prime-test n itersDetermine whether the integer @var{n} is prime. Return a list which hasone of these forms: @samp{(nil @var{f})} means the number is non-primebecause it was found to be divisible by @var{f}; @samp{(nil)} means itwas found to be non-prime by table look-up (so no factors are known);@samp{(nil unknown)} means it is definitely non-prime but no factorsare known because @var{n} was large enough that Fermat's probabilistictest had to be used; @samp{(t)} means the number is definitely prime;and @samp{(maybe @var{i} @var{p})} means that Fermat's test, after @var{i}iterations, is @var{p} percent sure that the number is prime. The@var{iters} parameter is the number of Fermat iterations to use, in thecase that this is necessary. If @code{prime-test} returns ``maybe,''you can call it again with the same @var{n} to get a greater certainty;@code{prime-test} remembers where it left off.@end defun@defun to-simple-fraction fIf @var{f} is a floating-point number which can be represented exactlyas a small rational number. return that number, else return @var{f}.For example, 0.75 would be converted to 3:4. This function is veryfast.@end defun@defun to-fraction f tolFind a rational approximation to floating-point number @var{f} to withina specified tolerance @var{tol}; this corresponds to the algebraicfunction @code{frac}, and can be rather slow.@end defun@defun quarter-integer nIf @var{n} is an integer or integer-valued float, this functionreturns zero. If @var{n} is a half-integer (i.e., an integer plus@mathit{1:2} or 0.5), it returns 2. If @var{n} is a quarter-integer,it returns 1 or 3. If @var{n} is anything else, this functionreturns @code{nil}.@end defun@node Vector Lisp Functions, Symbolic Lisp Functions, Computational Lisp Functions, Internals@subsubsection Vector Functions@noindentThe functions described here perform various operations on vectors andmatrices.@defun math-concat x yDo a vector concatenation; this operation is written @samp{@var{x} | @var{y}}in a symbolic formula. @xref{Building Vectors}.@end defun@defun vec-length vReturn the length of vector @var{v}. If @var{v} is not a vector, theresult is zero. If @var{v} is a matrix, this returns the number ofrows in the matrix.@end defun@defun mat-dimens mDetermine the dimensions of vector or matrix @var{m}. If @var{m} is nota vector, the result is an empty list. If @var{m} is a plain vectorbut not a matrix, the result is a one-element list containing the lengthof the vector. If @var{m} is a matrix with @var{r} rows and @var{c} columns,the result is the list @samp{(@var{r} @var{c})}. Higher-order tensorsproduce lists of more than two dimensions. Note that the object@samp{[[1, 2, 3], [4, 5]]} is a vector of vectors not all the same size,and is treated by this and other Calc routines as a plain vector of twoelements.@end defun@defun dimension-errorAbort the current function with a message of ``Dimension error.''The Calculator will leave the function being evaluated in symbolicform; this is really just a special case of @code{reject-arg}.@end defun@defun build-vector argsReturn a Calc vector with @var{args} as elements.For example, @samp{(build-vector 1 2 3)} returns the Calc vector@samp{[1, 2, 3]}, stored internally as the list @samp{(vec 1 2 3)}.@end defun@defun make-vec obj dimsReturn a Calc vector or matrix all of whose elements are equal to@var{obj}. For example, @samp{(make-vec 27 3 4)} returns a 3x4 matrixfilled with 27's.@end defun@defun row-matrix vIf @var{v} is a plain vector, convert it into a row matrix, i.e.,a matrix whose single row is @var{v}. If @var{v} is already a matrix,leave it alone.@end defun@defun col-matrix vIf @var{v} is a plain vector, convert it into a column matrix, i.e., amatrix with each element of @var{v} as a separate row. If @var{v} isalready a matrix, leave it alone.@end defun@defun map-vec f vMap the Lisp function @var{f} over the Calc vector @var{v}. For example,@samp{(map-vec 'math-floor v)} returns a vector of the floored componentsof vector @var{v}.@end defun@defun map-vec-2 f a bMap the Lisp function @var{f} over the two vectors @var{a} and @var{b}.If @var{a} and @var{b} are vectors of equal length, the result is avector of the results of calling @samp{(@var{f} @var{ai} @var{bi})}for each pair of elements @var{ai} and @var{bi}. If either @var{a} or@var{b} is a scalar, it is matched with each value of the other vector.For example, @samp{(map-vec-2 'math-add v 1)} returns the vector @var{v}with each element increased by one. Note that using @samp{'+} would notwork here, since @code{defmath} does not expand function names everywhere,just where they are in the function position of a Lisp expression.@end defun@defun reduce-vec f vReduce the function @var{f} over the vector @var{v}. For example, if@var{v} is @samp{[10, 20, 30, 40]}, this calls @samp{(f (f (f 10 20) 30) 40)}.If @var{v} is a matrix, this reduces over the rows of @var{v}.@end defun@defun reduce-cols f mReduce the function @var{f} over the columns of matrix @var{m}. Forexample, if @var{m} is @samp{[[1, 2], [3, 4], [5, 6]]}, the resultis a vector of the two elements @samp{(f (f 1 3) 5)} and @samp{(f (f 2 4) 6)}.@end defun@defun mat-row m nReturn the @var{n}th row of matrix @var{m}. This is equivalent to@samp{(elt m n)}. For a slower but safer version, use @code{mrow}.(@xref{Extracting Elements}.)@end defun@defun mat-col m nReturn the @var{n}th column of matrix @var{m}, in the form of a vector.The arguments are not checked for correctness.@end defun@defun mat-less-row m nReturn a copy of matrix @var{m} with its @var{n}th row deleted. Thenumber @var{n} must be in range from 1 to the number of rows in @var{m}.@end defun@defun mat-less-col m nReturn a copy of matrix @var{m} with its @var{n}th column deleted.@end defun@defun transpose mReturn the transpose of matrix @var{m}.@end defun@defun flatten-vector vFlatten nested vector @var{v} into a vector of scalars. For example,if @var{v} is @samp{[[1, 2, 3], [4, 5]]} the result is @samp{[1, 2, 3, 4, 5]}.@end defun@defun copy-matrix mIf @var{m} is a matrix, return a copy of @var{m}. This maps@code{copy-sequence} over the rows of @var{m}; in Lisp terms, eachelement of the result matrix will be @code{eq} to the correspondingelement of @var{m}, but none of the @code{cons} cells that make upthe structure of the matrix will be @code{eq}. If @var{m} is a plainvector, this is the same as @code{copy-sequence}.@end defun@defun swap-rows m r1 r2Exchange rows @var{r1} and @var{r2} of matrix @var{m} in-place. Inother words, unlike most of the other functions described here, thisfunction changes @var{m} itself rather than building up a new resultmatrix. The return value is @var{m}, i.e., @samp{(eq (swap-rows m 1 2) m)}is true, with the side effect of exchanging the first two rows of@var{m}.@end defun@node Symbolic Lisp Functions, Formatting Lisp Functions, Vector Lisp Functions, Internals@subsubsection Symbolic Functions@noindentThe functions described here operate on symbolic formulas in theCalculator.@defun calc-prepare-selection numPrepare a stack entry for selection operations. If @var{num} isomitted, the stack entry containing the cursor is used; otherwise,it is the number of the stack entry to use. This function storesuseful information about the current stack entry into a set ofvariables. @code{calc-selection-cache-num} contains the number ofthe stack entry involved (equal to @var{num} if you specified it);@code{calc-selection-cache-entry} contains the stack entry as alist (such as @code{calc-top-list} would return with @code{entry}as the selection mode); and @code{calc-selection-cache-comp} containsa special ``tagged'' composition (@pxref{Formatting Lisp Functions})which allows Calc to relate cursor positions in the buffer withtheir corresponding sub-formulas.A slight complication arises in the selection mechanism becauseformulas may contain small integers. For example, in the vector@samp{[1, 2, 1]} the first and last elements are @code{eq} to eachother; selections are recorded as the actual Lisp object thatappears somewhere in the tree of the whole formula, but storing@code{1} would falsely select both @code{1}'s in the vector. So@code{calc-prepare-selection} also checks the stack entry andreplaces any plain integers with ``complex number'' lists of the form@samp{(cplx @var{n} 0)}. This list will be displayed the same as aplain @var{n} and the change will be completely invisible to theuser, but it will guarantee that no two sub-formulas of the stackentry will be @code{eq} to each other. Next time the stack entryis involved in a computation, @code{calc-normalize} will replacethese lists with plain numbers again, again invisibly to the user.@end defun@defun calc-encase-atoms xThis modifies the formula @var{x} to ensure that each part of theformula is a unique atom, using the @samp{(cplx @var{n} 0)} trickdescribed above. This function may use @code{setcar} to modifythe formula in-place.@end defun@defun calc-find-selected-partFind the smallest sub-formula of the current formula that containsthe cursor. This assumes @code{calc-prepare-selection} has beencalled already. If the cursor is not actually on any part of theformula, this returns @code{nil}.@end defun@defun calc-change-current-selection selectionChange the currently prepared stack element's selection to@var{selection}, which should be @code{eq} to some sub-formulaof the stack element, or @code{nil} to unselect the formula.The stack element's appearance in the Calc buffer is adjustedto reflect the new selection.@end defun@defun calc-find-nth-part expr nReturn the @var{n}th sub-formula of @var{expr}. This function is usedby the selection commands, and (unless @kbd{j b} has been used) treatssums and products as flat many-element formulas. Thus if @var{expr}is @samp{((a + b) - c) + d}, calling @code{calc-find-nth-part} with@var{n} equal to four will return @samp{d}.@end defun@defun calc-find-parent-formula expr partReturn the sub-formula of @var{expr} which immediately contains@var{part}. If @var{expr} is @samp{a*b + (c+1)*d} and @var{part}is @code{eq} to the @samp{c+1} term of @var{expr}, then this functionwill return @samp{(c+1)*d}. If @var{part} turns out not to be asub-formula of @var{expr}, the function returns @code{nil}. If@var{part} is @code{eq} to @var{expr}, the function returns @code{t}.This function does not take associativity into account.@end defun@defun calc-find-assoc-parent-formula expr partThis is the same as @code{calc-find-parent-formula}, except that(unless @kbd{j b} has been used) it continues widening the selectionto contain a complete level of the formula. Given @samp{a} from@samp{((a + b) - c) + d}, @code{calc-find-parent-formula} willreturn @samp{a + b} but @code{calc-find-assoc-parent-formula} willreturn the whole expression.@end defun@defun calc-grow-assoc-formula expr partThis expands sub-formula @var{part} of @var{expr} to encompass acomplete level of the formula. If @var{part} and its immediateparent are not compatible associative operators, or if @kbd{j b}has been used, this simply returns @var{part}.@end defun@defun calc-find-sub-formula expr partThis finds the immediate sub-formula of @var{expr} which contains@var{part}. It returns an index @var{n} such that@samp{(calc-find-nth-part @var{expr} @var{n})} would return @var{part}.If @var{part} is not a sub-formula of @var{expr}, it returns @code{nil}.If @var{part} is @code{eq} to @var{expr}, it returns @code{t}. Thisfunction does not take associativity into account.@end defun@defun calc-replace-sub-formula expr old newThis function returns a copy of formula @var{expr}, with thesub-formula that is @code{eq} to @var{old} replaced by @var{new}.@end defun@defun simplify exprSimplify the expression @var{expr} by applying various algebraic rules.This is what the @w{@kbd{a s}} (@code{calc-simplify}) command uses. Thisalways returns a copy of the expression; the structure @var{expr} pointsto remains unchanged in memory.More precisely, here is what @code{simplify} does: The expression isfirst normalized and evaluated by calling @code{normalize}. If any@code{AlgSimpRules} have been defined, they are then applied. Thenthe expression is traversed in a depth-first, bottom-up fashion; ateach level, any simplifications that can be made are made until nofurther changes are possible. Once the entire formula has beentraversed in this way, it is compared with the original formula (frombefore the call to @code{normalize}) and, if it has changed,the entire procedure is repeated (starting with @code{normalize})until no further changes occur. Usually only two iterations areneeded:@: one to simplify the formula, and another to verify that nofurther simplifications were possible.@end defun@defun simplify-extended exprSimplify the expression @var{expr}, with additional rules enabled thathelp do a more thorough job, while not being entirely ``safe'' in allcircumstances. (For example, this mode will simplify @samp{sqrt(x^2)}to @samp{x}, which is only valid when @var{x} is positive.) This isimplemented by temporarily binding the variable @code{math-living-dangerously}to @code{t} (using a @code{let} form) and calling @code{simplify}.Dangerous simplification rules are written to check this variablebefore taking any action.@end defun@defun simplify-units exprSimplify the expression @var{expr}, treating variable names as unitswhenever possible. This works by binding the variable@code{math-simplifying-units} to @code{t} while calling @code{simplify}.@end defun@defmac math-defsimplify funcs bodyRegister a new simplification rule; this is normally called as a top-levelform, like @code{defun} or @code{defmath}. If @var{funcs} is a symbol(like @code{+} or @code{calcFunc-sqrt}), this simplification rule isapplied to the formulas which are calls to the specified function. Or,@var{funcs} can be a list of such symbols; the rule applies to allfunctions on the list. The @var{body} is written like the body of afunction with a single argument called @code{expr}. The body will beexecuted with @code{expr} bound to a formula which is a call to one ofthe functions @var{funcs}. If the function body returns @code{nil}, orif it returns a result @code{equal} to the original @code{expr}, it isignored and Calc goes on to try the next simplification rule that applies.If the function body returns something different, that new formula issubstituted for @var{expr} in the original formula.At each point in the formula, rules are tried in the order of theoriginal calls to @code{math-defsimplify}; the search stops after thefirst rule that makes a change. Thus later rules for that samefunction will not have a chance to trigger until the next iterationof the main @code{simplify} loop.Note that, since @code{defmath} is not being used here, @var{body} mustbe written in true Lisp code without the conveniences that @code{defmath}provides. If you prefer, you can have @var{body} simply call anotherfunction (defined with @code{defmath}) which does the real work.The arguments of a function call will already have been simplifiedbefore any rules for the call itself are invoked. Since a new argumentlist is consed up when this happens, this means that the rule's body isallowed to rearrange the function's arguments destructively if that isconvenient. Here is a typical example of a simplification rule:@smallexample(math-defsimplify calcFunc-arcsinh (or (and (math-looks-negp (nth 1 expr)) (math-neg (list 'calcFunc-arcsinh (math-neg (nth 1 expr))))) (and (eq (car-safe (nth 1 expr)) 'calcFunc-sinh) (or math-living-dangerously (math-known-realp (nth 1 (nth 1 expr)))) (nth 1 (nth 1 expr)))))@end smallexampleThis is really a pair of rules written with one @code{math-defsimplify}for convenience; the first replaces @samp{arcsinh(-x)} with@samp{-arcsinh(x)}, and the second, which is safe only for real @samp{x},replaces @samp{arcsinh(sinh(x))} with @samp{x}.@end defmac@defun common-constant-factor exprCheck @var{expr} to see if it is a sum of terms all multiplied by thesame rational value. If so, return this value. If not, return @code{nil}.For example, if called on @samp{6x + 9y + 12z}, it would return 3, since3 is a common factor of all the terms.@end defun@defun cancel-common-factor expr factorAssuming @var{expr} is a sum with @var{factor} as a common factor,divide each term of the sum by @var{factor}. This is done bydestructively modifying parts of @var{expr}, on the assumption thatit is being used by a simplification rule (where such things areallowed; see above). For example, consider this built-in rule forsquare roots:@smallexample(math-defsimplify calcFunc-sqrt (let ((fac (math-common-constant-factor (nth 1 expr)))) (and fac (not (eq fac 1)) (math-mul (math-normalize (list 'calcFunc-sqrt fac)) (math-normalize (list 'calcFunc-sqrt (math-cancel-common-factor (nth 1 expr) fac)))))))@end smallexample@end defun@defun frac-gcd a bCompute a ``rational GCD'' of @var{a} and @var{b}, which must both berational numbers. This is the fraction composed of the GCD of thenumerators of @var{a} and @var{b}, over the GCD of the denominators.It is used by @code{common-constant-factor}. Note that the standard@code{gcd} function uses the LCM to combine the denominators.@end defun@defun map-tree func expr manyTry applying Lisp function @var{func} to various sub-expressions of@var{expr}. Initially, call @var{func} with @var{expr} itself as anargument. If this returns an expression which is not @code{equal} to@var{expr}, apply @var{func} again until eventually it does return@var{expr} with no changes. Then, if @var{expr} is a function call,recursively apply @var{func} to each of the arguments. This keeps goinguntil no changes occur anywhere in the expression; this final expressionis returned by @code{map-tree}. Note that, unlike simplification rules,@var{func} functions may @emph{not} make destructive changes to@var{expr}. If a third argument @var{many} is provided, it is aninteger which says how many times @var{func} may be applied; thedefault, as described above, is infinitely many times.@end defun@defun compile-rewrites rulesCompile the rewrite rule set specified by @var{rules}, which shouldbe a formula that is either a vector or a variable name. If the latter,the compiled rules are saved so that later @code{compile-rules} callsfor that same variable can return immediately. If there are problemswith the rules, this function calls @code{error} with a suitablemessage.@end defun@defun apply-rewrites expr crules headsApply the compiled rewrite rule set @var{crules} to the expression@var{expr}. This will make only one rewrite and only checks at thetop level of the expression. The result @code{nil} if no rulesmatched, or if the only rules that matched did not actually changethe expression. The @var{heads} argument is optional; if is given,it should be a list of all function names that (may) appear in@var{expr}. The rewrite compiler tags each rule with therarest-looking function name in the rule; if you specify @var{heads},@code{apply-rewrites} can use this information to narrow its searchdown to just a few rules in the rule set.@end defun@defun rewrite-heads exprCompute a @var{heads} list for @var{expr} suitable for use with@code{apply-rewrites}, as discussed above.@end defun@defun rewrite expr rules manyThis is an all-in-one rewrite function. It compiles the rule setspecified by @var{rules}, then uses @code{map-tree} to apply therules throughout @var{expr} up to @var{many} (default infinity)times.@end defun@defun match-patterns pat vec not-flagGiven a Calc vector @var{vec} and an uncompiled pattern set orpattern set variable @var{pat}, this function returns a new vectorof all elements of @var{vec} which do (or don't, if @var{not-flag} isnon-@code{nil}) match any of the patterns in @var{pat}.@end defun@defun deriv expr var value symbCompute the derivative of @var{expr} with respect to variable @var{var}(which may actually be any sub-expression). If @var{value} is specified,the derivative is evaluated at the value of @var{var}; otherwise, thederivative is left in terms of @var{var}. If the expression containsfunctions for which no derivative formula is known, new derivativefunctions are invented by adding primes to the names; @pxref{Calculus}.However, if @var{symb} is non-@code{nil}, the presence of undifferentiablefunctions in @var{expr} instead cancels the whole differentiation, and@code{deriv} returns @code{nil} instead.Derivatives of an @var{n}-argument function can be defined byadding a @code{math-derivative-@var{n}} property to the property listof the symbol for the function's derivative, which will be thefunction name followed by an apostrophe. The value of the propertyshould be a Lisp function; it is called with the same arguments as theoriginal function call that is being differentiated. It should returna formula for the derivative. For example, the derivative of @code{ln}is defined by@smallexample(put 'calcFunc-ln\' 'math-derivative-1 (function (lambda (u) (math-div 1 u))))@end smallexampleThe two-argument @code{log} function has two derivatives,@smallexample(put 'calcFunc-log\' 'math-derivative-2 ; d(log(x,b)) / dx (function (lambda (x b) ... )))(put 'calcFunc-log\'2 'math-derivative-2 ; d(log(x,b)) / db (function (lambda (x b) ... )))@end smallexample@end defun@defun tderiv expr var value symbCompute the total derivative of @var{expr}. This is the same as@code{deriv}, except that variables other than @var{var} are notassumed to be constant with respect to @var{var}.@end defun@defun integ expr var low highCompute the integral of @var{expr} with respect to @var{var}.@xref{Calculus}, for further details.@end defun@defmac math-defintegral funcs bodyDefine a rule for integrating a function or functions of one argument;this macro is very similar in format to @code{math-defsimplify}.The main difference is that here @var{body} is the body of a functionwith a single argument @code{u} which is bound to the argument to thefunction being integrated, not the function call itself. Also, thevariable of integration is available as @code{math-integ-var}. Ifevaluation of the integral requires doing further integrals, the bodyshould call @samp{(math-integral @var{x})} to find the integral of@var{x} with respect to @code{math-integ-var}; this function returns@code{nil} if the integral could not be done. Some examples:@smallexample(math-defintegral calcFunc-conj (let ((int (math-integral u))) (and int (list 'calcFunc-conj int))))(math-defintegral calcFunc-cos (and (equal u math-integ-var) (math-from-radians-2 (list 'calcFunc-sin u))))@end smallexampleIn the @code{cos} example, we define only the integral of @samp{cos(x) dx},relying on the general integration-by-substitution facility to handlecosines of more complicated arguments. An integration rule should return@code{nil} if it can't do the integral; if several rules are defined forthe same function, they are tried in order until one returns a non-@code{nil}result.@end defmac@defmac math-defintegral-2 funcs bodyDefine a rule for integrating a function or functions of two arguments.This is exactly analogous to @code{math-defintegral}, except that @var{body}is written as the body of a function with two arguments, @var{u} and@var{v}.@end defmac@defun solve-for lhs rhs var fullAttempt to solve the equation @samp{@var{lhs} = @var{rhs}} by isolatingthe variable @var{var} on the lefthand side; return the resulting righthandside, or @code{nil} if the equation cannot be solved. The variable@var{var} must appear at least once in @var{lhs} or @var{rhs}. Note thatthe return value is a formula which does not contain @var{var}; this isdifferent from the user-level @code{solve} and @code{finv} functions,which return a rearranged equation or a functional inverse, respectively.If @var{full} is non-@code{nil}, a full solution including dummy signsand dummy integers will be produced. User-defined inverses are providedas properties in a manner similar to derivatives:@smallexample(put 'calcFunc-ln 'math-inverse (function (lambda (x) (list 'calcFunc-exp x))))@end smallexampleThis function can call @samp{(math-solve-get-sign @var{x})} to createa new arbitrary sign variable, returning @var{x} times that sign, and@samp{(math-solve-get-int @var{x})} to create a new arbitrary integervariable multiplied by @var{x}. These functions simply return @var{x}if the caller requested a non-``full'' solution.@end defun@defun solve-eqn expr var fullThis version of @code{solve-for} takes an expression which willtypically be an equation or inequality. (If it is not, it will beinterpreted as the equation @samp{@var{expr} = 0}.) It returns anequation or inequality, or @code{nil} if no solution could be found.@end defun@defun solve-system exprs vars fullThis function solves a system of equations. Generally, @var{exprs}and @var{vars} will be vectors of equal length.@xref{Solving Systems of Equations}, for other options.@end defun@defun expr-contains expr varReturns a non-@code{nil} value if @var{var} occurs as a subexpressionof @var{expr}.This function might seem at first to be identical to@code{calc-find-sub-formula}. The key difference is that@code{expr-contains} uses @code{equal} to test for matches, whereas@code{calc-find-sub-formula} uses @code{eq}. In the formula@samp{f(a, a)}, the two @samp{a}s will be @code{equal} but not@code{eq} to each other.@end defun@defun expr-contains-count expr varReturns the number of occurrences of @var{var} as a subexpressionof @var{expr}, or @code{nil} if there are no occurrences.@end defun@defun expr-depends expr varReturns true if @var{expr} refers to any variable the occurs in @var{var}.In other words, it checks if @var{expr} and @var{var} have any variablesin common.@end defun@defun expr-contains-vars exprReturn true if @var{expr} contains any variables, or @code{nil} if @var{expr}contains only constants and functions with constant arguments.@end defun@defun expr-subst expr old newReturns a copy of @var{expr}, with all occurrences of @var{old} replacedby @var{new}. This treats @code{lambda} forms specially with respectto the dummy argument variables, so that the effect is always to return@var{expr} evaluated at @var{old} = @var{new}.@end defun@defun multi-subst expr old newThis is like @code{expr-subst}, except that @var{old} and @var{new}are lists of expressions to be substituted simultaneously. If onelist is shorter than the other, trailing elements of the longer listare ignored.@end defun@defun expr-weight exprReturns the ``weight'' of @var{expr}, basically a count of the totalnumber of objects and function calls that appear in @var{expr}. For``primitive'' objects, this will be one.@end defun@defun expr-height exprReturns the ``height'' of @var{expr}, which is the deepest level towhich function calls are nested. (Note that @samp{@var{a} + @var{b}}counts as a function call.) For primitive objects, this returns zero.@end defun@defun polynomial-p expr varCheck if @var{expr} is a polynomial in variable (or sub-expression)@var{var}. If so, return the degree of the polynomial, that is, thehighest power of @var{var} that appears in @var{expr}. For example,for @samp{(x^2 + 3)^3 + 4} this would return 6. This function returns@code{nil} unless @var{expr}, when expanded out by @kbd{a x}(@code{calc-expand}), would consist of a sum of terms in which @var{var}appears only raised to nonnegative integer powers. Note that if@var{var} does not occur in @var{expr}, then @var{expr} is considereda polynomial of degree 0.@end defun@defun is-polynomial expr var degree looseCheck if @var{expr} is a polynomial in variable or sub-expression@var{var}, and, if so, return a list representation of the polynomialwhere the elements of the list are coefficients of successive powers of@var{var}: @samp{@var{a} + @var{b} x + @var{c} x^3} would produce thelist @samp{(@var{a} @var{b} 0 @var{c})}, and @samp{(x + 1)^2} wouldproduce the list @samp{(1 2 1)}. The highest element of the list willbe non-zero, with the special exception that if @var{expr} is theconstant zero, the returned value will be @samp{(0)}. Return @code{nil}if @var{expr} is not a polynomial in @var{var}. If @var{degree} isspecified, this will not consider polynomials of degree higher than thatvalue. This is a good precaution because otherwise an input of@samp{(x+1)^1000} will cause a huge coefficient list to be built. If@var{loose} is non-@code{nil}, then a looser definition of a polynomialis used in which coefficients are no longer required not to depend on@var{var}, but are only required not to take the form of polynomialsthemselves. For example, @samp{sin(x) x^2 + cos(x)} is a loosepolynomial with coefficients @samp{((calcFunc-cos x) 0 (calcFunc-sinx))}. The result will never be @code{nil} in loose mode, since anyexpression can be interpreted as a ``constant'' loose polynomial.@end defun@defun polynomial-base expr predCheck if @var{expr} is a polynomial in any variable that occurs in it;if so, return that variable. (If @var{expr} is a multivariate polynomial,this chooses one variable arbitrarily.) If @var{pred} is specified, it shouldbe a Lisp function which is called as @samp{(@var{pred} @var{subexpr})},and which should return true if @code{mpb-top-expr} (a global name forthe original @var{expr}) is a suitable polynomial in @var{subexpr}.The default predicate uses @samp{(polynomial-p mpb-top-expr @var{subexpr})};you can use @var{pred} to specify additional conditions. Or, you couldhave @var{pred} build up a list of every suitable @var{subexpr} thatis found.@end defun@defun poly-simplify polySimplify polynomial coefficient list @var{poly} by (destructively)clipping off trailing zeros.@end defun@defun poly-mix a ac b bcMix two polynomial lists @var{a} and @var{b} (in the form returned by@code{is-polynomial}) in a linear combination with coefficient expressions@var{ac} and @var{bc}. The result is a (not necessarily simplified)polynomial list representing @samp{@var{ac} @var{a} + @var{bc} @var{b}}.@end defun@defun poly-mul a bMultiply two polynomial coefficient lists @var{a} and @var{b}. Theresult will be in simplified form if the inputs were simplified.@end defun@defun build-polynomial-expr poly varConstruct a Calc formula which represents the polynomial coefficientlist @var{poly} applied to variable @var{var}. The @kbd{a c}(@code{calc-collect}) command uses @code{is-polynomial} to turn anexpression into a coefficient list, then @code{build-polynomial-expr}to turn the list back into an expression in regular form.@end defun@defun check-unit-name varCheck if @var{var} is a variable which can be interpreted as a unitname. If so, return the units table entry for that unit. Thiswill be a list whose first element is the unit name (not countingprefix characters) as a symbol and whose second element is theCalc expression which defines the unit. (Refer to the Calc sourcesfor details on the remaining elements of this list.) If @var{var}is not a variable or is not a unit name, return @code{nil}.@end defun@defun units-in-expr-p expr sub-exprsReturn true if @var{expr} contains any variables which can beinterpreted as units. If @var{sub-exprs} is @code{t}, the entireexpression is searched. If @var{sub-exprs} is @code{nil}, thischecks whether @var{expr} is directly a units expression.@end defun@defun single-units-in-expr-p exprCheck whether @var{expr} contains exactly one units variable. If so,return the units table entry for the variable. If @var{expr} doesnot contain any units, return @code{nil}. If @var{expr} containstwo or more units, return the symbol @code{wrong}.@end defun@defun to-standard-units expr whichConvert units expression @var{expr} to base units. If @var{which}is @code{nil}, use Calc's native base units. Otherwise, @var{which}can specify a units system, which is a list of two-element lists,where the first element is a Calc base symbol name and the secondis an expression to substitute for it.@end defun@defun remove-units exprReturn a copy of @var{expr} with all units variables replaced by ones.This expression is generally normalized before use.@end defun@defun extract-units exprReturn a copy of @var{expr} with everything but units variables replacedby ones.@end defun@node Formatting Lisp Functions, Hooks, Symbolic Lisp Functions, Internals@subsubsection I/O and Formatting Functions@noindentThe functions described here are responsible for parsing and formattingCalc numbers and formulas.@defun calc-eval str sep arg1 arg2 @dots{}This is the simplest interface to the Calculator from another Lisp program.@xref{Calling Calc from Your Programs}.@end defun@defun read-number strIf string @var{str} contains a valid Calc number, either integer,fraction, float, or HMS form, this function parses and returns thatnumber. Otherwise, it returns @code{nil}.@end defun@defun read-expr strRead an algebraic expression from string @var{str}. If @var{str} doesnot have the form of a valid expression, return a list of the form@samp{(error @var{pos} @var{msg})} where @var{pos} is an integer indexinto @var{str} of the general location of the error, and @var{msg} isa string describing the problem.@end defun@defun read-exprs strRead a list of expressions separated by commas, and return it as aLisp list. If an error occurs in any expressions, an error list asshown above is returned instead.@end defun@defun calc-do-alg-entry initial prompt no-normRead an algebraic formula or formulas using the minibuffer. Allconventions of regular algebraic entry are observed. The return valueis a list of Calc formulas; there will be more than one if the userentered a list of values separated by commas. The result is @code{nil}if the user presses Return with a blank line. If @var{initial} isgiven, it is a string which the minibuffer will initially contain.If @var{prompt} is given, it is the prompt string to use; the defaultis ``Algebraic:''. If @var{no-norm} is @code{t}, the formulas willbe returned exactly as parsed; otherwise, they will be passed through@code{calc-normalize} first.To support the use of @kbd{$} characters in the algebraic entry, use@code{let} to bind @code{calc-dollar-values} to a list of the valuesto be substituted for @kbd{$}, @kbd{$$}, and so on, and bind@code{calc-dollar-used} to 0. Upon return, @code{calc-dollar-used}will have been changed to the highest number of consecutive @kbd{$}sthat actually appeared in the input.@end defun@defun format-number aConvert the real or complex number or HMS form @var{a} to string form.@end defun@defun format-flat-expr a precConvert the arbitrary Calc number or formula @var{a} to string form,in the style used by the trail buffer and the @code{calc-edit} command.This is a simple format designedmostly to guarantee the string is of a form that can be re-parsed by@code{read-expr}. Most formatting modes, such as digit grouping,complex number format, and point character, are ignored to ensure theresult will be re-readable. The @var{prec} parameter is normally 0; ifyou pass a large integer like 1000 instead, the expression will besurrounded by parentheses unless it is a plain number or variable name.@end defun@defun format-nice-expr a widthThis is like @code{format-flat-expr} (with @var{prec} equal to 0),except that newlines will be inserted to keep lines down to thespecified @var{width}, and vectors that look like matrices or rewriterules are written in a pseudo-matrix format. The @code{calc-edit}command uses this when only one stack entry is being edited.@end defun@defun format-value a widthConvert the Calc number or formula @var{a} to string form, using theformat seen in the stack buffer. Beware the string returned maynot be re-readable by @code{read-expr}, for example, because of digitgrouping. Multi-line objects like matrices produce strings thatcontain newline characters to separate the lines. The @var{w}parameter, if given, is the target window size for which to formatthe expressions. If @var{w} is omitted, the width of the Calculatorwindow is used.@end defun@defun compose-expr a precFormat the Calc number or formula @var{a} according to the currentlanguage mode, returning a ``composition.'' To learn about thestructure of compositions, see the comments in the Calc source code.You can specify the format of a given type of function call by puttinga @code{math-compose-@var{lang}} property on the function's symbol,whose value is a Lisp function that takes @var{a} and @var{prec} asarguments and returns a composition. Here @var{lang} is a languagemode name, one of @code{normal}, @code{big}, @code{c}, @code{pascal},@code{fortran}, @code{tex}, @code{eqn}, @code{math}, or @code{maple}.In Big mode, Calc actually tries @code{math-compose-big} first, thentries @code{math-compose-normal}. If this property does not exist,or if the function returns @code{nil}, the function is written in thenormal function-call notation for that language.@end defun@defun composition-to-string c wConvert a composition structure returned by @code{compose-expr} intoa string. Multi-line compositions convert to strings containingnewline characters. The target window size is given by @var{w}.The @code{format-value} function basically calls @code{compose-expr}followed by @code{composition-to-string}.@end defun@defun comp-width cCompute the width in characters of composition @var{c}.@end defun@defun comp-height cCompute the height in lines of composition @var{c}.@end defun@defun comp-ascent cCompute the portion of the height of composition @var{c} which is on orabove the baseline. For a one-line composition, this will be one.@end defun@defun comp-descent cCompute the portion of the height of composition @var{c} which is belowthe baseline. For a one-line composition, this will be zero.@end defun@defun comp-first-char cIf composition @var{c} is a ``flat'' composition, return the first(leftmost) character of the composition as an integer. Otherwise,return @code{nil}.@end defun@defun comp-last-char cIf composition @var{c} is a ``flat'' composition, return the last(rightmost) character, otherwise return @code{nil}.@end defun@comment @node Lisp Variables, Hooks, Formatting Lisp Functions, Internals@comment @subsubsection Lisp Variables@comment@comment @noindent@comment (This section is currently unfinished.)@node Hooks, , Formatting Lisp Functions, Internals@subsubsection Hooks@noindentHooks are variables which contain Lisp functions (or lists of functions)which are called at various times. Calc defines a number of hooksthat help you to customize it in various ways. Calc uses the Lispfunction @code{run-hooks} to invoke the hooks shown below. Severalother customization-related variables are also described here.@defvar calc-load-hookThis hook is called at the end of @file{calc.el}, after the file hasbeen loaded, before any functions in it have been called, but after@code{calc-mode-map} and similar variables have been set up.@end defvar@defvar calc-ext-load-hookThis hook is called at the end of @file{calc-ext.el}.@end defvar@defvar calc-start-hookThis hook is called as the last step in a @kbd{M-x calc} command.At this point, the Calc buffer has been created and initialized ifnecessary, the Calc window and trail window have been created,and the ``Welcome to Calc'' message has been displayed.@end defvar@defvar calc-mode-hookThis hook is called when the Calc buffer is being created. Usuallythis will only happen once per Emacs session. The hook is calledafter Emacs has switched to the new buffer, the mode-settings filehas been read if necessary, and all other buffer-local variableshave been set up. After this hook returns, Calc will perform a@code{calc-refresh} operation, set up the mode line display, thenevaluate any deferred @code{calc-define} properties that have notbeen evaluated yet.@end defvar@defvar calc-trail-mode-hookThis hook is called when the Calc Trail buffer is being created.It is called as the very last step of setting up the Trail buffer.Like @code{calc-mode-hook}, this will normally happen only onceper Emacs session.@end defvar@defvar calc-end-hookThis hook is called by @code{calc-quit}, generally because the userpresses @kbd{q} or @kbd{C-x * c} while in Calc. The Calc buffer willbe the current buffer. The hook is called as the very firststep, before the Calc window is destroyed.@end defvar@defvar calc-window-hookIf this hook is non-@code{nil}, it is called to create the Calc window.Upon return, this new Calc window should be the current window.(The Calc buffer will already be the current buffer when thehook is called.) If the hook is not defined, Calc willgenerally use @code{split-window}, @code{set-window-buffer},and @code{select-window} to create the Calc window.@end defvar@defvar calc-trail-window-hookIf this hook is non-@code{nil}, it is called to create the Calc Trailwindow. The variable @code{calc-trail-buffer} will contain the bufferwhich the window should use. Unlike @code{calc-window-hook}, this hookmust @emph{not} switch into the new window.@end defvar@defvar calc-embedded-mode-hookThis hook is called the first time that Embedded mode is entered.@end defvar@defvar calc-embedded-new-buffer-hookThis hook is called each time that Embedded mode is entered in anew buffer.@end defvar@defvar calc-embedded-new-formula-hookThis hook is called each time that Embedded mode is enabled for anew formula.@end defvar@defvar calc-edit-mode-hookThis hook is called by @code{calc-edit} (and the other ``edit''commands) when the temporary editing buffer is being created.The buffer will have been selected and set up to be in@code{calc-edit-mode}, but will not yet have been filled withtext. (In fact it may still have leftover text from a previous@code{calc-edit} command.)@end defvar@defvar calc-mode-save-hookThis hook is called by the @code{calc-save-modes} command,after Calc's own mode features have been inserted into theCalc init file and just before the ``End of mode settings''message is inserted.@end defvar@defvar calc-reset-hookThis hook is called after @kbd{C-x * 0} (@code{calc-reset}) hasreset all modes. The Calc buffer will be the current buffer.@end defvar@defvar calc-other-modesThis variable contains a list of strings. The strings areconcatenated at the end of the modes portion of the Calcmode line (after standard modes such as ``Deg'', ``Inv'' and``Hyp''). Each string should be a short, single word followedby a space. The variable is @code{nil} by default.@end defvar@defvar calc-mode-mapThis is the keymap that is used by Calc mode. The best timeto adjust it is probably in a @code{calc-mode-hook}. If theCalc extensions package (@file{calc-ext.el}) has not yet beenloaded, many of these keys will be bound to @code{calc-missing-key},which is a command that loads the extensions package and``retypes'' the key. If your @code{calc-mode-hook} rebindsone of these keys, it will probably be overridden when theextensions are loaded.@end defvar@defvar calc-digit-mapThis is the keymap that is used during numeric entry. Numericentry uses the minibuffer, but this map binds every non-numerickey to @code{calcDigit-nondigit} which generally calls@code{exit-minibuffer} and ``retypes'' the key.@end defvar@defvar calc-alg-ent-mapThis is the keymap that is used during algebraic entry. This ismostly a copy of @code{minibuffer-local-map}.@end defvar@defvar calc-store-var-mapThis is the keymap that is used during entry of variable names forcommands like @code{calc-store} and @code{calc-recall}. This ismostly a copy of @code{minibuffer-local-completion-map}.@end defvar@defvar calc-edit-mode-mapThis is the (sparse) keymap used by @code{calc-edit} and othertemporary editing commands. It binds @key{RET}, @key{LFD},and @kbd{C-c C-c} to @code{calc-edit-finish}.@end defvar@defvar calc-mode-var-listThis is a list of variables which are saved by @code{calc-save-modes}.Each entry is a list of two items, the variable (as a Lisp symbol)and its default value. When modes are being saved, each variableis compared with its default value (using @code{equal}) and anynon-default variables are written out.@end defvar@defvar calc-local-var-listThis is a list of variables which should be buffer-local to theCalc buffer. Each entry is a variable name (as a Lisp symbol).These variables also have their default values manipulated bythe @code{calc} and @code{calc-quit} commands; @pxref{Multiple Calculators}.Since @code{calc-mode-hook} is called after this list has beenused the first time, your hook should add a variable to thelist and also call @code{make-local-variable} itself.@end defvar@node Copying, GNU Free Documentation License, Programming, Top@appendix GNU GENERAL PUBLIC LICENSE@include gpl.texi@node GNU Free Documentation License, Customizing Calc, Copying, Top@appendix GNU Free Documentation License@include doclicense.texi@node Customizing Calc, Reporting Bugs, GNU Free Documentation License, Top@appendix Customizing CalcThe usual prefix for Calc is the key sequence @kbd{C-x *}. If you wishto use a different prefix, you can put@example(global-set-key "NEWPREFIX" 'calc-dispatch)@end example@noindentin your .emacs file. (@xref{Key Bindings,,Customizing Key Bindings,emacs,The GNU Emacs Manual}, for more information on binding keys.)A convenient way to start Calc is with @kbd{C-x * *}; to make it equallyconvenient for users who use a different prefix, the prefix can befollowed by @kbd{=}, @kbd{&}, @kbd{#}, @kbd{\}, @kbd{/}, @kbd{+} or@kbd{-} as well as @kbd{*} to start Calc, and so in many cases the lastcharacter of the prefix can simply be typed twice.Calc is controlled by many variables, most of which can be resetfrom within Calc. Some variables are less involved with actualcalculation, and can be set outside of Calc using Emacs'scustomization facilities. These variables are listed below.Typing @kbd{M-x customize-variable RET @var{variable-name} RET}will bring up a buffer in which the variable's value can be redefined.Typing @kbd{M-x customize-group RET calc RET} will bring up a buffer whichcontains all of Calc's customizable variables. (These variables canalso be reset by putting the appropriate lines in your .emacs file;@xref{Init File, ,Init File, emacs, The GNU Emacs Manual}.)Some of the customizable variables are regular expressions. A regularexpression is basically a pattern that Calc can search for.See @ref{Regexp Search,, Regular Expression Search, emacs, The GNU Emacs Manual}to see how regular expressions work.@defvar calc-settings-fileThe variable @code{calc-settings-file} holds the file name inwhich commands like @kbd{m m} and @kbd{Z P} store ``permanent''definitions. If @code{calc-settings-file} is not your user init file (typically@file{~/.emacs}) and if the variable @code{calc-loaded-settings-file} is@code{nil}, then Calc will automatically load your settings file (if itexists) the first time Calc is invoked.The default value for this variable is @code{"~/.calc.el"}.@end defvar@defvar calc-gnuplot-nameSee @ref{Graphics}.@*The variable @code{calc-gnuplot-name} should be the name of theGNUPLOT program (a string). If you have GNUPLOT installed on yoursystem but Calc is unable to find it, you may need to set thisvariable. You may also need to set some Lisp variables to show Calc howto run GNUPLOT on your system, see @ref{Devices, ,Graphical Devices} .The default value of @code{calc-gnuplot-name} is @code{"gnuplot"}.@end defvar@defvar calc-gnuplot-plot-command@defvarx calc-gnuplot-print-commandSee @ref{Devices, ,Graphical Devices}.@*The variables @code{calc-gnuplot-plot-command} and@code{calc-gnuplot-print-command} represent system commands todisplay and print the output of GNUPLOT, respectively. These may be@code{nil} if no command is necessary, or strings which can include@samp{%s} to signify the name of the file to be displayed or printed.Or, these variables may contain Lisp expressions which are evaluatedto display or print the output.The default value of @code{calc-gnuplot-plot-command} is @code{nil},and the default value of @code{calc-gnuplot-print-command} is@code{"lp %s"}.@end defvar@defvar calc-language-alistSee @ref{Basic Embedded Mode}.@*The variable @code{calc-language-alist} controls the languages thatCalc will associate with major modes. When Calc embedded mode isenabled, it will try to use the current major mode todetermine what language should be used. (This can be overridden usingCalc's mode changing commands, @xref{Mode Settings in Embedded Mode}.)The variable @code{calc-language-alist} consists of a list of pairs ofthe form @code{(@var{MAJOR-MODE} . @var{LANGUAGE})}; for example, @code{(latex-mode . latex)} is one such pair. If Calc embedded isactivated in a buffer whose major mode is @var{MAJOR-MODE}, it will set itselfto use the language @var{LANGUAGE}.The default value of @code{calc-language-alist} is@example ((latex-mode . latex) (tex-mode . tex) (plain-tex-mode . tex) (context-mode . tex) (nroff-mode . eqn) (pascal-mode . pascal) (c-mode . c) (c++-mode . c) (fortran-mode . fortran) (f90-mode . fortran))@end example@end defvar@defvar calc-embedded-announce-formula@defvarx calc-embedded-announce-formula-alistSee @ref{Customizing Embedded Mode}.@*The variable @code{calc-embedded-announce-formula} helps determinewhat formulas @kbd{C-x * a} will activate in a buffer. It is aregular expression, and when activating embedded formulas with@kbd{C-x * a}, it will tell Calc that what follows is a formula to beactivated. (Calc also uses other patterns to find formulas, such as@samp{=>} and @samp{:=}.) The default pattern is @code{"%Embed\n\\(% .*\n\\)*"}, which checksfor @samp{%Embed} followed by any number of lines beginning with@samp{%} and a space.The variable @code{calc-embedded-announce-formula-alist} is used toset @code{calc-embedded-announce-formula} to different regularexpressions depending on the major mode of the editing buffer.It consists of a list of pairs of the form @code{(@var{MAJOR-MODE} .@var{REGEXP})}, and its default value is@example ((c++-mode . "//Embed\n\\(// .*\n\\)*") (c-mode . "/\\*Embed\\*/\n\\(/\\* .*\\*/\n\\)*") (f90-mode . "!Embed\n\\(! .*\n\\)*") (fortran-mode . "C Embed\n\\(C .*\n\\)*") (html-helper-mode . "<!-- Embed -->\n\\(<!-- .* -->\n\\)*") (html-mode . "<!-- Embed -->\n\\(<!-- .* -->\n\\)*") (nroff-mode . "\\\\\"Embed\n\\(\\\\\" .*\n\\)*") (pascal-mode . "@{Embed@}\n\\(@{.*@}\n\\)*") (sgml-mode . "<!-- Embed -->\n\\(<!-- .* -->\n\\)*") (xml-mode . "<!-- Embed -->\n\\(<!-- .* -->\n\\)*") (texinfo-mode . "@@c Embed\n\\(@@c .*\n\\)*"))@end exampleAny major modes added to @code{calc-embedded-announce-formula-alist}should also be added to @code{calc-embedded-open-close-plain-alist} and @code{calc-embedded-open-close-mode-alist}.@end defvar@defvar calc-embedded-open-formula@defvarx calc-embedded-close-formula@defvarx calc-embedded-open-close-formula-alistSee @ref{Customizing Embedded Mode}.@*The variables @code{calc-embedded-open-formula} and@code{calc-embedded-open-formula} control the region that Calc willactivate as a formula when Embedded mode is entered with @kbd{C-x * e}.They are regular expressions; Calc normally scans backward and forward in the buffer for thenearest text matching these regular expressions to be the ``formuladelimiters''.The simplest delimiters are blank lines. Other delimiters thatEmbedded mode understands by default are:@enumerate@itemThe @TeX{} and La@TeX{} math delimiters @samp{$ $}, @samp{$$ $$},@samp{\[ \]}, and @samp{\( \)};@itemLines beginning with @samp{\begin} and @samp{\end} (except matrix delimiters);@itemLines beginning with @samp{@@} (Texinfo delimiters).@itemLines beginning with @samp{.EQ} and @samp{.EN} (@dfn{eqn} delimiters);@itemLines containing a single @samp{%} or @samp{.\"} symbol and nothing else.@end enumerateThe variable @code{calc-embedded-open-close-formula-alist} is used toset @code{calc-embedded-open-formula} and@code{calc-embedded-close-formula} to different regularexpressions depending on the major mode of the editing buffer.It consists of a list of lists of the form @code{(@var{MAJOR-MODE} @var{OPEN-FORMULA-REGEXP}@var{CLOSE-FORMULA-REGEXP})}, and its default value is@code{nil}.@end defvar@defvar calc-embedded-open-word@defvarx calc-embedded-close-word@defvarx calc-embedded-open-close-word-alistSee @ref{Customizing Embedded Mode}.@*The variables @code{calc-embedded-open-word} and@code{calc-embedded-close-word} control the region that Calc willactivate when Embedded mode is entered with @kbd{C-x * w}. They areregular expressions.The default values of @code{calc-embedded-open-word} and@code{calc-embedded-close-word} are @code{"^\\|[^-+0-9.eE]"} and @code{"$\\|[^-+0-9.eE]"} respectively.The variable @code{calc-embedded-open-close-word-alist} is used toset @code{calc-embedded-open-word} and@code{calc-embedded-close-word} to different regularexpressions depending on the major mode of the editing buffer.It consists of a list of lists of the form @code{(@var{MAJOR-MODE} @var{OPEN-WORD-REGEXP}@var{CLOSE-WORD-REGEXP})}, and its default value is@code{nil}.@end defvar@defvar calc-embedded-open-plain@defvarx calc-embedded-close-plain@defvarx calc-embedded-open-close-plain-alistSee @ref{Customizing Embedded Mode}.@*The variables @code{calc-embedded-open-plain} and@code{calc-embedded-open-plain} are used to delimit ``plain''formulas. Note that these are actual strings, not regularexpressions, because Calc must be able to write these string into abuffer as well as to recognize them.The default string for @code{calc-embedded-open-plain} is @code{"%%% "}, note the trailing space. The default string for @code{calc-embedded-close-plain} is @code{" %%%\n"}, withoutthe trailing newline here, the first line of a Big mode formulathat followed might be shifted over with respect to the other lines.The variable @code{calc-embedded-open-close-plain-alist} is used toset @code{calc-embedded-open-plain} and@code{calc-embedded-close-plain} to different stringsdepending on the major mode of the editing buffer.It consists of a list of lists of the form @code{(@var{MAJOR-MODE} @var{OPEN-PLAIN-STRING}@var{CLOSE-PLAIN-STRING})}, and its default value is@example ((c++-mode "// %% " " %%\n") (c-mode "/* %% " " %% */\n") (f90-mode "! %% " " %%\n") (fortran-mode "C %% " " %%\n") (html-helper-mode "<!-- %% " " %% -->\n") (html-mode "<!-- %% " " %% -->\n") (nroff-mode "\\\" %% " " %%\n") (pascal-mode "@{%% " " %%@}\n") (sgml-mode "<!-- %% " " %% -->\n") (xml-mode "<!-- %% " " %% -->\n") (texinfo-mode "@@c %% " " %%\n"))@end exampleAny major modes added to @code{calc-embedded-open-close-plain-alist}should also be added to @code{calc-embedded-announce-formula-alist}and @code{calc-embedded-open-close-mode-alist}.@end defvar@defvar calc-embedded-open-new-formula@defvarx calc-embedded-close-new-formula@defvarx calc-embedded-open-close-new-formula-alistSee @ref{Customizing Embedded Mode}.@*The variables @code{calc-embedded-open-new-formula} and@code{calc-embedded-close-new-formula} are strings which areinserted before and after a new formula when you type @kbd{C-x * f}.The default value of @code{calc-embedded-open-new-formula} is@code{"\n\n"}. If this string begins with a newline character and the@kbd{C-x * f} is typed at the beginning of a line, @kbd{C-x * f} will skipthis first newline to avoid introducing unnecessary blank lines in thefile. The default value of @code{calc-embedded-close-new-formula} isalso @code{"\n\n"}. The final newline is omitted by @w{@kbd{C-x * f}}if typed at the end of a line. (It follows that if @kbd{C-x * f} istyped on a blank line, both a leading opening newline and a trailingclosing newline are omitted.)The variable @code{calc-embedded-open-close-new-formula-alist} is used toset @code{calc-embedded-open-new-formula} and@code{calc-embedded-close-new-formula} to different stringsdepending on the major mode of the editing buffer.It consists of a list of lists of the form @code{(@var{MAJOR-MODE} @var{OPEN-NEW-FORMULA-STRING}@var{CLOSE-NEW-FORMULA-STRING})}, and its default value is@code{nil}.@end defvar@defvar calc-embedded-open-mode@defvarx calc-embedded-close-mode@defvarx calc-embedded-open-close-mode-alistSee @ref{Customizing Embedded Mode}.@*The variables @code{calc-embedded-open-mode} and@code{calc-embedded-close-mode} are strings which Calc will place beforeand after any mode annotations that it inserts. Calc never scans forthese strings; Calc always looks for the annotation itself, so it is notnecessary to add them to user-written annotations.The default value of @code{calc-embedded-open-mode} is @code{"% "}and the default value of @code{calc-embedded-close-mode} is@code{"\n"}. If you change the value of @code{calc-embedded-close-mode}, it is a goodidea still to end with a newline so that mode annotations will appear onlines by themselves.The variable @code{calc-embedded-open-close-mode-alist} is used toset @code{calc-embedded-open-mode} and@code{calc-embedded-close-mode} to different stringsexpressions depending on the major mode of the editing buffer.It consists of a list of lists of the form @code{(@var{MAJOR-MODE} @var{OPEN-MODE-STRING}@var{CLOSE-MODE-STRING})}, and its default value is@example ((c++-mode "// " "\n") (c-mode "/* " " */\n") (f90-mode "! " "\n") (fortran-mode "C " "\n") (html-helper-mode "<!-- " " -->\n") (html-mode "<!-- " " -->\n") (nroff-mode "\\\" " "\n") (pascal-mode "@{ " " @}\n") (sgml-mode "<!-- " " -->\n") (xml-mode "<!-- " " -->\n") (texinfo-mode "@@c " "\n"))@end exampleAny major modes added to @code{calc-embedded-open-close-mode-alist}should also be added to @code{calc-embedded-announce-formula-alist}and @code{calc-embedded-open-close-plain-alist}.@end defvar@defvar calc-multiplication-has-precedenceThe variable @code{calc-multiplication-has-precedence} determineswhether multiplication has precedence over division in algebraic formulasin normal language modes. If @code{calc-multiplication-has-precedence}is non-@code{nil}, then multiplication has precedence, and so forexample @samp{a/b*c} will be interpreted as @samp{a/(b*c)}. If@code{calc-multiplication-has-precedence} is @code{nil}, thenmultiplication has the same precedence as division, and so for example@samp{a/b*c} will be interpreted as @samp{(a/b)*c}. The default valueof @code{calc-multiplication-has-precedence} is @code{t}.@end defvar@node Reporting Bugs, Summary, Customizing Calc, Top@appendix Reporting Bugs@noindentIf you find a bug in Calc, send e-mail to Jay Belanger,@examplejay.p.belanger@@gmail.com@end example@noindentThere is an automatic command @kbd{M-x report-calc-bug} which helpsyou to report bugs. This command prompts you for a brief subjectline, then leaves you in a mail editing buffer. Type @kbd{C-c C-c} tosend your mail. Make sure your subject line indicates that you arereporting a Calc bug; this command sends mail to the maintainer'sregular mailbox.If you have suggestions for additional features for Calc, please sendthem. Some have dared to suggest that Calc is already top-heavy withfeatures; this obviously cannot be the case, so if you have ideas, sendthem right in.At the front of the source file, @file{calc.el}, is a list of ideas forfuture work. If any enthusiastic souls wish to take it upon themselvesto work on these, please send a message (using @kbd{M-x report-calc-bug})so any efforts can be coordinated.The latest version of Calc is available from Savannah, in the EmacsCVS tree. See @uref{http://savannah.gnu.org/projects/emacs}.@c [summary]@node Summary, Key Index, Reporting Bugs, Top@appendix Calc Summary@noindentThis section includes a complete list of Calc 2.1 keystroke commands.Each line lists the stack entries used by the command (top-of-stacklast), the keystrokes themselves, the prompts asked by the command,and the result of the command (also with top-of-stack last).The result is expressed using the equivalent algebraic function.Commands which put no results on the stack show the full @kbd{M-x}command name in that position. Numbers preceding the result orcommand name refer to notes at the end.Algebraic functions and @kbd{M-x} commands that don't have correspondingkeystrokes are not listed in this summary.@xref{Command Index}. @xref{Function Index}.@iftex@begingroup@tex\vskip-2\baselineskip \null\gdef\sumrow#1{\sumrowx#1\relax}%\gdef\sumrowx#1\:#2\:#3\:#4\:#5\:#6\relax{%\leavevmode%{\smallfonts\hbox to5em{\sl\hss#1}%\hbox to5em{\tt#2\hss}%\hbox to4em{\sl#3\hss}%\hbox to5em{\rm\hss#4}%\thinspace%{\tt#5}%{\sl#6}%}}%\gdef\sumlpar{{\rm(}}%\gdef\sumrpar{{\rm)}}%\gdef\sumcomma{{\rm,\thinspace}}%\gdef\sumexcl{{\rm!}}%\gdef\sumbreak{\vskip-2.5\baselineskip\goodbreak}%\gdef\minus#1{{\tt-}}%@end tex@let@:=@sumsep@let@r=@sumrow@catcode`@(=@active @let(=@sumlpar@catcode`@)=@active @let)=@sumrpar@catcode`@,=@active @let,=@sumcomma@catcode`@!=@active @let!=@sumexcl@end iftex@format@iftex@advance@baselineskip-2.5pt@let@c@sumbreak@end iftex@r{ @: C-x * a @: @: 33 @:calc-embedded-activate@:}@r{ @: C-x * b @: @: @:calc-big-or-small@:}@r{ @: C-x * c @: @: @:calc@:}@r{ @: C-x * d @: @: @:calc-embedded-duplicate@:}@r{ @: C-x * e @: @: 34 @:calc-embedded@:}@r{ @: C-x * f @:formula @: @:calc-embedded-new-formula@:}@r{ @: C-x * g @: @: 35 @:calc-grab-region@:}@r{ @: C-x * i @: @: @:calc-info@:}@r{ @: C-x * j @: @: @:calc-embedded-select@:}@r{ @: C-x * k @: @: @:calc-keypad@:}@r{ @: C-x * l @: @: @:calc-load-everything@:}@r{ @: C-x * m @: @: @:read-kbd-macro@:}@r{ @: C-x * n @: @: 4 @:calc-embedded-next@:}@r{ @: C-x * o @: @: @:calc-other-window@:}@r{ @: C-x * p @: @: 4 @:calc-embedded-previous@:}@r{ @: C-x * q @:formula @: @:quick-calc@:}@r{ @: C-x * r @: @: 36 @:calc-grab-rectangle@:}@r{ @: C-x * s @: @: @:calc-info-summary@:}@r{ @: C-x * t @: @: @:calc-tutorial@:}@r{ @: C-x * u @: @: @:calc-embedded-update-formula@:}@r{ @: C-x * w @: @: @:calc-embedded-word@:}@r{ @: C-x * x @: @: @:calc-quit@:}@r{ @: C-x * y @: @:1,28,49 @:calc-copy-to-buffer@:}@r{ @: C-x * z @: @: @:calc-user-invocation@:}@r{ @: C-x * : @: @: 36 @:calc-grab-sum-down@:}@r{ @: C-x * _ @: @: 36 @:calc-grab-sum-across@:}@r{ @: C-x * ` @:editing @: 30 @:calc-embedded-edit@:}@r{ @: C-x * 0 @:(zero) @: @:calc-reset@:}@c@r{ @: 0-9 @:number @: @:@:number}@r{ @: . @:number @: @:@:0.number}@r{ @: _ @:number @: @:-@:number}@r{ @: e @:number @: @:@:1e number}@r{ @: # @:number @: @:@:current-radix@tfn{#}number}@r{ @: P @:(in number) @: @:+/-@:}@r{ @: M @:(in number) @: @:mod@:}@r{ @: @@ ' " @: (in number)@: @:@:HMS form}@r{ @: h m s @: (in number)@: @:@:HMS form}@c@r{ @: ' @:formula @: 37,46 @:@:formula}@r{ @: $ @:formula @: 37,46 @:$@:formula}@r{ @: " @:string @: 37,46 @:@:string}@c@r{ a b@: + @: @: 2 @:add@:(a,b) a+b}@r{ a b@: - @: @: 2 @:sub@:(a,b) a@minus{}b}@r{ a b@: * @: @: 2 @:mul@:(a,b) a b, a*b}@r{ a b@: / @: @: 2 @:div@:(a,b) a/b}@r{ a b@: ^ @: @: 2 @:pow@:(a,b) a^b}@r{ a b@: I ^ @: @: 2 @:nroot@:(a,b) a^(1/b)}@r{ a b@: % @: @: 2 @:mod@:(a,b) a%b}@r{ a b@: \ @: @: 2 @:idiv@:(a,b) a\b}@r{ a b@: : @: @: 2 @:fdiv@:(a,b)}@r{ a b@: | @: @: 2 @:vconcat@:(a,b) a|b}@r{ a b@: I | @: @: @:vconcat@:(b,a) b|a}@r{ a b@: H | @: @: 2 @:append@:(a,b)}@r{ a b@: I H | @: @: @:append@:(b,a)}@r{ a@: & @: @: 1 @:inv@:(a) 1/a}@r{ a@: ! @: @: 1 @:fact@:(a) a!}@r{ a@: = @: @: 1 @:evalv@:(a)}@r{ a@: M-% @: @: @:percent@:(a) a%}@c@r{ ... a@: @key{RET} @: @: 1 @:@:... a a}@r{ ... a@: @key{SPC} @: @: 1 @:@:... a a}@r{... a b@: @key{TAB} @: @: 3 @:@:... b a}@r{. a b c@: M-@key{TAB} @: @: 3 @:@:... b c a}@r{... a b@: @key{LFD} @: @: 1 @:@:... a b a}@r{ ... a@: @key{DEL} @: @: 1 @:@:...}@r{... a b@: M-@key{DEL} @: @: 1 @:@:... b}@r{ @: M-@key{RET} @: @: 4 @:calc-last-args@:}@r{ a@: ` @:editing @: 1,30 @:calc-edit@:}@c@r{ ... a@: C-d @: @: 1 @:@:...}@r{ @: C-k @: @: 27 @:calc-kill@:}@r{ @: C-w @: @: 27 @:calc-kill-region@:}@r{ @: C-y @: @: @:calc-yank@:}@r{ @: C-_ @: @: 4 @:calc-undo@:}@r{ @: M-k @: @: 27 @:calc-copy-as-kill@:}@r{ @: M-w @: @: 27 @:calc-copy-region-as-kill@:}@c@r{ @: [ @: @: @:@:[...}@r{[.. a b@: ] @: @: @:@:[a,b]}@r{ @: ( @: @: @:@:(...}@r{(.. a b@: ) @: @: @:@:(a,b)}@r{ @: , @: @: @:@:vector or rect complex}@r{ @: ; @: @: @:@:matrix or polar complex}@r{ @: .. @: @: @:@:interval}@c@r{ @: ~ @: @: @:calc-num-prefix@:}@r{ @: < @: @: 4 @:calc-scroll-left@:}@r{ @: > @: @: 4 @:calc-scroll-right@:}@r{ @: @{ @: @: 4 @:calc-scroll-down@:}@r{ @: @} @: @: 4 @:calc-scroll-up@:}@r{ @: ? @: @: @:calc-help@:}@c@r{ a@: n @: @: 1 @:neg@:(a) @minus{}a}@r{ @: o @: @: 4 @:calc-realign@:}@r{ @: p @:precision @: 31 @:calc-precision@:}@r{ @: q @: @: @:calc-quit@:}@r{ @: w @: @: @:calc-why@:}@r{ @: x @:command @: @:M-x calc-@:command}@r{ a@: y @: @:1,28,49 @:calc-copy-to-buffer@:}@c@r{ a@: A @: @: 1 @:abs@:(a)}@r{ a b@: B @: @: 2 @:log@:(a,b)}@r{ a b@: I B @: @: 2 @:alog@:(a,b) b^a}@r{ a@: C @: @: 1 @:cos@:(a)}@r{ a@: I C @: @: 1 @:arccos@:(a)}@r{ a@: H C @: @: 1 @:cosh@:(a)}@r{ a@: I H C @: @: 1 @:arccosh@:(a)}@r{ @: D @: @: 4 @:calc-redo@:}@r{ a@: E @: @: 1 @:exp@:(a)}@r{ a@: H E @: @: 1 @:exp10@:(a) 10.^a}@r{ a@: F @: @: 1,11 @:floor@:(a,d)}@r{ a@: I F @: @: 1,11 @:ceil@:(a,d)}@r{ a@: H F @: @: 1,11 @:ffloor@:(a,d)}@r{ a@: I H F @: @: 1,11 @:fceil@:(a,d)}@r{ a@: G @: @: 1 @:arg@:(a)}@r{ @: H @:command @: 32 @:@:Hyperbolic}@r{ @: I @:command @: 32 @:@:Inverse}@r{ a@: J @: @: 1 @:conj@:(a)}@r{ @: K @:command @: 32 @:@:Keep-args}@r{ a@: L @: @: 1 @:ln@:(a)}@r{ a@: H L @: @: 1 @:log10@:(a)}@r{ @: M @: @: @:calc-more-recursion-depth@:}@r{ @: I M @: @: @:calc-less-recursion-depth@:}@r{ a@: N @: @: 5 @:evalvn@:(a)}@r{ @: P @: @: @:@:pi}@r{ @: I P @: @: @:@:gamma}@r{ @: H P @: @: @:@:e}@r{ @: I H P @: @: @:@:phi}@r{ a@: Q @: @: 1 @:sqrt@:(a)}@r{ a@: I Q @: @: 1 @:sqr@:(a) a^2}@r{ a@: R @: @: 1,11 @:round@:(a,d)}@r{ a@: I R @: @: 1,11 @:trunc@:(a,d)}@r{ a@: H R @: @: 1,11 @:fround@:(a,d)}@r{ a@: I H R @: @: 1,11 @:ftrunc@:(a,d)}@r{ a@: S @: @: 1 @:sin@:(a)}@r{ a@: I S @: @: 1 @:arcsin@:(a)}@r{ a@: H S @: @: 1 @:sinh@:(a)}@r{ a@: I H S @: @: 1 @:arcsinh@:(a)}@r{ a@: T @: @: 1 @:tan@:(a)}@r{ a@: I T @: @: 1 @:arctan@:(a)}@r{ a@: H T @: @: 1 @:tanh@:(a)}@r{ a@: I H T @: @: 1 @:arctanh@:(a)}@r{ @: U @: @: 4 @:calc-undo@:}@r{ @: X @: @: 4 @:calc-call-last-kbd-macro@:}@c@r{ a b@: a = @: @: 2 @:eq@:(a,b) a=b}@r{ a b@: a # @: @: 2 @:neq@:(a,b) a!=b}@r{ a b@: a < @: @: 2 @:lt@:(a,b) a<b}@r{ a b@: a > @: @: 2 @:gt@:(a,b) a>b}@r{ a b@: a [ @: @: 2 @:leq@:(a,b) a<=b}@r{ a b@: a ] @: @: 2 @:geq@:(a,b) a>=b}@r{ a b@: a @{ @: @: 2 @:in@:(a,b)}@r{ a b@: a & @: @: 2,45 @:land@:(a,b) a&&b}@r{ a b@: a | @: @: 2,45 @:lor@:(a,b) a||b}@r{ a@: a ! @: @: 1,45 @:lnot@:(a) !a}@r{ a b c@: a : @: @: 45 @:if@:(a,b,c) a?b:c}@r{ a@: a . @: @: 1 @:rmeq@:(a)}@r{ a@: a " @: @: 7,8 @:calc-expand-formula@:}@c@r{ a@: a + @:i, l, h @: 6,38 @:sum@:(a,i,l,h)}@r{ a@: a - @:i, l, h @: 6,38 @:asum@:(a,i,l,h)}@r{ a@: a * @:i, l, h @: 6,38 @:prod@:(a,i,l,h)}@r{ a b@: a _ @: @: 2 @:subscr@:(a,b) a_b}@c@r{ a b@: a \ @: @: 2 @:pdiv@:(a,b)}@r{ a b@: a % @: @: 2 @:prem@:(a,b)}@r{ a b@: a / @: @: 2 @:pdivrem@:(a,b) [q,r]}@r{ a b@: H a / @: @: 2 @:pdivide@:(a,b) q+r/b}@c@r{ a@: a a @: @: 1 @:apart@:(a)}@r{ a@: a b @:old, new @: 38 @:subst@:(a,old,new)}@r{ a@: a c @:v @: 38 @:collect@:(a,v)}@r{ a@: a d @:v @: 4,38 @:deriv@:(a,v)}@r{ a@: H a d @:v @: 4,38 @:tderiv@:(a,v)}@r{ a@: a e @: @: @:esimplify@:(a)}@r{ a@: a f @: @: 1 @:factor@:(a)}@r{ a@: H a f @: @: 1 @:factors@:(a)}@r{ a b@: a g @: @: 2 @:pgcd@:(a,b)}@r{ a@: a i @:v @: 38 @:integ@:(a,v)}@r{ a@: a m @:pats @: 38 @:match@:(a,pats)}@r{ a@: I a m @:pats @: 38 @:matchnot@:(a,pats)}@r{ data x@: a p @: @: 28 @:polint@:(data,x)}@r{ data x@: H a p @: @: 28 @:ratint@:(data,x)}@r{ a@: a n @: @: 1 @:nrat@:(a)}@r{ a@: a r @:rules @:4,8,38 @:rewrite@:(a,rules,n)}@r{ a@: a s @: @: @:simplify@:(a)}@r{ a@: a t @:v, n @: 31,39 @:taylor@:(a,v,n)}@r{ a@: a v @: @: 7,8 @:calc-alg-evaluate@:}@r{ a@: a x @: @: 4,8 @:expand@:(a)}@c@r{ data@: a F @:model, vars @: 48 @:fit@:(m,iv,pv,data)}@r{ data@: I a F @:model, vars @: 48 @:xfit@:(m,iv,pv,data)}@r{ data@: H a F @:model, vars @: 48 @:efit@:(m,iv,pv,data)}@r{ a@: a I @:v, l, h @: 38 @:ninteg@:(a,v,l,h)}@r{ a b@: a M @:op @: 22 @:mapeq@:(op,a,b)}@r{ a b@: I a M @:op @: 22 @:mapeqr@:(op,a,b)}@r{ a b@: H a M @:op @: 22 @:mapeqp@:(op,a,b)}@r{ a g@: a N @:v @: 38 @:minimize@:(a,v,g)}@r{ a g@: H a N @:v @: 38 @:wminimize@:(a,v,g)}@r{ a@: a P @:v @: 38 @:roots@:(a,v)}@r{ a g@: a R @:v @: 38 @:root@:(a,v,g)}@r{ a g@: H a R @:v @: 38 @:wroot@:(a,v,g)}@r{ a@: a S @:v @: 38 @:solve@:(a,v)}@r{ a@: I a S @:v @: 38 @:finv@:(a,v)}@r{ a@: H a S @:v @: 38 @:fsolve@:(a,v)}@r{ a@: I H a S @:v @: 38 @:ffinv@:(a,v)}@r{ a@: a T @:i, l, h @: 6,38 @:table@:(a,i,l,h)}@r{ a g@: a X @:v @: 38 @:maximize@:(a,v,g)}@r{ a g@: H a X @:v @: 38 @:wmaximize@:(a,v,g)}@c@r{ a b@: b a @: @: 9 @:and@:(a,b,w)}@r{ a@: b c @: @: 9 @:clip@:(a,w)}@r{ a b@: b d @: @: 9 @:diff@:(a,b,w)}@r{ a@: b l @: @: 10 @:lsh@:(a,n,w)}@r{ a n@: H b l @: @: 9 @:lsh@:(a,n,w)}@r{ a@: b n @: @: 9 @:not@:(a,w)}@r{ a b@: b o @: @: 9 @:or@:(a,b,w)}@r{ v@: b p @: @: 1 @:vpack@:(v)}@r{ a@: b r @: @: 10 @:rsh@:(a,n,w)}@r{ a n@: H b r @: @: 9 @:rsh@:(a,n,w)}@r{ a@: b t @: @: 10 @:rot@:(a,n,w)}@r{ a n@: H b t @: @: 9 @:rot@:(a,n,w)}@r{ a@: b u @: @: 1 @:vunpack@:(a)}@r{ @: b w @:w @: 9,50 @:calc-word-size@:}@r{ a b@: b x @: @: 9 @:xor@:(a,b,w)}@c@r{c s l p@: b D @: @: @:ddb@:(c,s,l,p)}@r{ r n p@: b F @: @: @:fv@:(r,n,p)}@r{ r n p@: I b F @: @: @:fvb@:(r,n,p)}@r{ r n p@: H b F @: @: @:fvl@:(r,n,p)}@r{ v@: b I @: @: 19 @:irr@:(v)}@r{ v@: I b I @: @: 19 @:irrb@:(v)}@r{ a@: b L @: @: 10 @:ash@:(a,n,w)}@r{ a n@: H b L @: @: 9 @:ash@:(a,n,w)}@r{ r n a@: b M @: @: @:pmt@:(r,n,a)}@r{ r n a@: I b M @: @: @:pmtb@:(r,n,a)}@r{ r n a@: H b M @: @: @:pmtl@:(r,n,a)}@r{ r v@: b N @: @: 19 @:npv@:(r,v)}@r{ r v@: I b N @: @: 19 @:npvb@:(r,v)}@r{ r n p@: b P @: @: @:pv@:(r,n,p)}@r{ r n p@: I b P @: @: @:pvb@:(r,n,p)}@r{ r n p@: H b P @: @: @:pvl@:(r,n,p)}@r{ a@: b R @: @: 10 @:rash@:(a,n,w)}@r{ a n@: H b R @: @: 9 @:rash@:(a,n,w)}@r{ c s l@: b S @: @: @:sln@:(c,s,l)}@r{ n p a@: b T @: @: @:rate@:(n,p,a)}@r{ n p a@: I b T @: @: @:rateb@:(n,p,a)}@r{ n p a@: H b T @: @: @:ratel@:(n,p,a)}@r{c s l p@: b Y @: @: @:syd@:(c,s,l,p)}@r{ r p a@: b # @: @: @:nper@:(r,p,a)}@r{ r p a@: I b # @: @: @:nperb@:(r,p,a)}@r{ r p a@: H b # @: @: @:nperl@:(r,p,a)}@r{ a b@: b % @: @: @:relch@:(a,b)}@c@r{ a@: c c @: @: 5 @:pclean@:(a,p)}@r{ a@: c 0-9 @: @: @:pclean@:(a,p)}@r{ a@: H c c @: @: 5 @:clean@:(a,p)}@r{ a@: H c 0-9 @: @: @:clean@:(a,p)}@r{ a@: c d @: @: 1 @:deg@:(a)}@r{ a@: c f @: @: 1 @:pfloat@:(a)}@r{ a@: H c f @: @: 1 @:float@:(a)}@r{ a@: c h @: @: 1 @:hms@:(a)}@r{ a@: c p @: @: @:polar@:(a)}@r{ a@: I c p @: @: @:rect@:(a)}@r{ a@: c r @: @: 1 @:rad@:(a)}@c@r{ a@: c F @: @: 5 @:pfrac@:(a,p)}@r{ a@: H c F @: @: 5 @:frac@:(a,p)}@c@r{ a@: c % @: @: @:percent@:(a*100)}@c@r{ @: d . @:char @: 50 @:calc-point-char@:}@r{ @: d , @:char @: 50 @:calc-group-char@:}@r{ @: d < @: @: 13,50 @:calc-left-justify@:}@r{ @: d = @: @: 13,50 @:calc-center-justify@:}@r{ @: d > @: @: 13,50 @:calc-right-justify@:}@r{ @: d @{ @:label @: 50 @:calc-left-label@:}@r{ @: d @} @:label @: 50 @:calc-right-label@:}@r{ @: d [ @: @: 4 @:calc-truncate-up@:}@r{ @: d ] @: @: 4 @:calc-truncate-down@:}@r{ @: d " @: @: 12,50 @:calc-display-strings@:}@r{ @: d @key{SPC} @: @: @:calc-refresh@:}@r{ @: d @key{RET} @: @: 1 @:calc-refresh-top@:}@c@r{ @: d 0 @: @: 50 @:calc-decimal-radix@:}@r{ @: d 2 @: @: 50 @:calc-binary-radix@:}@r{ @: d 6 @: @: 50 @:calc-hex-radix@:}@r{ @: d 8 @: @: 50 @:calc-octal-radix@:}@c@r{ @: d b @: @:12,13,50 @:calc-line-breaking@:}@r{ @: d c @: @: 50 @:calc-complex-notation@:}@r{ @: d d @:format @: 50 @:calc-date-notation@:}@r{ @: d e @: @: 5,50 @:calc-eng-notation@:}@r{ @: d f @:num @: 31,50 @:calc-fix-notation@:}@r{ @: d g @: @:12,13,50 @:calc-group-digits@:}@r{ @: d h @:format @: 50 @:calc-hms-notation@:}@r{ @: d i @: @: 50 @:calc-i-notation@:}@r{ @: d j @: @: 50 @:calc-j-notation@:}@r{ @: d l @: @: 12,50 @:calc-line-numbering@:}@r{ @: d n @: @: 5,50 @:calc-normal-notation@:}@r{ @: d o @:format @: 50 @:calc-over-notation@:}@r{ @: d p @: @: 12,50 @:calc-show-plain@:}@r{ @: d r @:radix @: 31,50 @:calc-radix@:}@r{ @: d s @: @: 5,50 @:calc-sci-notation@:}@r{ @: d t @: @: 27 @:calc-truncate-stack@:}@r{ @: d w @: @: 12,13 @:calc-auto-why@:}@r{ @: d z @: @: 12,50 @:calc-leading-zeros@:}@c@r{ @: d B @: @: 50 @:calc-big-language@:}@r{ @: d C @: @: 50 @:calc-c-language@:}@r{ @: d E @: @: 50 @:calc-eqn-language@:}@r{ @: d F @: @: 50 @:calc-fortran-language@:}@r{ @: d M @: @: 50 @:calc-mathematica-language@:}@r{ @: d N @: @: 50 @:calc-normal-language@:}@r{ @: d O @: @: 50 @:calc-flat-language@:}@r{ @: d P @: @: 50 @:calc-pascal-language@:}@r{ @: d T @: @: 50 @:calc-tex-language@:}@r{ @: d L @: @: 50 @:calc-latex-language@:}@r{ @: d U @: @: 50 @:calc-unformatted-language@:}@r{ @: d W @: @: 50 @:calc-maple-language@:}@c@r{ a@: f [ @: @: 4 @:decr@:(a,n)}@r{ a@: f ] @: @: 4 @:incr@:(a,n)}@c@r{ a b@: f b @: @: 2 @:beta@:(a,b)}@r{ a@: f e @: @: 1 @:erf@:(a)}@r{ a@: I f e @: @: 1 @:erfc@:(a)}@r{ a@: f g @: @: 1 @:gamma@:(a)}@r{ a b@: f h @: @: 2 @:hypot@:(a,b)}@r{ a@: f i @: @: 1 @:im@:(a)}@r{ n a@: f j @: @: 2 @:besJ@:(n,a)}@r{ a b@: f n @: @: 2 @:min@:(a,b)}@r{ a@: f r @: @: 1 @:re@:(a)}@r{ a@: f s @: @: 1 @:sign@:(a)}@r{ a b@: f x @: @: 2 @:max@:(a,b)}@r{ n a@: f y @: @: 2 @:besY@:(n,a)}@c@r{ a@: f A @: @: 1 @:abssqr@:(a)}@r{ x a b@: f B @: @: @:betaI@:(x,a,b)}@r{ x a b@: H f B @: @: @:betaB@:(x,a,b)}@r{ a@: f E @: @: 1 @:expm1@:(a)}@r{ a x@: f G @: @: 2 @:gammaP@:(a,x)}@r{ a x@: I f G @: @: 2 @:gammaQ@:(a,x)}@r{ a x@: H f G @: @: 2 @:gammag@:(a,x)}@r{ a x@: I H f G @: @: 2 @:gammaG@:(a,x)}@r{ a b@: f I @: @: 2 @:ilog@:(a,b)}@r{ a b@: I f I @: @: 2 @:alog@:(a,b) b^a}@r{ a@: f L @: @: 1 @:lnp1@:(a)}@r{ a@: f M @: @: 1 @:mant@:(a)}@r{ a@: f Q @: @: 1 @:isqrt@:(a)}@r{ a@: I f Q @: @: 1 @:sqr@:(a) a^2}@r{ a n@: f S @: @: 2 @:scf@:(a,n)}@r{ y x@: f T @: @: @:arctan2@:(y,x)}@r{ a@: f X @: @: 1 @:xpon@:(a)}@c@r{ x y@: g a @: @: 28,40 @:calc-graph-add@:}@r{ @: g b @: @: 12 @:calc-graph-border@:}@r{ @: g c @: @: @:calc-graph-clear@:}@r{ @: g d @: @: 41 @:calc-graph-delete@:}@r{ x y@: g f @: @: 28,40 @:calc-graph-fast@:}@r{ @: g g @: @: 12 @:calc-graph-grid@:}@r{ @: g h @:title @: @:calc-graph-header@:}@r{ @: g j @: @: 4 @:calc-graph-juggle@:}@r{ @: g k @: @: 12 @:calc-graph-key@:}@r{ @: g l @: @: 12 @:calc-graph-log-x@:}@r{ @: g n @:name @: @:calc-graph-name@:}@r{ @: g p @: @: 42 @:calc-graph-plot@:}@r{ @: g q @: @: @:calc-graph-quit@:}@r{ @: g r @:range @: @:calc-graph-range-x@:}@r{ @: g s @: @: 12,13 @:calc-graph-line-style@:}@r{ @: g t @:title @: @:calc-graph-title-x@:}@r{ @: g v @: @: @:calc-graph-view-commands@:}@r{ @: g x @:display @: @:calc-graph-display@:}@r{ @: g z @: @: 12 @:calc-graph-zero-x@:}@c@r{ x y z@: g A @: @: 28,40 @:calc-graph-add-3d@:}@r{ @: g C @:command @: @:calc-graph-command@:}@r{ @: g D @:device @: 43,44 @:calc-graph-device@:}@r{ x y z@: g F @: @: 28,40 @:calc-graph-fast-3d@:}@r{ @: g H @: @: 12 @:calc-graph-hide@:}@r{ @: g K @: @: @:calc-graph-kill@:}@r{ @: g L @: @: 12 @:calc-graph-log-y@:}@r{ @: g N @:number @: 43,51 @:calc-graph-num-points@:}@r{ @: g O @:filename @: 43,44 @:calc-graph-output@:}@r{ @: g P @: @: 42 @:calc-graph-print@:}@r{ @: g R @:range @: @:calc-graph-range-y@:}@r{ @: g S @: @: 12,13 @:calc-graph-point-style@:}@r{ @: g T @:title @: @:calc-graph-title-y@:}@r{ @: g V @: @: @:calc-graph-view-trail@:}@r{ @: g X @:format @: @:calc-graph-geometry@:}@r{ @: g Z @: @: 12 @:calc-graph-zero-y@:}@c@r{ @: g C-l @: @: 12 @:calc-graph-log-z@:}@r{ @: g C-r @:range @: @:calc-graph-range-z@:}@r{ @: g C-t @:title @: @:calc-graph-title-z@:}@c@r{ @: h b @: @: @:calc-describe-bindings@:}@r{ @: h c @:key @: @:calc-describe-key-briefly@:}@r{ @: h f @:function @: @:calc-describe-function@:}@r{ @: h h @: @: @:calc-full-help@:}@r{ @: h i @: @: @:calc-info@:}@r{ @: h k @:key @: @:calc-describe-key@:}@r{ @: h n @: @: @:calc-view-news@:}@r{ @: h s @: @: @:calc-info-summary@:}@r{ @: h t @: @: @:calc-tutorial@:}@r{ @: h v @:var @: @:calc-describe-variable@:}@c@r{ @: j 1-9 @: @: @:calc-select-part@:}@r{ @: j @key{RET} @: @: 27 @:calc-copy-selection@:}@r{ @: j @key{DEL} @: @: 27 @:calc-del-selection@:}@r{ @: j ' @:formula @: 27 @:calc-enter-selection@:}@r{ @: j ` @:editing @: 27,30 @:calc-edit-selection@:}@r{ @: j " @: @: 7,27 @:calc-sel-expand-formula@:}@c@r{ @: j + @:formula @: 27 @:calc-sel-add-both-sides@:}@r{ @: j - @:formula @: 27 @:calc-sel-sub-both-sides@:}@r{ @: j * @:formula @: 27 @:calc-sel-mul-both-sides@:}@r{ @: j / @:formula @: 27 @:calc-sel-div-both-sides@:}@r{ @: j & @: @: 27 @:calc-sel-invert@:}@c@r{ @: j a @: @: 27 @:calc-select-additional@:}@r{ @: j b @: @: 12 @:calc-break-selections@:}@r{ @: j c @: @: @:calc-clear-selections@:}@r{ @: j d @: @: 12,50 @:calc-show-selections@:}@r{ @: j e @: @: 12 @:calc-enable-selections@:}@r{ @: j l @: @: 4,27 @:calc-select-less@:}@r{ @: j m @: @: 4,27 @:calc-select-more@:}@r{ @: j n @: @: 4 @:calc-select-next@:}@r{ @: j o @: @: 4,27 @:calc-select-once@:}@r{ @: j p @: @: 4 @:calc-select-previous@:}@r{ @: j r @:rules @:4,8,27 @:calc-rewrite-selection@:}@r{ @: j s @: @: 4,27 @:calc-select-here@:}@r{ @: j u @: @: 27 @:calc-unselect@:}@r{ @: j v @: @: 7,27 @:calc-sel-evaluate@:}@c@r{ @: j C @: @: 27 @:calc-sel-commute@:}@r{ @: j D @: @: 4,27 @:calc-sel-distribute@:}@r{ @: j E @: @: 27 @:calc-sel-jump-equals@:}@r{ @: j I @: @: 27 @:calc-sel-isolate@:}@r{ @: H j I @: @: 27 @:calc-sel-isolate@: (full)}@r{ @: j L @: @: 4,27 @:calc-commute-left@:}@r{ @: j M @: @: 27 @:calc-sel-merge@:}@r{ @: j N @: @: 27 @:calc-sel-negate@:}@r{ @: j O @: @: 4,27 @:calc-select-once-maybe@:}@r{ @: j R @: @: 4,27 @:calc-commute-right@:}@r{ @: j S @: @: 4,27 @:calc-select-here-maybe@:}@r{ @: j U @: @: 27 @:calc-sel-unpack@:}@c@r{ @: k a @: @: @:calc-random-again@:}@r{ n@: k b @: @: 1 @:bern@:(n)}@r{ n x@: H k b @: @: 2 @:bern@:(n,x)}@r{ n m@: k c @: @: 2 @:choose@:(n,m)}@r{ n m@: H k c @: @: 2 @:perm@:(n,m)}@r{ n@: k d @: @: 1 @:dfact@:(n) n!!}@r{ n@: k e @: @: 1 @:euler@:(n)}@r{ n x@: H k e @: @: 2 @:euler@:(n,x)}@r{ n@: k f @: @: 4 @:prfac@:(n)}@r{ n m@: k g @: @: 2 @:gcd@:(n,m)}@r{ m n@: k h @: @: 14 @:shuffle@:(n,m)}@r{ n m@: k l @: @: 2 @:lcm@:(n,m)}@r{ n@: k m @: @: 1 @:moebius@:(n)}@r{ n@: k n @: @: 4 @:nextprime@:(n)}@r{ n@: I k n @: @: 4 @:prevprime@:(n)}@r{ n@: k p @: @: 4,28 @:calc-prime-test@:}@r{ m@: k r @: @: 14 @:random@:(m)}@r{ n m@: k s @: @: 2 @:stir1@:(n,m)}@r{ n m@: H k s @: @: 2 @:stir2@:(n,m)}@r{ n@: k t @: @: 1 @:totient@:(n)}@c@r{ n p x@: k B @: @: @:utpb@:(x,n,p)}@r{ n p x@: I k B @: @: @:ltpb@:(x,n,p)}@r{ v x@: k C @: @: @:utpc@:(x,v)}@r{ v x@: I k C @: @: @:ltpc@:(x,v)}@r{ n m@: k E @: @: @:egcd@:(n,m)}@r{v1 v2 x@: k F @: @: @:utpf@:(x,v1,v2)}@r{v1 v2 x@: I k F @: @: @:ltpf@:(x,v1,v2)}@r{ m s x@: k N @: @: @:utpn@:(x,m,s)}@r{ m s x@: I k N @: @: @:ltpn@:(x,m,s)}@r{ m x@: k P @: @: @:utpp@:(x,m)}@r{ m x@: I k P @: @: @:ltpp@:(x,m)}@r{ v x@: k T @: @: @:utpt@:(x,v)}@r{ v x@: I k T @: @: @:ltpt@:(x,v)}@c@r{ @: m a @: @: 12,13 @:calc-algebraic-mode@:}@r{ @: m d @: @: @:calc-degrees-mode@:}@r{ @: m e @: @: @:calc-embedded-preserve-modes@:}@r{ @: m f @: @: 12 @:calc-frac-mode@:}@r{ @: m g @: @: 52 @:calc-get-modes@:}@r{ @: m h @: @: @:calc-hms-mode@:}@r{ @: m i @: @: 12,13 @:calc-infinite-mode@:}@r{ @: m m @: @: @:calc-save-modes@:}@r{ @: m p @: @: 12 @:calc-polar-mode@:}@r{ @: m r @: @: @:calc-radians-mode@:}@r{ @: m s @: @: 12 @:calc-symbolic-mode@:}@r{ @: m t @: @: 12 @:calc-total-algebraic-mode@:}@r{ @: m v @: @: 12,13 @:calc-matrix-mode@:}@r{ @: m w @: @: 13 @:calc-working@:}@r{ @: m x @: @: @:calc-always-load-extensions@:}@c@r{ @: m A @: @: 12 @:calc-alg-simplify-mode@:}@r{ @: m B @: @: 12 @:calc-bin-simplify-mode@:}@r{ @: m C @: @: 12 @:calc-auto-recompute@:}@r{ @: m D @: @: @:calc-default-simplify-mode@:}@r{ @: m E @: @: 12 @:calc-ext-simplify-mode@:}@r{ @: m F @:filename @: 13 @:calc-settings-file-name@:}@r{ @: m N @: @: 12 @:calc-num-simplify-mode@:}@r{ @: m O @: @: 12 @:calc-no-simplify-mode@:}@r{ @: m R @: @: 12,13 @:calc-mode-record-mode@:}@r{ @: m S @: @: 12 @:calc-shift-prefix@:}@r{ @: m U @: @: 12 @:calc-units-simplify-mode@:}@c@r{ @: s c @:var1, var2 @: 29 @:calc-copy-variable@:}@r{ @: s d @:var, decl @: @:calc-declare-variable@:}@r{ @: s e @:var, editing @: 29,30 @:calc-edit-variable@:}@r{ @: s i @:buffer @: @:calc-insert-variables@:}@r{ @: s k @:const, var @: 29 @:calc-copy-special-constant@:}@r{ a b@: s l @:var @: 29 @:@:a (letting var=b)}@r{ a ...@: s m @:op, var @: 22,29 @:calc-store-map@:}@r{ @: s n @:var @: 29,47 @:calc-store-neg@: (v/-1)}@r{ @: s p @:var @: 29 @:calc-permanent-variable@:}@r{ @: s r @:var @: 29 @:@:v (recalled value)}@r{ @: r 0-9 @: @: @:calc-recall-quick@:}@r{ a@: s s @:var @: 28,29 @:calc-store@:}@r{ a@: s 0-9 @: @: @:calc-store-quick@:}@r{ a@: s t @:var @: 29 @:calc-store-into@:}@r{ a@: t 0-9 @: @: @:calc-store-into-quick@:}@r{ @: s u @:var @: 29 @:calc-unstore@:}@r{ a@: s x @:var @: 29 @:calc-store-exchange@:}@c@r{ @: s A @:editing @: 30 @:calc-edit-AlgSimpRules@:}@r{ @: s D @:editing @: 30 @:calc-edit-Decls@:}@r{ @: s E @:editing @: 30 @:calc-edit-EvalRules@:}@r{ @: s F @:editing @: 30 @:calc-edit-FitRules@:}@r{ @: s G @:editing @: 30 @:calc-edit-GenCount@:}@r{ @: s H @:editing @: 30 @:calc-edit-Holidays@:}@r{ @: s I @:editing @: 30 @:calc-edit-IntegLimit@:}@r{ @: s L @:editing @: 30 @:calc-edit-LineStyles@:}@r{ @: s P @:editing @: 30 @:calc-edit-PointStyles@:}@r{ @: s R @:editing @: 30 @:calc-edit-PlotRejects@:}@r{ @: s T @:editing @: 30 @:calc-edit-TimeZone@:}@r{ @: s U @:editing @: 30 @:calc-edit-Units@:}@r{ @: s X @:editing @: 30 @:calc-edit-ExtSimpRules@:}@c@r{ a@: s + @:var @: 29,47 @:calc-store-plus@: (v+a)}@r{ a@: s - @:var @: 29,47 @:calc-store-minus@: (v-a)}@r{ a@: s * @:var @: 29,47 @:calc-store-times@: (v*a)}@r{ a@: s / @:var @: 29,47 @:calc-store-div@: (v/a)}@r{ a@: s ^ @:var @: 29,47 @:calc-store-power@: (v^a)}@r{ a@: s | @:var @: 29,47 @:calc-store-concat@: (v|a)}@r{ @: s & @:var @: 29,47 @:calc-store-inv@: (v^-1)}@r{ @: s [ @:var @: 29,47 @:calc-store-decr@: (v-1)}@r{ @: s ] @:var @: 29,47 @:calc-store-incr@: (v-(-1))}@r{ a b@: s : @: @: 2 @:assign@:(a,b) a @tfn{:=} b}@r{ a@: s = @: @: 1 @:evalto@:(a,b) a @tfn{=>}}@c@r{ @: t [ @: @: 4 @:calc-trail-first@:}@r{ @: t ] @: @: 4 @:calc-trail-last@:}@r{ @: t < @: @: 4 @:calc-trail-scroll-left@:}@r{ @: t > @: @: 4 @:calc-trail-scroll-right@:}@r{ @: t . @: @: 12 @:calc-full-trail-vectors@:}@c@r{ @: t b @: @: 4 @:calc-trail-backward@:}@r{ @: t d @: @: 12,50 @:calc-trail-display@:}@r{ @: t f @: @: 4 @:calc-trail-forward@:}@r{ @: t h @: @: @:calc-trail-here@:}@r{ @: t i @: @: @:calc-trail-in@:}@r{ @: t k @: @: 4 @:calc-trail-kill@:}@r{ @: t m @:string @: @:calc-trail-marker@:}@r{ @: t n @: @: 4 @:calc-trail-next@:}@r{ @: t o @: @: @:calc-trail-out@:}@r{ @: t p @: @: 4 @:calc-trail-previous@:}@r{ @: t r @:string @: @:calc-trail-isearch-backward@:}@r{ @: t s @:string @: @:calc-trail-isearch-forward@:}@r{ @: t y @: @: 4 @:calc-trail-yank@:}@c@r{ d@: t C @:oz, nz @: @:tzconv@:(d,oz,nz)}@r{d oz nz@: t C @:$ @: @:tzconv@:(d,oz,nz)}@r{ d@: t D @: @: 15 @:date@:(d)}@r{ d@: t I @: @: 4 @:incmonth@:(d,n)}@r{ d@: t J @: @: 16 @:julian@:(d,z)}@r{ d@: t M @: @: 17 @:newmonth@:(d,n)}@r{ @: t N @: @: 16 @:now@:(z)}@r{ d@: t P @:1 @: 31 @:year@:(d)}@r{ d@: t P @:2 @: 31 @:month@:(d)}@r{ d@: t P @:3 @: 31 @:day@:(d)}@r{ d@: t P @:4 @: 31 @:hour@:(d)}@r{ d@: t P @:5 @: 31 @:minute@:(d)}@r{ d@: t P @:6 @: 31 @:second@:(d)}@r{ d@: t P @:7 @: 31 @:weekday@:(d)}@r{ d@: t P @:8 @: 31 @:yearday@:(d)}@r{ d@: t P @:9 @: 31 @:time@:(d)}@r{ d@: t U @: @: 16 @:unixtime@:(d,z)}@r{ d@: t W @: @: 17 @:newweek@:(d,w)}@r{ d@: t Y @: @: 17 @:newyear@:(d,n)}@c@r{ a b@: t + @: @: 2 @:badd@:(a,b)}@r{ a b@: t - @: @: 2 @:bsub@:(a,b)}@c@r{ @: u a @: @: 12 @:calc-autorange-units@:}@r{ a@: u b @: @: @:calc-base-units@:}@r{ a@: u c @:units @: 18 @:calc-convert-units@:}@r{ defn@: u d @:unit, descr @: @:calc-define-unit@:}@r{ @: u e @: @: @:calc-explain-units@:}@r{ @: u g @:unit @: @:calc-get-unit-definition@:}@r{ @: u p @: @: @:calc-permanent-units@:}@r{ a@: u r @: @: @:calc-remove-units@:}@r{ a@: u s @: @: @:usimplify@:(a)}@r{ a@: u t @:units @: 18 @:calc-convert-temperature@:}@r{ @: u u @:unit @: @:calc-undefine-unit@:}@r{ @: u v @: @: @:calc-enter-units-table@:}@r{ a@: u x @: @: @:calc-extract-units@:}@r{ a@: u 0-9 @: @: @:calc-quick-units@:}@c@r{ v1 v2@: u C @: @: 20 @:vcov@:(v1,v2)}@r{ v1 v2@: I u C @: @: 20 @:vpcov@:(v1,v2)}@r{ v1 v2@: H u C @: @: 20 @:vcorr@:(v1,v2)}@r{ v@: u G @: @: 19 @:vgmean@:(v)}@r{ a b@: H u G @: @: 2 @:agmean@:(a,b)}@r{ v@: u M @: @: 19 @:vmean@:(v)}@r{ v@: I u M @: @: 19 @:vmeane@:(v)}@r{ v@: H u M @: @: 19 @:vmedian@:(v)}@r{ v@: I H u M @: @: 19 @:vhmean@:(v)}@r{ v@: u N @: @: 19 @:vmin@:(v)}@r{ v@: u S @: @: 19 @:vsdev@:(v)}@r{ v@: I u S @: @: 19 @:vpsdev@:(v)}@r{ v@: H u S @: @: 19 @:vvar@:(v)}@r{ v@: I H u S @: @: 19 @:vpvar@:(v)}@r{ @: u V @: @: @:calc-view-units-table@:}@r{ v@: u X @: @: 19 @:vmax@:(v)}@c@r{ v@: u + @: @: 19 @:vsum@:(v)}@r{ v@: u * @: @: 19 @:vprod@:(v)}@r{ v@: u # @: @: 19 @:vcount@:(v)}@c@r{ @: V ( @: @: 50 @:calc-vector-parens@:}@r{ @: V @{ @: @: 50 @:calc-vector-braces@:}@r{ @: V [ @: @: 50 @:calc-vector-brackets@:}@r{ @: V ] @:ROCP @: 50 @:calc-matrix-brackets@:}@r{ @: V , @: @: 50 @:calc-vector-commas@:}@r{ @: V < @: @: 50 @:calc-matrix-left-justify@:}@r{ @: V = @: @: 50 @:calc-matrix-center-justify@:}@r{ @: V > @: @: 50 @:calc-matrix-right-justify@:}@r{ @: V / @: @: 12,50 @:calc-break-vectors@:}@r{ @: V . @: @: 12,50 @:calc-full-vectors@:}@c@r{ s t@: V ^ @: @: 2 @:vint@:(s,t)}@r{ s t@: V - @: @: 2 @:vdiff@:(s,t)}@r{ s@: V ~ @: @: 1 @:vcompl@:(s)}@r{ s@: V # @: @: 1 @:vcard@:(s)}@r{ s@: V : @: @: 1 @:vspan@:(s)}@r{ s@: V + @: @: 1 @:rdup@:(s)}@c@r{ m@: V & @: @: 1 @:inv@:(m) 1/m}@c@r{ v@: v a @:n @: @:arrange@:(v,n)}@r{ a@: v b @:n @: @:cvec@:(a,n)}@r{ v@: v c @:n >0 @: 21,31 @:mcol@:(v,n)}@r{ v@: v c @:n <0 @: 31 @:mrcol@:(v,-n)}@r{ m@: v c @:0 @: 31 @:getdiag@:(m)}@r{ v@: v d @: @: 25 @:diag@:(v,n)}@r{ v m@: v e @: @: 2 @:vexp@:(v,m)}@r{ v m f@: H v e @: @: 2 @:vexp@:(v,m,f)}@r{ v a@: v f @: @: 26 @:find@:(v,a,n)}@r{ v@: v h @: @: 1 @:head@:(v)}@r{ v@: I v h @: @: 1 @:tail@:(v)}@r{ v@: H v h @: @: 1 @:rhead@:(v)}@r{ v@: I H v h @: @: 1 @:rtail@:(v)}@r{ @: v i @:n @: 31 @:idn@:(1,n)}@r{ @: v i @:0 @: 31 @:idn@:(1)}@r{ h t@: v k @: @: 2 @:cons@:(h,t)}@r{ h t@: H v k @: @: 2 @:rcons@:(h,t)}@r{ v@: v l @: @: 1 @:vlen@:(v)}@r{ v@: H v l @: @: 1 @:mdims@:(v)}@r{ v m@: v m @: @: 2 @:vmask@:(v,m)}@r{ v@: v n @: @: 1 @:rnorm@:(v)}@r{ a b c@: v p @: @: 24 @:calc-pack@:}@r{ v@: v r @:n >0 @: 21,31 @:mrow@:(v,n)}@r{ v@: v r @:n <0 @: 31 @:mrrow@:(v,-n)}@r{ m@: v r @:0 @: 31 @:getdiag@:(m)}@r{ v i j@: v s @: @: @:subvec@:(v,i,j)}@r{ v i j@: I v s @: @: @:rsubvec@:(v,i,j)}@r{ m@: v t @: @: 1 @:trn@:(m)}@r{ v@: v u @: @: 24 @:calc-unpack@:}@r{ v@: v v @: @: 1 @:rev@:(v)}@r{ @: v x @:n @: 31 @:index@:(n)}@r{ n s i@: C-u v x @: @: @:index@:(n,s,i)}@c@r{ v@: V A @:op @: 22 @:apply@:(op,v)}@r{ v1 v2@: V C @: @: 2 @:cross@:(v1,v2)}@r{ m@: V D @: @: 1 @:det@:(m)}@r{ s@: V E @: @: 1 @:venum@:(s)}@r{ s@: V F @: @: 1 @:vfloor@:(s)}@r{ v@: V G @: @: @:grade@:(v)}@r{ v@: I V G @: @: @:rgrade@:(v)}@r{ v@: V H @:n @: 31 @:histogram@:(v,n)}@r{ v w@: H V H @:n @: 31 @:histogram@:(v,w,n)}@r{ v1 v2@: V I @:mop aop @: 22 @:inner@:(mop,aop,v1,v2)}@r{ m@: V J @: @: 1 @:ctrn@:(m)}@r{ m@: V L @: @: 1 @:lud@:(m)}@r{ v@: V M @:op @: 22,23 @:map@:(op,v)}@r{ v@: V N @: @: 1 @:cnorm@:(v)}@r{ v1 v2@: V O @:op @: 22 @:outer@:(op,v1,v2)}@r{ v@: V R @:op @: 22,23 @:reduce@:(op,v)}@r{ v@: I V R @:op @: 22,23 @:rreduce@:(op,v)}@r{ a n@: H V R @:op @: 22 @:nest@:(op,a,n)}@r{ a@: I H V R @:op @: 22 @:fixp@:(op,a)}@r{ v@: V S @: @: @:sort@:(v)}@r{ v@: I V S @: @: @:rsort@:(v)}@r{ m@: V T @: @: 1 @:tr@:(m)}@r{ v@: V U @:op @: 22 @:accum@:(op,v)}@r{ v@: I V U @:op @: 22 @:raccum@:(op,v)}@r{ a n@: H V U @:op @: 22 @:anest@:(op,a,n)}@r{ a@: I H V U @:op @: 22 @:afixp@:(op,a)}@r{ s t@: V V @: @: 2 @:vunion@:(s,t)}@r{ s t@: V X @: @: 2 @:vxor@:(s,t)}@c@r{ @: Y @: @: @:@:user commands}@c@r{ @: z @: @: @:@:user commands}@c@r{ c@: Z [ @: @: 45 @:calc-kbd-if@:}@r{ c@: Z | @: @: 45 @:calc-kbd-else-if@:}@r{ @: Z : @: @: @:calc-kbd-else@:}@r{ @: Z ] @: @: @:calc-kbd-end-if@:}@c@r{ @: Z @{ @: @: 4 @:calc-kbd-loop@:}@r{ c@: Z / @: @: 45 @:calc-kbd-break@:}@r{ @: Z @} @: @: @:calc-kbd-end-loop@:}@r{ n@: Z < @: @: @:calc-kbd-repeat@:}@r{ @: Z > @: @: @:calc-kbd-end-repeat@:}@r{ n m@: Z ( @: @: @:calc-kbd-for@:}@r{ s@: Z ) @: @: @:calc-kbd-end-for@:}@c@r{ @: Z C-g @: @: @:@:cancel if/loop command}@c@r{ @: Z ` @: @: @:calc-kbd-push@:}@r{ @: Z ' @: @: @:calc-kbd-pop@:}@r{ @: Z # @: @: @:calc-kbd-query@:}@c@r{ comp@: Z C @:func, args @: 50 @:calc-user-define-composition@:}@r{ @: Z D @:key, command @: @:calc-user-define@:}@r{ @: Z E @:key, editing @: 30 @:calc-user-define-edit@:}@r{ defn@: Z F @:k, c, f, a, n@: 28 @:calc-user-define-formula@:}@r{ @: Z G @:key @: @:calc-get-user-defn@:}@r{ @: Z I @: @: @:calc-user-define-invocation@:}@r{ @: Z K @:key, command @: @:calc-user-define-kbd-macro@:}@r{ @: Z P @:key @: @:calc-user-define-permanent@:}@r{ @: Z S @: @: 30 @:calc-edit-user-syntax@:}@r{ @: Z T @: @: 12 @:calc-timing@:}@r{ @: Z U @:key @: @:calc-user-undefine@:}@end format@noindentNOTES@enumerate@c 1@itemPositive prefix arguments apply to @expr{n} stack entries.Negative prefix arguments apply to the @expr{-n}th stack entry.A prefix of zero applies to the entire stack. (For @key{LFD} and@kbd{M-@key{DEL}}, the meaning of the sign is reversed.)@c 2@itemPositive prefix arguments apply to @expr{n} stack entries.Negative prefix arguments apply to the top stack entryand the next @expr{-n} stack entries.@c 3@itemPositive prefix arguments rotate top @expr{n} stack entries by one.Negative prefix arguments rotate the entire stack by @expr{-n}.A prefix of zero reverses the entire stack.@c 4@itemPrefix argument specifies a repeat count or distance.@c 5@itemPositive prefix arguments specify a precision @expr{p}.Negative prefix arguments reduce the current precision by @expr{-p}.@c 6@itemA prefix argument is interpreted as an additional step-size parameter.A plain @kbd{C-u} prefix means to prompt for the step size.@c 7@itemA prefix argument specifies simplification level and depth.1=Default, 2=like @kbd{a s}, 3=like @kbd{a e}.@c 8@itemA negative prefix operates only on the top level of the input formula.@c 9@itemPositive prefix arguments specify a word size of @expr{w} bits, unsigned.Negative prefix arguments specify a word size of @expr{w} bits, signed.@c 10@itemPrefix arguments specify the shift amount @expr{n}. The @expr{w} argumentcannot be specified in the keyboard version of this command.@c 11@itemFrom the keyboard, @expr{d} is omitted and defaults to zero.@c 12@itemMode is toggled; a positive prefix always sets the mode, and a negativeprefix always clears the mode.@c 13@itemSome prefix argument values provide special variations of the mode.@c 14@itemA prefix argument, if any, is used for @expr{m} instead of taking@expr{m} from the stack. @expr{M} may take any of these values:@iftex{@advance@tableindent10pt@end iftex@table @asis@item IntegerRandom integer in the interval @expr{[0 .. m)}.@item FloatRandom floating-point number in the interval @expr{[0 .. m)}.@item 0.0Gaussian with mean 1 and standard deviation 0.@item Error formGaussian with specified mean and standard deviation.@item IntervalRandom integer or floating-point number in that interval.@item VectorRandom element from the vector.@end table@iftex}@end iftex@c 15@itemA prefix argument from 1 to 6 specifies number of date componentsto remove from the stack. @xref{Date Conversions}.@c 16@itemA prefix argument specifies a time zone; @kbd{C-u} says to take thetime zone number or name from the top of the stack. @xref{Time Zones}.@c 17@itemA prefix argument specifies a day number (0-6, 0-31, or 0-366).@c 18@itemIf the input has no units, you will be prompted for both the old andthe new units.@c 19@itemWith a prefix argument, collect that many stack entries to form theinput data set. Each entry may be a single value or a vector of values.@c 20@itemWith a prefix argument of 1, take a single @texline @var{n}@math{\times2}@infoline @mathit{@var{N}x2} matrix from the stack instead of two separate data vectors.@c 21@itemThe row or column number @expr{n} may be given as a numeric prefixargument instead. A plain @kbd{C-u} prefix says to take @expr{n}from the top of the stack. If @expr{n} is a vector or interval,a subvector/submatrix of the input is created.@c 22@itemThe @expr{op} prompt can be answered with the key sequence for thedesired function, or with @kbd{x} or @kbd{z} followed by a function name,or with @kbd{$} to take a formula from the top of the stack, or with@kbd{'} and a typed formula. In the last two cases, the formula maybe a nameless function like @samp{<#1+#2>} or @samp{<x, y : x+y>}, or itmay include @kbd{$}, @kbd{$$}, etc. (where @kbd{$} will correspond to thelast argument of the created function), or otherwise you will beprompted for an argument list. The number of vectors popped from thestack by @kbd{V M} depends on the number of arguments of the function.@c 23@itemOne of the mapping direction keys @kbd{_} (horizontal, i.e., mapby rows or reduce across), @kbd{:} (vertical, i.e., map by columns orreduce down), or @kbd{=} (map or reduce by rows) may be used beforeentering @expr{op}; these modify the function name by adding the letter@code{r} for ``rows,'' @code{c} for ``columns,'' @code{a} for ``across,''or @code{d} for ``down.''@c 24@itemThe prefix argument specifies a packing mode. A nonnegative modeis the number of items (for @kbd{v p}) or the number of levels(for @kbd{v u}). A negative mode is as described below. With noprefix argument, the mode is taken from the top of the stack andmay be an integer or a vector of integers.@iftex{@advance@tableindent-20pt@end iftex@table @cite@item -1(@var{2}) Rectangular complex number.@item -2(@var{2}) Polar complex number.@item -3(@var{3}) HMS form.@item -4(@var{2}) Error form.@item -5(@var{2}) Modulo form.@item -6(@var{2}) Closed interval.@item -7(@var{2}) Closed .. open interval.@item -8(@var{2}) Open .. closed interval.@item -9(@var{2}) Open interval.@item -10(@var{2}) Fraction.@item -11(@var{2}) Float with integer mantissa.@item -12(@var{2}) Float with mantissa in @expr{[1 .. 10)}.@item -13(@var{1}) Date form (using date numbers).@item -14(@var{3}) Date form (using year, month, day).@item -15(@var{6}) Date form (using year, month, day, hour, minute, second).@end table@iftex}@end iftex@c 25@itemA prefix argument specifies the size @expr{n} of the matrix. With noprefix argument, @expr{n} is omitted and the size is inferred fromthe input vector.@c 26@itemThe prefix argument specifies the starting position @expr{n} (default 1).@c 27@itemCursor position within stack buffer affects this command.@c 28@itemArguments are not actually removed from the stack by this command.@c 29@itemVariable name may be a single digit or a full name.@c 30@itemEditing occurs in a separate buffer. Press @kbd{C-c C-c} (or @key{LFD}, or in some cases @key{RET}) to finish the edit, or kill thebuffer with @kbd{C-x k} to cancel the edit. The @key{LFD} key prevents evaluationof the result of the edit.@c 31@itemThe number prompted for can also be provided as a prefix argument.@c 32@itemPress this key a second time to cancel the prefix.@c 33@itemWith a negative prefix, deactivate all formulas. With a positiveprefix, deactivate and then reactivate from scratch.@c 34@itemDefault is to scan for nearest formula delimiter symbols. With aprefix of zero, formula is delimited by mark and point. With anon-zero prefix, formula is delimited by scanning forward orbackward by that many lines.@c 35@itemParse the region between point and mark as a vector. A nonzero prefixparses @var{n} lines before or after point as a vector. A zero prefixparses the current line as a vector. A @kbd{C-u} prefix parses theregion between point and mark as a single formula.@c 36@itemParse the rectangle defined by point and mark as a matrix. A positiveprefix @var{n} divides the rectangle into columns of width @var{n}.A zero or @kbd{C-u} prefix parses each line as one formula. A negativeprefix suppresses special treatment of bracketed portions of a line.@c 37@itemA numeric prefix causes the current language mode to be ignored.@c 38@itemResponding to a prompt with a blank line answers that and alllater prompts by popping additional stack entries.@c 39@itemAnswer for @expr{v} may also be of the form @expr{v = v_0} or@expr{v - v_0}.@c 40@itemWith a positive prefix argument, stack contains many @expr{y}'s and onecommon @expr{x}. With a zero prefix, stack contains a vector of@expr{y}s and a common @expr{x}. With a negative prefix, stackcontains many @expr{[x,y]} vectors. (For 3D plots, substitute@expr{z} for @expr{y} and @expr{x,y} for @expr{x}.)@c 41@itemWith any prefix argument, all curves in the graph are deleted.@c 42@itemWith a positive prefix, refines an existing plot with more data points.With a negative prefix, forces recomputation of the plot data.@c 43@itemWith any prefix argument, set the default value instead of thevalue for this graph.@c 44@itemWith a negative prefix argument, set the value for the printer.@c 45@itemCondition is considered ``true'' if it is a nonzero real or complexnumber, or a formula whose value is known to be nonzero; it is ``false''otherwise.@c 46@itemSeveral formulas separated by commas are pushed as multiple stackentries. Trailing @kbd{)}, @kbd{]}, @kbd{@}}, @kbd{>}, and @kbd{"}delimiters may be omitted. The notation @kbd{$$$} refers to the valuein stack level three, and causes the formula to replace the top threestack levels. The notation @kbd{$3} refers to stack level three withoutcausing that value to be removed from the stack. Use @key{LFD} in placeof @key{RET} to prevent evaluation; use @kbd{M-=} in place of @key{RET}to evaluate variables.@c 47@itemThe variable is replaced by the formula shown on the right. TheInverse flag reverses the order of the operands, e.g., @kbd{I s - x}assigns @texline @math{x \coloneq a-x}.@infoline @expr{x := a-x}.@c 48@itemPress @kbd{?} repeatedly to see how to choose a model. Answer thevariables prompt with @expr{iv} or @expr{iv;pv} to specifyindependent and parameter variables. A positive prefix argumenttakes @mathit{@var{n}+1} vectors from the stack; a zero prefix takes a matrixand a vector from the stack.@c 49@itemWith a plain @kbd{C-u} prefix, replace the current region of thedestination buffer with the yanked text instead of inserting.@c 50@itemAll stack entries are reformatted; the @kbd{H} prefix inhibits this.The @kbd{I} prefix sets the mode temporarily, redraws the top stackentry, then restores the original setting of the mode.@c 51@itemA negative prefix sets the default 3D resolution instead of thedefault 2D resolution.@c 52@itemThis grabs a vector of the form [@var{prec}, @var{wsize}, @var{ssize},@var{radix}, @var{flfmt}, @var{ang}, @var{frac}, @var{symb}, @var{polar},@var{matrix}, @var{simp}, @var{inf}]. A prefix argument from 1 to 12grabs the @var{n}th mode value only.@end enumerate@iftex(Space is provided below for you to keep your own written notes.)@page@endgroup@end iftex@c [end-summary]@node Key Index, Command Index, Summary, Top@unnumbered Index of Key Sequences@printindex ky@node Command Index, Function Index, Key Index, Top@unnumbered Index of Calculator CommandsSince all Calculator commands begin with the prefix @samp{calc-}, the@kbd{x} key has been provided as a variant of @kbd{M-x} which automaticallytypes @samp{calc-} for you. Thus, @kbd{x last-args} is short for@kbd{M-x calc-last-args}.@printindex pg@node Function Index, Concept Index, Command Index, Top@unnumbered Index of Algebraic FunctionsThis is a list of built-in functions and operators usable in algebraicexpressions. Their full Lisp names are derived by adding the prefix@samp{calcFunc-}, as in @code{calcFunc-sqrt}.@iftexAll functions except those noted with ``*'' have correspondingCalc keystrokes and can also be found in the Calc Summary.@end iftex@printindex tp@node Concept Index, Variable Index, Function Index, Top@unnumbered Concept Index@printindex cp@node Variable Index, Lisp Function Index, Concept Index, Top@unnumbered Index of VariablesThe variables in this list that do not contain dashes are accessibleas Calc variables. Add a @samp{var-} prefix to get the name of thecorresponding Lisp variable.The remaining variables are Lisp variables suitable for @code{setq}ingin your Calc init file or @file{.emacs} file.@printindex vr@node Lisp Function Index, , Variable Index, Top@unnumbered Index of Lisp Math FunctionsThe following functions are meant to be used with @code{defmath}, not@code{defun} definitions. For names that do not start with @samp{calc-},the corresponding full Lisp name is derived by adding a prefix of@samp{math-}.@printindex fn@bye@ignore arch-tag: 77a71809-fa4d-40be-b2cc-da3e8fb137c0@end ignore