$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Μ Π Σ
All Classes All Packages
All Classes All Packages
All Classes All Packages
$
- $div(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
x ÷ y
- $div(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
x ÷ y
- $div(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
signed division
- $div(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x ÷ y
- $minus(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
x - y
- $minus(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
x - y
- $minus(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
signed subtraction
- $minus(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x - y
- $plus(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
x + Y
- $plus(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
x + y
- $plus(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
signed addition
- $plus(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x + y
- $times(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
x × Y
- $times(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
x × y
- $times(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
signed multiplication
- $times(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x × y
- $times$times(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
xY
- $times$times(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
xy
- $times$times(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
xy
- $times$times(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
xy
A
- a - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
a
- a() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Fraktur represented as «a b/c»
- A - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
A
- A - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The A Register contains the Keyboard_Alpha data of the display.
- A(ICalculator.AlphaRegisterType) - Method in class net.sourceforge.uiq3.fx602p.Calculator
- A_Active - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Active A register.
- A_Active() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Active A register for row.
- A_Active(ICalculator.AlphaRegisterType) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Active A register for row.
- A_Register - Class in net.sourceforge.uiq3.fx602p
-
Alpha register (11+3 characters).
- A_Register(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.A_Register
-
Create Keyboard_Alpha Register
- A_Size - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
- About_Dialog - Class in net.sourceforge.uiq3.calculator
- About_Dialog(Frame, boolean) - Constructor for class net.sourceforge.uiq3.calculator.About_Dialog
-
Creates new form About_Dialog
- About_Dialog(Frame, IProperties, String, String, Icon, URI, URI, URI, URI) - Constructor for class net.sourceforge.uiq3.calculator.About_Dialog
-
Creates new form About_Dialog
- abs() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
|x|
- abs() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
|x|
- abs() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
|x|
- abs() - Method in interface net.sourceforge.uiq3.math.Number
-
|x|
- abs(int) - Static method in class net.sourceforge.uiq3.Utils
- ABS - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
ABS
- AC - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalAC (all clear)
- AC - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
AC
- Activate_Plane(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Plane
-
activate the token plane indicated by the op code
- Add_Debug_Info(int, short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Add debug info.
- Add_Digit(Calculator, short) - Static method in class net.sourceforge.uiq3.fx602p.Op_Num
-
Add a Digit
- Add_Negative() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
toggle plus / minus for either mantissa or exponent.
- Add_Negative() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
toggle plus / minus for either mantissa or exponent.
- Add_Numeric(short) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Add a numeric value - this is a non scrolling operation.
- Add_Numeric(short) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Add a numeric value - this is a non scrolling operation.
- Add_Steps(int, short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Add step count to text field
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Add a PropertyChangeListener for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Add a PropertyChangeListener for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Add a PropertyChangeListener for a specific property.
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Add a PropertyChangeListener to the listener list.
- addUnsigned(int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
unsigned (absolute) addition of one digit
- addUnsigned(BCDInteger) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
unsigned (absolute) addition
- AF - net.sourceforge.uiq3.tape.Interface.File_Type
-
All File
- AF_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
- AF_Password_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
- AF_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
File type Text for All-Files
- Alpha - Class in net.sourceforge.uiq3.calculator
-
The Inv key was clicked
- Alpha - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Alpha register in alpha entry mode — insert happens from the front
- Alpha - Variable in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Text to be displayed in Prg mode.
- Alpha - Variable in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Text to be displayed in Prg mode.
- Alpha - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Alpha
- Alpha() - Constructor for class net.sourceforge.uiq3.calculator.Alpha
- Alpha_Append - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Alpha_Append
- Alpha_End - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Alpha_End
- Alpha_End - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Last Keyboard_Alpha character
- Alpha_Id - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Don't use a numeric file Id.
- Alpha_Size - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
The Casio display holds 11 main characters.
- Alpha_Start - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
First Keyboard_Alpha character
- Alpha_Text - Variable in class net.sourceforge.uiq3.calculator.Button_3
- Alpha_Text - Variable in class net.sourceforge.uiq3.calculator.Button_5
- Alpha_Text - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Alpha_To_Display - Static variable in class net.sourceforge.uiq3.fx602p.Interface
-
Convert CASIO Alpha Character into Java String
- and(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Logical and
- and(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Logical and
- and(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Logical and
- and(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Logical and
- Application_Prefix - Static variable in class net.sourceforge.uiq3.tape.Interface
-
Mime type prefix.
- Approx_e - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
e approximation used for unit tests
- Approx_π - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
π approximation used for unit tests
- AR_Digit_1 - net.sourceforge.uiq3.fx602p.Key_FST_SAC.Status_Type
-
memory operations selected first char expected
- AR_Digit_2 - net.sourceforge.uiq3.fx602p.Key_FST_SAC.Status_Type
-
memory operations selected and second char expected
- ar00 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar00
- ar01 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar01
- ar02 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar02
- ar03 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar03
- ar04 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar04
- ar05 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar05
- ar06 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar06
- ar07 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar07
- ar08 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar08
- ar09 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar09
- ar10 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar10
- ar11 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar11
- ar12 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar12
- ar13 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar13
- ar14 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar14
- ar15 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar15
- ar16 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar16
- ar17 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar17
- ar18 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar18
- ar19 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar19
- ar1F - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
ar1F
- arc_cos() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
arc cosine
- arc_cos() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
arc cosine
- arc_cos() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
arc cosine
- arc_cos() - Method in interface net.sourceforge.uiq3.math.Number
-
arc cosine
- arc_cos(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
arc cosine
- arc_cos(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
arc cosine
- arc_cos(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
arc cosine
- arc_cos(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
arc cosine
- arc_cos_hyp() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
area hyperbolic cosine: loge (x + √(x-1) × √(x+1))
- arc_cos_hyp() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
area hyperbolic cosine: loge (x + √(x-1) × √(x+1))
- arc_cos_hyp() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
area hyperbolic cosine: loge (x + √(x-1) × √(x+1))
- arc_cos_hyp() - Method in interface net.sourceforge.uiq3.math.Number
-
area hyperbolic cosine: loge (x + √(x-1) × √(x+1))
- arc_sin() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
arc sine
- arc_sin() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
arc sine
- arc_sin() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
arc sine
- arc_sin() - Method in interface net.sourceforge.uiq3.math.Number
-
arc sine
- arc_sin(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
arc sine
- arc_sin(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
arc sine
- arc_sin(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
arc sine
- arc_sin(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
arc sine
- arc_sin_hyp() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
area hyperbolic sine: loge (x + √(x² + 1))
- arc_sin_hyp() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
area hyperbolic sine: loge (x + √(x² + 1))
- arc_sin_hyp() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
area hyperbolic sine: loge (x + √(x² + 1))
- arc_sin_hyp() - Method in interface net.sourceforge.uiq3.math.Number
-
area hyperbolic sine: loge (x + √(x² + 1))
- arc_tan() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
arc tangent
- arc_tan() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
arc tangent
- arc_tan() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
arc tangent
- arc_tan() - Method in interface net.sourceforge.uiq3.math.Number
-
arc tangent
- arc_tan(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
arc tangent
- arc_tan(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
arc tangent
- arc_tan(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
arc tangent
- arc_tan(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
arc tangent
- arc_tan_hyp() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
area hyperbolic tangent: loge ((1 + x) ÷ (1 - x)) / 2
- arc_tan_hyp() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
area hyperbolic tangent: loge ((1 + x) ÷ (1 - x)) / 2
- arc_tan_hyp() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
area hyperbolic tangent: loge ((1 + x) ÷ (1 - x)) / 2
- arc_tan_hyp() - Method in interface net.sourceforge.uiq3.math.Number
-
area hyperbolic tangent: loge ((1 + x) ÷ (1 - x)) / 2
- arccos - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
arccos
- arccosh - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
arccosh
- arcsin - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
arcsin
- arcsinh - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
arcsinh
- arctan - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
arctan
- arctanh - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
arctanh
- ARegister_Display_Value_Changed(PropertyChangeEvent) - Method in class net.sourceforge.uiq3.fx602p.Calculator
- arF - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
arF
- arX - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
arX
- arX_Count - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of arx # characters.
- arX_Mode - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Current display mode Display_Alpha Displays the content of the Alpha register. Display_L Displays the content of the L0 aka X register. Display_Formated Displays the content of the L0 aka X register inside an alpha
- As_BCDFloat() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Either convert to a BCDFloat or return this.
- As_BCDFloat() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Either convert to a BCDFloat or return this.
- As_BCDFloat() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Either convert to a BCDFloat or return this.
- As_BCDFloat() - Method in interface net.sourceforge.uiq3.math.Number
-
Either convert to a BCDFloat or return this.
- As_BCDFraction() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Either convert to a or return this.
- As_BCDFraction() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Either convert to a or return this.
- As_BCDFraction() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Either convert to a or return this.
- As_BCDFraction() - Method in interface net.sourceforge.uiq3.math.Number
-
Either convert to a or return this.
- As_BCDInteger() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Either convert to a BCDInteger or return this.
- As_BCDInteger() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Either convert to a BCDInteger or return this.
- As_BCDInteger() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Either convert to a BCDInteger or return this.
- As_BCDInteger() - Method in interface net.sourceforge.uiq3.math.Number
-
Either convert to a BCDInteger or return this.
- asAbsolutePath() - Method in enum net.sourceforge.uiq3.fa2.Files
-
Resolves the absolute file for Unit testing.
- asAbsolutePath(String) - Static method in enum net.sourceforge.uiq3.fa2.Files
-
Resolves the absolute file for Unit testing.
- Assign(IL_Register) - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Assign one L-Register to another one
- Assign(L_Register) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Assign one L-Register to another one
- Assign(IL_Register) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Assign one L-Register to another one
- AT - net.sourceforge.uiq3.tape.Interface.File_Type
-
All Text
B
- b - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
b
- b() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Fraktur represented as «a b/c»
- B - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
B
- Back_Double_Quote - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Back_Double_Quote
- Backup_A_Active - Variable in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
backup active A register to restore display after key was entered.
- Backup_A_Active - Variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
backup active A register to restore display after key was entered.
- Backup_A_Active - Variable in class net.sourceforge.uiq3.fx602p.Key_M
-
Active A register.
- Backup_Active - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Keep a backup of the active A register
- Backup_Display() - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Backup the display (A and L Register).
- Backup_Display_Count - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Remember the display character count for the A_Text register.
- Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
backup display mode to restore display after key was entered.
- Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
backup display mode to restore display after key was entered.
- Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx602p.Key_M
-
Current display mode Display_Alpha Displays the content of the Alpha register. Display_L Displays the content of the L0 aka X register. Display_Formated Displays the content of the L0 aka X register inside an alpha
- Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Keep a backup of the display mode register
- Backup_L - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Keep a backup of the L Register
- Backup_Numeric - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Keep a backup of the A Register
- Backup_Print - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Keep a backup of the A Register
- Backup_Printer_Count - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Remember the printer character count for the A_Text register.
- Backup_Text - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Keep a backup of the A Register
- Base_N_Decimal - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
- BCDError - Exception in net.sourceforge.uiq3.math
- BCDError() - Constructor for exception net.sourceforge.uiq3.math.BCDError
- BCDError(String) - Constructor for exception net.sourceforge.uiq3.math.BCDError
-
Exception with message of this error
- BCDError(String, Throwable) - Constructor for exception net.sourceforge.uiq3.math.BCDError
-
Exception with message and cause of this BCDError
- BCDError(Throwable) - Constructor for exception net.sourceforge.uiq3.math.BCDError
-
Exception with cause of this BCDError
- BCDFloat - Class in net.sourceforge.uiq3.math
-
Arbitrary Precision Denormalized Floating Point Arithmetic.
- BCDFloat() - Constructor for class net.sourceforge.uiq3.math.BCDFloat
-
Create empty value
- BCDFloat(long) - Constructor for class net.sourceforge.uiq3.math.BCDFloat
-
create from java long
- BCDFloat(long, int) - Constructor for class net.sourceforge.uiq3.math.BCDFloat
-
create from Coefficient and Exponent
- BCDFloat(BCDFloat) - Constructor for class net.sourceforge.uiq3.math.BCDFloat
-
create new value from existing one.
- BCDFloat(BCDInteger) - Constructor for class net.sourceforge.uiq3.math.BCDFloat
-
create new value from existing one.
- BCDFloat(String) - Constructor for class net.sourceforge.uiq3.math.BCDFloat
-
create from string
- BCDFloat.Float_Type - Enum in net.sourceforge.uiq3.math
-
Floating Point Type Finite Normal Real Number NAN Not a Number Type_Positive_Infinity +∞i Type_Negative_Infinity -∞
- BCDFraction - Class in net.sourceforge.uiq3.math
-
Decimal_Fraction Arithmetic.
- BCDFraction(long) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction
- BCDFraction(long, long, long) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction
- BCDFraction(String) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction from a string
- BCDFraction(BCDFraction) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction
- BCDFraction(BCDInteger) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction
- BCDFraction(BCDInteger, BCDInteger) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction
- BCDFraction(Number, Number, BCDInteger) - Constructor for class net.sourceforge.uiq3.math.BCDFraction
-
create new fraction
- BCDInteger - Class in net.sourceforge.uiq3.math
-
Arbitrary Max_Precision BCD Integer Arithmetic
- BCDInteger() - Constructor for class net.sourceforge.uiq3.math.BCDInteger
-
new Number, val = 0, length = 0
- BCDInteger(byte[], boolean) - Constructor for class net.sourceforge.uiq3.math.BCDInteger
-
new Number from attributes.
- BCDInteger(int) - Constructor for class net.sourceforge.uiq3.math.BCDInteger
-
new Number, val = 0, length = n
- BCDInteger(long) - Constructor for class net.sourceforge.uiq3.math.BCDInteger
-
new Number, val = 0, length = n
- BCDInteger(CharSequence) - Constructor for class net.sourceforge.uiq3.math.BCDInteger
-
new Number, val and length from string
- BCDInteger(BCDInteger) - Constructor for class net.sourceforge.uiq3.math.BCDInteger
-
new Number from existing number
- Begin_Alpha - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Alpha register begins alpha mode — insert happens from the front
- Begin_F_Register - Static variable in class net.sourceforge.uiq3.fx602p.Op_M
- Biorhythmus - net.sourceforge.uiq3.fa2.Files
- Bits_4 - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
- Block - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Block
- Brace_Close - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Brace_Close
- Brace_Open - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Brace_Open
- BST - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalBST (back step) INFMAC (memory clear) INF ALPHA; (alpha append)
- Bug_Report - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Google+ website.
- bundle - Static variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
Resource Bundle used for I18N
- Button_3<Canvas_Type extends net.sourceforge.uiq3.calculator.Canvas,Key_Type extends net.sourceforge.uiq3.calculator.Key> - Class in net.sourceforge.uiq3.calculator
- Button_3() - Constructor for class net.sourceforge.uiq3.calculator.Button_3
-
Creates new form Button_3
- Button_3(Canvas_Type, Key_Type, int) - Constructor for class net.sourceforge.uiq3.calculator.Button_3
-
Creates new form Button_3
- Button_5<Canvas_Type extends net.sourceforge.uiq3.calculator.Canvas,Key_Type extends net.sourceforge.uiq3.calculator.Key> - Class in net.sourceforge.uiq3.calculator
- Button_5() - Constructor for class net.sourceforge.uiq3.calculator.Button_5
-
Creates new form Button_5 for GUI builder
- Button_5(Canvas_Type, Key_Type, int) - Constructor for class net.sourceforge.uiq3.calculator.Button_5
-
Creates new form Button_5 for actual application
- Button_Help_Manuals - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Help_ManualsActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Help_Sourceforge - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Help_SourceforgeActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Help_YouTube - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Help_YouTubeActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Homepage - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_HomepageActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- Button_Memory_F - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Memory_n - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Memory_sn - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Memory_sn1 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Memory_SX - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Memory_SX2 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Memory_xmean - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Mode_DEG - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Mode_GRA - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Mode_PCL - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Mode_RAD - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Mode_RUN - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_Mode_WRT - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Button_RND_FIX - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
C
- c - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
c
- c() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Fraktur represented as «a b/c» or «d/c»
- C - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
C
- C - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalC<(clear)/dd>
- calculateDigits(Number, Number, Number, boolean) - Static method in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
- Calculator - Class in net.sourceforge.uiq3.fx602p
- Calculator() - Constructor for class net.sourceforge.uiq3.fx602p.Calculator
- Calculator_0 - net.sourceforge.uiq3.fa2.Files
- Calculator_1 - net.sourceforge.uiq3.fa2.Files
- Calculator_2 - net.sourceforge.uiq3.fa2.Files
- Calculator_Bundle - Static variable in class net.sourceforge.uiq3.calculator.Error_Canvas
-
Resource Bundle used for I18N
- Calculator_Bundle - Static variable in class net.sourceforge.uiq3.printer.Canvas
-
Resource Bundle used for I18N
- Calculator_Desktop - Static variable in class net.sourceforge.uiq3.calculator.About_Dialog
-
Resource Bundle used for I18N
- Calculator_Desktop - Static variable in class net.sourceforge.uiq3.calculator.Help_Dialog
-
Resource Bundle used for I18N
- Calculator_Files - Static variable in class net.sourceforge.uiq3.tape.Interface
-
File types for my calculator app.
- Calculator_Running - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator is running - needed for power saving.
- Calculator_Shutdown - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator is not running - needed for end program.
- Calculator.Token_Plane_Type - Enum in net.sourceforge.uiq3.fx602p
-
Available Token Planes
- Canvas<Type extends IPrinter> - Class in net.sourceforge.uiq3.printer
- Canvas() - Constructor for class net.sourceforge.uiq3.printer.Canvas
-
Creates new form Printer_Canvas
- Canvas(IFrame) - Constructor for class net.sourceforge.uiq3.printer.Canvas
-
Creates new form Printer_Canvas
- CanvasListener - Class in net.sourceforge.uiq3.calculator
-
Listen for Keyboard and Mouse events.
- CanvasListener(Canvas) - Constructor for class net.sourceforge.uiq3.calculator.CanvasListener
-
create new listener instance.
- Casio_File_Name() - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
-
return filename to be used inside the file header.
- Casio_Filename - Variable in enum net.sourceforge.uiq3.fa2.Files
-
filename of Testfile usable for CASIO file I/O
- Check_M(int, boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_M
-
Check im M Register is valid
- Class_Label - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- Class_Text - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- Clear(boolean) - Method in interface net.sourceforge.uiq3.calculator.IClear
-
Clear content of Register, Key, Opeartion
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Clear content of Register
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clean Calculator
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
Clean Key.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_C
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_M
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Clean Key state.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Keyboard
-
Clean Key - no operation as most keys are not actually state full keys which need cleaning
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Clear content of Register
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_1_Div
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_10_Power
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_ABS
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_AC
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Cos
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_CosH
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Deg
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Dot
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_DSZ
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_EXE
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Exp
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Factorial
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Frac
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Goto
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Gra
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_GSB
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_HLT
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Ind
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Int
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
Reset state – for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_ISZ
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_LBL
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_ln
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_log
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_M
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_MAC
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Num
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Password
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_PAUSE
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Percent
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Pi
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Plane
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Rad
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_RAN
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_RND
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_SAC
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Sin
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_SinH
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Sn
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Sn1
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Square_Root
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Square
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Stat
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Stop
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_Tan
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_TanH
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_xD
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_xDEL
-
Reset state - for state full operations.
- Clear(boolean) - Method in class net.sourceforge.uiq3.fx602p.Op_xMean
-
Reset state - for state full operations.
- Clear_Backup() - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
-
clear the backup data so it won't be accidentally used
- Clear_Button - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- Clear_Button - Variable in class net.sourceforge.uiq3.printer.Canvas
- Clear_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
- Clear_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- Clear_Display_Value(int, int) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Clear content of Register
- Clear_Display_Value(int, int) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Clear content of Register
- Clear_Print_Value() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Clear content of Register
- Clear_Print_Value() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Clear content of Register
- clearPrintout() - Method in class net.sourceforge.uiq3.fp10.Printer
- clearPrintout() - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
clear printout
- clone() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
clone the float - but it might be easier to use the provided copy Constructor instead.
- clone() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
clone the float - but it might be easier to use the provided copy Constructor instead.
- clone() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
clone the float - but it might be easier to use the provided copy Constructor instead.
- Clone() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
clone the float - but it might be easier to use the provided copy Constructor instead.
- Clone() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
clone the float - but it might be easier to use the provided copy Constructor instead.
- Clone() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
clone the integer - but it might be easier to use the provided copy Constructor instead.
- Clone() - Method in interface net.sourceforge.uiq3.math.Number
-
clone the float - but it might be easier to use the provided copy Constructor instead.
- Close() - Method in class net.sourceforge.uiq3.fa2.Tape
-
Close files and all streams attached to them.
- Close(String) - Method in class net.sourceforge.uiq3.tape.SE_Interface
-
Close files and all streams attached to them.
- Coefficient - Variable in class net.sourceforge.uiq3.math.BCDFloat
-
coefficient - while a 18 digits number can also be represented as an long an 18digits multiplication need a 36digits temporary and that is more then a long can do.
- Coefficient() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
coefficient - while a 18 digits number can also be represented as an long an 18digits multiplication need a 36digits temporary and that is more then a long can do.
- Coefficient_As_Long() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
coefficient - while a 18 digits number can also be represented as an long an 18digits multiplication need a 36digits temporary and that is more then a long can do.
- Coefficient_As_Long() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
coefficient - while a 18 digits number can also be represented as an long an 18digits multiplication need a 36digits temporary and that is more then a long can do.
- Coefficient_As_Long() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
coefficient - while a 18 digits number can also be represented as an long an 18digits multiplication need a 36digits temporary and that is more then a long can do.
- Coefficient_As_Long() - Method in interface net.sourceforge.uiq3.math.Number
-
coefficient - while a 18 digits number can also be represented as an long an 18digits multiplication need a 36digits temporary and that is more then a long can do.
- Comma - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Comma
- Compare(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Compare values
- Compare(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Compare values
- Compare(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
signed compare
- Compare(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Compare values
- Compare_Equal - Static variable in interface net.sourceforge.uiq3.math.Number
-
Compare result.
- Compare_Greater - Static variable in interface net.sourceforge.uiq3.math.Number
-
Compare result.
- Compare_Less - Static variable in interface net.sourceforge.uiq3.math.Number
-
Compare result.
- Compare_Unsigned(BCDInteger) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
unsigned (absolute) compare
- compareTo(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
- compareTo(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
- compareTo(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
- compareTo(Number) - Method in interface net.sourceforge.uiq3.math.Number
- Compose() - Method in class net.sourceforge.uiq3.fx602p.Decomposed
-
Recompose a double from the given data.
- Compose_BCD() - Method in class net.sourceforge.uiq3.fx602p.Decomposed
-
Compose an BCD floating point suitable for saving.
- Composed_String_Length - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
- concat(short[], short) - Static method in class net.sourceforge.uiq3.Utils
-
Concatenate an element to an arrays - is Java primitive!
- concat(short[], short[]) - Static method in class net.sourceforge.uiq3.Utils
-
Concatenate 2 arrays - is Java primitive!
- Connection - Variable in class net.sourceforge.uiq3.tape.SE_Interface
-
File connection
- Constant - Variable in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Constant operations.
- Constants - Class in net.sourceforge.uiq3.fx602p
-
Special constants.
- Constants() - Constructor for class net.sourceforge.uiq3.fx602p.Constants
- Convert_To_Java(short) - Static method in class net.sourceforge.uiq3.fx602p.Interface
-
Convert an CASIO String to an Java String (using the old character set)
- Convert_To_Java(short[]) - Static method in class net.sourceforge.uiq3.fx602p.Interface
-
Convert an CASIO String to an Java String (using the old character set)
- copy(short[], int[]) - Static method in class net.sourceforge.uiq3.Utils
-
Copy an int array to and short array.
- copy(short[], short[]) - Static method in class net.sourceforge.uiq3.Utils
-
Copy an int array to and short array.
- Copy_MenuItem - Variable in class net.sourceforge.uiq3.printer.Canvas
- Copy_MenuItemActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- cos - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normalcos INFcos⁻¹ hypcosh INV hypcosh⁻¹ ALPHAS
- cos - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
cos
- cos() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
cos (x)
- cos() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
cos (x)
- cos() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
cos (x)
- cos() - Method in interface net.sourceforge.uiq3.math.Number
-
cos (x)
- cos(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
cosine
- cos(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
cosine
- cos(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
cosine
- cos(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
cosine
- cos_hyp() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Hyperbolic cosine: (Exponent^x + Exponent^-x)/2
- cos_hyp() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Hyperbolic cosine: (Exponent^x + Exponent^-x)/2
- cos_hyp() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Hyperbolic cosine: (Exponent^x + Exponent^-x)/2
- cos_hyp() - Method in interface net.sourceforge.uiq3.math.Number
-
Hyperbolic cosine: (Exponent^x + Exponent^-x)/2
- cosh - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
cosh
- Create(Interface.File_Type, String, int[], int) - Method in class net.sourceforge.uiq3.fa2.Tape
- Create_Print_Value() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Create the optional print value which can be up to 40 characters.
- Create_Print_Value() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Create the optional print value which can be up to 30 characters.
- Create_Stream(String) - Method in class net.sourceforge.uiq3.fa2.Tape
-
Create a new file for output.
- Create_Stream(String, String) - Method in class net.sourceforge.uiq3.tape.SE_Interface
-
open stream for binarywriting.
- Create_Writer(String, String) - Method in class net.sourceforge.uiq3.tape.SE_Interface
-
open stream for binarywriting.
- Current_Program - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Current Current_Program
D
- d - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
d
- d() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Fraktur represented as «d/c».
- D - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
D
- Data - Variable in class net.sourceforge.uiq3.fp10.Printer
-
Printout
- Debug_String() - Method in class net.sourceforge.uiq3.fx602p.A_Register
- Debug_String() - Method in interface net.sourceforge.uiq3.ITraceable
- Dec_Parenthesis() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Decrement parenthesis level (+-×÷ ... )
- Decimal_Fraction - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Keyboard_Alpha register in fraction entry mode entering the numeric part after the dot.
- Decomposed - Class in net.sourceforge.uiq3.fx602p
-
Normalize and decompose a BCDFloat for further formatting
- Decomposed(int[]) - Constructor for class net.sourceforge.uiq3.fx602p.Decomposed
-
Create a decomposed double from an BCD floating point byte array.
- Decomposed(long, boolean, short, short, boolean) - Constructor for class net.sourceforge.uiq3.fx602p.Decomposed
-
Create a decomposed double from it's components
- Decomposed(short[]) - Constructor for class net.sourceforge.uiq3.fx602p.Decomposed
-
Create a decomposed double from a normal double
- Decomposed(Number, int) - Constructor for class net.sourceforge.uiq3.fx602p.Decomposed
-
Create a decomposed BCDFloat from a normal BCDFloat
- Decrement_Program_Store() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Decrement where to store the next merged operations.
- Default_Font_Size - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Standard font size.
- Default_Printout_Size - Static variable in interface net.sourceforge.uiq3.printer.IPrinter
-
Default size for the print buffer
- DEG - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
DEG
- degree - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal°'" INF°'"← ALPHAL
- Degree - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Degree
- Degree - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Degree
- DEMO - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Application runs in demo mode.
- Denominator - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Keyboard_Alpha register in true fraction mode entering the Denominator.
- Denominator - Variable in class net.sourceforge.uiq3.math.BCDFraction
-
The Denominator:
- Description_Postfix - Variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Mime Type postfix (to be appended to "FX-602P" or "FX-603P"
- DF - net.sourceforge.uiq3.tape.Interface.File_Type
-
Data File
- DF_Alpha_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Data file with Alpha register as content
- DF_Display_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Data file with X register as content
- DF_Memory_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Data file with memory as content
- DF_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
File type Text for Data-Files
- Digit - net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE.Status_Type
-
normal mode operations selected
- Digits - Variable in class net.sourceforge.uiq3.math.BCDInteger
-
number: sum(i = 0 ...
- Digits() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
number: sum(i = 0 ...
- Digits() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
number: sum(i = 0 ...
- Digits() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
number: sum(i = 0 ...
- Digits() - Method in interface net.sourceforge.uiq3.math.Number
-
number: sum(i = 0 ...
- Display(short) - Method in interface net.sourceforge.uiq3.calculator.IProgrammable_Operation
-
Display command for program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_1_Div
-
Display Operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_10_Power
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ABS
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_AC
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Display operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Cos
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_CosH
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Deg
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Dot
-
Display Operating in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_DSZ
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Display operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_EXE
-
Display Operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Exp
-
Display Operating in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Factorial
-
Display Operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Frac
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Goto
-
Display Operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Gra
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_GSB
-
Display Operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_HLT
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Ind
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Display operation in Prg. mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Int
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
Display operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ISZ
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_LBL
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ln
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_LOAD
-
Display Operation in Wrt mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_log
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_M_Minus
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_M_Plus
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_MAC
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Min
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_MR
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Num
-
Display operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Password
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_PAUSE
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Percent
-
Display Operation in Wrt mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Pi
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Plane
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Rad
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_RAN
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_RND
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_SAC
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
-
Display Operation in Wrt mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Sin
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_SinH
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Sn
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Sn1
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Square_Root
-
Display Operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Square
-
Display Operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Stop
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Tan
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_TanH
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
-
Display Operation in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
-
Display Operating in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_M
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Display Operatin in Prog mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_xD
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_xDEL
-
Display operation in program mode.
- Display(short) - Method in class net.sourceforge.uiq3.fx602p.Op_xMean
-
Display operation in program mode.
- Display_A(ICalculator.AlphaRegisterType) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display A register
- Display_Alpha - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The Display currently displays the content of an Alpha register.
- Display_Count - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of characters inserted to the display.
- Display_Count() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Count the amount of characters inserted to the display.
- Display_Count() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of characters.
- Display_Count(int) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Count the amount of characters inserted to the display.
- Display_Count(int) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of characters.
- Display_Enable - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Display enable - used to switch off the display so that intermediate result are not shown to the user.
- Display_Error - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Error Message displayed on using the wrong display mode!
- Display_Error(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display an error message until C or AC is pressed.
- Display_Fatal(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display an error message until C or AC is pressed.
- Display_File_Name(Interface.File_Type) - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Display filename.
- Display_Formatted() - Method in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Actualy format the value of L[X] for display.
- Display_Message(short[]) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Display an informative message until next key is pressed.
- Display_Message(short[]) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Display an informative message until next key is pressed.
- Display_Mode - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Current display mode Display_Alpha Displays the content of the Alpha register. Display_L Displays the content of the L0 aka X register. Display_Formatted Displays the content of the L0 aka X register inside an alpha
- Display_Program() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display program overview
- Display_Program_Overview() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display program overview
- Display_Size - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
display size (alpha and exponent)
- Display_Steps() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display Program Steps
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_1_Div
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_10_Power
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_ABS
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_AC
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Cos
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_CosH
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Deg
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Dot
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_DSZ
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Exp
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Factorial
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Frac
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Gra
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_GSB
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_HLT
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Ind
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Int
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_ISZ
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_ln
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_LOAD
-
Test to Display on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_log
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_MAC
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Password
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_PAUSE
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Percent
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Pi
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Plane
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Rad
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_RAN
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_SAC
-
Test to Display on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_SAVE
-
Test to Display on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sin
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_SinH
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sn
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sn1
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Square_Root
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Square
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Tan
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_TanH
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
-
Test to Display on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
-
Test to Display on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_xD
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_xDEL
-
Test to Dispay on Program, Print and Debug.
- Display_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_xMean
-
Test to Dispay on Program, Print and Debug.
- Display_Text_1 - Static variable in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Test to Dispay on Program, Print and Debug.
- Display_Text_1 - Static variable in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Test to Dispay on Program, Print and Debug.
- Display_Text_1 - Static variable in class net.sourceforge.uiq3.fx602p.Op_EXE
-
Test to Display on Program, Print and Debug.
- Display_Text_2 - Static variable in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Test to Dispay on Program, Print and Debug.
- Display_Text_2 - Static variable in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Test to Dispay on Program, Print and Debug.
- Display_Text_2 - Static variable in class net.sourceforge.uiq3.fx602p.Op_EXE
-
Test to Display on Program, Print and Debug.
- Display_Value - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Alpha Register display Value
- DISPLAY_VALUE - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
- displayClear() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clear all alpha register.
- displayException(Throwable) - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
-
display additional information on the error. this is device and setup dependent.
- displayFormatted(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display value as formatted text
- displayKey(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
* Display Key merge info.
- displayL() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Reset current value Display
- displayMessage(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display text as message
- div(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x ÷ y
- Div - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Div
- Div - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Div
- Divide - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal÷ INFˣ√y ALPHA÷ INF ALPHA/
- divUnsigned(int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
predicate: Num_Digits > v.numDigits, v = v.Normalize(), v.numDigits > 1 - divUnsigned(BCDInteger) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
predicate: Num_Digits > v.numDigits, v = v.Normalize(), v.numDigits > 1 - doClearButton() - Method in class net.sourceforge.uiq3.printer.Canvas
- doPrintButton1() - Method in class net.sourceforge.uiq3.printer.Canvas
- doPrintButton2() - Method in class net.sourceforge.uiq3.printer.Canvas
- doPrintButton3() - Method in class net.sourceforge.uiq3.printer.Canvas
- Dot - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Dot
- Dot - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal.
- Dot - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Dot
- Dot_Value - Variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
current dot value
- Double_Colon - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Double_Colon
- Double_Quote - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Double_Quote
- DSZ - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
DSZ
- DT - net.sourceforge.uiq3.tape.Interface.File_Type
-
Data Text
E
- e - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
e
- E - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
E
- E_Power - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
E_Power
- Editor_Document - Variable in class net.sourceforge.uiq3.calculator.Help_Dialog
-
The HTML Document
- Editor_Kit - Variable in class net.sourceforge.uiq3.calculator.Help_Dialog
-
The HTML Editor
- Effective_Precision - Static variable in interface net.sourceforge.uiq3.math.Number
-
Effectivly needed precision.
- Empty_File_Name - Static variable in class net.sourceforge.uiq3.tape.Interface
-
No CASIO style filename to embed into the header
- Enable - Variable in class net.sourceforge.uiq3.fx602p.Interface
-
When true the interface is enabled.
- Enable(boolean) - Method in class net.sourceforge.uiq3.fx602p.Interface
-
A disabled interface will ignore all input and output.
- eng - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normaleng INFeng← ALPHAL
- ENG - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
ENG
- Equal - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Equal
- Equal - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal= INF% ALPHA= INF ALPHA# (x recall)
- Equal - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Equal
- equals(boolean[], boolean[]) - Static method in class net.sourceforge.uiq3.Utils
-
compare the content of two arrays.
- equals(short[], short[]) - Static method in class net.sourceforge.uiq3.Utils
-
compare the content of two arrays.
- equals(Object) - Method in class net.sourceforge.uiq3.math.BCDFloat
- equals(Object) - Method in class net.sourceforge.uiq3.math.BCDFraction
- equals(Object) - Method in class net.sourceforge.uiq3.math.BCDInteger
- equals(Object) - Method in interface net.sourceforge.uiq3.math.Number
- Error - Exception in net.sourceforge.uiq3.calculator
-
"Error" is an abstract exception class representing all possible errors the calculator can produce.
- Error - Exception in net.sourceforge.uiq3.fx602p
-
Operation Error.
- Error - Static variable in exception net.sourceforge.uiq3.fx602p.Go_Error
-
More serious operation Error message.
- Error - Static variable in exception net.sourceforge.uiq3.fx602p.M_Error
-
Standard Error message.
- Error - Static variable in exception net.sourceforge.uiq3.fx602p.Op_Error
-
More serious operation Error message.
- Error - Static variable in exception net.sourceforge.uiq3.fx602p.P_Error
-
Parenthesis Error.
- Error() - Constructor for exception net.sourceforge.uiq3.calculator.Error
-
Superclass for Calculator Exceptions.
- Error() - Constructor for exception net.sourceforge.uiq3.fx602p.Error
-
just an operation error.
- Error(String) - Constructor for exception net.sourceforge.uiq3.calculator.Error
-
Exception with message of this error
- Error(String) - Constructor for exception net.sourceforge.uiq3.fx602p.Error
- Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.calculator.Error
-
Exception with message and cause of this error
- Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.Error
-
Exception with message and cause of this error
- Error(Throwable) - Constructor for exception net.sourceforge.uiq3.calculator.Error
-
Exception with cause of this error
- Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.Error
-
Exception with cause of this error
- Error_Canvas - Class in net.sourceforge.uiq3.calculator
- Error_Canvas() - Constructor for class net.sourceforge.uiq3.calculator.Error_Canvas
-
Creates new form Error_Canvas
- Error_Message - Static variable in exception net.sourceforge.uiq3.fx602p.Error
-
Standard Error message.
- Error_Reset() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Brings the calculator into a defined state after an error condition.
- Errors - net.sourceforge.uiq3.fa2.Files
- Exchange - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exchange
- Exclamation_Mark - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exclamation_Mark
- EXE - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
EXE
- EXE - Variable in enum net.sourceforge.uiq3.fa2.Files
-
Execute and all file load load
- EXE - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalEXE (execute) INFinvEXE (INV execute) ALPHAEXE (execute) INF ALPHA(space)
- EXE - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
EXE
- Execute(short) - Method in interface net.sourceforge.uiq3.calculator.IOperation
-
Execute virtual CPU command or key stroke
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Execute virtual CPU command
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_0_RND
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_AC
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_BST_MAC
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_C
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_Dot_RAN
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_EXE
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
Compose Goto from two key strokes
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_HLT_PAUSE
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_Hyp_J
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_Inv
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_M
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_P
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_Simple_Hyp
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Key_Simple
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_1_Div
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_10_Power
-
Execute Token for Kex Exp.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ABS
-
Execute Token for Kex Absolut.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_AC
-
Execute Token for Kex All Clear.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Alpha
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Cos
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_CosH
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Deg
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Degree
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Dot
-
Execute Token for Kex Decimal Dot.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_DSZ
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Execute Token for Kex e exponent.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ENG
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Execute Token for Kex Equal.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_EXE
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Exp
-
Execute Token for Kex exponent key.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Factorial
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Frac
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Goto
-
execute GOTO operation
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Gra
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_GSB
-
Go to subroutine - this op code has the unique property of not raising an error when something goes wrong - but just to ignore the command.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_HLT
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Ind
-
Execute Token for Kex Indirect addressing.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Execute infix operation.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Int
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ISZ
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_LBL
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_ln
-
Execute Token for Kex natural logarithm.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_LOAD
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_log
-
Execute Token for Kex 10 logarithm.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_M_Minus
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_M_Plus
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_M
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_MAC
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Min
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_MR
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Num
-
Execute token representing a 0
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Password
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_PAUSE
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Percent
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Pi
-
Execute Token for Kex Pi.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Plane
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Execute Token for Kex +/-.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Rad
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_RAN
-
Execute Token for Kex Pi.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_RND
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_SAC
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Sin
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_SinH
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Sn
-
√ ((Σ(x²) - Σ(x)² / n) / n)
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Sn1
-
√ ((Σ(x²) - Σ(x)² / n) / (n-1))
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Square_Root
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Square
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Stat
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Stop
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_Tan
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_TanH
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_M
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Execute Token for Kex x<->y.
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_xD
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_xDEL
- Execute(short) - Method in class net.sourceforge.uiq3.fx602p.Op_xMean
- Execute_Alpha_Off() - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
End Alpha entry
- Execute_Alpha_On() - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Begin Alpha entry
- Execute_AR() - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Execute_Clear() - Method in class net.sourceforge.uiq3.fx602p.Key_AC
-
delete a program
- Execute_Digit_1(short) - Method in class net.sourceforge.uiq3.fx602p.Key_M
- Execute_Digit_2(short) - Method in class net.sourceforge.uiq3.fx602p.Key_M
- Execute_Dot_1(short) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
first character after MODE•
- Execute_Dot_2(short) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
second character after MODE•
- Execute_Interactive() - Method in class net.sourceforge.uiq3.fx602p.Key_AC
- Execute_IO() - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
- Execute_Mode(short, int) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
first character after MODE
- Execute_Mode_Clear() - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_DefM(int) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_Deg(int) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_Gra(int) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_Pcl() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Handles the program clear, save and load.
- Execute_Mode_Rad(int) - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_Run() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Handles running the calculator
- Execute_Mode_Run() - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_Write() - Method in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Execute_Mode_Wrt() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Handles the programm editing
- Execute_None() - Method in class net.sourceforge.uiq3.fx602p.Key_M
- Execute_None(int) - Method in class net.sourceforge.uiq3.fx602p.Key_C
- Execute_Prog(short, int) - Method in class net.sourceforge.uiq3.fx602p.Key_C
- Execute_Run() - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
- Execute_Shift_IO(String) - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
-
execute shift EXE in IO mode
- Execute_Shift_Run(String) - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
- Execute_Write() - Method in class net.sourceforge.uiq3.fx602p.Key_AC
-
insert the AC token.
- Execute_Write() - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Execute in write mode.
- Execution_Alpha_Pause - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator debugging a program.
- Execution_Clear - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Execution Mode.
- Execution_Error - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Error Message displayed on using the wrong execution mode!
- Execution_Halt - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator debugging a program.
- Execution_Halt() - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Execution_Interactive - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator is used interactively.
- Execution_Mode - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Current Execution mode.
- Execution_One_Step - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Do a single step and return to Execution_Halt.
- Execution_Pause - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
final Calculator debugging a program.
- Execution_Running - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator running a program.
- Execution_Write - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Execution Mode.
- Execution_Write() - Method in class net.sourceforge.uiq3.fx602p.Key_BST_MAC
- EXP - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalEXP (exponent) INFπ ALPHAⅇ INF ALPHAπ
- EXP - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
EXP
- Exp_0 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_0
- Exp_1 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_1
- exp_10() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
10x
- exp_10() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
10x
- exp_10() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
10x
- exp_10() - Method in interface net.sourceforge.uiq3.math.Number
-
10x
- Exp_2 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_2
- Exp_3 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_3
- Exp_4 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_4
- Exp_5 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_5
- Exp_6 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_6
- Exp_7 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_7
- Exp_8 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_8
- Exp_9 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_9
- exp_e() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
ex
- exp_e() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
ex
- exp_e() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
ex
- exp_e() - Method in interface net.sourceforge.uiq3.math.Number
-
ex
- Exp_Minus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_Minus
- Exp_Space - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Exp_Space
- expI() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Exponent^x using series expansion, usable around 0
- Exponent - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Alpha register in exponent entry mode.
- Exponent - Variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Mode_Exponent.
- Exponent - Variable in class net.sourceforge.uiq3.math.BCDFloat
-
current exponent - note that the exponent is based on the internal representation where the radix point is right most.
- Exponent() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
current exponent - note that the exponent is based on the internal representation where the radix point is right most.
- Exponent() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
current exponent - note that the exponent is based on the internal representation where the radix point is right most.
- Exponent() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
current exponent - note that the exponent is based on the internal representation where the radix point is right most.
- Exponent() - Method in interface net.sourceforge.uiq3.math.Number
-
current exponent - note that the exponent is based on the internal representation where the radix point is right most.
- Exponent_End - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Last Mode_Exponent character
- Exponent_Negative - Variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
True is the Mode_Exponent is negative.
- Exponent_Offset - Variable in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Exponent Offset to be used.
- Exponent_Start - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
First Mode_Exponent character
- Extension - Variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Extensions without dot
F
- f - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
f
- F - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
F
- FA2 - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
A simulated cassette Printer
- FA2() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
A simulated cassette Printer
- factorial - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
factorial
- Feet_Button - Variable in class net.sourceforge.uiq3.printer.Canvas
- Feet_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- File_Name - Variable in class net.sourceforge.uiq3.fa2.Tape
-
Last file name created or opened.
- File_Read - Variable in class net.sourceforge.uiq3.fa2.Tape
-
Characters read from input stream
- File_Size() - Method in class net.sourceforge.uiq3.fa2.Tape
-
Get file Size
- File_Size() - Method in class net.sourceforge.uiq3.tape.SE_Interface
-
Get file Size
- File_Start - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Start for filename
- File_Type(String, String, String, String, String) - Constructor for enum net.sourceforge.uiq3.tape.Interface.File_Type
- Filename_Value() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Get value of the register for use with as filename.
- Filename_Value() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get value of the register for use with as filename.
- Files - Enum in net.sourceforge.uiq3.fa2
- Files(String, short[], int, int, String) - Constructor for enum net.sourceforge.uiq3.fa2.Files
- Finite - net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
Normal Real Number
- Fix(int, int) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Round to a given Precision after the decimal point.
- Fix(int, int) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Round to a given Precision after the decimal point.
- Fix(int, int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Round to a given Precision after the decimal point.
- Fix(int, int) - Method in interface net.sourceforge.uiq3.math.Number
-
Round to a given Precision after the decimal point.
- Fix_Text - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
Text to be displayed when FIX is selected.
- Float_0_Text - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Default text for the numeric display
- Float_Type(String) - Constructor for enum net.sourceforge.uiq3.math.BCDFloat.Float_Type
- Follow_Hyperlink() - Constructor for class net.sourceforge.uiq3.calculator.Help_Dialog.Follow_Hyperlink
- forceIO(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Force IO Handling next round.
- Form - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Canvas class where we display our result or get our keycodes
- Form(ICalculatorCanvas) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set Canvas to display result read keyboard
- Format() - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Format in standard format.
- Format() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format in standard format.
- Format(Number) - Static method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format Value in standard format
- Format_Engineering(Number, Integer) - Static method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format Value in standard format
- Format_Fixed(BCDFloat, int) - Static method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format Value in standard format
- Format_Print() - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Format in printer format
- Format_Print() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format in printer format
- Format_Print(Number) - Static method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format Value in standard format
- Format_Round(Number, int) - Static method in class net.sourceforge.uiq3.fx602p.L_Register
-
Format Value in standard format
- formComponentShown(ComponentEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- formWindowClosing(WindowEvent) - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- formWindowClosing(WindowEvent) - Method in class net.sourceforge.uiq3.calculator.Help_Dialog
- FP10 - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
A simulated Printer Printer
- FP10() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
A simulated cassette Printer
- Frac() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Recompose a frac double from the given data.
- Frac() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Recompose a frac double from the given data.
- Frac() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Recompose a frac double from the given data.
- Frac() - Method in interface net.sourceforge.uiq3.math.Number
-
Recompose a frac double from the given data.
- FRAC - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
FRAC
- Free_Steps(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Add total amount of free steps to text;
- From_BCD(int) - Method in class net.sourceforge.uiq3.fx602p.Decomposed
-
create a BCD digits for 2 least significant digits of Value
- FST - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalFST (forwards step) INFSAC (statistic clear) INF ALPHAar (alpha recall)
- Full_Value - Variable in class net.sourceforge.uiq3.fx602p.Op_RND
-
Full value of the last value processed.
- fx602p - Class in net.sourceforge.uiq3.calculator
- fx602p() - Constructor for class net.sourceforge.uiq3.calculator.fx602p
- fx603p - Class in net.sourceforge.uiq3.calculator
- fx603p() - Constructor for class net.sourceforge.uiq3.calculator.fx603p
G
- g - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
g
- G - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
G
- gcd(BCDInteger) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
<>calculate the greatest common denominator using the Euclidean algorithm>
- Get_1_Normalized_Exponent() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
current exponent so that the ratix point is 1 digit to right.
- Get_Alpha_Mode() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Checks if the calculator is in Alpha mode by checking merged operation (when execution programms the alpha indicator is not set).
- Get_arX_Count() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of arx # characters.
- Get_Current_Program() - Method in class net.sourceforge.uiq3.fx602p.Calculator
- Get_Display(ICalculator.DisplayType) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get Content of Display.
- Get_Error() - Method in exception net.sourceforge.uiq3.fx602p.Error
-
Standard Error message.
- Get_Error() - Method in exception net.sourceforge.uiq3.fx602p.Go_Error
-
More serious operation Error message.
- Get_Error() - Method in exception net.sourceforge.uiq3.fx602p.M_Error
-
Standard Error message.
- Get_Error() - Method in exception net.sourceforge.uiq3.fx602p.Op_Error
-
More serious operation Error message.
- Get_Error() - Method in exception net.sourceforge.uiq3.fx602p.P_Error
-
Parenthesis Error.
- Get_File_Read() - Method in class net.sourceforge.uiq3.fa2.Tape
-
Get amount of bytes read from file
- Get_Java_Error() - Static method in exception net.sourceforge.uiq3.fx602p.Error
-
Standard Error message.
- Get_M(int) - Method in class net.sourceforge.uiq3.fx602p.Op_M
- Get_Numeric_Value(short[]) - Static method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get value of the register for use with as BCD.
- Get_Program_Text(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display Program Steps
- getButton() - Method in class net.sourceforge.uiq3.calculator.Button_3
-
get standard button for click operations.
- getButton() - Method in class net.sourceforge.uiq3.calculator.Button_5
-
get standard button for click operations.
- getClassText() - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
- getDisplayMode() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Current display mode Display_Alpha Displays the content of the Alpha register. Display_L Displays the content of the L0 aka X register. Display_Formatted Displays the content of the L0 aka X register inside an alpha
- getElementAt(int) - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas.Look_And_Feel_Model
- getExecutionMode() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Execution mode
- getLastStep() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
locate the last step to display the free steps or for debugging.
- getLookAndFeelModel() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
get list of preinstalled look and feels
- getLookAndFeelName() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
set look and feel size
- getLookAndFeelSize() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
set look and feel size
- getMessageText() - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
- getName() - Method in class net.sourceforge.uiq3.calculator.fx602p
- getName() - Method in class net.sourceforge.uiq3.calculator.fx603p
- getName() - Method in class net.sourceforge.uiq3.calculator.hp45
- getPrintout() - Method in class net.sourceforge.uiq3.fp10.Printer
-
get printout for clipboard
- getPrintout() - Method in class net.sourceforge.uiq3.printer.Canvas
- getPrintout() - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
get printout for clipboard
- getPrintoutLength() - Method in class net.sourceforge.uiq3.fp10.Printer
-
get printout for clipboard
- getPrintoutLength() - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
get printout for clipboard
- getSize() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas.Look_And_Feel_Model
- getStackPointer() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
return current stack pointer
- getStackText() - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
- Go_Error - Exception in net.sourceforge.uiq3.fx602p
-
Operation Error.
- Go_Error() - Constructor for exception net.sourceforge.uiq3.fx602p.Go_Error
-
just an operation error.
- Go_Error(String) - Constructor for exception net.sourceforge.uiq3.fx602p.Go_Error
- GOTO - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalGOTO INFSAVE ALPHAH
- Goto_Text - Static variable in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
Text to be displayed when Mode was selected.
- GOTO0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO0
- GOTO1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO1
- GOTO2 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO2
- GOTO3 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO3
- GOTO4 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO4
- GOTO5 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO5
- GOTO6 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO6
- GOTO7 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO7
- GOTO8 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO8
- GOTO9 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GOTO9
- GRA - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GRA
- Greater_Equal - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Greater_Equal
- GSB - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalGSB (Go subroutine) INFLOAD ALPHAI
- Gsb_Text - Static variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
Text to be displayed when Mode was selected.
- GSB0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSB0
- GSBP0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP0
- GSBP1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP1
- GSBP2 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP2
- GSBP3 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP3
- GSBP4 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP4
- GSBP5 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP5
- GSBP6 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP6
- GSBP7 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP7
- GSBP8 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP8
- GSBP9 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
GSBP9
H
- h - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
h
- H - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
H
- Half_Circle() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
convert an angle to Deg/Rad/Grad
- Half_Circle(Number) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
convert an angle to Deg/Rad/Grad
- Handle_IO() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Display result and read keyboard
- Handle_IO_HLT(short[]) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Handles I/O for HLT and PAUSE mode
- Handle_IO_Mode_Pcl() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Handles the IO in program-clear mode
- Handle_IO_Mode_Wrt() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Handles I/O for program-write mode
- Has_Just_Been_Initialized - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
assert message when freshly initialized field can not be null any more
- hashCode() - Method in class net.sourceforge.uiq3.math.BCDFloat
- hashCode() - Method in class net.sourceforge.uiq3.math.BCDFraction
- hashCode() - Method in class net.sourceforge.uiq3.math.BCDInteger
- Header_Footer_Size - Static variable in enum net.sourceforge.uiq3.fa2.Files
-
a file has two (PF, DF) or three header (AF).
- Help_Dialog - Class in net.sourceforge.uiq3.calculator
- Help_Dialog(Frame, boolean) - Constructor for class net.sourceforge.uiq3.calculator.Help_Dialog
-
Creates new form Help
- Help_Dialog(Frame, IProperties) - Constructor for class net.sourceforge.uiq3.calculator.Help_Dialog
-
Creates new form Help
- Help_Dialog.Follow_Hyperlink - Class in net.sourceforge.uiq3.calculator
- Help_Pane - Variable in class net.sourceforge.uiq3.calculator.Help_Dialog
- Help_Scroll - Variable in class net.sourceforge.uiq3.calculator.Help_Dialog
- Hex_Text - Variable in class net.sourceforge.uiq3.calculator.Button_5
- History - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
History page on the calculator home page.
- HLT - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalHLT (halt) INFPAUSE ALPHAF
- HLT - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
HLT
- Hlt_Position - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Return Position for HLT Mode.
- Hlt_Position() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Return Position for HLT Mode.
- Hlt_Position(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Return Position for HLT Mode.
- Home_Directory - Variable in class net.sourceforge.uiq3.fa2.Tape
-
The simulators home directory.
- Home_Directory() - Method in class net.sourceforge.uiq3.fa2.Tape
-
The simulators home directory.
- Home_Directory(String) - Method in class net.sourceforge.uiq3.fa2.Tape
-
The simulators home directory.
- homepage - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Homepage - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Calculator Home page.
- hp45 - Class in net.sourceforge.uiq3.calculator
- hp45() - Constructor for class net.sourceforge.uiq3.calculator.hp45
- hyp - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normalhyp ALPHAJ
- Hyp_Normal - Variable in class net.sourceforge.uiq3.fx602p.Key_Simple_Hyp
-
Hyperbol operation
- hyperlinkUpdate(HyperlinkEvent) - Method in class net.sourceforge.uiq3.calculator.Help_Dialog.Follow_Hyperlink
I
- i - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
i
- I - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
I
- IA_Register - Interface in net.sourceforge.uiq3.calculator
-
Interface for FX-602P and FX-603P alpha register
- IA_Register.Mode_Type - Enum in net.sourceforge.uiq3.calculator
-
Register mode Mode_Normal normal numeric entry mode Mode_Fraction fraction entry mode Mode_Exponent exponent entry mode Mode_Begin_Alpha begins alpha mode Keyboard_Alpha alpha entry mode
- IClear - Interface in net.sourceforge.uiq3.calculator
-
Tape for objects which can be cleaned.
- Ignore_Clear - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The last operation was one of the operations (+-) which disable the clear key.
- IL_Register - Interface in net.sourceforge.uiq3.calculator
- Image - Variable in enum net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
Integer representation of enum value.
- In - Variable in class net.sourceforge.uiq3.fa2.Tape
-
input stream
- In_Connection - Variable in class net.sourceforge.uiq3.tape.SE_Interface
-
File in connection
- Inc_Parenthesis() - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Increment parenthesis level (+-×÷ ... )
- Inc_Parenthesis() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Increment parenthesis level (+-×÷ ... )
- Increment_Hlt_Position() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Increment Current Program counter.
- Increment_Program_Counter() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Increment Current Program counter.
- Increment_Program_Store() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Increment where to store the next merged operations.
- IND - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
IND
- Indicator_Alpha - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard Mode Alpha: Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe The mode show that the Alpha Keyboard mode is active.
- Indicator_Count - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Indicator count: Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode 2, write programms Pcl Mode 3, clear, save, load programs. Deg Mode 4, Tr Rad Mode 5 Gra Mode 6 Keyboard_Alpha Alpha entry and display mofe
- Indicator_Deg - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Trigonometric functions in degrees (360° based) Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe
- Indicator_Gra - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Trigonometric functions in gradians (400 based) Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe
- Indicator_Hlt - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Program halt wait for user response Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe
- Indicator_Hyp - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Hyperbolic function active.
- Indicator_Inv - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Inverse functions active.
- Indicator_K - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Arithmetic with constants.
- Indicator_Pcl - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Clear program and memory.
- Indicator_Rad - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Trigonometric functions in radians (2π based) Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe
- Indicator_Run - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Run and calculation mode.
- Indicator_Wrt - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Write Programs Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe
- Indicators - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Indicators: Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted programm - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programms Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mofe
- Indirect - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Currently indirect addressing is active
- Indirect_Value(int) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Get valuef or indirect addressing.
- Indirect_Value(int) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Get valuef or indirect addressing.
- Indirect_Value(int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Get valuef or indirect addressing.
- Indirect_Value(int) - Method in interface net.sourceforge.uiq3.math.Number
-
Get valuef or indirect addressing.
- Init_A() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clears A-register
- Init_Keycodes() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clears internal Memory
- Init_L() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clears L-register
- Init_M() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clears M-register.
- Init_MF() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clears MF-register.
- Init_Opcodes() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Sets the opcodes.
- Init_Program_Stack() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
init the GSB stack
- Init_Steps() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Clears Program Steps
- initComponents() - Method in class net.sourceforge.uiq3.calculator.About_Dialog
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class net.sourceforge.uiq3.calculator.Button_3
- initComponents() - Method in class net.sourceforge.uiq3.calculator.Button_5
- initComponents() - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class net.sourceforge.uiq3.calculator.Help_Dialog
- initComponents() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
- initComponents() - Method in class net.sourceforge.uiq3.printer.Canvas
- Initialize() - Method in class net.sourceforge.uiq3.calculator.About_Dialog
-
Initialize Values
- Initialize() - Method in class net.sourceforge.uiq3.calculator.Help_Dialog
-
Initialize Values
- Insert(short) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Insert a single character
- Insert(short[]) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Insert content of an String.
- Insert(short[]) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Insert content of an String.
- Insert_X() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Insert content of L0 aka X register into the string.
- Insert_X() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Insert content of L0 aka X register into the string.
- installLafInfo() - Static method in class net.sourceforge.uiq3.calculator.fx602p
- installLafInfo() - Static method in class net.sourceforge.uiq3.calculator.fx603p
- installLafInfo() - Static method in class net.sourceforge.uiq3.calculator.hp45
- INT - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
INT
- Integer() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
integer part of the BCDFloat
- Integer() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
integer part of the BCDFloat
- Integer() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
integer part of the BCDFloat
- Integer() - Method in interface net.sourceforge.uiq3.math.Number
-
integer part of the BCDFloat
- INTEGER_VALUES_CAN_NOT_USE_LOGARITHMIC_FUNCTIONS - Static variable in class net.sourceforge.uiq3.math.BCDInteger
- INTEGER_VALUES_CAN_NOT_USE_TRIGONOMETRIC_FUNCTIONS - Static variable in class net.sourceforge.uiq3.math.BCDInteger
- Interface - Class in net.sourceforge.uiq3.fx602p
-
Simulation of the some calculator interface.
- Interface - Class in net.sourceforge.uiq3.tape
-
Cassette interface for JavaSE
- Interface() - Constructor for class net.sourceforge.uiq3.fx602p.Interface
- Interface() - Constructor for class net.sourceforge.uiq3.tape.Interface
- Interface.File_Type - Enum in net.sourceforge.uiq3.tape
-
there are six file types
- Internal_Steps_High - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The memory from 1000 .. 1022 is used internally. 1023 is reserved as stop marker.
- Internal_Steps_Low - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The memory from 1000 .. 1023 is used internally.
- INV - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalINV (Inverse) ALPHAlower caps
- Inv_Alpha - Variable in class net.sourceforge.uiq3.fx602p.Key_Simple
-
Invers Normal_Alpha characters
- Inv_Hyp_Normal - Variable in class net.sourceforge.uiq3.fx602p.Key_Simple_Hyp
-
Invers Hyperbol operation
- Inv_Normal - Variable in class net.sourceforge.uiq3.fx602p.Key_Simple
-
Inverse operation
- invDegree - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
invDegree
- invENG - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
invENG
- invEXE - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
invEXE
- IO_Count - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Number of virtual CPU cycles until next IO run.
- IO_Speed - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
defines how many steps are executed before the display is updated.
- IOp_Alpha - Interface in net.sourceforge.uiq3.calculator
-
A Programmable Operation need to be displayed on program mode.
- IOperation - Interface in net.sourceforge.uiq3.calculator
-
Virtual CPU Operation
- IOwned_Operation - Interface in net.sourceforge.uiq3.calculator
-
A Programmable Operation need to be displayed on program mode.
- IPrinter - Interface in net.sourceforge.uiq3.printer
-
Printer interface
- IProgrammable_Operation - Interface in net.sourceforge.uiq3.calculator
-
A Programmable Operation need to be displayed on program mode.
- Is_Alpha(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
check if Step "Nr" is an Alpha character
- Is_Alpha_Mode() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Alpha Mode?
- Is_AR(short) - Static method in class net.sourceforge.uiq3.calculator.Alpha
-
Test if a token is an alpha recall
- Is_Calculator_File(String) - Static method in class net.sourceforge.uiq3.tape.Interface
-
check if file is a valid calculator file
- Is_Calculator_File(File) - Static method in class net.sourceforge.uiq3.tape.Interface
-
check if file is a valid calculator file
- Is_Calculator_File(Path) - Static method in class net.sourceforge.uiq3.tape.Interface
-
check if file is a valid calculator file
- Is_Compare(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a program token (P0 ..
- Is_Constant_Mode() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Current mode
- Is_Enabled() - Method in class net.sourceforge.uiq3.fx602p.Interface
-
A disabled interface will ignore all input and output.
- Is_End_Program(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is an end of program — which is either the stop token or begin of another program
- Is_Executing_Program() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
checks if we are running a program
- Is_Finite() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
current value is a normal number
- Is_Finite() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
current value is a normal number
- Is_Finite() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
current value is a normal number
- Is_Finite() - Method in interface net.sourceforge.uiq3.math.Number
-
current value is a normal number
- Is_Goto(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a program token (P0 ..
- Is_HLT_Pause(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
check if Step "Nr" is an Alpha character
- Is_Infinite() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
current value is Infinity (but not N/A).
- Is_Infinite() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
current value is Infinity (but not N/A).
- Is_Infinite() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
current value is Infinity.
- Is_Infinite() - Method in interface net.sourceforge.uiq3.math.Number
-
current value is Infinity (but not N/A).
- Is_Integer() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Current value is integer value.
- Is_Integer() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Current value is integer value.
- Is_Integer() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Current value is integer value.
- Is_Integer() - Method in interface net.sourceforge.uiq3.math.Number
-
Current value is integer value.
- Is_Invisible(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is invisible (Plus_M_20 ..
- Is_Label(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a program token (P0 ..
- Is_M(int) - Method in class net.sourceforge.uiq3.fx602p.Op_M
- Is_M_Register - Variable in class net.sourceforge.uiq3.fx602p.Op_M
-
True when operating on an M-Register
- Is_NaN() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
current value is not a number
- Is_NaN() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
current value is not a number
- Is_NaN() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
current value is not a number
- Is_NaN() - Method in interface net.sourceforge.uiq3.math.Number
-
current value is not a number
- Is_Negative() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Current value us negative
- Is_Negative() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Current value us negative
- Is_Negative() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Current value us negative
- Is_Negative() - Method in interface net.sourceforge.uiq3.math.Number
-
Current value us negative
- Is_Num(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a numeric token (0 .. 9)
- Is_Plane_Switch(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a plane switch token (Plus_M_20 ..
- Is_Plane_Switch_Or_Alpha(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a plane switch token (Alpha ..
- Is_Program(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a program token (P0 ..
- Is_Program_Stack_Empty() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Program stack used for GSB commands .
- Is_Program_Stack_Full() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Program stack used for GSB commands .
- Is_Rnd(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Test if a token is a numeric token (0 .. 9)
- Is_Shutdown() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator is not running - needed for end program.
- Is_Text() - Method in enum net.sourceforge.uiq3.tape.Interface.File_Type
- Is_Zero() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
value is 0
- Is_Zero() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
value is 0
- Is_Zero() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
value is 0
- Is_Zero() - Method in interface net.sourceforge.uiq3.math.Number
-
value is 0
- isIndirect() - Method in class net.sourceforge.uiq3.fx602p.Calculator
- isRunning() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator is running - needed for power saving.
- isWaiting() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
is waiting in interactive mode for user input.
- ISZ - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
ISZ
- ITraceable - Interface in net.sourceforge.uiq3
-
The objects attributes can be traced
J
- j - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
j
- J - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
J
- Java_Error - Static variable in exception net.sourceforge.uiq3.fx602p.Error
-
Standard Error message.
- Java_File_Name() - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
- Java_Filename - Variable in enum net.sourceforge.uiq3.fa2.Files
-
filename of Testfile usable for java file I/O
K
- k - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
k
- K - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
K
- Key_0_RND - Class in net.sourceforge.uiq3.fx602p
-
The Inv key was clicked
- Key_0_RND(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_0_RND
-
Create Key and attach to owner calculator.
- Key_AC - Class in net.sourceforge.uiq3.fx602p
-
The Exp key was clicked
- Key_AC(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_AC
-
Create Key and attach to owner calculator.
- Key_BST_MAC - Class in net.sourceforge.uiq3.fx602p
-
The Clear key was clicked
- Key_BST_MAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_BST_MAC
-
Create Key and attach to owner calculator.
- Key_Buffer - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
last key pressed
- Key_C - Class in net.sourceforge.uiq3.fx602p
-
The Clear key was clicked
- Key_C(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_C
-
Create Key and attach to owner calculator.
- Key_Dot_RAN - Class in net.sourceforge.uiq3.fx602p
-
The Inv key was clicked
- Key_Dot_RAN(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_Dot_RAN
-
Create Key and attach to owner calculator.
- Key_EXE - Class in net.sourceforge.uiq3.fx602p
-
The Clear key was clicked
- Key_EXE(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_EXE
-
Create Key and attach to owner calculator.
- Key_Flag - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
a key was pressed
- Key_FST_SAC - Class in net.sourceforge.uiq3.fx602p
-
Forward Step
- Key_FST_SAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Create Key and attach to owner calculator.
- Key_FST_SAC.Status_Type - Enum in net.sourceforge.uiq3.fx602p
- Key_GOTO_SAVE - Class in net.sourceforge.uiq3.fx602p
-
The Mode key was clicked
- Key_GOTO_SAVE(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
- Key_GOTO_SAVE.Status_Type - Enum in net.sourceforge.uiq3.fx602p
-
operation status
- Key_GSB_LOAD - Class in net.sourceforge.uiq3.fx602p
-
The Mode key was clicked
- Key_GSB_LOAD(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
- Key_HLT_PAUSE - Class in net.sourceforge.uiq3.fx602p
-
The Clear key was clicked
- Key_HLT_PAUSE(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_HLT_PAUSE
-
Create Key and attach to owner calculator.
- Key_Hyp_J - Class in net.sourceforge.uiq3.fx602p
-
The Hyp key was clicked
- Key_Hyp_J(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_Hyp_J
-
Create Key and attach to owner calculator.
- Key_Inv - Class in net.sourceforge.uiq3.fx602p
-
The Inv key was clicked
- Key_Inv(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_Inv
-
Create Key and attach to owner calculator.
- Key_LBL_IND - Class in net.sourceforge.uiq3.fx602p
-
The Mode key was clicked
- Key_LBL_IND(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_LBL_IND
- Key_M - Class in net.sourceforge.uiq3.fx602p
-
The Mode key was clicked
- Key_M(Calculator, short, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx602p.Key_M
- Key_MODE_ALPHA - Class in net.sourceforge.uiq3.fx602p
-
The Mode key was clicked
- Key_MODE_ALPHA(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
- Key_Operations - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Operations as they come from the keyboard.
- Key_P - Class in net.sourceforge.uiq3.fx602p
-
The Mode key was clicked
- Key_P(Calculator, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx602p.Key_P
- Key_Simple - Class in net.sourceforge.uiq3.fx602p
-
A simple key without hyperbol was clicked.
- Key_Simple(Calculator, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx602p.Key_Simple
-
Create Key and attach to owner calculator.
- Key_Simple_Hyp - Class in net.sourceforge.uiq3.fx602p
-
A simple key with hyperbol was clicked.
- Key_Simple_Hyp(Calculator, short, short, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx602p.Key_Simple_Hyp
-
Create Key and attach to owner calculator.
- Key_Time - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
System time when last Key was clicked.
- Keyboard - Class in net.sourceforge.uiq3.fx602p
-
An FX-602P Key.
- Keyboard(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Keyboard
-
Create Key and attach to owner calculator.
- Keyboard_Alpha - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard is in alpha mode Keyboard_Normal Keyboard is in normal mode Keyboard_Inv Keyboard is in inverse mode Keyboard_Hyp Keyboard is in hyperbolic mode Keyboard_Inv_Hyp Keyboard is in inverse hyperbolic mode Keyboard_Alpha Keyboard is in alpha mode Keyboard_Inv_Alpha Keyboard is in inverse alpha mode
- Keyboard_Error - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Error Message displayed on using the wrong keyboard mode!
- Keyboard_Hyp - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard is in hyperbolic mode Keyboard_Normal Keyboard is in normal mode Keyboard_Inv Keyboard is in inverse mode Keyboard_Hyp Keyboard is in hyperbolic mode Keyboard_Inv_Hyp Keyboard is in inverse hyperbolic mode Keyboard_Alpha Keyboard is in alpha mode Keyboard_Inv_Alpha Keyboard is in inverse alpha mode
- Keyboard_Inv - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard is in inverse mode Keyboard_Normal Keyboard is in normal mode Keyboard_Inv Keyboard is in inverse mode Keyboard_Hyp Keyboard is in hyperbolic mode Keyboard_Inv_Hyp Keyboard is in inverse hyperbolic mode Keyboard_Alpha Keyboard is in alpha mode Keyboard_Inv_Alpha Keyboard is in inverse alpha mode
- Keyboard_Inv_Alpha - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard is in inverse alpha mode Keyboard_Normal Keyboard is in normal mode Keyboard_Inv Keyboard is in inverse mode Keyboard_Hyp Keyboard is in hyperbolic mode Keyboard_Inv_Hyp Keyboard is in inverse hyperbolic mode Keyboard_Alpha Keyboard is in alpha mode Keyboard_Inv_Alpha Keyboard is in inverse alpha mode
- Keyboard_Inv_Hyp - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard is in inverse hyperbolic mode Keyboard_Normal Keyboard is in normal mode Keyboard_Inv Keyboard is in inverse mode Keyboard_Hyp Keyboard is in hyperbolic mode Keyboard_Inv_Hyp Keyboard is in inverse hyperbolic mode Keyboard_Alpha Keyboard is in alpha mode Keyboard_Inv_Alpha Keyboard is in inverse alpha mode
- Keyboard_Mode() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Get current Keyboard mode
- Keyboard_Mode(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
set input mode
- Keyboard_Normal - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Keyboard is in normal mode Keyboard_Normal Keyboard is in normal mode Keyboard_Inv Keyboard is in inverse mode Keyboard_Hyp Keyboard is in hyperbolic mode Keyboard_Inv_Hyp Keyboard is in inverse hyperbolic mode Keyboard_Alpha Keyboard is in alpha mode Keyboard_Inv_Alpha Keyboard is in inverse alpha mode
- keyPressed(KeyEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
A Key has been pressed
- keyReleased(KeyEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
A Key has been released
- keyTyped(KeyEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
A Key has been typed - this event is ignored
- Known_To_Be_Initialized - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
assert message when context implies that field can not be null
L
- l - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
l
- L - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
L
- L - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The L-Register are used for general calculations.
- L - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
L
- L(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- L_Arrow - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
L_Arrow
- L_CHANGED - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The L or A register where changed.
- L_Count - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
- L_Exponent - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Exponent if an L Register
- L_Precision - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Precision of an L Register
- L_Register - Class in net.sourceforge.uiq3.fx602p
-
L-Register need addition information to convert in-fix to post-fix.
- L_Register() - Constructor for class net.sourceforge.uiq3.fx602p.L_Register
-
Assign one L-Register to another one
- L_Used - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Amount of L Register used
- L_X - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
L [0] is also the X register.
- L_Y - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
L [1] is also the Y register.
- Label_Icon - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Large_Size_Button - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- Last_Header - Variable in class net.sourceforge.uiq3.fa2.Tape
-
No CASIO style filename to embed into the header
- Last_Operation - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Last operation choosen by user - used for the K option.
- Last_Remainder - Variable in class net.sourceforge.uiq3.math.BCDInteger
-
remainder of last long division
- Last_Remainder() - Method in class net.sourceforge.uiq3.math.BCDInteger
- Last_Remainder_Short - Variable in class net.sourceforge.uiq3.math.BCDInteger
-
remainder of last short division
- Last_Step - Variable in enum net.sourceforge.uiq3.fa2.Files
-
the last test loaded
- Last_Y - Variable in class net.sourceforge.uiq3.fx602p.Op_Percent
-
Last Y register - needed for some more complex percentage calculation
- LBL - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalLBL (label) INFIND (indirect) ALPHAG
- Lbl_Text - Variable in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
Text to be displayed when Mode was selected.
- LBL0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL0
- LBL1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL1
- LBL2 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL2
- LBL3 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL3
- LBL4 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL4
- LBL5 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL5
- LBL6 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL6
- LBL7 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL7
- LBL8 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL8
- LBL9 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LBL9
- Length - Variable in enum net.sourceforge.uiq3.fa2.Files
-
File length
- Limit_Alpha(int) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Limit Alpha text to Start_Char
- Limit_Alpha(int) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Limit Alpha text to Start_Char
- Line_Length - Static variable in class net.sourceforge.uiq3.fp10.Printer
-
Length of an FP-10 line
- ln - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normalln INFeˣ ALPHAN
- ln - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
ln
- lnI() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
loge x using series expansion, usable around 1
- load(String) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Load the current status of the system
- LOAD - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
LOAD
- Load_Status() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Load the current status of the system
- Loaded_Programs - Variable in enum net.sourceforge.uiq3.fa2.Files
-
Text to be displayed when Loaded_Programs is active
- Loaded_Programs_Length - Static variable in enum net.sourceforge.uiq3.fa2.Files
-
Length of the loaded program string.
- log - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normallog INF10ˣ ALPHAM
- log - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
log
- log_10() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
log10 (x)
- log_10() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
log10 (x)
- log_10() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
log10 (x)
- log_10() - Method in interface net.sourceforge.uiq3.math.Number
-
log10 (x)
- log_e() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
loge (x)
- log_e() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
loge (x)
- log_e() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
loge (x)
- log_e() - Method in interface net.sourceforge.uiq3.math.Number
-
loge (x)
- logger - Static variable in class net.sourceforge.uiq3.calculator.About_Dialog
-
class logger instance
- logger - Static variable in class net.sourceforge.uiq3.calculator.CanvasListener
-
class logger instance
- logger - Static variable in class net.sourceforge.uiq3.calculator.Help_Dialog
-
class logger instance
- logger - Static variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
class logger instance
- Logger - Static variable in class net.sourceforge.uiq3.calculator.Button_3
-
class logger instance
- Logger - Static variable in class net.sourceforge.uiq3.calculator.Button_5
-
class logger instance
- Logger - Static variable in class net.sourceforge.uiq3.calculator.Error_Canvas
-
class logger instance
- Logger - Static variable in exception net.sourceforge.uiq3.calculator.Error
-
Class logger instance.
- Logger - Static variable in enum net.sourceforge.uiq3.fa2.Files
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fa2.Tape
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fp10.Printer
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Class logger instance.
- Logger - Static variable in exception net.sourceforge.uiq3.fx602p.Error
-
Class logger instance.
- Logger - Static variable in exception net.sourceforge.uiq3.fx602p.Go_Error
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Interface
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_AC
-
Class Logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_BST_MAC
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_C
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_Dot_RAN
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_EXE
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_HLT_PAUSE
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_Hyp_J
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_Inv
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_M
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_P
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_Simple_Hyp
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Key_Simple
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Class logger instance.
- Logger - Static variable in exception net.sourceforge.uiq3.fx602p.M_Error
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_1_Div
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_10_Power
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_ABS
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_AC
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Class Logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Cos
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_CosH
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Deg
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Class Logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Dot
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_DSZ
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Class logger instance.
- Logger - Static variable in exception net.sourceforge.uiq3.fx602p.Op_Error
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_EXE
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Exp
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Factorial
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Frac
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Goto
-
Class Logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Gra
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_GSB
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_HLT
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Ind
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Int
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_ISZ
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Jump
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_LBL
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_ln
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_LOAD
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_log
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_M_Minus
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_M_Plus
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_M
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_MAC
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Min
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_MR
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Num
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Password
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_PAUSE
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Percent
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Pi
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Plane
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Rad
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_RAN
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_RND
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_SAC
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_SAVE
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sin
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_SinH
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sn
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sn1
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Square_Root
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Square
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Stat
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Stop
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_Tan
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_TanH
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_M
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_xD
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_xDEL
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Op_xMean
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Owned_Operation
-
Class logger instance.
- Logger - Static variable in exception net.sourceforge.uiq3.fx602p.P_Error
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Class logger instance.
- Logger - Static variable in exception net.sourceforge.uiq3.math.BCDError
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.printer.Canvas
-
class logger instance
- Logger - Static variable in class net.sourceforge.uiq3.tape.SE_Interface
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.Utils
-
Class logger instance.
- Look_And_Feel_List - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- Look_And_Feel_Model(Collection<String>) - Constructor for class net.sourceforge.uiq3.calculator.Theme_Canvas.Look_And_Feel_Model
- Look_And_Feel_Scroll - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
M
- m - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
m
- M - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
M
- M - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- M(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- M(int, Number) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- M_CHANGED - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
An M or MF register has changed.
- M_Error - Exception in net.sourceforge.uiq3.fx602p
-
Operation M_Error.
- M_Error() - Constructor for exception net.sourceforge.uiq3.fx602p.M_Error
-
just an operation error.
- M_Error(String) - Constructor for exception net.sourceforge.uiq3.fx602p.M_Error
- M_Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.M_Error
- M_Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.M_Error
-
Error from exception.
- M_Length - Variable in enum net.sourceforge.uiq3.fa2.Files
-
amount of MF register
- M_Length() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- M_Minus - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalM- (memory subtract) INF¹/x ALPHAY
- M_Minus_00 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_00
- M_Minus_01 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_01
- M_Minus_02 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_02
- M_Minus_03 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_03
- M_Minus_04 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_04
- M_Minus_05 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_05
- M_Minus_06 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_06
- M_Minus_07 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_07
- M_Minus_08 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_08
- M_Minus_09 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_09
- M_Minus_10 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_10
- M_Minus_11 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_11
- M_Minus_12 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_12
- M_Minus_13 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_13
- M_Minus_14 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_14
- M_Minus_15 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_15
- M_Minus_16 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_16
- M_Minus_17 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_17
- M_Minus_18 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_18
- M_Minus_19 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_19
- M_Minus_1F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_1F
- M_Minus_F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Minus_F
- M_n - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
M [9] is also the statistical register n.
- M_Offset - Variable in enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
Memory offset for memory token planes
- M_Plus - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalM+ (memory add) INFX!
- M_Plus_00 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_00
- M_Plus_01 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_01
- M_Plus_02 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_02
- M_Plus_03 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_03
- M_Plus_04 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_04
- M_Plus_05 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_05
- M_Plus_06 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_06
- M_Plus_07 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_07
- M_Plus_08 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_08
- M_Plus_09 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_09
- M_Plus_10 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_10
- M_Plus_11 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_11
- M_Plus_12 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_12
- M_Plus_13 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_13
- M_Plus_14 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_14
- M_Plus_15 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_15
- M_Plus_16 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_16
- M_Plus_17 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_17
- M_Plus_18 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_18
- M_Plus_19 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_19
- M_Plus_1F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_1F
- M_Plus_F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
M_Plus_F
- M_Precision - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Precision of an M Register
- M_Sx - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
M [8] is also the statistical register Σx.
- M_Sx2 - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
M [7] is also the statistical register Σx².
- M20 - net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
- M40 - net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
$2C: Memory + 40
- M60 - net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
$2D: Memory + 60
- M80 - net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
$2F: Memory + 80
- MAC - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MAC
- Mac_OS_Type - Variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Mac OS Type prefix
- MAC_OS_X - Static variable in class net.sourceforge.uiq3.tape.Interface
-
true when we run on mac os x
- Mantissa - Variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Mantissa (Normalised to : x.xxxxxxxx)
- Mantissa_Digits - Variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Mantissa Digits.
- Mantissa_Negative - Variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
True is the Coefficient is negative.
- manuals - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Manuals - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Original Documents.
- Market - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
market:// link to the app
- Mask_High_Nibble - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
- Mask_Low_Nibble - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
- Mask_M_Register_Number - Static variable in class net.sourceforge.uiq3.fx602p.Op_M
- max(int, int) - Static method in class net.sourceforge.uiq3.Utils
- max(int, int, int) - Static method in class net.sourceforge.uiq3.Utils
- max(int, int, int, int, int) - Static method in class net.sourceforge.uiq3.Utils
- Max_DMS - Static variable in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
maximum Degree/Minute/Second to convert.
- Max_Exponent - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Maximum supported Exponent + 1
- Max_Exponent - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
Maximum supported Exponent + 1
- Max_Precision - Static variable in interface net.sourceforge.uiq3.math.Number
-
Max supported precision.
- Medium_Size_Button - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- Memory_Block_1 - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Memory_Block_2 - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Memory_Block_2nd_Half_Offset - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Memory_Block_3 - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Memory_Block_4 - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Memory_Register - Variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
current dot value
- Memory_Register - Variable in class net.sourceforge.uiq3.fx602p.Key_M
-
current dot value
- Memory_Text - Variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Text to be displayed when Mode. was selected.
- Memory_Text - Variable in class net.sourceforge.uiq3.fx602p.Key_M
-
Text to be displayed when Mode. was selected.
- Merge_Key - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Key Operations which currently merged to a Calculator operation.
- Merge_Key() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Key Operations which currently merged to a Calculator operation.
- Merge_Key(Keyboard) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Key Operations which currently merged to a Calculator operation.
- Merge_Space - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Merge_Space
- Merge_Token - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Multi Keystroke Operation like Alpha, Degree, Eng, Save, Load in progress
- Merge_Token - Variable in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Previous merged token (this should be SAVE or LOAD
- Merge_Token() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Multi Keystroke Operation like Alpha, Degree, Eng, Save, Load in progress
- Merge_Token(IProgrammable_Operation) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Multi Keystroke Operation like Alpha, Degree, Eng, Save, Load in progress
- Merged_Operations - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Operations as they executed by the calculator.
- Mesage_Label - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- Message - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Alpha register in display message mode
- Message_Text - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- MF - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The MF-Register are used for special data storage.
- MF(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- MF(int, Number) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- MF_Length - Variable in enum net.sourceforge.uiq3.fa2.Files
-
amount of M register
- MF_Length() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
The M-Register are used for general data storage.
- mid(int, int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
get part of number
- Middle_Dot - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Middle_Dot
- Mime_Type(String) - Method in enum net.sourceforge.uiq3.tape.Interface.File_Type
- Mime_Type_Postfix - Variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Mime Type postfix.
- Mime_Type_Prefix - Variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Mime Type postfix.
- min(int, int) - Static method in class net.sourceforge.uiq3.Utils
- Min - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalMin (memory in) INF√ ALPHAW
- Min00 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min00
- Min01 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min01
- Min02 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min02
- Min03 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min03
- Min04 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min04
- Min05 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min05
- Min06 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min06
- Min07 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min07
- Min08 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min08
- Min09 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min09
- Min10 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min10
- Min11 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min11
- Min12 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min12
- Min13 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min13
- Min14 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min14
- Min15 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min15
- Min16 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min16
- Min17 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min17
- Min18 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min18
- Min19 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min19
- Min1F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Min1F
- MinF - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MinF
- minus(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x - y
- Minus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Minus
- Minus - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal− (substract) INFP→R (polar to rectangle) ALPHA- INF ALPHA←
- Minus - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Minus
- Minutes - net.sourceforge.uiq3.fx602p.Op_Degree.Mode_Type
-
Hours has have been entered, minutes next.
- Minutes_3 - Static variable in class net.sourceforge.uiq3.Utils
-
Three minutes in nanoseconds
- Minutes_6 - Static variable in class net.sourceforge.uiq3.Utils
-
Six minutes in nanoseconds
- Mode - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
alpha register entry mode Mode_Normal normal numeric entry mode Mode_Fraction fraction entry mode Mode_Exponent exponent entry mode Mode_Begin_Alpha begins alpha mode Keyboard_Alpha alpha entry mode
- Mode - Variable in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Degree Entry mode Keyboard_Normal Degree entry has not started. Mode_Minutes Hours has have been entered, minutes next. Mode_Second Minutes have been entered, seconds next.
- Mode() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Get alpha register entry mode
- Mode() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get alpha register entry mode
- Mode(IA_Register.Mode_Type) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Set alpha register entry mode
- Mode(IA_Register.Mode_Type) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Set alpha register entry mode Mode_Normal normal numeric entry mode Mode_Fraction fraction entry mode Mode_Exponent exponent entry mode Mode_Begin_Alpha begins alpha mode Keyboard_Alpha alpha entry mode
- MODE - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalMODE INFALPHA
- Mode_Dot_Result - Variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Text to be displayed when Mode. was selected.
- Mode_Dot_Text - Variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Text to be displayed when Mode. was selected.
- Mode_Error - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Error Message displayed on using the wrong alpha mode!
- Mode_Error - Static variable in class net.sourceforge.uiq3.fx602p.Key_C
-
Error Message displayed on using the wrong alpha mode!
- Mode_Error - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Error Message displayed on using the wrong alpha mode!
- Mode_Text - Variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Text to be displayed when Mode was selected.
- Mode_Type() - Constructor for enum net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
- Mode_Type() - Constructor for enum net.sourceforge.uiq3.fx602p.Op_Degree.Mode_Type
- mouseClicked(MouseEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
A mouse click has been performed - this event is ignored.
- mouseEntered(MouseEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
mouse pointer entered canvas - this event is ignored.
- mouseExited(MouseEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
mouse pointer exited canvas - this event is ignored.
- mousePressed(MouseEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
mouse button has been pressed
- mouseReleased(MouseEvent) - Method in class net.sourceforge.uiq3.calculator.CanvasListener
-
mouse button has been released
- MR - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalMR (memory recall) INFx² ALPHAX
- MR00 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR00
- MR01 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR01
- MR02 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR02
- MR03 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR03
- MR04 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR04
- MR05 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR05
- MR06 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR06
- MR07 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR07
- MR08 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR08
- MR09 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR09
- MR10 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR10
- MR11 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR11
- MR12 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR12
- MR13 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR13
- MR14 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR14
- MR15 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR15
- MR16 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR16
- MR17 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR17
- MR18 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR18
- MR19 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR19
- MR1F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MR1F
- MRF - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
MRF
- Mult - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Mult
- Mult - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Mult
- Multiply - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal× INFxʸ ALPHA× INF ALPHA*
- Multiply - Variable in class net.sourceforge.uiq3.fx602p.Op_Stat
-
How often should Value added.
- mulUnsigned(int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
unsigned (absolute) multiplication by one digit
- mulUnsigned(BCDInteger) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
unsigned (absolute) multiplication
N
- n - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
n
- N - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
N
- NAME - Static variable in class net.sourceforge.uiq3.calculator.fx602p
- NAME - Static variable in class net.sourceforge.uiq3.calculator.fx603p
- NAME - Static variable in class net.sourceforge.uiq3.calculator.hp45
- names - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas.Look_And_Feel_Model
- NaN - net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
Not a Number
- NaN - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
Not a number
- neg() - Method in class net.sourceforge.uiq3.math.BCDFloat
- neg() - Method in class net.sourceforge.uiq3.math.BCDFraction
- neg() - Method in class net.sourceforge.uiq3.math.BCDInteger
- neg() - Method in interface net.sourceforge.uiq3.math.Number
- Negative - Variable in class net.sourceforge.uiq3.math.BCDInteger
-
sign
- Negative_Bit - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
- Negative_Display_Precision - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Minus 2 for the dot and the negative sign max negative precision.
- Negative_Infinity - net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
-∞
- net.sourceforge.uiq3 - package net.sourceforge.uiq3
-
Root package for the UIQ project.
- net.sourceforge.uiq3.calculator - package net.sourceforge.uiq3.calculator
-
Library for calculator applications.
- net.sourceforge.uiq3.fa2 - package net.sourceforge.uiq3.fa2
-
FA-2 magnetic tape interface simulation.
- net.sourceforge.uiq3.fp10 - package net.sourceforge.uiq3.fp10
-
FP-10 printer simulations.
- net.sourceforge.uiq3.fx602p - package net.sourceforge.uiq3.fx602p
-
FX-602P simulation.
- net.sourceforge.uiq3.math - package net.sourceforge.uiq3.math
-
Mathematics library for calculator applications.
- net.sourceforge.uiq3.printer - package net.sourceforge.uiq3.printer
-
Library for calculator applications with printer simulation.
- net.sourceforge.uiq3.tape - package net.sourceforge.uiq3.tape
-
Library for calculator applications with magnetic tape simulation.
- New_Line - Static variable in class net.sourceforge.uiq3.fp10.Printer
-
New line string
- Nibble_Multiplier - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
- No_Name - Static variable in class net.sourceforge.uiq3.fa2.Tape
-
File name for files without name or number.
- No_Text - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- None - net.sourceforge.uiq3.fx602p.Key_FST_SAC.Status_Type
-
no mode selected yet
- None - net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE.Status_Type
-
no mode selected yet
- Normal - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
* Keyboard_Alpha register in normal numeric entry mode.
- Normal - net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
Single step operation
- Normal - net.sourceforge.uiq3.fx602p.Op_Degree.Mode_Type
-
Degree entry has not started.
- Normal - Variable in class net.sourceforge.uiq3.fx602p.Key_Simple
-
Normal operations
- Normal_Alpha - Variable in class net.sourceforge.uiq3.fx602p.Key_Simple
-
Normal_Alpha characters
- Normal_Text - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Normalize() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
normalize the value
- Normalize() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
normalize the value
- Normalize() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Normalize (remove leading zero digits)
- Normalize() - Method in interface net.sourceforge.uiq3.math.Number
-
normalize the value
- Normalize(int) - Method in class net.sourceforge.uiq3.math.BCDFloat
- not() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Logical not
- not() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Logical not
- not() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Logical not
- not() - Method in interface net.sourceforge.uiq3.math.Number
-
Logical not
- Not_In_Demo - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
error message used when demo mode is active
- Not_Needed - Static variable in class net.sourceforge.uiq3.fx602p.Constants
- Null_Digits - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
No digits
- Null_Id - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Don't use a numeric file Id.
- Null_Return - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The memory from 1000 .. 1022 is used internally. 1023 is reserved as stop marker - which is also used as a null value on the program and hlt stack.
- Null_Text - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Default text for the numeric display
- Num_0 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_0
- Num_0 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal0 INFRND ALPHA0 INF ALPHA:
- Num_0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_0
- Num_0 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
0
- Num_0 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
0
- Num_0 - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
0
- Num_0_5 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
0.5
- Num_0_5_π - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
0.5 π (18 digits)
- Num_1 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_1
- Num_1 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal1 INFDSZ (decrement and skip zero) ALPHA1 INF ALPHA█
- Num_1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_1
- Num_1 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
1
- Num_1 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
1
- Num_1 - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
1
- Num_1_div_e - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
1 divided by Euler's number (18 digits)
- Num_10 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
10
- Num_10 - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
10
- Num_100 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
100, for example used for percent
- Num_1000 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
100, for example used for percent
- Num_180 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
180, for example used for half a circle in degree
- Num_180 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
180
- Num_2 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_2
- Num_2 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal2 INFx=0 (x equals 0) ALPHA2 INF ALPHA?
- Num_2 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_2
- Num_2 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
2
- Num_2 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
2
- Num_2 - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
2
- Num_2_π - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
2 π (18 digits)
- Num_200 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
200, for example used for half a circle in radiant.
- Num_200 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
200
- Num_3 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_3
- Num_3 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal3 INFx=F ALPHA3 INF ALPHA!
- Num_3 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_3
- Num_3600 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
60, For example used for seconds in an hour.
- Num_4 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_4
- Num_4 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal4 INFISZ (increment and skip on zero) ALPHA4 INF ALPHAµ
- Num_4 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_4
- Num_5 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_5
- Num_5 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal5 INFx≥0 ALPHA5 INF ALPHA<
- Num_5 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_5
- Num_6 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_6
- Num_6 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal6 INFx≥F ALPHA6 INF ALPHA>
- Num_6 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_6
- Num_60 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
60, For example used for minutes in an hour.
- Num_7 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_7
- Num_7 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal7 INFx (mean) ALPHA7 INF ALPHA
- Num_7 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_7
- Num_8 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_8
- Num_8 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal8 INFσn ALPHA8 INF ALPHA(
- Num_8 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_8
- Num_9 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Num_9
- Num_9 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal9 INFσn-1 ALPHA9 INF ALPHA)
- Num_9 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Num_9
- Num_Digits - Variable in class net.sourceforge.uiq3.math.BCDInteger
-
number of digits
- Num_Digits() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
the current number of digits - not that when the number is not normalised there might be more 0's in the number then strictly needed.
- Num_Digits() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
the current number of digits - not that when the number is not normalised there might be more 0's in the number then strictly needed.
- Num_Digits() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
returns number of digits
- Num_Digits() - Method in interface net.sourceforge.uiq3.math.Number
-
the current number of digits - not that when the number is not normalised there might be more 0's in the number then strictly needed.
- Num_e - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
Euler's number (18 digits)
- Num_Id - Variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Numeric file name
- Num_log_e_10 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
Loge10 (18 digits)
- Num_Minus_1 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
-1
- Num_π - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
π (18 digits)
- Number - Interface in net.sourceforge.uiq3.math
-
An arithmetic number.
- Numerator - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Keyboard_Alpha register in true fraction mode entering the Numerator.
- Numerator - Variable in class net.sourceforge.uiq3.math.BCDFraction
-
The Numerator:
- Numeric_Value() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Get value of the register for use with as BCD.
- Numeric_Value() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get value of the register for use with as BCD value.
O
- o - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
o
- O - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
O
- Off_Text - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Text to display when ( is pressed
- OK_Button - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- OK_Button - Variable in class net.sourceforge.uiq3.calculator.Help_Dialog
- OK_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- OK_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.Help_Dialog
- One_Div - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
One_Div
- Only_Null_In_Demo_Mode - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
assert message when field can only be null in demo mode.
- Op_1_Div - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_1_Div(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_1_Div
-
Create operation and attach to owning calculator.
- Op_10_Power - Class in net.sourceforge.uiq3.fx602p
-
10^x operation
- Op_10_Power(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_10_Power
-
Create operation and attach to owning calculator.
- Op_ABS - Class in net.sourceforge.uiq3.fx602p
-
abs(x) operation
- Op_ABS(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_ABS
-
Create operation and attach to owning calculator.
- Op_AC - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_AC(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_AC
-
Create operation and attach to owning calculator.
- Op_Alpha - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Alpha(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Create operation and attach to owning calculator.
- Op_Arc_Cos - Class in net.sourceforge.uiq3.fx602p
-
arccos(x) operation
- Op_Arc_Cos(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
-
Create operation and attach to owning calculator.
- Op_Arc_CosH - Class in net.sourceforge.uiq3.fx602p
-
arccosh(x) operation
- Op_Arc_CosH(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
-
Create operation and attach to owning calculator.
- Op_Arc_Sin - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Arc_Sin(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
-
Create operation and attach to owning calculator.
- Op_Arc_SinH - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Arc_SinH(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
-
Create operation and attach to owning calculator.
- Op_Arc_Tan - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Arc_Tan(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
-
Create operation and attach to owning calculator.
- Op_Arc_TanH - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Arc_TanH(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
-
Create operation and attach to owning calculator.
- Op_Cos - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Cos(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Cos
-
Create operation and attach to owning calculator.
- Op_CosH - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_CosH(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_CosH
-
Create operation and attach to owning calculator.
- Op_Deg - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Deg(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Deg
-
Create operation and attach to owning calculator.
- Op_Degree - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Degree(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Degree
-
Create operation and attach to owning calculator.
- Op_Degree.Mode_Type - Enum in net.sourceforge.uiq3.fx602p
-
Degree Entry mode Keyboard_Normal Degree entry has not started. Mode_Minutes Hours has have been entered, minutes next. Mode_Second Minutes have been entered, seconds next.
- Op_Dot - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Dot(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Dot
-
Create operation and attach to owning calculator.
- Op_DSZ - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_DSZ(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_DSZ
-
Create operation and attach to owning calculator.
- Op_E_Power - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_E_Power(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Create operation and attach to owning calculator.
- Op_ENG - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_ENG(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_ENG
-
Create operation and attach to owning calculator.
- Op_Equal - Class in net.sourceforge.uiq3.fx602p
-
Equal or C hex number
- Op_Equal(Calculator, int, short[]) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Equal
-
Create operation and attach to owning calculator.
- Op_Error - Exception in net.sourceforge.uiq3.fx602p
-
Operation Error.
- Op_Error() - Constructor for exception net.sourceforge.uiq3.fx602p.Op_Error
-
just an operation error.
- Op_Error(String) - Constructor for exception net.sourceforge.uiq3.fx602p.Op_Error
- Op_Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.Op_Error
-
Exception with message and cause of this error
- Op_Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.Op_Error
-
Exception with cause of this error
- Op_EXE - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_EXE(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_EXE
-
Create operation and attach to owning calculator.
- Op_Exp - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Exp(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Exp
-
Create operation and attach to owning calculator.
- Op_Factorial - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Factorial(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Factorial
-
Create operation and attach to owning calculator.
- Op_Frac - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Frac(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Frac
-
Create operation and attach to owning calculator.
- Op_Goto - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Goto(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Goto
-
Create operation and attach to owning calculator.
- Op_Gra - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Gra(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Gra
-
Create operation and attach to owning calculator.
- Op_GSB - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_GSB(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_GSB
-
Create operation and attach to owning calculator.
- Op_HLT - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_HLT(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_HLT
-
Create operation and attach to owning calculator.
- Op_Ind - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Ind(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Ind
-
Create operation and attach to owning calculator.
- Op_Infix - Class in net.sourceforge.uiq3.fx602p
-
Infix operation
- Op_Infix(Calculator, int, short[], String, boolean) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Infix
-
Create operation and attach to owning calculator.
- Op_Int - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Int(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Int
-
Create operation and attach to owning calculator.
- Op_Interface - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Interface(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Interface
-
Create operation and attach to owning calculator.
- Op_Inv_Degree - Class in net.sourceforge.uiq3.fx602p
-
Show value as D°R'G"
- Op_Inv_Degree(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
Create operation and attach to owning calculator.
- Op_ISZ - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_ISZ(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_ISZ
-
Create operation and attach to owning calculator.
- Op_Jump - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Jump(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Jump
-
Create operation and attach to owning calculator.
- Op_LBL - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_LBL(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_LBL
-
Create operation and attach to owning calculator.
- Op_ln - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_ln(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_ln
-
Create operation and attach to owning calculator.
- Op_LOAD - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_LOAD(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_LOAD
-
Create operation and attach to owning calculator.
- Op_log - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_log(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_log
-
Create operation and attach to owning calculator.
- Op_M - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_M(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_M
-
Create operation and attach to owning calculator.
- Op_M_Minus - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_M_Minus(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_M_Minus
-
Create operation and attach to owning calculator.
- Op_M_Plus - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_M_Plus(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_M_Plus
-
Create operation and attach to owning calculator.
- Op_MAC - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_MAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_MAC
-
Create operation and attach to owning calculator.
- Op_Min - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Min(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Min
-
Create operation and attach to owning calculator.
- Op_MR - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_MR(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_MR
-
Create operation and attach to owning calculator.
- Op_Num - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Num(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Num
-
Create operation and attach to owning calculator.
- Op_Password - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Password(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Password
-
Create operation and attach to owning calculator.
- Op_PAUSE - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_PAUSE(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_PAUSE
-
Create operation and attach to owning calculator.
- Op_Percent - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Percent(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Percent
-
Create operation and attach to owning calculator.
- Op_Pi - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Pi(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Pi
-
Create operation and attach to owning calculator.
- Op_Plane - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Plane(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Plane
-
Create operation and attach to owning calculator.
- Op_Plus_Minus - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Plus_Minus(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Create operation and attach to owning calculator.
- Op_Rad - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Rad(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Rad
-
Create operation and attach to owning calculator.
- Op_RAN - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_RAN(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_RAN
-
Create operation and attach to owning calculator.
- Op_RND - Class in net.sourceforge.uiq3.fx602p
-
Round of fix point display
- Op_RND(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_RND
-
Create operation and attach to owning calculator.
- Op_SAC - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_SAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_SAC
-
Create operation and attach to owning calculator.
- Op_SAVE - Class in net.sourceforge.uiq3.fx602p
-
Save / Print Data
- Op_SAVE(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_SAVE
-
Create operation and attach to owning calculator.
- Op_Sin - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Sin(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Sin
-
Create operation and attach to owning calculator.
- Op_SinH - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_SinH(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_SinH
-
Create operation and attach to owning calculator.
- Op_Sn - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Sn(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Sn
-
Create operation and attach to owning calculator.
- Op_Sn1 - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Sn1(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Sn1
-
Create operation and attach to owning calculator.
- Op_Square - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Square(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Square
-
Create operation and attach to owning calculator.
- Op_Square_Root - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Square_Root(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Square_Root
-
Create operation and attach to owning calculator.
- Op_Stat - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Stat(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Stat
-
Create operation and attach to owning calculator.
- Op_Stop - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Stop(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Stop
-
Create operation and attach to owning calculator.
- Op_Tan - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_Tan(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_Tan
-
Create operation and attach to owning calculator.
- Op_TanH - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_TanH(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_TanH
-
Create operation and attach to owning calculator.
- Op_X_Equal_0 - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_X_Equal_0(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
-
Create operation and attach to owning calculator.
- Op_X_Equal_F - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_X_Equal_F(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
-
Create operation and attach to owning calculator.
- Op_X_Greater_Equal_0 - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_X_Greater_Equal_0(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
-
Create operation and attach to owning calculator.
- Op_X_Greater_Equal_F - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_X_Greater_Equal_F(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
-
Create operation and attach to owning calculator.
- Op_X_M - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_X_M(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_X_M
-
Create operation and attach to owning calculator.
- Op_X_Y - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_X_Y(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Create operation and attach to owning calculator.
- Op_xD - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_xD(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_xD
-
Create operation and attach to owning calculator.
- Op_xDEL - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_xDEL(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_xDEL
-
Create operation and attach to owning calculator.
- Op_xMean - Class in net.sourceforge.uiq3.fx602p
-
Halt Calculator
- Op_xMean(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Op_xMean
-
Create operation and attach to owning calculator.
- Opcode - Variable in enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
Opcode to prefix a command from the given plane
- Open(String) - Method in class net.sourceforge.uiq3.fa2.Tape
-
open file and return type
- Open(Interface.File_Type, String) - Method in class net.sourceforge.uiq3.fa2.Tape
-
open file of given type
- Open_Reader(String, String) - Method in class net.sourceforge.uiq3.tape.SE_Interface
-
open stream for reading.
- Open_Stream(String) - Method in class net.sourceforge.uiq3.fa2.Tape
-
Create a new file for input.
- Open_Stream(String, String) - Method in class net.sourceforge.uiq3.tape.SE_Interface
-
open stream for reading.
- Operation - Variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Operation requested after this number was entered.
- Operation - Variable in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Equal operation to be executed
- Operation - Variable in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Infix operation to be executed
- Operation() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Get operation (+-×÷ ... )
- Operation(int) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Set operation (+-×÷ ... )
- Operation_Constant - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 7: constant operation stored
- Operation_Division - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 3: Operation division
- Operation_Equal - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 6: Equal operation finish all calculations on stack
- Operation_Minus - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 4: Operation minus
- Operation_Multiplication - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 3: Operation multiplication
- Operation_Nop - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 7: no operation stored
- Operation_P_Close - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 5: Close operation finish all calculations on stack ()
- Operation_P_Open - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 0: Operation ) of
- Operation_P_To_R - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 1: Operation Polar to Rectangular
- Operation_Percent - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 6: Operation % of
- Operation_Plus - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 4: Operation plus
- Operation_Power - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 2: Operation Power of
- Operation_R_To_P - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 1: Operation Rectangular to Polar
- Operation_Root - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Level 2: Operation Root of
- or(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Logical or
- or(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Logical or
- or(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Logical or
- or(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Logical or
- Out - Variable in class net.sourceforge.uiq3.fa2.Tape
-
output stream
- Out_Connection - Variable in class net.sourceforge.uiq3.tape.SE_Interface
-
File out connection
- Owned_Operation - Class in net.sourceforge.uiq3.fx602p
-
Almost all operations are owned by the calculator and need access to the owner.
- Owned_Operation(Calculator) - Constructor for class net.sourceforge.uiq3.fx602p.Owned_Operation
-
Create operation and attach to owning calculator.
- owner - Variable in class net.sourceforge.uiq3.printer.Canvas
- Owner - Variable in class net.sourceforge.uiq3.calculator.CanvasListener
-
canvas to which this listener instance belongs.
- Owner - Variable in class net.sourceforge.uiq3.fp10.Printer
-
Calculator to which the interface is connected to
- Owner - Variable in class net.sourceforge.uiq3.fx602p.Owned_Operation
-
Owner instance of this Operation
P
- p - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
p
- P - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
P
- P_Close - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
P_Close
- P_Close - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal) INFFRAC (fracture) ALPHAQ
- P_Close - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P_Close
- P_Error - Exception in net.sourceforge.uiq3.fx602p
-
Operation P_Error.
- P_Error() - Constructor for exception net.sourceforge.uiq3.fx602p.P_Error
-
just an operation error.
- P_Error(String) - Constructor for exception net.sourceforge.uiq3.fx602p.P_Error
- P_Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.P_Error
- P_Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx602p.P_Error
-
Error from exception.
- P_Open - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
P_Open
- P_Open - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal( INFINT (integer) ALPHAP
- P_Open - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P_Open
- P_R - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P_R
- P_Text - Static variable in class net.sourceforge.uiq3.fx602p.Key_C
-
Text to be displayed when Mode was selected.
- P_To_X(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number, Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Polar to Rectangle Coordinates
- P_To_X(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Polar to Rectangle Coordinates
- P_To_Y(Number, Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Polar to Rectangle Coordinates
- P0 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalP0 (program 0) INFP5 (program 5) ALPHAA
- P0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P0
- P1 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalP1 (program 1) INFP6 (program 6) ALPHAB
- P1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P1
- P2 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalP2 (program 2) INFP7 (program 7) ALPHAD
- P2 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P2
- P3 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalP3 (program 3) INFP8 (program 8) ALPHAE
- P3 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P3
- P4 - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalP4 (program 4) INFP9 (program 9) ALPHAF
- P4 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P4
- P5 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P5
- P6 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P6
- P7 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P7
- P8 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P8
- P9 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
P9
- Panel_Visit - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Parenthesis - Variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Parenthesis opened before this number was entered - max is 3.
- Parenthesis() - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Get parenthesis level (+-×÷ ... )
- Parenthesis() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Get parenthesis level (+-×÷ ... )
- Parenthesis(int) - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Set parenthesis level (+-×÷ ... )
- Parenthesis(int) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Set parenthesis level (+-×÷ ... )
- Parenthesis_Text - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Text to display when ( is pressed
- PAUSE - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
PAUSE
- Pause_Repeat - Variable in class net.sourceforge.uiq3.fx602p.Calculator
- Percent - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Percent
- Percent - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Percent
- PF - net.sourceforge.uiq3.tape.Interface.File_Type
-
Program File
- PF_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
- PF_Password_Header - Static variable in enum net.sourceforge.uiq3.tape.Interface.File_Type
- PF_Text - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Filetype Text for Program-Files
- Pi - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Pi
- plus(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x + y
- Plus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Plus
- Plus - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal+ INFR→P (rectangular to polar) ALPHA+ INF ALPHA→
- Plus - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Plus
- Plus_M_20 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Plus_M_20
- Plus_M_40 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Plus_M_40
- Plus_M_60 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Plus_M_60
- Plus_M_80 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Plus_M_80
- Plus_Minus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Plus_Minus
- Plus_Minus - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normal± INFABS ALPHAO
- Plus_Minus - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Plus_Minus
- Pop_L() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Pop values from stack by triggering an calculation run up the the level Operation
- Pop_L(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Pop values from stack by triggering an calculation run up the the level Operation
- Pop_Program_Stack() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Program stack used for GSB commands .
- Positive_Display_Precision - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Minus 1 for the dot gives max positive precision.
- Positive_Infinity - net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
+∞
- pow(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
xy
- Power - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Power
- Print_Alpha() - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print displayed alpha text to simulated printer (max 40 characters)
- Print_Button_1 - Variable in class net.sourceforge.uiq3.printer.Canvas
- Print_Button_1ActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- Print_Button_2 - Variable in class net.sourceforge.uiq3.printer.Canvas
- Print_Button_2ActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- Print_Button_3 - Variable in class net.sourceforge.uiq3.printer.Canvas
- Print_Button_3ActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
- Print_Display() - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print displayed register to simulated printer.
- Print_File_Name(String) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print filename.
- Print_M(String) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Writes memory register to simulated cassette interface.
- Print_Step_Count(StringBuilder, int) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print the ...xxxsteps line.
- Print_Steps(String) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print program steps
- Print_Value() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Get value of the register for use with printer or tape interface.
- Print_Value() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get value of the register for use with printer or tape interface.
- Print_Value(short[], int) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Set value of the register for use with printer or tape interface.
- Print_Value(short[], int) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Set value of the register for use with printer or tape interface.
- printer - Variable in class net.sourceforge.uiq3.printer.Canvas
-
The printer engine used - needed for status related display.
- Printer - Class in net.sourceforge.uiq3.fp10
-
Simulation of the some calculator interface.
- Printer - net.sourceforge.uiq3.fa2.Files
- Printer(Calculator) - Constructor for class net.sourceforge.uiq3.fp10.Printer
- Printer_Count - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of characters inserted to the printer.
- Printer_Count() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Count the amount of characters inserted to the printer.
- Printer_Count() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of characters inserted to the printer.
- Printer_Count(int) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Count the amount of characters inserted to the printer.
- Printer_Count(int) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Count the amount of characters inserted to the printer.
- Printer_Size - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Last Printable character
- Printer_Value - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
value of the register for use with printer or tape interface.
- printLine() - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print empty line
- printLine() - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
Print empty line
- printLine(short[]) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Print a single line to simulated printer
- printLine(short[]) - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
Print a single line to simulated printer
- printLine(String) - Method in class net.sourceforge.uiq3.fp10.Printer
- printLine(String) - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
Print a single line to simulated printer
- Printout_Menu - Variable in class net.sourceforge.uiq3.printer.Canvas
- PRINTOUT_PROPERTY - Static variable in interface net.sourceforge.uiq3.printer.IPrinter
- Printout_ScrollPane - Variable in class net.sourceforge.uiq3.printer.Canvas
- Printout_TextArea - Variable in class net.sourceforge.uiq3.printer.Canvas
- Privacy_Policy - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Calculator Privacy_Policy page.
- Program_Counter - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Current Program counter .
- Program_Counter() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Get current Program counter.
- Program_Name_Label - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Program_Position(short) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Return step-postion of given program
- Program_Stack - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Program stack used for GSB commands .
- Program_Stack_Pointer - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Program stack poiunter used for GSB commands .
- Program_Store - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Where to store the next merged operations.
- Program_Store() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
get where to store the next merged operations.
- Project_Home - Static variable in enum net.sourceforge.uiq3.fa2.Files
-
Project home
- properties - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- properties - Variable in class net.sourceforge.uiq3.calculator.Help_Dialog
- propertyChangeSupport - Variable in class net.sourceforge.uiq3.fp10.Printer
-
Handle property changes.
- propertyChangeSupport - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Handle property changes.
- propertyChangeSupport - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Handle property changes.
- PT - net.sourceforge.uiq3.tape.Interface.File_Type
-
Program Text
- Push_L() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Push stack one down.
- Push_L(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Push value and given operation to stack. depending on what operation is used this might also trigger a calculation run.
- Push_Program_Stack(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Program stack used for GSB commands .
Q
- q - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
q
- Q - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Q
- QDTADD - net.sourceforge.uiq3.fa2.Files
- Question_Mark - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Question_Mark
- Quote - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Quote
R
- r - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
r
- R - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
R
- R_Arrow - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
R_Arrow
- R_P - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
R_P
- R_To_R(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Rectangle to Polar Coordinates
- R_To_R(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Rectangle to Polar Coordinates
- R_To_R(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Rectangle to Polar Coordinates
- R_To_R(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number, Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert Rectangle to Polar Coordinates
- R_To_θ(Number, Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Convert Rectangle to Polar Coordinates
- RAD - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RAD
- RAN - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RAN
- Random - Variable in class net.sourceforge.uiq3.fx602p.Op_RAN
-
a random number generator
- Read() - Method in class net.sourceforge.uiq3.fa2.Tape
-
Read one byte from the simulated cassette interface.
- Read(int) - Method in class net.sourceforge.uiq3.fa2.Tape
-
Read a few byte from the simulated tape interface.
- Read_Display(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Read Steps from Simulated Cassette interface.
- Read_EOF() - Method in class net.sourceforge.uiq3.fa2.Tape
-
Read over an EOF maker to the next value.
- Read_Line(InputStreamReader) - Static method in class net.sourceforge.uiq3.Utils
-
Read line from file
- Read_M() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Read M register from file
- Read_Steps() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Read Steps from Simulated Cassette interface.
- Realistic_Speed - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Run calculator with realistic speed - just about as fast as the original.
- Register - Variable in class net.sourceforge.uiq3.fx602p.Op_M
-
Register number worked on
- Remove_Step(int) - Method in class net.sourceforge.uiq3.fx602p.Key_C
-
remove step
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Remove a PropertyChangeListener for a specific property.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Remove a PropertyChangeListener for a specific property.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Remove a PropertyChangeListener for a specific property.
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp10.Printer
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Remove a PropertyChangeListener from the listener list.
- reset() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Total Reset calculator.
- Resize_M(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set new size for M-register.
- Resize_MF(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set new size for F-register.
- Restore_Display() - Method in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Restore the Display (A and L Register)
- Rnd_Text - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
Text to be displayed when RND is selected.
- RND0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND0
- RND1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND1
- RND2 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND2
- RND3 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND3
- RND4 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND4
- RND5 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND5
- RND6 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND6
- RND7 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND7
- RND8 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND8
- RND9 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
RND9
- root(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
r√x
- root(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
r√x
- root(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
r√x
- root(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
r√x
- Root - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Root
- Root - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Root
- Round() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Round to Effective and Max_Exponent.
- Round() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Round to effective Precision and Exponent.
- Round() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Round to effective Precision and Exponent.
- Round() - Method in interface net.sourceforge.uiq3.math.Number
-
Round to effective Precision and Exponent.
- Round(int, int) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Round to a given Precision and Exponent.
- Round(int, int) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Round to a given Precision and Exponent.
- Round(int, int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Round to a given Precision and Exponent.
- Round(int, int) - Method in interface net.sourceforge.uiq3.math.Number
-
Round to a given Precision and Exponent.
- Round_Effective() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Round to Effective and Max_Exponent.
- Round_Max() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Round to Max_Precision and Max_Exponent.
- Round_To(int, int) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Round to a given Precision and Exponent.
- Round_Value - Variable in class net.sourceforge.uiq3.fx602p.Op_RND
-
Rounded value of the last value processed.
- run() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Start Calculator
- Running_Text - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Text to display when ( is pressed
S
- s - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
s
- S - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
S
- SAC - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
SAC
- SAVE - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
SAVE
- Save_Display() - Method in class net.sourceforge.uiq3.fx602p.Op_SAVE
-
Writes displayed register to simulated cassette interface.
- Save_Status() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Save the current status of the system
- SE_Interface - Class in net.sourceforge.uiq3.tape
-
Cassette interface for JavaSE
- SE_Interface() - Constructor for class net.sourceforge.uiq3.tape.SE_Interface
- Second - net.sourceforge.uiq3.fx602p.Op_Degree.Mode_Type
-
Minutes have been entered, seconds next.
- SecondF_Text - Variable in class net.sourceforge.uiq3.calculator.Button_5
- Seconds_1 - Static variable in class net.sourceforge.uiq3.Utils
-
One seconds in nanoseconds
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.About_Dialog
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.Button_3
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.Button_5
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.calculator.Error
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.fx602p
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.fx603p
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.Help_Dialog
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.hp45
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.Theme_Canvas.Look_And_Feel_Model
- serialVersionUID - Static variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx602p.Error
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx602p.Go_Error
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx602p.M_Error
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx602p.Op_Error
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx602p.P_Error
- serialVersionUID - Static variable in exception net.sourceforge.uiq3.math.BCDError
- serialVersionUID - Static variable in class net.sourceforge.uiq3.printer.Canvas
- Service - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Canvas class where we display our result or get our keycodes
- Service(IService) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set Canvas to display result read keyboard
- Set_Alpha_Mode(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Checks if the calculator is in Alpha mode by checking merged operation (when execution programms the alpha indicator is not set).
- Set_Constant_Mode(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Current mode
- Set_Current_Program() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set Current program to program at program counter
- Set_Current_Program(short) - Method in class net.sourceforge.uiq3.fx602p.Calculator
- Set_File_Type(short[]) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Set_Value of the register - only the display part.
- Set_NaN() - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Set value of the register to NaN
- Set_NaN() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Set value of the register to NaN
- Set_Program_Counter(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set Current Program counter.
- Set_Program_Store(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set where to store the next merged operations.
- Set_Value(@org.jetbrains.annotations.NotNull short[]) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Set_Value of the register.
- setDisplayMode(ICalculator.DisplayType) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Current display mode Display_Alpha Displays the content of the Alpha register. Display_L Displays the content of the L0 aka X register. Display_Formated Displays the content of the L0 aka X register inside an alpha
- setExecutionMode(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Set new Execution mode
- setIndirect(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
- setLookAndFeelName(String) - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
set look and feel size
- setLookAndFeelSize(IProperties.Look_And_Feel_Size_Type) - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
set look and feel size
- setPrinter(Type) - Method in class net.sourceforge.uiq3.printer.Canvas
-
Set the calculator engine used - needed for status related display.
- setPrintout(String) - Method in class net.sourceforge.uiq3.fp10.Printer
-
set the printout from saved data
- setPrintout(String) - Method in interface net.sourceforge.uiq3.printer.IPrinter
-
set the printout from saved data
- Setting_Name - Static variable in class net.sourceforge.uiq3.fa2.Tape
-
File name for settings.
- setup() - Static method in class net.sourceforge.uiq3.calculator.fx602p
- setup() - Static method in class net.sourceforge.uiq3.calculator.fx603p
- setup() - Static method in class net.sourceforge.uiq3.calculator.hp45
- Shift_Alpha_Text - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Shift_Left(int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
shift left by n digits (= divide by 10n)
- Shift_Right(int) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
shift right by n digits (= multiply by 10n)
- Shift_Text - Variable in class net.sourceforge.uiq3.calculator.Button_3
- Shift_Text - Variable in class net.sourceforge.uiq3.calculator.Button_5
- Shift_Text - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
- Shop - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
https.// link to the app
- Simple_ASCII - Static variable in class net.sourceforge.uiq3.tape.Interface
- sin - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normalsin⁻¹ INFsin⁻¹ hypsinh INV hypsinh⁻¹ ALPHAR
- sin - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
sin
- sin() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
sine
- sin() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
sine
- sin() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
sine
- sin() - Method in interface net.sourceforge.uiq3.math.Number
-
sine
- sin(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
sine
- sin(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
sine
- sin(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
sine
- sin(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
sine
- sin_hyp() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
hyperbolic sine: (ex - e-x) ÷ 2
- sin_hyp() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
hyperbolic sine: (ex - e-x) ÷ 2
- sin_hyp() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
hyperbolic sine: (ex - e-x) ÷ 2
- sin_hyp() - Method in interface net.sourceforge.uiq3.math.Number
-
hyperbolic sine: (ex - e-x) ÷ 2
- sinh - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
sinh
- sinI() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
sin using series expansion, usable around 0 (-π .. π)
- Size_Group - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- Size_Of_Display_File - Static variable in class net.sourceforge.uiq3.fx602p.Op_LOAD
-
save memory and save display use the the same file type and need to be distinguished by size.
- Skip() - Method in class net.sourceforge.uiq3.fx602p.Op_Jump
- Slash - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Slash
- Small_10 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_10
- Small_A - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_A
- Small_D - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_D
- Small_Display_Precision - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
i.E. 0.001 is displayed as 1.*10³
- Small_E - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_E
- Small_in - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_in
- Small_L - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_L
- Small_R - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Small_R
- Small_Size_Button - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- Sn - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Sn
- Sn1 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Sn1
- sourceforge - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- SourceForge_Project - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Web address of the Google+ community
- Space - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Space
- square() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
x2
- square() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
x2
- square() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
x²
- square() - Method in interface net.sourceforge.uiq3.math.Number
-
x2
- Square - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Square
- square_root() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
2√x
- square_root() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
2√x
- square_root() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
²√x
- square_root() - Method in interface net.sourceforge.uiq3.math.Number
-
2√x
- Square_Root - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Square_Root
- Stack_Count - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
deeps of the program stack.
- Stack_Scroll - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- Stack_Text - Variable in class net.sourceforge.uiq3.calculator.Error_Canvas
- Standard_Button - Variable in class net.sourceforge.uiq3.calculator.Button_3
- Standard_Button - Variable in class net.sourceforge.uiq3.calculator.Button_5
- Standard_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.Button_3
- Standard_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.calculator.Button_5
- Star - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Star
- Start_Alpha() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Start a new alpha run.
- Start_Alpha() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Start a new alpha run.
- Start_Char - Variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Limit Alpha text to Start_Char
- Start_Decimal_Fraction() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
start to enter the part behind the fraction mark point
- Start_Decimal_Fraction() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
start to enter the part behind the fraction mark point
- Start_Exponent() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Start to enter the exponent.
- Start_Exponent() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Start to enter the exponent.
- Start_Of_String(short[]) - Static method in class net.sourceforge.uiq3.fx602p.A_Register
-
find start of data in string.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_C
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_M
-
We start with status none.
- Status - Variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
We start with status none.
- Status_AR_Digit_1(short) - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- Status_AR_Digit_2(short) - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
- STATUS_CHANGED - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Program or program counter where changes where changed.
- Status_Digit - Static variable in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
normal mode operations selected
- Status_Digit_1 - Static variable in class net.sourceforge.uiq3.fx602p.Key_M
-
memory operations selected first char expected
- Status_Digit_2 - Static variable in class net.sourceforge.uiq3.fx602p.Key_M
-
memory operations selected and second char expected
- Status_Dot_1 - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
dot mode operations selected first char expected
- Status_Dot_2 - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
dot mode operations selected and second char expected
- Status_Error - Static variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
Error Message displayed on using the wrong alpha mode!
- Status_Error - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Error Message displayed on using the wrong alpha mode!
- Status_Fix - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
dot mode operations selected first char expected
- Status_Mode - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
normal mode operations selected
- Status_None - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
no mode selected yet
- Status_None - Static variable in class net.sourceforge.uiq3.fx602p.Key_C
-
no mode selected yet
- Status_None - Static variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
no mode selected yet
- Status_None - Static variable in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
no mode selected yet
- Status_None - Static variable in class net.sourceforge.uiq3.fx602p.Key_M
-
no mode selected yet
- Status_None - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
no mode selected yet
- Status_Prog - Static variable in class net.sourceforge.uiq3.fx602p.Key_C
-
wait for program key
- Status_Prog - Static variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
wait for program key
- Status_Rnd - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
normal mode operations selected
- Status_Type() - Constructor for enum net.sourceforge.uiq3.fx602p.Key_FST_SAC.Status_Type
- Status_Type() - Constructor for enum net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE.Status_Type
- STEP_CHANGED - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Program or program counter where changes where changed.
- Steps - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator Program Memory
- Steps(int) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator Program Memory
- Steps(int, short) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Calculator Program Memory
- Steps_Count - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Amount of Steps.
- stop() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Stop virtual CPU and the thread it runs in
- Stop - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Stop
- Stop - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Stop
- Stop_Execute() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Stop calculator executing an reset interactive mode.
- Store_Operation(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Store M operations
- Store_Operation(boolean) - Method in class net.sourceforge.uiq3.fx602p.Key_M
- Store_Operation(short) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Store an operation at into calculator memory
- Sub_Minus_1 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Sub_Minus_1
- subUnsigned(BCDInteger) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
unsigned (absolute) subtraction
- Super_1_Divided - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Super_1_Divided
- Super_2 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Super_2
- Super_Minus_1 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Super_Minus_1
- Super_X - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Super_X
- Super_Y - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Super_Y
T
- t - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
t
- T - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
T
- TAG - Static variable in class net.sourceforge.uiq3.calculator.About_Dialog
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.calculator.Button_3
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.calculator.Button_5
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.calculator.CanvasListener
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.calculator.Error_Canvas
-
class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.calculator.Error
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.calculator.Help_Dialog
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
-
class logger tag.
- TAG - Static variable in enum net.sourceforge.uiq3.fa2.Files
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fa2.Tape
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fp10.Printer
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.A_Register
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Decomposed
-
Class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.fx602p.Error
-
Class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.fx602p.Go_Error
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Interface
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_0_RND
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_AC
-
Class Logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_BST_MAC
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_C
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_Dot_RAN
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_EXE
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_FST_SAC
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_GSB_LOAD
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_HLT_PAUSE
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_Hyp_J
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_Inv
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_LBL_IND
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_M
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_MODE_ALPHA
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_P
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_Simple_Hyp
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Key_Simple
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.fx602p.M_Error
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_1_Div
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_10_Power
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_ABS
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_AC
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Alpha
-
Class Logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Cos
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_CosH
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Sin
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_SinH
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_Tan
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Arc_TanH
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Cos
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_CosH
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Deg
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Class Logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Dot
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_DSZ
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_E_Power
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_ENG
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Equal
-
Class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.fx602p.Op_Error
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_EXE
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Exp
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Factorial
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Frac
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Goto
-
Class Logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Gra
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_GSB
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_HLT
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Ind
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Int
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Interface
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Inv_Degree
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_ISZ
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Jump
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_LBL
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_ln
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_LOAD
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_log
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_M_Minus
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_M_Plus
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_M
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_MAC
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Min
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_MR
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Num
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Password
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_PAUSE
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Percent
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Pi
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Plane
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Plus_Minus
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Rad
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_RAN
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_RND
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_SAC
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_SAVE
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sin
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_SinH
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sn
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Sn1
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Square_Root
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Square
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Stat
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Stop
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_Tan
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_TanH
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Equal_0
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Equal_F
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_0
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Greater_Equal_F
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_M
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_X_Y
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_xD
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_xDEL
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Op_xMean
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Owned_Operation
-
Class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.fx602p.P_Error
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Class logger tag.
- TAG - Static variable in exception net.sourceforge.uiq3.math.BCDError
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.math.BCDFloat
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.math.BCDInteger
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.printer.Canvas
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.tape.Interface
-
class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.tape.SE_Interface
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.Utils
-
Class logger tag.
- tan - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
Normaltan INFtan⁻¹ hyptanh INV hyptanh⁻¹ ALPHAT
- tan - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
tan
- tan() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
tan x
- tan() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
tan x
- tan() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
tan x
- tan() - Method in interface net.sourceforge.uiq3.math.Number
-
tan x
- tan(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
tangent
- tan(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
tangent
- tan(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
tangent
- tan(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
tangent
- tan_hyp() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Hyperbolic tangent: (e2x - 1) ÷ (e2x + 1)
- tan_hyp() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Hyperbolic tangent: (e2x - 1) ÷ (e2x + 1)
- tan_hyp() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Hyperbolic tangent: (e2x - 1) ÷ (e2x + 1)
- tan_hyp() - Method in interface net.sourceforge.uiq3.math.Number
-
Hyperbolic tangent: (e2x - 1) ÷ (e2x + 1)
- tanh - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
tanh
- Tape - Class in net.sourceforge.uiq3.fa2
-
Simulation of the FA2 Cassette interface.
- Tape - net.sourceforge.uiq3.fa2.Files
- Tape() - Constructor for class net.sourceforge.uiq3.fa2.Tape
- Ten_Power - Static variable in class net.sourceforge.uiq3.fx602p.L_Register
-
powers of 10 needed to move the decimal point for Format_Engineering.
- Ten_Power - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
Ten_Power
- Text - Variable in class net.sourceforge.uiq3.fx602p.Key_M
-
The character which make the difference between Min, MR, M+ M-
- Text - Variable in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Text to be displayed in Debugger.
- Text_Prefix - Static variable in class net.sourceforge.uiq3.tape.Interface
-
Mime type prefix.
- Text_To_Display() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Text to be displayed.
- Theme_Canvas - Class in net.sourceforge.uiq3.calculator
- Theme_Canvas() - Constructor for class net.sourceforge.uiq3.calculator.Theme_Canvas
-
Creates new form Theme_Canvas
- Theme_Canvas(IProperties) - Constructor for class net.sourceforge.uiq3.calculator.Theme_Canvas
-
Creates new form Theme_Canvas
- Theme_Canvas.Look_And_Feel_Model - Class in net.sourceforge.uiq3.calculator
- Theme_Info - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
- times(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
x × y
- To_Debug_String() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
convert to native/debug string representation
- To_Debug_String() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
convert to native/debug string representation
- To_Debug_String() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
convert to native/debug string representation
- To_Debug_String() - Method in interface net.sourceforge.uiq3.math.Number
-
convert to native/debug string representation
- To_Integer() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert to integer
- To_Integer() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert to integer
- To_Integer() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Convert to integer
- To_Integer() - Method in interface net.sourceforge.uiq3.math.Number
-
Convert to integer
- To_Long() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Convert to long integer
- To_Long() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Convert to long integer
- To_Long() - Method in class net.sourceforge.uiq3.math.BCDInteger
- To_Long() - Method in interface net.sourceforge.uiq3.math.Number
-
Convert to long integer
- To_Num(short) - Static method in class net.sourceforge.uiq3.fx602p.Token
-
Convert a numeric token to the its numeric value.
- Token - Class in net.sourceforge.uiq3.fx602p
-
The Inv key was clicked
- Token() - Constructor for class net.sourceforge.uiq3.fx602p.Token
- Token_Plane - Variable in class net.sourceforge.uiq3.fx602p.Calculator
-
Active plane: 0: Keyboard_Normal 1: Memory + 20, Fix instead of RND 2; Memory + 40 3: Memory + 60 4: Memory + 80
- Token_Plane() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Active plane: 0: Keyboard_Normal 1: Memory + 20, Fix instead of RND 2; Memory + 40 3: Memory + 60 4: Memory + 80
- Token_Plane(Calculator.Token_Plane_Type) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Active plane: 0: Keyboard_Normal 1: Memory + 20, Fix instead of RND 2; Memory + 40 3: Memory + 60 4: Memory + 80
- Token_Plane_Type(int, int) - Constructor for enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
- Too_BCD(long) - Method in class net.sourceforge.uiq3.fx602p.Decomposed
-
create a BCD digits for 2 least significant digits of Value
- toString() - Method in class net.sourceforge.uiq3.calculator.About_Dialog
- toString() - Method in class net.sourceforge.uiq3.calculator.Button_3
- toString() - Method in class net.sourceforge.uiq3.calculator.Button_5
- toString() - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
- toString() - Method in class net.sourceforge.uiq3.calculator.Help_Dialog
- toString() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas.Look_And_Feel_Model
- toString() - Method in class net.sourceforge.uiq3.calculator.Theme_Canvas
- toString() - Method in enum net.sourceforge.uiq3.fa2.Files
- toString() - Method in class net.sourceforge.uiq3.fa2.Tape
- toString() - Method in class net.sourceforge.uiq3.fp10.Printer
- toString() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
String representation
- toString() - Method in enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
- toString() - Method in class net.sourceforge.uiq3.fx602p.Calculator
- toString() - Method in class net.sourceforge.uiq3.fx602p.Decomposed
- toString() - Method in class net.sourceforge.uiq3.fx602p.Interface
- toString() - Method in class net.sourceforge.uiq3.fx602p.Key_0_RND
- toString() - Method in class net.sourceforge.uiq3.fx602p.Key_C
- toString() - Method in class net.sourceforge.uiq3.fx602p.Key_M
-
Operation as java string
- toString() - Method in class net.sourceforge.uiq3.fx602p.Key_Simple
- toString() - Method in class net.sourceforge.uiq3.fx602p.L_Register
- toString() - Method in class net.sourceforge.uiq3.fx602p.Op_Infix
-
Operation as java string
- toString() - Method in class net.sourceforge.uiq3.fx602p.Op_Stat
- toString() - Method in class net.sourceforge.uiq3.fx602p.Owned_Operation
- toString() - Method in enum net.sourceforge.uiq3.math.BCDFloat.Float_Type
- toString() - Method in class net.sourceforge.uiq3.math.BCDFloat
-
convert to scientific string representation
- toString() - Method in class net.sourceforge.uiq3.math.BCDFraction
-
display as debug string
- toString() - Method in class net.sourceforge.uiq3.math.BCDInteger
-
return string representation of number
- toString() - Method in interface net.sourceforge.uiq3.math.Number
-
display as human readable string.
- toString() - Method in class net.sourceforge.uiq3.printer.Canvas
- toString() - Method in enum net.sourceforge.uiq3.tape.Interface.File_Type
- toString() - Method in class net.sourceforge.uiq3.tape.SE_Interface
- Trace() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Trace current value
- Trace() - Method in class net.sourceforge.uiq3.fx602p.Decomposed
-
Trace current value
- Trace() - Method in interface net.sourceforge.uiq3.ITraceable
-
Write a string representation of the instance to the log file.
- Type - Variable in class net.sourceforge.uiq3.math.BCDFloat
-
Numeric Type Finite Normal Real Number NaN Not a Number Type_Positive_Infinity +∞dd> Type_Negative_Infinity -∞
- Type_Of_File(String) - Static method in class net.sourceforge.uiq3.tape.Interface
-
get type from database value.
- Type_Of_File(File) - Static method in class net.sourceforge.uiq3.tape.Interface
-
get type from database value.
- Type_Of_File(Path) - Static method in class net.sourceforge.uiq3.tape.Interface
-
get type from database value.
U
- u - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
u
- U - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
U
- Underscore - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Underscore
- update() - Method in class net.sourceforge.uiq3.printer.Canvas
-
Update Fields.
- update(PropertyChangeEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
-
check if the calculator has changed.
- User_Steps_High - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The memory from 0 .. 998 (999 steps) is available to user programs. 999 is reserved as stop marker
- User_Steps_Low - Static variable in class net.sourceforge.uiq3.fx602p.Calculator
-
The memory from 0 .. 998 (999 steps) is available for user programs.
- Utils - Class in net.sourceforge.uiq3
-
Utility functions - so much for a pure OO language.
- Utils() - Constructor for class net.sourceforge.uiq3.Utils
V
- v - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
v
- V - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
V
- value(short) - Static method in enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
Get Token plane from Opcode
- value(String) - Static method in enum net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
get voucher type from database value.
- Value - Variable in class net.sourceforge.uiq3.fx602p.L_Register
-
Value of the register.
- Value - Variable in class net.sourceforge.uiq3.fx602p.Op_Degree
-
Value of the degree compostion.
- Value - Variable in class net.sourceforge.uiq3.fx602p.Op_Stat
-
Value to add to staticstic register
- Value() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Get value of the register for use with display.
- Value() - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Temp_Value of the register.
- Value() - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Get value of the register for use with display.
- Value() - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Temp_Value of the register.
- Value(short[]) - Method in interface net.sourceforge.uiq3.calculator.IA_Register
-
Value of the register.
- Value(short[]) - Method in class net.sourceforge.uiq3.fx602p.A_Register
-
Set value of the register.
- Value(Number) - Method in interface net.sourceforge.uiq3.calculator.IL_Register
-
Set value of the register.
- Value(Number) - Method in class net.sourceforge.uiq3.fx602p.L_Register
-
Set value of the register.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.fa2.Files
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.fx602p.Key_FST_SAC.Status_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE.Status_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.fx602p.Op_Degree.Mode_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.fa2.Files
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.fx602p.Calculator.Token_Plane_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.fx602p.Key_FST_SAC.Status_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.fx602p.Key_GOTO_SAVE.Status_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.fx602p.Op_Degree.Mode_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.math.BCDFloat.Float_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.uiq3.tape.Interface.File_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Values_2 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
matches «2/3»
- Values_3 - Static variable in class net.sourceforge.uiq3.math.BCDFraction
-
matches «1 2/3»
- Version_Label - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- Version_Number_Label - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
W
- w - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
w
- W - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
W
- Wont_Become_Null - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
assert message when context when field has already been testet not to be null
- Write(int) - Method in class net.sourceforge.uiq3.fa2.Tape
-
Write one byte to the simulated cassette interface.
- Write(int[]) - Method in class net.sourceforge.uiq3.fa2.Tape
-
writes the bytes in the array to the interface.
- Write_EOF() - Method in class net.sourceforge.uiq3.fa2.Tape
-
Writes an EOF marker into the file.
- Write_M() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Writes memory register to simulated cassette interface.
- Write_Steps() - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
Writes program steps to simulated cassette interface.
- Wrt_Is_Alpha(boolean) - Method in class net.sourceforge.uiq3.fx602p.Calculator
-
check if - in wrt mode - we are currently in alpha mode.
X
- x - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
x
- X - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
X
- X_Equal_0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_Equal_0
- X_Equal_F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_Equal_F
- X_Greater_Equal_0 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_Greater_Equal_0
- X_Greater_Equal_F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_Greater_Equal_F
- X_M - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalX↔︎M INFX↔︎Y ALPHAV
- X_M00 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M00
- X_M01 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M01
- X_M02 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M02
- X_M03 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M03
- X_M04 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M04
- X_M05 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M05
- X_M06 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M06
- X_M07 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M07
- X_M08 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M08
- X_M09 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M09
- X_M10 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M10
- X_M11 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M11
- X_M12 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M12
- X_M13 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M13
- X_M14 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M14
- X_M15 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M15
- X_M16 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M16
- X_M17 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M17
- X_M18 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M18
- X_M19 - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M19
- X_M1F - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_M1F
- X_MF - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_MF
- X_Y - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
X_Y
- xD - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
xD
- Xd - Static variable in class net.sourceforge.uiq3.fx602p.Keyboard
-
NormalXd INFxdel ALPHAU
- xDEL - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
xDEL
- xMean - Static variable in class net.sourceforge.uiq3.fx602p.Token
-
xMean
- Xmean - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Xmean
- xor(Number) - Method in class net.sourceforge.uiq3.math.BCDFloat
-
Logical xor
- xor(Number) - Method in class net.sourceforge.uiq3.math.BCDFraction
-
Logical xor
- xor(Number) - Method in class net.sourceforge.uiq3.math.BCDInteger
-
Logical xor
- xor(Number) - Method in interface net.sourceforge.uiq3.math.Number
-
Logical xor
Y
- y - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
y
- Y - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Y
- youtube - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
- YouTube_Videos - Static variable in class net.sourceforge.uiq3.fx602p.Constants
-
Videos on Google+ website.
Z
- z - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
z
- Z - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Z
Μ
- µ - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Micro
- µReset() - Method in interface net.sourceforge.uiq3.calculator.IOwned_Operation
-
reset indirect and token plane
- µReset() - Method in class net.sourceforge.uiq3.fx602p.Owned_Operation
-
reset indirect and token plane
Π
Σ
- Σ - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Caps_Signma
- σ - Static variable in class net.sourceforge.uiq3.calculator.Alpha
-
Lower_Sigma
All Classes All Packages