Go to the first, previous, next, last section, table of contents.


The Calc Mode Line

This section is a summary of all symbols that can appear on the Calc mode line, the highlighted bar that appears under the Calc stack window (or under an editing window in Embedded Mode).

The basic mode line format is:

--%%-Calc: 12 Deg other modes       (Calculator)

The `%%' is the Emacs symbol for "read-only"; it shows that regular Emacs commands are not allowed to edit the stack buffer as if it were text.

The word `Calc:' changes to `CalcEmbed:' if Embedded Mode is enabled. The words after this describe the various Calc modes that are in effect.

The first mode is always the current precision, an integer. The second mode is always the angular mode, either Deg, Rad, or Hms.

Here is a complete list of the remaining symbols that can appear on the mode line:

Alg
Algebraic mode (m a; 代数的入力方式 参照 ).
Alg[(
Incomplete algebraic mode (C-u m a).
Alg*
Total algebraic mode (m t).
Symb
Symbolic mode (m s; シンボリック・モード 参照 ).
Matrix
Matrix mode (m v; 行列モードとスカラ・モード 参照 ).
Matrixn
Dimensioned matrix mode (C-u n m v).
Scalar
Scalar mode (m v; 行列モードとスカラ・モード 参照 ).
Polar
Polar complex mode (m p; 極座標モード 参照 ).
Frac
Fraction mode (m f; 分数モード 参照 ).
Inf
Infinite mode (m i; 無限大モード 参照 ).
+Inf
Positive infinite mode (C-u 0 m i).
NoSimp
Default simplifications off (m O; 簡単化モード 参照 ).
NumSimp
Default simplifications for numeric arguments only (m N).
BinSimpw
Binary-integer simplification mode; word size w (m B, b w).
AlgSimp
Algebraic simplification mode (m A).
ExtSimp
Extended algebraic simplification mode (m E).
UnitSimp
Units simplification mode (m U).
Bin
Current radix is 2 (d 2; Radix Modes 参照 ).
Oct
Current radix is 8 (d 8).
Hex
Current radix is 16 (d 6).
Radixn
Current radix is n (d r).
Zero
Leading zeros (d z; Radix Modes 参照 ).
Big
Big language mode (d B; Normal Language Modes 参照 ).
Flat
One-line normal language mode (d O).
Unform
Unformatted language mode (d U).
C
C language mode (d C; C, FORTRAN, and Pascal Modes 参照 ).
Pascal
Pascal language mode (d P).
Fortran
FORTRAN language mode (d F).
TeX
TeX language mode (d T; TeX Language Mode 参照 ).
Eqn
Eqn language mode (d E; Eqn Language Mode 参照 ).
Math
Mathematica language mode (d M; Mathematica Language Mode 参照 ).
Maple
Maple language mode (d W; Maple Language Mode 参照 ).
Normn
Normal float mode with n digits (d n; Float Formats 参照 ).
Fixn
Fixed point mode with n digits after the point (d f).
Sci
Scientific notation mode (d s).
Scin
Scientific notation with n digits (d s).
Eng
Engineering notation mode (d e).
Engn
Engineering notation with n digits (d e).
Leftn
Left-justified display indented by n (d <; Justification 参照 ).
Right
Right-justified display (d >).
Rightn
Right-justified display with width n (d >).
Center
Centered display (d =).
Centern
Centered display with center column n (d =).
Widn
Line breaking with width n (d b; Normal Language Modes 参照 ).
Wide
No line breaking (d b).
Break
Selections show deep structure (j b; セレクションを行う 参照 ).
Save
Record modes in `~/.emacs' (m R; 一般モードコマンド群 参照 ).
Local
Record modes in Embedded buffer (m R).
LocEdit
Record modes as editing-only in Embedded buffer (m R).
LocPerm
Record modes as permanent-only in Embedded buffer (m R).
Global
Record modes as global in Embedded buffer (m R).
Manual
Automatic recomputation turned off (m C; 自動再計算 参照 ).
Graph
GNUPLOT process is alive in background (データの可視化(グラフィックス) 参照 ).
Sel
Top-of-stack has a selection (Embedded only; セレクションを行う 参照 ).
Dirty
The stack display may not be up-to-date (Display Modes 参照 ).
Inv
"Inverse" prefix was pressed (I; インバース・フラグとハイパボリック・フラグ 参照 ).
Hyp
"Hyperbolic" prefix was pressed (H).
Keep
"Keep-arguments" prefix was pressed (K).
Narrow
Stack is truncated (d t; Truncating the Stack 参照 ).

In addition, the symbols Active and ~Active can appear as minor modes on an Embedded buffer's mode line. 憑依モード 参照 .


Go to the first, previous, next, last section, table of contents.     利用度数