comparison man/calc.texi @ 62704:d9629da7d999

Change position of "Keypad Mode" in info output. Change Calc version number. (Keypad mode overview): Move picture of keypad.
author Jay Belanger <jay.p.belanger@gmail.com>
date Wed, 25 May 2005 20:55:49 +0000
parents 3b0d4409ce3f
children afd605311713 5b029ff3b08d
comparison
equal deleted inserted replaced
62703:a078b317d07c 62704:d9629da7d999
160 * Algebra:: Manipulating expressions algebraically. 160 * Algebra:: Manipulating expressions algebraically.
161 * Units:: Operations on numbers with units. 161 * Units:: Operations on numbers with units.
162 * Store and Recall:: Storing and recalling variables. 162 * Store and Recall:: Storing and recalling variables.
163 * Graphics:: Commands for making graphs of data. 163 * Graphics:: Commands for making graphs of data.
164 * Kill and Yank:: Moving data into and out of Calc. 164 * Kill and Yank:: Moving data into and out of Calc.
165 * Keypad Mode:: Operating Calc from a keypad.
165 * Embedded Mode:: Working with formulas embedded in a file. 166 * Embedded Mode:: Working with formulas embedded in a file.
166 * Programming:: Calc as a programmable calculator. 167 * Programming:: Calc as a programmable calculator.
167 168
168 * Customizable Variables:: Customizable Variables. 169 * Customizable Variables:: Customizable Variables.
169 * Reporting Bugs:: How to report bugs and make suggestions. 170 * Reporting Bugs:: How to report bugs and make suggestions.
1026 @smallexample 1027 @smallexample
1027 @group 1028 @group
1028 1029
1029 ... 1030 ...
1030 --**-Emacs: myfile (Fundamental)----All---------------------- 1031 --**-Emacs: myfile (Fundamental)----All----------------------
1031 --- Emacs Calculator Mode --- |Emacs Calc Mode v2.00... 1032 --- Emacs Calculator Mode --- |Emacs Calc Mode v2.1 ...
1032 2: 17.3 | 17.3 1033 2: 17.3 | 17.3
1033 1: -5 | 3 1034 1: -5 | 3
1034 . | 2 1035 . | 2
1035 | 4 1036 | 4
1036 | * 8 1037 | * 8
1147 \advance \dimen0 by 24\baselineskip% 1148 \advance \dimen0 by 24\baselineskip%
1148 \ifdim \dimen0>\pagegoal \vfill\eject \fi% 1149 \ifdim \dimen0>\pagegoal \vfill\eject \fi%
1149 \medskip 1150 \medskip
1150 @end tex 1151 @end tex
1151 @smallexample 1152 @smallexample
1152 |--- Emacs Calculator Mode --- 1153 @group
1153 |2: 17.3 1154 |--- Emacs Calculator Mode ---
1154 |1: -5 1155 |2: 17.3
1155 | . 1156 |1: -5
1156 |--%%-Calc: 12 Deg (Calcul 1157 | .
1157 |----+-----Calc 2.00-----+----1 1158 |--%%-Calc: 12 Deg (Calcul
1158 |FLR |CEIL|RND |TRNC|CLN2|FLT | 1159 |----+-----Calc 2.1------+----1
1159 |----+----+----+----+----+----| 1160 |FLR |CEIL|RND |TRNC|CLN2|FLT |
1160 | LN |EXP | |ABS |IDIV|MOD | 1161 |----+----+----+----+----+----|
1161 |----+----+----+----+----+----| 1162 | LN |EXP | |ABS |IDIV|MOD |
1162 |SIN |COS |TAN |SQRT|y^x |1/x | 1163 |----+----+----+----+----+----|
1163 |----+----+----+----+----+----| 1164 |SIN |COS |TAN |SQRT|y^x |1/x |
1164 | ENTER |+/- |EEX |UNDO| <- | 1165 |----+----+----+----+----+----|
1165 |-----+---+-+--+--+-+---++----| 1166 | ENTER |+/- |EEX |UNDO| <- |
1166 | INV | 7 | 8 | 9 | / | 1167 |-----+---+-+--+--+-+---++----|
1167 |-----+-----+-----+-----+-----| 1168 | INV | 7 | 8 | 9 | / |
1168 | HYP | 4 | 5 | 6 | * | 1169 |-----+-----+-----+-----+-----|
1169 |-----+-----+-----+-----+-----| 1170 | HYP | 4 | 5 | 6 | * |
1170 |EXEC | 1 | 2 | 3 | - | 1171 |-----+-----+-----+-----+-----|
1171 |-----+-----+-----+-----+-----| 1172 |EXEC | 1 | 2 | 3 | - |
1172 | OFF | 0 | . | PI | + | 1173 |-----+-----+-----+-----+-----|
1173 |-----+-----+-----+-----+-----+ 1174 | OFF | 0 | . | PI | + |
1175 |-----+-----+-----+-----+-----+
1176 @end group
1174 @end smallexample 1177 @end smallexample
1175 1178
1176 Keypad mode is much easier for beginners to learn, because there 1179 Keypad mode is much easier for beginners to learn, because there
1177 is no need to memorize lots of obscure key sequences. But not all 1180 is no need to memorize lots of obscure key sequences. But not all
1178 commands in regular Calc are available on the Keypad. You can 1181 commands in regular Calc are available on the Keypad. You can
10008 * Help Commands:: 10011 * Help Commands::
10009 * Stack Basics:: 10012 * Stack Basics::
10010 * Numeric Entry:: 10013 * Numeric Entry::
10011 * Algebraic Entry:: 10014 * Algebraic Entry::
10012 * Quick Calculator:: 10015 * Quick Calculator::
10013 * Keypad Mode::
10014 * Prefix Arguments:: 10016 * Prefix Arguments::
10015 * Undo:: 10017 * Undo::
10016 * Error Messages:: 10018 * Error Messages::
10017 * Multiple Calculators:: 10019 * Multiple Calculators::
10018 * Troubleshooting Commands:: 10020 * Troubleshooting Commands::
29647 left-click selects one word, and a triple left-click selects a 29649 left-click selects one word, and a triple left-click selects a
29648 whole line. So you can usually transfer a single number into Calc 29650 whole line. So you can usually transfer a single number into Calc
29649 just by double-clicking on it in the shell, then middle-clicking 29651 just by double-clicking on it in the shell, then middle-clicking
29650 in the Calc window. 29652 in the Calc window.
29651 29653
29652 @node Keypad Mode, Embedded Mode, Kill and Yank, Introduction 29654 @node Keypad Mode, Embedded Mode, Kill and Yank, Top
29653 @chapter Keypad Mode 29655 @chapter Keypad Mode
29654 29656
29655 @noindent 29657 @noindent
29656 @kindex M-# k 29658 @kindex M-# k
29657 @pindex calc-keypad 29659 @pindex calc-keypad
29704 @node Keypad Main Menu, Keypad Functions Menu, Keypad Mode, Keypad Mode 29706 @node Keypad Main Menu, Keypad Functions Menu, Keypad Mode, Keypad Mode
29705 @section Main Menu 29707 @section Main Menu
29706 29708
29707 @smallexample 29709 @smallexample
29708 @group 29710 @group
29709 |----+-----Calc 2.00-----+----1 29711 |----+-----Calc 2.1------+----1
29710 |FLR |CEIL|RND |TRNC|CLN2|FLT | 29712 |FLR |CEIL|RND |TRNC|CLN2|FLT |
29711 |----+----+----+----+----+----| 29713 |----+----+----+----+----+----|
29712 | LN |EXP | |ABS |IDIV|MOD | 29714 | LN |EXP | |ABS |IDIV|MOD |
29713 |----+----+----+----+----+----| 29715 |----+----+----+----+----+----|
29714 |SIN |COS |TAN |SQRT|y^x |1/x | 29716 |SIN |COS |TAN |SQRT|y^x |1/x |
35018 @c [summary] 35020 @c [summary]
35019 @node Summary, Key Index, Reporting Bugs, Top 35021 @node Summary, Key Index, Reporting Bugs, Top
35020 @appendix Calc Summary 35022 @appendix Calc Summary
35021 35023
35022 @noindent 35024 @noindent
35023 This section includes a complete list of Calc 2.02 keystroke commands. 35025 This section includes a complete list of Calc 2.1 keystroke commands.
35024 Each line lists the stack entries used by the command (top-of-stack 35026 Each line lists the stack entries used by the command (top-of-stack
35025 last), the keystrokes themselves, the prompts asked by the command, 35027 last), the keystrokes themselves, the prompts asked by the command,
35026 and the result of the command (also with top-of-stack last). 35028 and the result of the command (also with top-of-stack last).
35027 The result is expressed using the equivalent algebraic function. 35029 The result is expressed using the equivalent algebraic function.
35028 Commands which put no results on the stack show the full @kbd{M-x} 35030 Commands which put no results on the stack show the full @kbd{M-x}