$ 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

$

$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 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Lower caps 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.fx603p.Calculator
The A Register contains the Keyboard_Alpha data of the display.
A - Static variable in class net.sourceforge.uiq3.fx603p.Font
upper caps A
A(ICalculator.AlphaRegisterType) - Method in class net.sourceforge.uiq3.fx603p.Calculator
The A Register contains the Keyboard_Alpha data of the display.
A_Active - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Active A register for row.
A_Active(Calculator.Row_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Active A register for row.
A_Active(Calculator.Row_Type, ICalculator.AlphaRegisterType) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Active A register for row.
a_b_c - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normala b/c INFd/c Base-NAND (binary and) ALPHAL
A_Register - Class in net.sourceforge.uiq3.fx603p
Alpha register (16 characters).
A_Register(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.A_Register
Create Keyboard_Alpha Register
A_Text_To_Display() - Method in class net.sourceforge.uiq3.fx603p.Calculator
A_Text to be displayed.
abc - net.sourceforge.uiq3.fx603p.Token
a b/c
ABC - Variable in class net.sourceforge.uiq3.fx603p.Op_X_M
1st ExtFn function
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 - net.sourceforge.uiq3.fx603p.Token
ABS
AC - net.sourceforge.uiq3.fx603p.Token
AC
AC - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalAC (all clear) INFSAC (statistic clear) 2ndFMAC (memory clear)
Activate_Plane(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Plane
activate the token plane indicated by the op code
Add_Debug_Info(int, short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
Add_Digit(Calculator, short) - Static method in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
toggle plus / minus for either mantissa or exponent.
Add_Negative_Float() - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Add a numeric value - this is a non scrolling operation.
Add_Numeric_BaseN(short, int, short, int) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Add a numeric value - this is a non scrolling operation.
Add_Numeric_Float(short) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Add a numeric value - this is a non scrolling operation.
Add_Numeric_Fraction(short) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Add a numeric value - this is a non scrolling operation.
Add_Steps(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Add step count to text field
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp40.Printer
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp40.Printer
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.Op_Interface
Filetype 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 - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Alpha - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Alpha - net.sourceforge.uiq3.fx603p.Token
Alpha
Alpha() - Constructor for class net.sourceforge.uiq3.calculator.Alpha
 
ALPHA - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
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.fx603p.A_Register
Last Keyboard_Alpha character
Alpha_Id - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Don't use a numeric file Id.
Alpha_Mode(boolean) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Checks if the calculator is in Alpha mode by checking merged operation (when execution programms the alpha indicator is not set).
Alpha_Pause - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Initial pause when alpha starts scrolling.
Alpha_Start - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Keyboard
 
Alpha_To_Font(short) - Static method in class net.sourceforge.uiq3.fx603p.Font
convert an alpha code to a font code point.
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
AND - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 5: constant operation stored
AND - net.sourceforge.uiq3.fx603p.Token
Extended function 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_Text - Variable in class net.sourceforge.uiq3.fx603p.Key_M
Text to be displayed when Mode. was selected.
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 - net.sourceforge.uiq3.fx603p.Token
arccos
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_CosH - net.sourceforge.uiq3.fx603p.Token
arccosh
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 - net.sourceforge.uiq3.fx603p.Token
arcsin
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_SinH - net.sourceforge.uiq3.fx603p.Token
arcsinh
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 - net.sourceforge.uiq3.fx603p.Token
arctan
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
ArcTanH - net.sourceforge.uiq3.fx603p.Token
arctanh
ARegister_Display_Value_Changed(PropertyChangeEvent) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Count the amount of arx # characters.
arX_Mode - Variable in class net.sourceforge.uiq3.fx603p.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_Absolute_Path(String) - Static method in enum net.sourceforge.uiq3.fa6.Files
Resolves the absolute file for Unit testing.
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.
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.fx603p.L_Register
Assign one L-Register to another one
Assign(IL_Register) - Method in class net.sourceforge.uiq3.fx603p.L_Register
Assign one L-Register to another one
Assign(A_Register) - Method in class net.sourceforge.uiq3.fx603p.A_Register
 
AT - net.sourceforge.uiq3.tape.Interface.File_Type
All Text

B

b - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
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.fx603p.Key_GOTO_SAVE_POKE
backup active A register to restore display after key was entered.
Backup_A_Active - Variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
backup active A register to restore display after key was entered.
Backup_A_Active - Variable in class net.sourceforge.uiq3.fx603p.Key_M
Active A register.
Backup_Active_Numeric - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Backup active numeric rows
Backup_Active_Text - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Backup active text rows
Backup_Display() - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
Backup the display (A and L Register).
Backup_Display_Count - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Remember the display character count for the A_Text register.
Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
backup display mode to restore display after key was entered.
Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
backup display mode to restore display after key was entered.
Backup_Display_Mode - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
keep backup of display mode.
Backup_Display_Mode_Numeric - Variable in class net.sourceforge.uiq3.fx603p.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_Text - Variable in class net.sourceforge.uiq3.fx603p.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_L - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Keep a backup of the L Register
Backup_Numeric - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Keep a backup of the A_Numeric Register
Backup_Print - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Keep a backup of the A Register.
Backup_Printer_Count - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
 
Backup_Text - Variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Keep a backup of the of A_Text.
Base_N_Binary - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
Base for binary
Base_N_Decimal - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
Base for Decimal
Base_N_Hexadecimal - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
Base for Hexadecimal
Base_N_Octal - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
Base for Octal
Base_N_Text - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
BaseN - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
BaseN - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
Hyperbol operation
BaseN(Calculator.Indicator_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
activate or deactivate base n mode.
BCD_Length - Static variable in class net.sourceforge.uiq3.fx603p.Decomposed
 
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.fx603p.Op_M
 
Begin_M_Second_Half - Static variable in class net.sourceforge.uiq3.fx603p.Op_M
 
Begin_MF_Second_Half - Static variable in class net.sourceforge.uiq3.fx603p.Op_M
 
Begin_Plane_1 - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
each memory plane contains 20 register.
Begin_Plane_2 - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
each memory plane contains 20 register.
Begin_Plane_3 - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
each memory plane contains 20 register.
Begin_Plane_4 - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
each memory plane contains 20 register.
BIN - net.sourceforge.uiq3.fx603p.Token
Extended function Comp
Bin_0_Text - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Default text for the numeric display
Binary_As_Absolute_Path() - Method in enum net.sourceforge.uiq3.fa6.Files
Resolves the absolute file for Unit testing.
Binary_Filename - Variable in enum net.sourceforge.uiq3.fa6.Files
filename of Testfile usable for java file I/O
Biorhythmus - net.sourceforge.uiq3.fa6.Files
 
Bits_4 - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Keyboard
NormalBST (back step) INFRSSAVE (Serial save)
Bug_Report - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Keyboard
 
Button_Memory_n - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Memory_sn - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Memory_sn1 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Memory_SX - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Memory_SX2 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Memory_xmean - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_BaseN - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_COMP - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_DEG - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_GRA - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_IO - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_PCL - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_RAD - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_RUN - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_Mode_WRT - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Button_RND_FIX - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Keyboard
NormalC<(clear)/dd>
calculateDigits(Number, Number, Number, boolean) - Static method in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
 
Calculator - Class in net.sourceforge.uiq3.fx603p
 
Calculator() - Constructor for class net.sourceforge.uiq3.fx603p.Calculator
just testing the Logger.
Calculator_0 - net.sourceforge.uiq3.fa6.Files
 
Calculator_1 - net.sourceforge.uiq3.fa6.Files
 
Calculator_2 - net.sourceforge.uiq3.fa6.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.fx603p.Calculator
Calculator is running - needed for power saving.
Calculator_Shutdown - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Calculator is not running - needed for end program.
Calculator.Execution_Type - Enum in net.sourceforge.uiq3.fx603p
Do a single step and return to Execution_Halt.
Calculator.Indicator_Type - Enum in net.sourceforge.uiq3.fx603p
Mode was pressed Inv Keyboard in inverse move Hyp Keyboard in hyperbolic mode - also used for password entry K Constant calculation mode Hlt halted program - also used for debugger Run Mode1, interactive or program run mode Wrt Mode2, write programs Pcl Mode3, clear, save, load programs. Deg Mode4, Tr Rad Mode5 Gra Mode6 Keyboard_Alpha Alpha entry and display mode
Calculator.Keyboard_Mode - Enum in net.sourceforge.uiq3.fx603p
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
Calculator.Program_Type - Class in net.sourceforge.uiq3.fx603p
A Program which may be from P0 … P19
Calculator.Row_Type - Enum in net.sourceforge.uiq3.fx603p
Alpha register to display messages.
Calculator.Token_Plane_Type - Enum in net.sourceforge.uiq3.fx603p
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.
Caps - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Caps_Alpha - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Casio_File_Name() - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
return filename to be used inside the file header.
Casio_Filename - Variable in enum net.sourceforge.uiq3.fa6.Files
filename of Testfile usable for CASIO file I/O
Check_M(int, boolean) - Method in class net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Calculator is in clear memory mode.
Clear(boolean) - Method in interface net.sourceforge.uiq3.calculator.IClear
Clear content of Register, Key, Opeartion
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Clear content of Register
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Clean Calculator
Clear(boolean) - Method in interface net.sourceforge.uiq3.fx603p.IClear
Clear content of Register, Key, Opeartion
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_0_RND
Clean Key.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_ALPHA
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_C
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_M
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_P
Clean Key state.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.L_Register
Clear content of Register
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_1_Div
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_10_Power
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_ABS
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_AC
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Alpha
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Cos_E
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_CosH
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Deg
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Degree
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Dot
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_DSZ
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_E_Power
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_ENG
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Equal
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_EXE
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Exp
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Factorial
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Frac
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Gra
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_HLT
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Ind
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Infix
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Int
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
Reset state – for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_ISZ
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_LBL
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_log
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_M
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_MAC
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_NOP
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Num
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_P_Stop
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Password
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_PAUSE
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Percent
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Pi
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Plane
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Rad
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_RAN
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_RND
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_SAC
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Sin_D
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_SinH
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn1
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Square_Root
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Square
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Stat
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_Tan_F
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_TanH
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Y
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_xD
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_xDEL
Reset state - for state full operations.
Clear(boolean) - Method in class net.sourceforge.uiq3.fx603p.Op_xMean
Reset state - for state full operations.
Clear_Backup() - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Clear content of Register
Clear_Numeric(boolean) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Add a numeric value - this is a non scrolling operation.
Clear_Numeric(boolean, short[]) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Clear content of Register
clearPrintout() - Method in class net.sourceforge.uiq3.fp40.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.fa6.Serial
Close files and all streams attached to them.
Close() - Method in class net.sourceforge.uiq3.fa6.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
Comp - net.sourceforge.uiq3.fx603p.Token
Extended function Comp
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.fx603p.Decomposed
Recompose a double from the given data.
Compose_BCD() - Method in class net.sourceforge.uiq3.fx603p.Decomposed
Compose an BCD floating point suitable for saving.
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 - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 8: constant operation stored
Constant_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Current mode
Constant_Mode(boolean) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Current mode
Constant_Supported - Variable in class net.sourceforge.uiq3.fx603p.Op_Infix
Constant operations.
Constants - Class in net.sourceforge.uiq3.fx603p
Constants() - Constructor for class net.sourceforge.uiq3.fx603p.Constants
 
Convert_To_Alpha(String) - Static method in class net.sourceforge.uiq3.fx603p.Interface
 
Convert_To_Java(int[]) - Static method in class net.sourceforge.uiq3.fx603p.Interface
 
Convert_To_Java(short) - Static method in class net.sourceforge.uiq3.fx603p.Interface
 
Convert_To_Java(short[]) - Static method in class net.sourceforge.uiq3.fx603p.Interface
 
Convert_To_Token(short) - Static method in class net.sourceforge.uiq3.fx603p.Interface
 
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.fx603p.Keyboard
Normalcos INFcos⁻¹ hypcosh INV hypcosh⁻¹ Base-N𝔼 ALPHAU
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 - net.sourceforge.uiq3.fx603p.Token
cos
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 - net.sourceforge.uiq3.fx603p.Token
cosh
Count - Static variable in enum net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
Total count of indicators
Create(Interface.File_Type, String) - Method in class net.sourceforge.uiq3.fa6.Serial
create new file for tape IO
Create(Interface.File_Type, String, int[], int) - Method in class net.sourceforge.uiq3.fa6.Tape
create new file for tape IO
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.fx603p.A_Register
Create the optional print value which can be up to 40 characters.
Create_Stream(String) - Method in class net.sourceforge.uiq3.fa6.Serial
Create a new file for output.
Create_Stream(String) - Method in class net.sourceforge.uiq3.fa6.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.fx603p.Calculator
Current Current_Program
Current_Program() - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
Current_Program(Calculator.Program_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
 

D

d - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
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.fp40.Printer
Printout
dc - net.sourceforge.uiq3.fx603p.Token
d/c
DC - Variable in class net.sourceforge.uiq3.fx603p.Op_X_M
2nd ExtFn function
Debug_String() - Method in class net.sourceforge.uiq3.fx603p.A_Register
 
Debug_String() - Method in interface net.sourceforge.uiq3.ITraceable
 
DEC - net.sourceforge.uiq3.fx603p.Token
Extended function Comp
Dec_0_Text - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Default text for the numeric display
Dec_Parenthesis() - Method in class net.sourceforge.uiq3.fx603p.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.fx603p
Normalize BCDFloat for further formating
Decomposed(int[]) - Constructor for class net.sourceforge.uiq3.fx603p.Decomposed
Create a decomposed double from an BCD floating point byte array.
Decomposed(long, boolean, short, short, boolean) - Constructor for class net.sourceforge.uiq3.fx603p.Decomposed
Create a decomposed double from it's components
Decomposed(short[]) - Constructor for class net.sourceforge.uiq3.fx603p.Decomposed
Create a decomposed double from a normal double
Decomposed(Number, int) - Constructor for class net.sourceforge.uiq3.fx603p.Decomposed
Create a decomposed BCDFloat from a normal BCDFloat
Decrement_Program_Store() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Decrement where to store the next merged operations.
Default_Font_Size - Static variable in class net.sourceforge.uiq3.fx603p.Constants
default font size to use
Default_Printout_Size - Static variable in interface net.sourceforge.uiq3.printer.IPrinter
Default size for the print buffer
Deg - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
DEG - net.sourceforge.uiq3.fx603p.Token
DEG
degree - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal°'" INF°'"← Base-NXOR (binary exclusive or) ALPHAN
Degree - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Degree
DEMO - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Op_Interface
Filetype Text for Data-Files
Digit_1 - net.sourceforge.uiq3.fx603p.Key_M.Status_Type
memory operations selected first char expected
Digit_2 - net.sourceforge.uiq3.fx603p.Key_M.Status_Type
memory operations selected and second char expected
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 ...
Digits_To_Opcode(CharSequence) - Static method in enum net.sourceforge.uiq3.fx603p.Token
convert a string with digits (including hex) to opcodes
Display(short) - Method in interface net.sourceforge.uiq3.calculator.IProgrammable_Operation
Display command for program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_1_Div
Display Operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_10_Power
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ABC
Dipslay the ExFn function mapped to this Opcode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ABS
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_AC
Convenience method to execute an AC operation.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Alpha
Display operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Cos_E
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_CosH
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_DC
Dipslay the ExFn function mapped to this Opcode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Deg
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Degree
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Dot
Display Operating in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_DSZ
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_E_Power
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ENG
Display operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Equal
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_EXE
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Exp
Display Operating in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Factorial
Display Operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Frac
Display Operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Display Operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Gra
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Display Operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_HLT
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Ind
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Infix
Display operation in Prg. mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Int
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
Display operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ISZ
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_LBL
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_log
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_M_Minus
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_M_Plus
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_MAC
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_MR_FEXE
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_NOP
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Num
Display operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_P_Stop
Display Operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Password
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PAUSE
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Peek
Dipslay the ExFn function mapped to this Opcode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Percent
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Pi
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Plane
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Poke
Dipslay the ExFn function mapped to this Opcode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Rad
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RAN
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RND
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SAC
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sin_D
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SinH
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn1
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Square_Root
Display Operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Square
Display Operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Tan_F
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_TanH
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_VER
Display Operation in Wrt mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
Display operation in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_M
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Y
Display Operatin in Prog mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xD
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xDEL
Display operation in program mode.
Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xMean
Display operation in program mode.
Display_A(Calculator.Row_Type, ICalculator.AlphaRegisterType) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display A register in given row
Display_Count - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.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.fx603p.A_Register
Count the amount of characters.
Display_Enable - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Calculator
Error Message displayed on using the wrong display mode!
Display_Error(short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display an error message until C or AC is pressed.
Display_ExtFn_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Cos_E
Text to Display on Program, Print and Debug when ExtFf is active.
Display_ExtFn_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Equal
Text to Display on Program, Print and Debug when ExtFf is active.
Display_ExtFn_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Infix
Text to Display on Program, Print and Debug when ExtFf is active.
Display_ExtFn_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
Text to Display on Program, Print and Debug when ExtFf is active.
Display_ExtFn_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sin_D
Text to Display on Program, Print and Debug when ExtFf is active.
Display_ExtFn_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Tan_F
Text to Display on Program, Print and Debug when ExtFf is active.
Display_Fatal(short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display an error message until C or AC is pressed.
Display_File_Name(Interface.File_Type, short[]) - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
Display filename.
Display_Formatted() - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Display an informative message until next key is pressed.
Display_Message(short[], short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display text as message
Display_Mode - Variable in class net.sourceforge.uiq3.fx603p.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
Display_Precision - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
on FX-603P the display precision is always 10 event with the display not being able to show more
Display_Program() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display program overview
Display_Program_Overview() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display program overview
Display_Size - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
The Casio display holds 16 main characters.
Display_Steps() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display Program Steps
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_1_Div
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_10_Power
 
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_ABC
 
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_ABS
 
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_AC
 
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Cos_E
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_CosH
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_DC
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Deg
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Degree
Text to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Dot
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_DSZ
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_E_Power
Test to Dispay on Program, Print and Debug.
Display_Text - Variable in class net.sourceforge.uiq3.fx603p.Op_Equal
Text to be displayed in Prg mode.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Exp
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Factorial
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Frac
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Gra
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_HLT
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Ind
Test to Dispay on Program, Print and Debug.
Display_Text - Variable in class net.sourceforge.uiq3.fx603p.Op_Infix
Text to be displayed in Prg mode.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Int
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_ISZ
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_LOAD
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_log
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_MAC
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_NOP
Display as «NOP»
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Password
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_PAUSE
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Peek
 
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Percent
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Pi
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Plane
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
Text to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Poke
 
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_PRT
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Rad
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_RAN
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_SAC
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_SAVE
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sin_D
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_SinH
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sn
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sn1
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Square_Root
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Square
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Tan_F
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_TanH
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_VER
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
Test to Display on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Y
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_xD
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_xDEL
Test to Dispay on Program, Print and Debug.
Display_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_xMean
Test to Dispay on Program, Print and Debug.
Display_Text_1 - Static variable in class net.sourceforge.uiq3.fx603p.Op_Alpha
Test to Dispay on Program, Print and Debug.
Display_Text_1 - Static variable in class net.sourceforge.uiq3.fx603p.Op_ENG
Test to Dispay on Program, Print and Debug.
Display_Text_1 - Static variable in class net.sourceforge.uiq3.fx603p.Op_EXE
Test to Display on Program, Print and Debug.
Display_Text_2 - Static variable in class net.sourceforge.uiq3.fx603p.Op_Alpha
Test to Dispay on Program, Print and Debug.
Display_Text_2 - Static variable in class net.sourceforge.uiq3.fx603p.Op_ENG
Test to Dispay on Program, Print and Debug.
Display_Text_2 - Static variable in class net.sourceforge.uiq3.fx603p.Op_EXE
Test to Display on Program, Print and Debug.
Display_Text_ExFn - Static variable in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
Test to Dispay on Program, Print and Debug for ExFn functions
Display_Value - Variable in class net.sourceforge.uiq3.fx603p.A_Register
Alpha Register display Value
DISPLAY_VALUE - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
 
displayClear() - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.Calculator
Display value as formatted text
displayKey(short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
* Display Key merge info.
displayL() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Reset current value Display
displayMessage(short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display texts as dual line message
div(Number) - Method in interface net.sourceforge.uiq3.math.Number
x ÷ y
Div - net.sourceforge.uiq3.fx603p.Token
Div
Div - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Div
Divide - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal÷ INFˣ√y ALPHA÷ INF ALPHA:/
Division - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 3: ÷, Division
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
DMS - net.sourceforge.uiq3.fx603p.Token
Degree
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 - net.sourceforge.uiq3.fx603p.Token
Dot
Dot - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Dot
Dot - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal.
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 - net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.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.fx603p.Interface
When true the interface is enabled.
Enable_BaseN() - Method in class net.sourceforge.uiq3.fx603p.Calculator
enable Bin Mode
eng - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normaleng INFeng← ALPHAM
ENG - net.sourceforge.uiq3.fx603p.Token
ENG
Equal - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 7: Equal operation finish all calculations on stack
Equal - net.sourceforge.uiq3.fx603p.Token
Equal
Equal - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Equal
Equal - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal= INF% ALPHA= INF ALPHA# (x recall)
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
 
equals(Object) - Method in class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
proper equals method
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.fx603p
Operation Error.
Error - Static variable in exception net.sourceforge.uiq3.fx603p.Go_Error
More serious operation Error message.
Error - Static variable in exception net.sourceforge.uiq3.fx603p.M_Error
Standard Error message.
Error - Static variable in exception net.sourceforge.uiq3.fx603p.Op_Error
More serious operation Error message.
Error - Static variable in exception net.sourceforge.uiq3.fx603p.P_Error
Parenthesis Error.
Error() - Constructor for exception net.sourceforge.uiq3.calculator.Error
Superclass for Calculator Exceptions.
Error() - Constructor for exception net.sourceforge.uiq3.fx603p.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.fx603p.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.fx603p.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.fx603p.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.fx603p.Error
Standard Error message.
Error_Reset() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Brings the calculator into a defined state after an error condition.
Errors - net.sourceforge.uiq3.fa6.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 - net.sourceforge.uiq3.fx603p.Token
EXE
EXE - Static variable in class net.sourceforge.uiq3.calculator.Alpha
EXE
EXE - Variable in enum net.sourceforge.uiq3.fa6.Files
Execute and all file load load
EXE - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalEXE (execute) INFSEXE (shift execute) 2ndFFEXE (2nd function execute) ALPHAEXE (execute) INF ALPHA:(space)
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.fx603p.A_Register
Execute virtual CPU command
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_0_RND
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_2ndF_Caps
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_ALPHA
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_BST_RSSAVE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_C
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Dot_RAN
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_EXE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
Compose Goto from two key strokes
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_HLT_PAUSE_VER
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Hyp_C
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_M
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_P
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Shift
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Simple_2nd
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Simple_Hyp
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Key_Simple
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_1_Div
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_10_Power
Execute Token for Kex Exp.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ABC
Execute the ExFn function mapped to this Opcode.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ABS
Execute Token for Kex Absolut.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_AC
Execute Token for Kex All Clear.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Alpha
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Cos_E
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_CosH
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_DC
Execute the ExFn function mapped to this Opcode.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Deg
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Degree
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Dot
Execute Token for Kex Decimal Dot.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_DSZ
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_E_Power
Execute Token for Kex e exponent.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ENG
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Equal
Execute Token for Kex Equal.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_EXE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Exp
Execute Token for Kex exponent key.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Factorial
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Frac
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
execute GOTO operation
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Gra
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
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.fx603p.Op_HLT
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Ind
Execute Token for Kex Indirect addressing.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Infix
Execute infix operation.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Int
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ISZ
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_LBL
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
Execute Token for Kex natural logarithm.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_log
Execute Token for Kex 10 logarithm.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_M_Minus
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_M_Plus
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_M
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_MAC
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Min_IO
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_MR_FEXE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_NOP
Execute Token for Kex Absolut.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Num
Execute token representing a 0
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_P_Stop
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Password
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PAUSE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Peek
Execute the ExFn function mapped to this Opcode.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Percent
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Pi
Execute Token for Kex Pi.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Plane
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
Execute Token for Kex +/-.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Poke
Execute the ExFn function mapped to this Opcode.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Rad
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RAN
Execute Token for Kex Pi.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RND
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SAC
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sin_D
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SinH
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn
√ ((Σ(x²) - Σ(x)² / n) / n)
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn1
√ ((Σ(x²) - Σ(x)² / n) / (n-1))
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Square_Root
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Square
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Stat
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Tan_F
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_TanH
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_VER
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_M
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Y
Execute Token for Kex x<->y.
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xD
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xDEL
 
Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xMean
 
Execute(Calculator) - Static method in class net.sourceforge.uiq3.fx603p.Op_AC
Convenience method to execute an AC operation.
Execute_Alpha_Off() - Method in class net.sourceforge.uiq3.fx603p.Key_ALPHA
End Alpha entry
Execute_Alpha_On() - Method in class net.sourceforge.uiq3.fx603p.Key_ALPHA
Begin Alpha entry
Execute_Clear() - Method in class net.sourceforge.uiq3.fx603p.Op_MAC
clear all program
Execute_Clear(short) - Method in class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
delete a program
Execute_Digit(short) - Method in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
Execute the Digit after the P_ key
Execute_Digit(short) - Method in class net.sourceforge.uiq3.fx603p.Key_P
Execute the Digit after the P_ key
Execute_Digit_1(short) - Method in class net.sourceforge.uiq3.fx603p.Key_M
 
Execute_Digit_2(short) - Method in class net.sourceforge.uiq3.fx603p.Key_M
 
Execute_Indirect() - Method in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
 
Execute_Infix(Calculator, L_Register.Operation_Type, boolean) - Static method in class net.sourceforge.uiq3.fx603p.Op_Infix
Executes an infix operation
Execute_Interactive() - Method in class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
 
Execute_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
save program
Execute_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
save program file
Execute_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
save program file
Execute_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
save program file
Execute_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_VER
save program file
Execute_IO(short[], String, int[]) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
save program file
Execute_Key(short) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Execute keyboard ob code
Execute_Mode_BaseN() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Clear() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Comp() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Deg() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Gra() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_IO() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles the program I/O.
Execute_Mode_IO() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Pcl() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles the program clear, save and load.
Execute_Mode_Rad() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Run() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles running the calculator
Execute_Mode_Run() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Write() - Method in class net.sourceforge.uiq3.fx603p.Key_MODE
 
Execute_Mode_Wrt() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles the program editing
Execute_None() - Method in class net.sourceforge.uiq3.fx603p.Key_M
 
Execute_None(int) - Method in class net.sourceforge.uiq3.fx603p.Key_C
 
Execute_Normal() - Method in class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
 
Execute_P1_() - Method in class net.sourceforge.uiq3.fx603p.Key_P
Execute the P_ key
Execute_Pn(short) - Method in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
 
Execute_Pn(Calculator.Program_Type) - Method in class net.sourceforge.uiq3.fx603p.Key_P
Execute P1 … P9 operation
Execute_Prog_0(short, int) - Method in class net.sourceforge.uiq3.fx603p.Key_C
 
Execute_Prog_10(short, int) - Method in class net.sourceforge.uiq3.fx603p.Key_C
 
Execute_Run() - Method in class net.sourceforge.uiq3.fx603p.Op_MAC
clear memory
Execute_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
save memory
Execute_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
same data file
Execute_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
same data file
Execute_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
same data file
Execute_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_VER
same data file
Execute_Run(short[], String, int[]) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
same data file
Execute_SecondF_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
save display
Execute_SecondF_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
save display
Execute_SecondF_Run(short[], String, int[]) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
save display
Execute_Shift_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
save all file
Execute_Shift_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
Save all file
Execute_Shift_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
Save all file
Execute_Shift_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
Save all file
Execute_Shift_IO(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_VER
Save all file
Execute_Shift_IO(short[], String, int[]) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
Save all file
Execute_Shift_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_LOAD
save display
Execute_Shift_Run(short[], String) - Method in class net.sourceforge.uiq3.fx603p.Op_PRT
save display
Execute_Shift_Run(short[], String, int[]) - Method in class net.sourceforge.uiq3.fx603p.Op_SAVE
save display
Execute_Write() - Method in class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
insert the AC token.
Execute_Write() - Method in class net.sourceforge.uiq3.fx603p.Key_BST_RSSAVE
Execute in write mode.
Execute_Write() - Method in class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
Execute in write mode.
Execution_Error - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Error Message displayed on using the wrong execution mode!
Execution_Mode - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Current Execution mode.
Execution_Type() - Constructor for enum net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
 
ExFn - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
$EB: ExFn Plane
ExFn - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Extended function Prefix
ExFn_Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Dipslay the ExFn function mapped to this Opcode.
ExFn_Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Display the ExFn function mapped to this Opcode.
ExFn_Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Display the ExFn function mapped to this Opcode.
ExFn_Display(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_M
Dipslay the ExFn function mapped to this Opcode.
ExFn_End - Static variable in enum net.sourceforge.uiq3.fx603p.Token
last ExtFn Opcode
ExFn_Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Execute the ExFn function mapped to this Opcode.
ExFn_Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Execute the ExFn function mapped to this Opcode.
ExFn_Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Execute the ExFn function mapped to this Opcode.
ExFn_Execute(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_M
Execute the ExFn function mapped to this Opcode.
ExFn_Mask - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Mask to turn exffn opcodes into standart opcodes.
ExFn_Start - Static variable in enum net.sourceforge.uiq3.fx603p.Token
First ExtFn Opcode
ExFn_Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_M
string representation suitable for use with serial I/O.
EXP - net.sourceforge.uiq3.fx603p.Token
EXP
EXP - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalEXP (exponent) INFπ ALPHAⅇ INF ALPHAπ MemoryF
Exp_0 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_0
Exp_0 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_0
Exp_1 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_1
Exp_1 - Static variable in class net.sourceforge.uiq3.fx603p.Font
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_2 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_2
Exp_3 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_3
Exp_3 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_3
Exp_4 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_4
Exp_4 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_4
Exp_5 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_5
Exp_5 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_5
Exp_6 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_6
Exp_6 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_6
Exp_7 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_7
Exp_7 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_7
Exp_8 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_8
Exp_8 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exp_8
Exp_9 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Exp_9
Exp_9 - Static variable in class net.sourceforge.uiq3.fx603p.Font
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_Minus - Static variable in class net.sourceforge.uiq3.fx603p.Font
Exponent 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.fx603p.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.fx603p.A_Register
Last Mode_Exponent character
Exponent_Negative - Variable in class net.sourceforge.uiq3.fx603p.Decomposed
True is the Mode_Exponent is negative.
Exponent_Offset - Variable in class net.sourceforge.uiq3.fx603p.Op_ENG
Exponent Offset to be used
Exponent_Start - Static variable in class net.sourceforge.uiq3.fx603p.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
F_Token_Divider - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
f register are not neatly aligned and need some magic to calculate the token
F_Token_Offset - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
offset between 0f an 1f operations. f register are not neatly aligned and need some magic to calculate the token
FA6 - Variable in class net.sourceforge.uiq3.fx603p.Calculator
A simulated cassette Interface
FA6() - Method in class net.sourceforge.uiq3.fx603p.Calculator
A simulated cassette Interface
Factorial - net.sourceforge.uiq3.fx603p.Token
factorial
Feet_Button - Variable in class net.sourceforge.uiq3.printer.Canvas
 
Feet_ButtonActionPerformed(ActionEvent) - Method in class net.sourceforge.uiq3.printer.Canvas
 
FEXE - net.sourceforge.uiq3.fx603p.Token
Extended function 2ndF EXE
File_Display_Size - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
length of filename
File_End - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
End for filename
File_Name - Variable in class net.sourceforge.uiq3.fa6.Serial
Last file name opened.
File_Name - Variable in class net.sourceforge.uiq3.fa6.Tape
Last file name created or opened.
File_Read - Variable in class net.sourceforge.uiq3.fa6.Serial
Characters read from input stream
File_Read - Variable in class net.sourceforge.uiq3.fa6.Tape
Characters read from input stream
File_Size() - Method in class net.sourceforge.uiq3.fa6.Serial
Get file Size
File_Size() - Method in class net.sourceforge.uiq3.fa6.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.fx603p.A_Register
Start for filename
File_Type(String, String, String, String, String) - Constructor for enum net.sourceforge.uiq3.tape.Interface.File_Type
 
File_Type(short[], short[], short[]) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Value of the register - only the display part.
Filename() - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
get the raw file name
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.fx603p.A_Register
Get value of the register for use with as filename.
Files - Enum in net.sourceforge.uiq3.fa6
Files(String, short[], int, boolean, String, String) - Constructor for enum net.sourceforge.uiq3.fa6.Files
 
Finite - net.sourceforge.uiq3.math.BCDFloat.Float_Type
Normal Real Number
Fix - net.sourceforge.uiq3.fx603p.Key_0_RND.Status_Type
dot mode operations selected first char expected
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.fx603p.Key_0_RND
Text to be displayed when FIX is selected.
FIX0 - net.sourceforge.uiq3.fx603p.Token
FIX0
FIX1 - net.sourceforge.uiq3.fx603p.Token
FIX1
FIX2 - net.sourceforge.uiq3.fx603p.Token
FIX2
FIX3 - net.sourceforge.uiq3.fx603p.Token
FIX3
FIX4 - net.sourceforge.uiq3.fx603p.Token
FIX4
FIX5 - net.sourceforge.uiq3.fx603p.Token
FIX5
FIX6 - net.sourceforge.uiq3.fx603p.Token
FIX6
FIX7 - net.sourceforge.uiq3.fx603p.Token
FIX7
FIX8 - net.sourceforge.uiq3.fx603p.Token
FIX8
FIX9 - net.sourceforge.uiq3.fx603p.Token
FIX9
Float_0_Text - Static variable in class net.sourceforge.uiq3.fx603p.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
 
Font - Class in net.sourceforge.uiq3.fx603p
The FX-603P used a font which is different from alpha codes.
Font() - Constructor for class net.sourceforge.uiq3.fx603p.Font
 
Font_To_Alpha(short) - Static method in class net.sourceforge.uiq3.fx603p.Font
convert an alpha code to a font code point.
Font_To_Display - Static variable in class net.sourceforge.uiq3.fx603p.Font
Convert CASIO Font Character into a Java string.
forceIO(boolean) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Force IO Handling next round.
Form - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Canvas class where we display our result or get our keycodes
Form(ICalculatorCanvas) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.L_Register
Format in standard format.
Format_Binary(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Decimal(short[], long, int) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
format a decimal integer and add it ot the given alpha sting.
Format_Decimal(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Engineering(Number, int) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Fixed(BCDFloat, int) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Float(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Fraction_ABC(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Fraction_DC(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Hexadecimal(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Octal(Number) - Static method in class net.sourceforge.uiq3.fx603p.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.fx603p.L_Register
Format in printer format
Format_Print(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Round(Number, int) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value in standard format
Format_Serial(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Value for use with Serial port
Format_Serial_Float(BCDFloat) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Fraction Value for use with Serial port
Format_Serial_Fraction(BCDFraction) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Format Fraction Value for use with Serial port
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
 
FP40 - Variable in class net.sourceforge.uiq3.fx603p.Calculator
A simulated Printer Printer
FP40() - Method in class net.sourceforge.uiq3.fx603p.Calculator
A simulated cassette Printer
Frac - net.sourceforge.uiq3.fx603p.Token
FRAC
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.
Fraction - Static variable in class net.sourceforge.uiq3.fx603p.Font
Fraction
Free_Steps() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Add total amount of free steps to text;
From_BCD(int) - Method in class net.sourceforge.uiq3.fx603p.Decomposed
create a BCD digits for 2 least significant digits of Value
FST - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalFST (forwards step) INFRSDLOAD (serial load) 2ndFSAC (NOP) INF ALPHAar (alpha recall)
Full_Value - Variable in class net.sourceforge.uiq3.fx603p.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_16bit(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Converts a signed long into an 16 unsigned integer
Get_32bit(Number) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
Converts a signed long into an 32 unsigned integer
Get_arX_Count() - Method in class net.sourceforge.uiq3.fx603p.A_Register
Count the amount of arx # characters.
Get_Display(ICalculator.DisplayType) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Get Content of Display.
Get_Error() - Method in exception net.sourceforge.uiq3.fx603p.Error
Standard Error message.
Get_Error() - Method in exception net.sourceforge.uiq3.fx603p.Go_Error
More serious operation Error message.
Get_Error() - Method in exception net.sourceforge.uiq3.fx603p.M_Error
Standard Error message.
Get_Error() - Method in exception net.sourceforge.uiq3.fx603p.Op_Error
More serious operation Error message.
Get_Error() - Method in exception net.sourceforge.uiq3.fx603p.P_Error
Parenthesis Error.
Get_Java_Error() - Static method in exception net.sourceforge.uiq3.fx603p.Error
Standard Error message.
Get_M(int) - Method in class net.sourceforge.uiq3.fx603p.Op_M
 
Get_Numeric_Value_BaseN(short[], int, short) - Static method in class net.sourceforge.uiq3.fx603p.A_Register
Get value of the register for use with as BCD.
Get_Numeric_Value_Float(short[]) - Static method in class net.sourceforge.uiq3.fx603p.A_Register
Get value of the register for use with as BCD.
Get_Numeric_Value_Fraction(short[]) - Static method in class net.sourceforge.uiq3.fx603p.A_Register
Get value of the register for use with as BCD.
Get_Program_Text(boolean) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display Program Steps
Get_Steps_Text() - Method in class net.sourceforge.uiq3.fx603p.Calculator
steps text
Get_Text(short, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class net.sourceforge.uiq3.fx603p.Keyboard
 
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.fx603p.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
getDisplayMode(Calculator.Row_Type) - Method in class net.sourceforge.uiq3.fx603p.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_Formmated 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.fx603p.Calculator
Execution mode
getLastStep() - Method in class net.sourceforge.uiq3.fx603p.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.fp40.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.fp40.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.fx603p.Calculator
return current stack pointer
getStackText() - Method in class net.sourceforge.uiq3.calculator.Error_Canvas
 
Go_Error - Exception in net.sourceforge.uiq3.fx603p
Operation Error.
Go_Error() - Constructor for exception net.sourceforge.uiq3.fx603p.Go_Error
just an operation error.
Go_Error(String) - Constructor for exception net.sourceforge.uiq3.fx603p.Go_Error
 
GOTO - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalGOTO INFSAVE 2ndFPOKE ALPHAI
Goto_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
Text to be displayed when a Goto is inserted was selected.
GOTO0 - net.sourceforge.uiq3.fx603p.Token
GOTO0
GOTO1 - net.sourceforge.uiq3.fx603p.Token
GOTO1
GOTO2 - net.sourceforge.uiq3.fx603p.Token
GOTO2
GOTO3 - net.sourceforge.uiq3.fx603p.Token
GOTO3
GOTO4 - net.sourceforge.uiq3.fx603p.Token
GOTO4
GOTO5 - net.sourceforge.uiq3.fx603p.Token
GOTO5
GOTO6 - net.sourceforge.uiq3.fx603p.Token
GOTO6
GOTO7 - net.sourceforge.uiq3.fx603p.Token
GOTO7
GOTO8 - net.sourceforge.uiq3.fx603p.Token
GOTO8
GOTO9 - net.sourceforge.uiq3.fx603p.Token
GOTO9
Gra - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
GRA - net.sourceforge.uiq3.fx603p.Token
GRA
Greater_Equal - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Greater_Equal
Group - Static variable in enum net.sourceforge.uiq3.fx603p.Token
the tokens are grouped in 16 elements.
GSB - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalGSB (Go subroutine) INFLOAD 2ndFPEEK ALPHAJ
Gsb_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
Text to be displayed when Mode was selected.
GSB0 - net.sourceforge.uiq3.fx603p.Token
GSB0
GSBP0 - net.sourceforge.uiq3.fx603p.Token
GSBP0
GSBP1 - net.sourceforge.uiq3.fx603p.Token
GSBP1
GsbP1_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
Text to be displayed when Mode was selected.
GSBP10 - net.sourceforge.uiq3.fx603p.Token
GSBP10
GSBP11 - net.sourceforge.uiq3.fx603p.Token
GSBP11
GSBP12 - net.sourceforge.uiq3.fx603p.Token
GSBP12
GSBP13 - net.sourceforge.uiq3.fx603p.Token
GSBP13
GSBP14 - net.sourceforge.uiq3.fx603p.Token
GSBP14
GSBP15 - net.sourceforge.uiq3.fx603p.Token
GSBP15
GSBP16 - net.sourceforge.uiq3.fx603p.Token
GSBP16
GSBP17 - net.sourceforge.uiq3.fx603p.Token
GSBP17
GSBP18 - net.sourceforge.uiq3.fx603p.Token
GSBP18
GSBP19 - net.sourceforge.uiq3.fx603p.Token
GSBP19
GSBP2 - net.sourceforge.uiq3.fx603p.Token
GSBP2
GSBP3 - net.sourceforge.uiq3.fx603p.Token
GSBP3
GSBP4 - net.sourceforge.uiq3.fx603p.Token
GSBP4
GSBP5 - net.sourceforge.uiq3.fx603p.Token
GSBP5
GSBP6 - net.sourceforge.uiq3.fx603p.Token
GSBP6
GSBP7 - net.sourceforge.uiq3.fx603p.Token
GSBP7
GSBP8 - net.sourceforge.uiq3.fx603p.Token
GSBP8
GSBP9 - net.sourceforge.uiq3.fx603p.Token
GSBP9

H

h - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
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.fx603p.Calculator
convert an angle to Deg/Rad/Grad
Half_Circle(Number) - Method in class net.sourceforge.uiq3.fx603p.Calculator
convert an angle to Deg/Rad/Grad
Half_Second - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
 
Halt - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Calculator debugging a program.
Handle_IO() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Display result and read keyboard
Handle_IO_HLT(short[][]) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles I/O for HLT and PAUSE mode
Handle_IO_Mode_IO() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles the IO in I/O mode
Handle_IO_Mode_Pcl() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles the IO in program-clear mode
Handle_IO_Mode_Wrt() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Handles I/O for program-write mode
HAS_BEEN_SET_AT_THE_BEGINNING_OF_THE_SAVE_OPERATION - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Assert message
Has_Just_Been_Initialized - Static variable in class net.sourceforge.uiq3.fx603p.Constants
assert message when freshly initialized field can not be null any more
hashCode() - Method in class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
hash code
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.fa6.Files
 
Header_Size - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
 
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 - net.sourceforge.uiq3.fx603p.Token
Extended function Comp
Hex_0 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_0
Hex_0_Text - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Default text for the numeric display
Hex_1 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_1
Hex_2 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_2
Hex_3 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_3
Hex_4 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_4
Hex_5 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_5
Hex_6 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_6
Hex_7 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_7
Hex_8 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_8
Hex_9 - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_9
Hex_A - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_A
Hex_B - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_B
Hex_C - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_C
Hex_D - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_D
Hex_E - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_E
Hex_F - Static variable in class net.sourceforge.uiq3.fx603p.Font
Hex_F
Hex_Text - Variable in class net.sourceforge.uiq3.calculator.Button_5
 
History - Static variable in class net.sourceforge.uiq3.fx603p.Constants
History page on the calculator home page.
Hlt - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
HLT - net.sourceforge.uiq3.fx603p.Token
HLT
HLT - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalHLT (halt) INFPAUSE 2ndFVER ALPHAG
Hlt_Position - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Return Position for HLT Mode.
Hlt_Position() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Return Position for HLT Mode.
Hlt_Position(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Return Position for HLT Mode.
Home_Directory - Variable in class net.sourceforge.uiq3.fa6.Serial
The simulators home directory.
Home_Directory - Variable in class net.sourceforge.uiq3.fa6.Tape
The simulators home directory.
Home_Directory() - Method in class net.sourceforge.uiq3.fa6.Serial
The simulators home directory.
Home_Directory() - Method in class net.sourceforge.uiq3.fa6.Tape
The simulators home directory.
Home_Directory(String) - Method in class net.sourceforge.uiq3.fa6.Serial
The simulators home directory.
Home_Directory(String) - Method in class net.sourceforge.uiq3.fa6.Tape
The simulators home directory.
homepage - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
 
Homepage - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Keyboard
Normalhyp Base-Nℂ ALPHAS
Hyp - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Hyp - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Hyp_Normal - Variable in class net.sourceforge.uiq3.fx603p.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.
IClear - Interface in net.sourceforge.uiq3.fx603p
Interface for objects which can be cleaned.
Ignore_Clear - Variable in class net.sourceforge.uiq3.fx603p.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.fa6.Serial
input stream
In - Variable in class net.sourceforge.uiq3.fa6.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.fx603p.L_Register
Increment parenthesis level (+-×÷ ... )
Increment_Hlt_Position() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Increment Current Program counter.
Increment_Program_Counter() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Increment Current Program counter.
Increment_Program_Store() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Increment where to store the next merged operations.
IND - net.sourceforge.uiq3.fx603p.Token
IND
Indicator_Type(int) - Constructor for enum net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Indicators - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Indicator_Type.
Indirect - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Calculator
Clears A-register
Init_Keycodes() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Setup the keyboard
Init_L() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Clears L-register
Init_M() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Clears M-register.
Init_MF() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Clears MF-register.
Init_Opcodes() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Clears internal Memory
Init_Program_Stack() - Method in class net.sourceforge.uiq3.fx603p.Calculator
init the GSB stack
Init_Steps() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Clears Programm 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.fx603p.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.fx603p.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.fx603p.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 - net.sourceforge.uiq3.fx603p.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
 
Interactive - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Calculator is used interactively.
Interface - Class in net.sourceforge.uiq3.fx603p
Simulation of the some calculator interface.
Interface - Class in net.sourceforge.uiq3.tape
Cassette interface for JavaSE
Interface() - Constructor for class net.sourceforge.uiq3.fx603p.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_Precision - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
The Casio had an internal precision of 12 digits - BCDFloat are approximately 18 digits.
Internal_Steps_High - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
The memory from 10000 .. 10022 is used internally. 10023 is reserved as stop marker.
Internal_Steps_Low - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
The memory from 10000 .. 10023 is used internally.
Inv_Alpha - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple
Invers Normal_Alpha characters
Inv_Hyp_Normal - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple_Hyp
Invers Hyperbol operation
Inv_Normal - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple
Inverse operation
invENG - net.sourceforge.uiq3.fx603p.Token
invENG
IO - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
The Calculator is in I/O mode.
IO - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
IO_Count - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Number of virtual CPU cycles until next IO run.
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.
IProgrammable_Operation - Interface in net.sourceforge.uiq3.fx603p
A Programmable Operation need to be displayed on program mode.
Is_2nd_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
2ndF Mode?
Is_Alpha(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
check if Step "Nr" is an Alpha character
Is_Alpha_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Alpha Mode?
Is_AR(short) - Static method in class net.sourceforge.uiq3.calculator.Alpha
Test if a token is an alpha recall
Is_BaseN() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Bin Mode?
Is_BaseN_B() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Bin Mode?
Is_BaseN_D() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Decimal Mode?
Is_BaseN_H() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Hex Mode?
Is_BaseN_O() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Oct Mode?
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_Char(short) - Static method in class net.sourceforge.uiq3.fx603p.Keyboard
Test if a keyboard token is a character token suitable for the CAPS operation.
Is_Compare(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a program token (P0 ..
Is_Digit - Static variable in class net.sourceforge.uiq3.fa6.Serial
matches a single digits (including hex digits).
Is_Digits - Static variable in class net.sourceforge.uiq3.fa6.Serial
matches a string of digits (including hex digits).
Is_Enabled() - Method in class net.sourceforge.uiq3.fx603p.Interface
A disabled interface will ignore all input and output.
Is_End_Program(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
check for end of program
Is_End_Program(Calculator.Token_Plane_Type, short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is an end of program — which is either the stop token or begin of another program
Is_EXE(Calculator.Token_Plane_Type, short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a program token (P0 ..
Is_Executing_Program() - Method in class net.sourceforge.uiq3.fx603p.Calculator
checks if we are running a program
Is_ExtFn(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
test if the opcode is an exfn opcode
Is_Finite() - Method in class net.sourceforge.uiq3.fx603p.L_Register
check value is normal real
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(Calculator.Token_Plane_Type, short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a program token (P0 ..
Is_HLT(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a program token (P0 ..
Is_HLT_Pause(int) - Method in class net.sourceforge.uiq3.fx603p.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_Label(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a program token (P0 ..
Is_M(int) - Method in class net.sourceforge.uiq3.fx603p.Op_M
 
Is_M_Register - Variable in class net.sourceforge.uiq3.fx603p.Op_M
True when operating on an M-Register
Is_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
check if mode switch is active
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.fx603p.Keyboard
Test if a keyboard token is a numeric token (0 .. 9)
Is_Num(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a numeric token (0 .. 9)
Is_P1_(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
 
Is_Plane_Switch(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a plane switch token (Alpha ..
Is_Plane_Switch_Or_Alpha(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is invisible (Plus_M_20 ..
Is_Plus_M_20(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
 
Is_Plus_M_40(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
 
Is_Plus_M_60(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
 
Is_Plus_M_80(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
 
Is_Program(Calculator.Token_Plane_Type, short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a program token (P0 ..
Is_Program_Stack_Empty() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Program stack used for GSB commands .
Is_Program_Stack_Full() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Program stack used for GSB commands .
Is_Rnd(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Test if a token is a numeric token (0 .. 9)
Is_Shift_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Shift Mode?
Is_Shutdown() - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.Calculator
 
isRunning() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Calculator is running - needed for power saving.
isWaiting() - Method in class net.sourceforge.uiq3.fx603p.Calculator
is waiting in interactive mode for user input.
ISZ - net.sourceforge.uiq3.fx603p.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.fx603p.Error
Standard Error message.
Java_File_Name() - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
 

K

k - Static variable in class net.sourceforge.uiq3.calculator.Alpha
k
K - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
K - Static variable in class net.sourceforge.uiq3.calculator.Alpha
K
Key_0_RND - Class in net.sourceforge.uiq3.fx603p
The Inv key was clicked
Key_0_RND(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_0_RND
Create Key and attach to owner calculator.
Key_0_RND.Status_Type - Enum in net.sourceforge.uiq3.fx603p
 
Key_2ndF_Caps - Class in net.sourceforge.uiq3.fx603p
The Inv key was clicked
Key_2ndF_Caps(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_2ndF_Caps
Create Key and attach to owner calculator.
Key_AC_SAC_MAC - Class in net.sourceforge.uiq3.fx603p
The Exp key was clicked
Key_AC_SAC_MAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
Create Key and attach to owner calculator.
Key_ALPHA - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_ALPHA(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_ALPHA
 
Key_BST_RSSAVE - Class in net.sourceforge.uiq3.fx603p
The Clear key was clicked
Key_BST_RSSAVE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_BST_RSSAVE
Create Key and attach to owner calculator.
Key_Buffer - Variable in class net.sourceforge.uiq3.fx603p.Calculator
last key pressed
Key_C - Class in net.sourceforge.uiq3.fx603p
The Clear key was clicked
Key_C(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_C
Create Key and attach to owner calculator.
Key_C.Status_Type - Enum in net.sourceforge.uiq3.fx603p
 
Key_Dot_RAN - Class in net.sourceforge.uiq3.fx603p
The Inv key was clicked
Key_Dot_RAN(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Dot_RAN
Create Key and attach to owner calculator.
Key_EXE - Class in net.sourceforge.uiq3.fx603p
The Clear key was clicked
Key_EXE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_EXE
Create Key and attach to owner calculator.
Key_Flag - Variable in class net.sourceforge.uiq3.fx603p.Calculator
a key was pressed
Key_FST_RSLOAD_NOP - Class in net.sourceforge.uiq3.fx603p
Forward Step
Key_FST_RSLOAD_NOP(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
Create Key and attach to owner calculator.
Key_GOTO_SAVE_POKE - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_GOTO_SAVE_POKE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
 
Key_GSB_LOAD_PEEK - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_GSB_LOAD_PEEK(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
 
Key_GSB_LOAD_PEEK.Status_Type - Enum in net.sourceforge.uiq3.fx603p
 
Key_HLT_PAUSE_VER - Class in net.sourceforge.uiq3.fx603p
The Clear key was clicked
Key_HLT_PAUSE_VER(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_HLT_PAUSE_VER
Create Key and attach to owner calculator.
Key_Hyp_C - Class in net.sourceforge.uiq3.fx603p
The Hyp key was clicked
Key_Hyp_C(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Hyp_C
Create Key and attach to owner calculator.
Key_LBL_IND_PRT - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_LBL_IND_PRT(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
 
Key_M - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_M(Calculator, short, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx603p.Key_M
 
Key_M.Status_Type - Enum in net.sourceforge.uiq3.fx603p
 
Key_MODE - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_MODE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_MODE
 
Key_Operations - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Operations as they come from the keyboard.
Key_P - Class in net.sourceforge.uiq3.fx603p
The Mode key was clicked
Key_P(Calculator, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx603p.Key_P
 
Key_Shift - Class in net.sourceforge.uiq3.fx603p
The Inv key was clicked
Key_Shift(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Shift
Create Key and attach to owner calculator.
Key_Simple - Class in net.sourceforge.uiq3.fx603p
A simple key without hyperbol was clicked.
Key_Simple(Calculator, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Simple
Create Key and attach to owner calculator.
Key_Simple_2nd - Class in net.sourceforge.uiq3.fx603p
A simple key with 2nd function was clicked.
Key_Simple_2nd(Calculator, short, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Simple_2nd
Create Key and attach to owner calculator.
Key_Simple_BaseN - Class in net.sourceforge.uiq3.fx603p
A simple key with hyperbol was clicked.
Key_Simple_BaseN(Calculator, short, short, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
Create Key and attach to owner calculator.
Key_Simple_Hyp - Class in net.sourceforge.uiq3.fx603p
A simple key with hyperbol was clicked.
Key_Simple_Hyp(Calculator, short, short, short, short, short, short, short) - Constructor for class net.sourceforge.uiq3.fx603p.Key_Simple_Hyp
Create Key and attach to owner calculator.
Key_Time - Variable in class net.sourceforge.uiq3.fx603p.Calculator
System time when last Key was clicked or the last PAUSE started.
Keyboard - Class in net.sourceforge.uiq3.fx603p
An FX-602P Key.
Keyboard(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Keyboard
Create Key and attach to owner calculator.
Keyboard_Error - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Error Message displayed on using the wrong keyboard mode!
Keyboard_Mode() - Constructor for enum net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Keyboard_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Get current Keyboard mode
Keyboard_Mode(Calculator.Keyboard_Mode) - Method in class net.sourceforge.uiq3.fx603p.Calculator
set input 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.fx603p.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.fx603p.Calculator
The L-Register are used for general calculations.
L(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
L_Arrow - Static variable in class net.sourceforge.uiq3.calculator.Alpha
L_Arrow
L_CHANGED - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
The L or A register where changed.
L_Count - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Amount of L Register
L_Exponent - Static variable in class net.sourceforge.uiq3.fx603p.Decomposed
Exponent if an L Register
L_Precision - Static variable in class net.sourceforge.uiq3.fx603p.Decomposed
Precision of an L Register
L_Register - Class in net.sourceforge.uiq3.fx603p
L-Register need addition information to convert in-fix to post-fix.
L_Register(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.L_Register
Assign one L-Register to another one
L_Register.Operation_Type - Enum in net.sourceforge.uiq3.fx603p
infix operations and there level
L_Used - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Amount of L Register used
L_X - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
L [0] is also the X register.
L_Y - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
L [1] is also the Y register.
Label_Icon - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
 
Large_Font_Size - Static variable in class net.sourceforge.uiq3.fx603p.Constants
default font size to use
Large_Size_Button - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
 
Last_Comp_Mode - Variable in class net.sourceforge.uiq3.fx603p.Calculator
the last comp mode used.
Last_Comp_Mode() - Method in class net.sourceforge.uiq3.fx603p.Calculator
the last comp mode used.
Last_Header - Variable in class net.sourceforge.uiq3.fa6.Tape
No CASIO style filename to embed into the header
Last_Operation - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Last operation chosen by user - used for the K option.
Last_Operation() - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
Last_Operation(L_Register.Operation_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
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.fa6.Files
the last test loaded
Last_Y - Variable in class net.sourceforge.uiq3.fx603p.Op_Percent
Last Y register - needed for some more complex percentage calculation
LBL - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalLBL (label) INFIND (indirect) 2ndFPRD (Print) ALPHAH
Lbl_Text - Variable in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
Text to be displayed when Mode was selected.
LBL0 - net.sourceforge.uiq3.fx603p.Token
LBL0
LBL1 - net.sourceforge.uiq3.fx603p.Token
LBL1
LBL2 - net.sourceforge.uiq3.fx603p.Token
LBL2
LBL3 - net.sourceforge.uiq3.fx603p.Token
LBL3
LBL4 - net.sourceforge.uiq3.fx603p.Token
LBL4
LBL5 - net.sourceforge.uiq3.fx603p.Token
LBL5
LBL6 - net.sourceforge.uiq3.fx603p.Token
LBL6
LBL7 - net.sourceforge.uiq3.fx603p.Token
LBL7
LBL8 - net.sourceforge.uiq3.fx603p.Token
LBL8
LBL9 - net.sourceforge.uiq3.fx603p.Token
LBL9
Length - Variable in enum net.sourceforge.uiq3.fa6.Files
File length
level - Variable in enum net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Preference Level of the operation
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.fx603p.A_Register
Limit Alpha text to Start_Char
Line_Length - Static variable in class net.sourceforge.uiq3.fp40.Printer
Length of an FP-40 line
ln - net.sourceforge.uiq3.fx603p.Token
ln
ln - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normalln INFeˣ Base-NHEX INF Base-NOCT ALPHAP
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.fx603p.Calculator
Load the current status of the system
Load - Variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Load to serial port has the same Opcode as Min and is to complex to be done inside this class — so this delegate is used.
LOAD - net.sourceforge.uiq3.fx603p.Token
LOAD
Load_Status() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Load the current status of the system
Loaded_Programs_1 - Variable in enum net.sourceforge.uiq3.fa6.Files
Text to be displayed when Mode 2 is active
Loaded_Programs_2 - Variable in enum net.sourceforge.uiq3.fa6.Files
Text to be displayed when Mode 2 is active
Loaded_Programs_Length - Static variable in enum net.sourceforge.uiq3.fa6.Files
Length of the loaded program string.
log - net.sourceforge.uiq3.fx603p.Token
log
log - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normallog INF10ˣ Base-NDEC INF Base-NBIN ALPHAO
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.fx603p.Decomposed
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Interface
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_0_RND
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_2ndF_Caps
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_BST_RSSAVE
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Dot_RAN
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_EXE
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_HLT_PAUSE_VER
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Hyp_C
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Shift
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple_2nd
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple_Hyp
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_1_Div
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_10_Power
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_ABS
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Cos_E
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_CosH
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Deg
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_DSZ
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_E_Power
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Equal
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_EXE
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Exp
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Factorial
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Gra
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_HLT
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Ind
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_ISZ
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_LBL
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_LOAD
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_log
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_M_Minus
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_M_Plus
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_MAC
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_MR_FEXE
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_NOP
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Password
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_PAUSE
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Percent
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Pi
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_PRT
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Rad
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_SAC
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_SAVE
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sin_D
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_SinH
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sn
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sn1
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Square_Root
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Square
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Tan_F
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_TanH
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Y
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_xD
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_xDEL
class logger instance
logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_xMean
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.fa6.Files
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fa6.Serial
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fa6.Tape
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fp40.Printer
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Constants
Class logger instance.
Logger - Static variable in exception net.sourceforge.uiq3.fx603p.Error
Class logger instance.
Logger - Static variable in exception net.sourceforge.uiq3.fx603p.Go_Error
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
Class Logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_ALPHA
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_C
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_MODE
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Key_P
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
class logger instance
Logger - Static variable in exception net.sourceforge.uiq3.fx603p.M_Error
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_ABC
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_AC
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Alpha
Class Logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_DC
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Degree
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Dot
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_ENG
Class logger instance.
Logger - Static variable in exception net.sourceforge.uiq3.fx603p.Op_Error
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Frac
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Class Logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Infix
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Int
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Jump
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_M
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Num
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_P_Stop
class Logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Peek
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Plane
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Poke
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_RAN
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_RND
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_Stat
Class logger instance.
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_VER
class logger instance
Logger - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_M
class logger instance
Logger - Static variable in exception net.sourceforge.uiq3.fx603p.P_Error
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.fx603p.Calculator
The M-Register are used for general data storage.
M(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
The M-Register are used for general data storage.
M(int, Number) - Method in class net.sourceforge.uiq3.fx603p.Calculator
The M-Register are used for general data storage.
M_CHANGED - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
An M or MF register has changed.
M_Count - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Amount of M Register
M_Error - Exception in net.sourceforge.uiq3.fx603p
Operation M_Error.
M_Error() - Constructor for exception net.sourceforge.uiq3.fx603p.M_Error
just an operation error.
M_Error(String) - Constructor for exception net.sourceforge.uiq3.fx603p.M_Error
 
M_Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx603p.M_Error
M_Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx603p.M_Error
Error from exception.
M_Header - Static variable in class net.sourceforge.uiq3.fa6.Serial
 
M_Minus - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalM- (memory subtract) INF¹/x ALPHA; (alpha append)
M_Minus_00 - net.sourceforge.uiq3.fx603p.Token
M_Minus_00
M_Minus_10 - net.sourceforge.uiq3.fx603p.Token
M_Minus_10
M_Minus_1F - net.sourceforge.uiq3.fx603p.Token
M_Minus_1F
M_Minus_F - net.sourceforge.uiq3.fx603p.Token
M_Minus_F
M_n - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
M [9] is also the statistical register n.
M_Offset - Variable in enum net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
Memory offset for memory token planes
M_Plus - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalM+ (memory add) INFX!
M_Plus_00 - net.sourceforge.uiq3.fx603p.Token
M_Plus_00
M_Plus_10 - net.sourceforge.uiq3.fx603p.Token
M_Plus_10
M_Plus_1F - net.sourceforge.uiq3.fx603p.Token
M_Plus_1F
M_Plus_F - net.sourceforge.uiq3.fx603p.Token
M_Plus_F
M_Sx - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
M [8] is also the statistical register Σx.
M_Sx2 - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
M [7] is also the statistical register Σx².
M_Token_Offset - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
offset between even and odd even memory operations. f register are not neatly aligned and need some magic to calculate the token
M20 - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
$2B: Memory + 20, Fix instead of RND
M40 - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
$2C: Memory + 40
M60 - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
$2D: Memory + 60
M80 - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
$2F: Memory + 80
MAC - net.sourceforge.uiq3.fx603p.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.fx603p.Decomposed
Mantissa (Normalised to : x.xxxxxxxx)
Mantissa_Digits - Variable in class net.sourceforge.uiq3.fx603p.Decomposed
Mantissa Digits.
Mantissa_Negative - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Constants
Original Documents.
Market - Static variable in class net.sourceforge.uiq3.fx603p.Constants
market:// link to the app
Mask_8_Bit - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
 
Mask_High_Byte - Static variable in enum net.sourceforge.uiq3.fx603p.Token
 
Mask_M_Register_Number - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.Op_Inv_Degree
maximum Degree/Minute/Second to convert.
Max_Exponent - Static variable in class net.sourceforge.uiq3.fx603p.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.
Max_Programs - Static variable in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
 
Medium_Size_Button - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
 
Memory_Digit_1 - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
first digit to display while entering the key
Memory_Digit_2 - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
second digit to display while entering the key
Memory_Opcode(Token, Token, String) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Create opcode for
Memory_Register - Variable in class net.sourceforge.uiq3.fx603p.Key_M
current dot value
Memory_Text - Variable in class net.sourceforge.uiq3.fx603p.Key_M
Text to be displayed when Mode. was selected.
Merge_Key - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Key Operations which currently merged to a Calculator operation.
Merge_Key() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Key Operations which currently merged to a Calculator operation.
Merge_Key(Keyboard) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Key Operations which currently merged to a Calculator operation.
Merge_Space - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Merge_Space
Merge_Space - Static variable in class net.sourceforge.uiq3.fx603p.Font
Merge_Space
Merge_Token - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Multi Keystroke Operation like Alpha, Degree, Eng, Save, Load in progress
Merge_Token - Variable in class net.sourceforge.uiq3.fx603p.Op_Alpha
Previous merged token (this should be SAVE or LOAD
Merge_Token() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Multi Keystroke Operation like Alpha, Degree, Eng, Save, Load in progress
Merge_Token(IProgrammable_Operation) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Multi Keystroke Operation like Alpha, Degree, Eng, Save, Load in progress
Merged_Operations - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Operations as they executed by the calculator.
Merged_Operations(int) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.Calculator
The MF-Register are used for special data storage.
MF(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
The MF-Register are used for special data storage.
MF(int, Number) - Method in class net.sourceforge.uiq3.fx603p.Calculator
The MF-Register are used for special data storage.
MF_Divisor - Static variable in class net.sourceforge.uiq3.fa6.Serial
 
MF_Divisor - Static variable in class net.sourceforge.uiq3.fa6.Tape
 
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
Middle_Dot - Static variable in class net.sourceforge.uiq3.fx603p.Font
Middle_Dot — different from 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.fx603p.Keyboard
NormalMin (memory in) INF√ ALPHAY
Min00 - net.sourceforge.uiq3.fx603p.Token
Min00
Min10 - net.sourceforge.uiq3.fx603p.Token
Min10
Min1F - net.sourceforge.uiq3.fx603p.Token
Min1F
MinF - net.sourceforge.uiq3.fx603p.Token
MinF
minus(Number) - Method in interface net.sourceforge.uiq3.math.Number
x - y
Minus - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 4: -, Minus
Minus - net.sourceforge.uiq3.fx603p.Token
Minus
Minus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Minus
Minus - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal− (substract) INFP→R (polar to rectangle) ALPHA- INF ALPHA←
Minutes - net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Mode - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.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.fx603p.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.fx603p.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.fx603p.Keyboard
NormalMODE
Mode_Error - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Error Message displayed on using the wrong alpha mode!
Mode_Text - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Mode_Type() - Constructor for enum net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
 
Mode_Type() - Constructor for enum net.sourceforge.uiq3.fx603p.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.fx603p.Keyboard
NormalMR (memory recall) INFx² ALPHAZ
MR00 - net.sourceforge.uiq3.fx603p.Token
MR00
MR10 - net.sourceforge.uiq3.fx603p.Token
MR10
MR1F - net.sourceforge.uiq3.fx603p.Token
MR1F
MRF - net.sourceforge.uiq3.fx603p.Token
MRF
Mult - net.sourceforge.uiq3.fx603p.Token
Mult
Mult - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Mult
Multiplication - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 3: ×, Multiplication
Multiply - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal× INFxʸ ALPHA× INF ALPHA*
Multiply - Variable in class net.sourceforge.uiq3.fx603p.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
 
NEG - net.sourceforge.uiq3.fx603p.Token
Extended function Negate
Negative - Variable in class net.sourceforge.uiq3.math.BCDInteger
sign
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.fa6 - package net.sourceforge.uiq3.fa6
FA-6 magnetic tape and RS-232 interface simulation.
net.sourceforge.uiq3.fp40 - package net.sourceforge.uiq3.fp40
FP-40 printer simulation.
net.sourceforge.uiq3.fx603p - package net.sourceforge.uiq3.fx603p
FX-603P 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.fa6.Serial
New lines in simulated RS232 files are always written with DOS line endings.
New_Line - Static variable in class net.sourceforge.uiq3.fp40.Printer
New line string
No_Display - Static variable in interface net.sourceforge.uiq3.fx603p.IProgrammable_Operation
Nothing to display (we are not using null for that)
No_Name - Static variable in class net.sourceforge.uiq3.fa6.Tape
File name for files without name or number.
No_Text - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
None - net.sourceforge.uiq3.fx603p.Key_0_RND.Status_Type
no mode selected yet
None - net.sourceforge.uiq3.fx603p.Key_C.Status_Type
 
None - net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK.Status_Type
no mode selected yet
None - net.sourceforge.uiq3.fx603p.Key_M.Status_Type
no mode selected yet
Nop - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 8: no operation stored
NOP - net.sourceforge.uiq3.fx603p.Token
NOP
Normal - net.sourceforge.uiq3.calculator.IA_Register.Mode_Type
* Keyboard_Alpha register in normal numeric entry mode.
Normal - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Normal - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
Single step operation
Normal - net.sourceforge.uiq3.fx603p.Op_Degree.Mode_Type
Degree entry has not started.
Normal - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple
Normal operations
Normal_Alpha - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple
Normal_Alpha characters
Normal_Text - Static variable in class net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Token
Extended function Bitwise not
Not_In_Demo - Static variable in class net.sourceforge.uiq3.fx603p.Constants
error message used when demo mode is active
Not_Needed - Static variable in class net.sourceforge.uiq3.fx603p.Constants
 
Null - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Null Token.
Null_Digits - Static variable in class net.sourceforge.uiq3.math.BCDInteger
No digits
Null_Id - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Don't use a numeric file Id.
Null_Program - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
no program
Null_Return - Static variable in class net.sourceforge.uiq3.fx603p.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_Steps - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Do not display the steps.
Null_Text - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Default text for the numeric display
Num_0 - net.sourceforge.uiq3.fx603p.Token
Num_0
Num_0 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_0
Num_0 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal0 INFRND ALPHA0 INF ALPHA:
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 - net.sourceforge.uiq3.fx603p.Token
Num_1
Num_1 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_1
Num_1 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal1 INFDSZ (decrement and skip zero) ALPHA1 INF ALPHA█
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 - net.sourceforge.uiq3.fx603p.Token
Num_2
Num_2 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_2
Num_2 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal2 INFx=0 (x equals 0) ALPHA2 INF ALPHA?
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 - net.sourceforge.uiq3.fx603p.Token
Num_3
Num_3 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_3
Num_3 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal3 INFx=F ALPHA3 INF ALPHA!
Num_3600 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
60, For example used for seconds in an hour.
Num_4 - net.sourceforge.uiq3.fx603p.Token
Num_4
Num_4 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_4
Num_4 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal4 INFISZ (increment and skip on zero) ALPHA4 INF ALPHAµ
Num_5 - net.sourceforge.uiq3.fx603p.Token
Num_5
Num_5 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_5
Num_5 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal5 INFx≥0 ALPHA5 INF ALPHA<
Num_6 - net.sourceforge.uiq3.fx603p.Token
Num_6
Num_6 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_6
Num_6 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal6 INFx≥F ALPHA6 INF ALPHA>
Num_60 - Static variable in class net.sourceforge.uiq3.math.BCDFloat
60, For example used for minutes in an hour.
Num_7 - net.sourceforge.uiq3.fx603p.Token
Num_7
Num_7 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_7
Num_7 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal7 INFx (mean) ALPHA7 INF ALPHA
Num_8 - net.sourceforge.uiq3.fx603p.Token
Num_8
Num_8 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_8
Num_8 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal8 INFσn ALPHA8 INF ALPHA(
Num_9 - net.sourceforge.uiq3.fx603p.Token
Num_9
Num_9 - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Num_9
Num_9 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal9 INFσn-1 ALPHA9 INF ALPHA)
Num_a - net.sourceforge.uiq3.fx603p.Token
Extended function HEX number A
Num_B - net.sourceforge.uiq3.fx603p.Token
Extended function HEX number B
Num_C - net.sourceforge.uiq3.fx603p.Token
Extended function HEX number C
Num_D - net.sourceforge.uiq3.fx603p.Token
Extended function HEX number D
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_E - net.sourceforge.uiq3.fx603p.Token
Extended function HEX number E
Num_F - net.sourceforge.uiq3.fx603p.Token
Extended function HEX number A
Num_Id - Variable in class net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Calculator.Row_Type
 
Numeric_End - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Last Keyboard_Alpha character
Numeric_Start - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
First Keyboard_Alpha character (0)
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.fx603p.A_Register
Get value of the register for use with as BCD value.

O

o - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
o - Static variable in class net.sourceforge.uiq3.calculator.Alpha
o
O - Static variable in class net.sourceforge.uiq3.calculator.Alpha
O
OCT - net.sourceforge.uiq3.fx603p.Token
Extended function Comp
Oct_0_Text - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Default text for the numeric display
Off_Text - Static variable in class net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Token
One_Div
One_Step - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Do a single step and return to Execution_Halt.
Only_Null_In_Demo_Mode - Static variable in class net.sourceforge.uiq3.fx603p.Constants
assert message when field can only be null in demo mode.
Op_1_Div - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_1_Div(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_1_Div
Create operation and attach to owning calculator.
Op_10_Power - Class in net.sourceforge.uiq3.fx603p
10^x operation
Op_10_Power(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_10_Power
Create operation and attach to owning calculator.
Op_ABC - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_ABC(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_ABC
Create operation and attach to owning calculator.
Op_ABS - Class in net.sourceforge.uiq3.fx603p
abs(x) operation
Op_ABS(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_ABS
Create operation and attach to owning calculator.
Op_AC - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_AC(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_AC
Create operation and attach to owning calculator.
Op_Alpha - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Alpha(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Alpha
Create operation and attach to owning calculator.
Op_Arc_Cos - Class in net.sourceforge.uiq3.fx603p
arccos(x) operation
Op_Arc_Cos(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
Create operation and attach to owning calculator.
Op_Arc_CosH - Class in net.sourceforge.uiq3.fx603p
arccosh(x) operation
Op_Arc_CosH(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
Create operation and attach to owning calculator.
Op_Arc_Sin - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Arc_Sin(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
Create operation and attach to owning calculator.
Op_Arc_SinH - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Arc_SinH(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
Create operation and attach to owning calculator.
Op_Arc_Tan - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Arc_Tan(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
Create operation and attach to owning calculator.
Op_Arc_TanH - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Arc_TanH(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
Create operation and attach to owning calculator.
Op_Cos_E - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Cos_E(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Cos_E
Create operation and attach to owning calculator.
Op_CosH - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_CosH(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_CosH
Create operation and attach to owning calculator.
Op_DC - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_DC(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_DC
Create operation and attach to owning calculator.
Op_Deg - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Deg(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Deg
Create operation and attach to owning calculator.
Op_Degree - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Degree(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Degree
Create operation and attach to owning calculator.
Op_Degree.Mode_Type - Enum in net.sourceforge.uiq3.fx603p
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.fx603p
Halt Calculator
Op_Dot(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Dot
Create operation and attach to owning calculator.
Op_DSZ - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_DSZ(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_DSZ
Create operation and attach to owning calculator.
Op_E_Power - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_E_Power(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_E_Power
Create operation and attach to owning calculator.
Op_ENG - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_ENG(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_ENG
Create operation and attach to owning calculator.
Op_Equal - Class in net.sourceforge.uiq3.fx603p
Equal or C hex number
Op_Equal(Calculator, L_Register.Operation_Type, short[]) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Equal
Create operation and attach to owning calculator.
Op_Error - Exception in net.sourceforge.uiq3.fx603p
Operation Error.
Op_Error() - Constructor for exception net.sourceforge.uiq3.fx603p.Op_Error
just an operation error.
Op_Error(String) - Constructor for exception net.sourceforge.uiq3.fx603p.Op_Error
 
Op_Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx603p.Op_Error
Exception with message and cause of this error
Op_Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx603p.Op_Error
Exception with cause of this error
Op_EXE - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_EXE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_EXE
Create operation and attach to owning calculator.
Op_Exp - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Exp(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Exp
Create operation and attach to owning calculator.
Op_Factorial - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Factorial(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Factorial
Create operation and attach to owning calculator.
Op_Frac - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Frac(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Frac
Create operation and attach to owning calculator.
Op_Goto_Comp - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Goto_Comp(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Create operation and attach to owning calculator.
Op_Gra - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Gra(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Gra
Create operation and attach to owning calculator.
Op_GSB_Comp - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_GSB_Comp(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Create operation and attach to owning calculator.
Op_HLT - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_HLT(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_HLT
Create operation and attach to owning calculator.
Op_Ind - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Ind(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Ind
Create operation and attach to owning calculator.
Op_Infix - Class in net.sourceforge.uiq3.fx603p
Infix operation as well numeric hex 'B'
Op_Infix(Calculator, L_Register.Operation_Type, short[], String, boolean) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Infix
Create operation and attach to owning calculator.
Op_Int - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Int(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Int
Create operation and attach to owning calculator.
Op_Interface - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Interface(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Interface
Create operation and attach to owning calculator.
Op_Inv_Degree - Class in net.sourceforge.uiq3.fx603p
Show value as D°R'G"
Op_Inv_Degree(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
Create operation and attach to owning calculator.
Op_ISZ - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_ISZ(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_ISZ
Create operation and attach to owning calculator.
Op_Jump - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Jump(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Jump
Create operation and attach to owning calculator.
Op_LBL - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_LBL(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_LBL
Create operation and attach to owning calculator.
Op_ln_HEX - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_ln_HEX(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_ln_HEX
Create operation and attach to owning calculator.
Op_LOAD - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_LOAD(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_LOAD
Create operation and attach to owning calculator.
Op_log - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_log(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_log
Create operation and attach to owning calculator.
Op_M - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_M(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_M
Create operation and attach to owning calculator.
Op_M_Minus - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_M_Minus(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_M_Minus
Create operation and attach to owning calculator.
Op_M_Plus - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_M_Plus(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_M_Plus
Create operation and attach to owning calculator.
Op_MAC - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_MAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_MAC
Create operation and attach to owning calculator.
Op_Min_IO - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Min_IO(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Min_IO
Create operation and attach to owning calculator.
Op_MR_FEXE - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_MR_FEXE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_MR_FEXE
Create operation and attach to owning calculator.
Op_NOP - Class in net.sourceforge.uiq3.fx603p
abs(x) operation
Op_NOP(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_NOP
Create operation and attach to owning calculator.
Op_Num - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Num(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Num
Create operation and attach to owning calculator.
Op_P_Stop - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_P_Stop(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_P_Stop
Create operation and attach to owning calculator.
Op_Password - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Password(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Password
Create operation and attach to owning calculator.
Op_PAUSE - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_PAUSE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_PAUSE
Create operation and attach to owning calculator.
Op_Peek - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Peek(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Peek
Create operation and attach to owning calculator.
Op_Percent - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Percent(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Percent
Create operation and attach to owning calculator.
Op_Pi - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Pi(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Pi
Create operation and attach to owning calculator.
Op_Plane - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Plane(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Plane
Create operation and attach to owning calculator.
Op_PlusMinus_A - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_PlusMinus_A(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
Create operation and attach to owning calculator.
Op_Poke - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Poke(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Poke
Create operation and attach to owning calculator.
Op_PRT - Class in net.sourceforge.uiq3.fx603p
Save / Print Data
Op_PRT(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_PRT
Create operation and attach to owning calculator.
Op_Rad - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Rad(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Rad
Create operation and attach to owning calculator.
Op_RAN - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_RAN(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_RAN
Create operation and attach to owning calculator.
Op_RND - Class in net.sourceforge.uiq3.fx603p
Round of fix point display
Op_RND(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_RND
Create operation and attach to owning calculator.
Op_RSLOAD - Class in net.sourceforge.uiq3.fx603p
Save / Print Data
Op_RSLOAD(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_RSLOAD
Create operation and attach to owning calculator.
Op_RSSAVE - Class in net.sourceforge.uiq3.fx603p
Save / Print Data
Op_RSSAVE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_RSSAVE
Create operation and attach to owning calculator.
Op_SAC - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_SAC(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_SAC
Create operation and attach to owning calculator.
Op_SAVE - Class in net.sourceforge.uiq3.fx603p
Save / Print Data
Op_SAVE(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_SAVE
Create operation and attach to owning calculator.
Op_Sin_D - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Sin_D(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Sin_D
Create operation and attach to owning calculator.
Op_SinH - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_SinH(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_SinH
Create operation and attach to owning calculator.
Op_Sn - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Sn(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Sn
Create operation and attach to owning calculator.
Op_Sn1 - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Sn1(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Sn1
Create operation and attach to owning calculator.
Op_Square - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Square(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Square
Create operation and attach to owning calculator.
Op_Square_Root - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Square_Root(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Square_Root
Create operation and attach to owning calculator.
Op_Stat - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Stat(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Stat
Create operation and attach to owning calculator.
Op_Tan_F - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_Tan_F(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_Tan_F
Create operation and attach to owning calculator.
Op_TanH - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_TanH(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_TanH
Create operation and attach to owning calculator.
Op_VER - Class in net.sourceforge.uiq3.fx603p
Save / Print Data
Op_VER(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_VER
Create operation and attach to owning calculator.
Op_X_Equal_0 - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_X_Equal_0(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
Create operation and attach to owning calculator.
Op_X_Equal_F - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_X_Equal_F(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
Create operation and attach to owning calculator.
Op_X_Greater_Equal_0 - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_X_Greater_Equal_0(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
Create operation and attach to owning calculator.
Op_X_Greater_Equal_F - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_X_Greater_Equal_F(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
Create operation and attach to owning calculator.
Op_X_M - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_X_M(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_X_M
Create operation and attach to owning calculator.
Op_X_Y - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_X_Y(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_X_Y
Create operation and attach to owning calculator.
Op_xD - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_xD(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_xD
Create operation and attach to owning calculator.
Op_xDEL - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_xDEL(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_xDEL
Create operation and attach to owning calculator.
Op_xMean - Class in net.sourceforge.uiq3.fx603p
Halt Calculator
Op_xMean(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Op_xMean
Create operation and attach to owning calculator.
Opcode - Variable in enum net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
Opcode to prefix a command from the given plane
Opcode - Variable in enum net.sourceforge.uiq3.fx603p.Token
numeric id of the token
Opcode_High() - Method in enum net.sourceforge.uiq3.fx603p.Token
 
Opcode_Low() - Method in enum net.sourceforge.uiq3.fx603p.Token
 
Opcode_To_Num(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
Convert a numeric token to the its numeric value.
Opcode_To_Text(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
get m database value.
Open(String) - Method in class net.sourceforge.uiq3.fa6.Serial
open file and return type
Open(String) - Method in class net.sourceforge.uiq3.fa6.Tape
open file and return type
Open(Interface.File_Type, String) - Method in class net.sourceforge.uiq3.fa6.Serial
open file of given type
Open(Interface.File_Type, String) - Method in class net.sourceforge.uiq3.fa6.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.fa6.Serial
Create a new file for input.
Open_Stream(String) - Method in class net.sourceforge.uiq3.fa6.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.fx603p.L_Register
Operation requested after this number was entered.
Operation - Variable in class net.sourceforge.uiq3.fx603p.Op_Equal
Equal operation to be executed
Operation - Variable in class net.sourceforge.uiq3.fx603p.Op_Infix
Infix operation to be executed
Operation() - Method in class net.sourceforge.uiq3.fx603p.L_Register
Get operation (+-×÷ ... )
Operation(L_Register.Operation_Type) - Method in class net.sourceforge.uiq3.fx603p.L_Register
Set operation (+-×÷ ... )
Operation_Type(int, String) - Constructor for enum net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Create an operation
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
OR - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 5: constant operation stored
OR - net.sourceforge.uiq3.fx603p.Token
Extended function Logical OR
Out - Variable in class net.sourceforge.uiq3.fa6.Serial
output stream
Out - Variable in class net.sourceforge.uiq3.fa6.Tape
output stream
Out_Connection - Variable in class net.sourceforge.uiq3.tape.SE_Interface
File out connection
Owned_Operation - Class in net.sourceforge.uiq3.fx603p
Almost all operations are owned by the calculator and need access to the owner.
Owned_Operation(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.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.fa6.Serial
Calculator to which the interface is connected to
Owner - Variable in class net.sourceforge.uiq3.fa6.Tape
Calculator to which the interface is connected to
Owner - Variable in class net.sourceforge.uiq3.fp40.Printer
Calculator to which the interface is connected to
Owner - Variable in class net.sourceforge.uiq3.fx603p.L_Register
 
Owner - Variable in class net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 7: Close operation finish all calculations on stack ()
P_Close - net.sourceforge.uiq3.fx603p.Token
P_Close
P_Close - Static variable in class net.sourceforge.uiq3.calculator.Alpha
P_Close
P_Close - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal) INFFRAC (fracture) Base-N𝔹 ALPHAR
P_Error - Exception in net.sourceforge.uiq3.fx603p
Operation P_Error.
P_Error() - Constructor for exception net.sourceforge.uiq3.fx603p.P_Error
just an operation error.
P_Error(String) - Constructor for exception net.sourceforge.uiq3.fx603p.P_Error
 
P_Error(String, Throwable) - Constructor for exception net.sourceforge.uiq3.fx603p.P_Error
P_Error(Throwable) - Constructor for exception net.sourceforge.uiq3.fx603p.P_Error
Error from exception.
P_Open - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 1: Operation (
P_Open - net.sourceforge.uiq3.fx603p.Token
P_Open
P_Open - Static variable in class net.sourceforge.uiq3.calculator.Alpha
P_Open
P_Open - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal( INFINT (integer) Base-N𝔸 ALPHAQ
P_R - net.sourceforge.uiq3.fx603p.Token
P_R
P_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_C
Text to be displayed when Mode was selected.
P_To_R - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 2: R→P, Polar to Rectangular
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 - net.sourceforge.uiq3.fx603p.Token
P0
P0 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalP0 (program 0) INFP5 (program 5) ALPHAA
P1 - net.sourceforge.uiq3.fx603p.Token
P1
P1 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalP1 (program 1) INFP6 (program 6) ALPHAB
P1_ - net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
$EA: P1_
P1_ - net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK.Status_Type
wait for digit after GSP P_
P1_ - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalP_ (Programm 10 … 19) ALPHAF
P1_ - Static variable in enum net.sourceforge.uiq3.fx603p.Token
GSP and P 10 … 19
P1_End - Static variable in enum net.sourceforge.uiq3.fx603p.Token
GSP and P 10 … 19
P1_Start - Static variable in enum net.sourceforge.uiq3.fx603p.Token
GSP and P 10 … 19
P1_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_C
Text to be displayed when Mode was selected.
P1_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_P
Text to be displayed when P1_ was selected.
P10 - net.sourceforge.uiq3.fx603p.Token
P0
P10 - Variable in class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
Add 10 to the Program number
P11 - net.sourceforge.uiq3.fx603p.Token
P1
P12 - net.sourceforge.uiq3.fx603p.Token
P2
P13 - net.sourceforge.uiq3.fx603p.Token
P3
P14 - net.sourceforge.uiq3.fx603p.Token
P4
P15 - net.sourceforge.uiq3.fx603p.Token
P5
P16 - net.sourceforge.uiq3.fx603p.Token
P6
P17 - net.sourceforge.uiq3.fx603p.Token
P7
P18 - net.sourceforge.uiq3.fx603p.Token
P8
P19 - net.sourceforge.uiq3.fx603p.Token
P9
P1x_Info_Character - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
 
P2 - net.sourceforge.uiq3.fx603p.Token
P2
P2 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalP2 (program 2) INFP7 (program 7) ALPHAD
P3 - net.sourceforge.uiq3.fx603p.Token
P3
P3 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalP3 (program 3) INFP8 (program 8) ALPHAE
P4 - net.sourceforge.uiq3.fx603p.Token
P4
P4 - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalP4 (program 4) INFP9 (program 9) ALPHAF
P5 - net.sourceforge.uiq3.fx603p.Token
P5
P6 - net.sourceforge.uiq3.fx603p.Token
P6
P7 - net.sourceforge.uiq3.fx603p.Token
P7
P8 - net.sourceforge.uiq3.fx603p.Token
P8
P9 - net.sourceforge.uiq3.fx603p.Token
P9
Panel_Visit - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
 
Parenthesis - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.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.fx603p.L_Register
Set parenthesis level (+-×÷ ... )
Parenthesis_Text - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Text to display when ( is pressed
Parse_M - Static variable in class net.sourceforge.uiq3.fa6.Serial
Parse Memory line
Parse_M() - Method in class net.sourceforge.uiq3.fa6.Serial
Parse text files for memory informations.
Parse_Serial(String) - Static method in class net.sourceforge.uiq3.fx603p.L_Register
parse a text representing a number
Parse_Steps() - Method in class net.sourceforge.uiq3.fa6.Serial
Parse text files for memory informations.
Pause - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Calculator pauses for a sec.
PAUSE - net.sourceforge.uiq3.fx603p.Token
PAUSE
Pcl - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Peek - Variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Peek to serial port has the same Opcode as Min and is to complex to be done inside this class — so this delegate is used.
PEEK - net.sourceforge.uiq3.fx603p.Token
Extended function PEEK Memory
Percent - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 8: Operation % of
Percent - net.sourceforge.uiq3.fx603p.Token
Percent
Percent - Static variable in class net.sourceforge.uiq3.calculator.Alpha
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.fx603p.Op_Interface
Filetype Text for Program-Files
Plane_Size - Static variable in class net.sourceforge.uiq3.fx603p.Op_M
 
plus(Number) - Method in interface net.sourceforge.uiq3.math.Number
x + y
Plus - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 4: +, Plus
Plus - net.sourceforge.uiq3.fx603p.Token
Plus
Plus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Plus
Plus - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal+ INFR→P (rectangular to polar) ALPHA+ INF ALPHA→
Plus_M_20 - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Plus_M_20
Plus_M_20_End - Static variable in enum net.sourceforge.uiq3.fx603p.Token
last ExtFn Opcode
Plus_M_20_Start - Static variable in enum net.sourceforge.uiq3.fx603p.Token
First ExtFn Opcode
Plus_M_40 - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Plus_M_40
Plus_M_40_End - Static variable in enum net.sourceforge.uiq3.fx603p.Token
last ExtFn Opcode
Plus_M_40_Start - Static variable in enum net.sourceforge.uiq3.fx603p.Token
First ExtFn Opcode
Plus_M_60 - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Plus_M_60
Plus_M_60_End - Static variable in enum net.sourceforge.uiq3.fx603p.Token
last ExtFn Opcode
Plus_M_60_Start - Static variable in enum net.sourceforge.uiq3.fx603p.Token
First ExtFn Opcode
Plus_M_80 - Static variable in enum net.sourceforge.uiq3.fx603p.Token
Plus_M_80
Plus_M_80_End - Static variable in enum net.sourceforge.uiq3.fx603p.Token
last ExtFn Opcode
Plus_M_80_Start - Static variable in enum net.sourceforge.uiq3.fx603p.Token
First ExtFn Opcode
Plus_Minus - net.sourceforge.uiq3.fx603p.Token
Plus_Minus
Plus_Minus - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Plus_Minus
Plus_Minus - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal± INFABS Base-NNEG (arithmetic negative) ALPHAK
Pn - net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK.Status_Type
wait for program key GSP
Poke - Variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Poke to serial port has the same Opcode as Min and is to complex to be done inside this class — so this delegate is used.
POKE - net.sourceforge.uiq3.fx603p.Token
Extended function POKE Memory
Pop_L() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Pop values from stack by triggering an calculation run up the the level Operation
Pop_L(L_Register.Operation_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Pop values from stack by triggering an calculation run up the the level Operation
Pop_Program_Stack() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Program stack used for GSB commands .
pos - Variable in enum net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
Integer representation of enum value.
pos - Variable in enum net.sourceforge.uiq3.fx603p.Calculator.Row_Type
Integer representation of enum value.
Positive_Infinity - net.sourceforge.uiq3.math.BCDFloat.Float_Type
+∞
pow(Number) - Method in interface net.sourceforge.uiq3.math.Number
xy
Power - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 2: yˣ, Power
Power - net.sourceforge.uiq3.fx603p.Token
Power
Previous_Step(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
get the previous step to a given step number or 255 when there is none.
Print - Variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Print has the same Opcode as Min and is to complex to be done inside this class — so this delegate is used.
Print_Alpha() - Method in class net.sourceforge.uiq3.fp40.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.fp40.Printer
Print displayed register to simulated printer.
Print_File_Name(String) - Method in class net.sourceforge.uiq3.fp40.Printer
Print filename.
Print_M() - Method in class net.sourceforge.uiq3.fa6.Serial
Writes memory register to simulated cassette interface.
Print_M(String) - Method in class net.sourceforge.uiq3.fp40.Printer
Writes memory register to simulated cassette interface.
Print_New_Line() - Method in class net.sourceforge.uiq3.fa6.Serial
pring a new line. a public version is needed for All Text file
Print_Step_Count(StringBuilder, int) - Method in class net.sourceforge.uiq3.fp40.Printer
Print the ...xxxsteps line.
Print_Steps() - Method in class net.sourceforge.uiq3.fa6.Serial
Print program steps
Print_Steps(String) - Method in class net.sourceforge.uiq3.fp40.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.fx603p.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.fx603p.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.fp40
Simulation of the some calculator interface.
Printer - net.sourceforge.uiq3.fa6.Files
 
Printer(Calculator) - Constructor for class net.sourceforge.uiq3.fp40.Printer
 
Printer_Count - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.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.fx603p.A_Register
Count the amount of characters inserted to the printer.
Printer_Size - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Last Printable character
Printer_Value - Variable in class net.sourceforge.uiq3.fx603p.A_Register
value of the register for use with printer or tape interface.
printLine() - Method in class net.sourceforge.uiq3.fp40.Printer
Print empty line
printLine() - Method in interface net.sourceforge.uiq3.printer.IPrinter
Print empty line
printLine(short[]) - Method in class net.sourceforge.uiq3.fp40.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.fp40.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.fx603p.Constants
Calculator Privacy_Policy page.
Prog_0 - net.sourceforge.uiq3.fx603p.Key_C.Status_Type
 
Prog_10 - net.sourceforge.uiq3.fx603p.Key_C.Status_Type
 
Program_All_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
All programs stored
Program_Counter - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Current Program counter .
Program_Counter() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Get current Program counter.
Program_Counter(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Set Current Program counter.
Program_Header - Static variable in class net.sourceforge.uiq3.fa6.Serial
 
Program_Name_Label - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
 
Program_None_Text - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
All programs stored
Program_Position(Calculator.Program_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Return step-position of given program
Program_Stack - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Program stack used for GSB commands .
Program_Stack_Pointer - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Program stack poiunter used for GSB commands .
Program_Store - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Where to store the next merged operations.
Program_Store() - Method in class net.sourceforge.uiq3.fx603p.Calculator
get where to store the next merged operations.
Program_Store(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Set where to store the next merged operations.
Program_Type(short, boolean) - Constructor for class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
Create a new Program number
Programmable_Operation - Class in net.sourceforge.uiq3.fx603p
A Programmable Operation need to be displayed on program mode.
Programmable_Operation(Calculator) - Constructor for class net.sourceforge.uiq3.fx603p.Programmable_Operation
Create operation and attach to owning calculator.
Project_Home - Static variable in enum net.sourceforge.uiq3.fa6.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.fp40.Printer
Handle property changes.
propertyChangeSupport - Variable in class net.sourceforge.uiq3.fx603p.A_Register
Handle property changes.
propertyChangeSupport - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Handle property changes.
PRT - net.sourceforge.uiq3.fx603p.Token
Extended function Print
PT - net.sourceforge.uiq3.tape.Interface.File_Type
Program Text
Push_L() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Push stack one down.
Push_L(L_Register.Operation_Type) - Method in class net.sourceforge.uiq3.fx603p.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.fx603p.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.fa6.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 - net.sourceforge.uiq3.fx603p.Token
R_P
R_To_P - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 2: P→R, Rectangular to Polar
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 - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
RAD - net.sourceforge.uiq3.fx603p.Token
RAD
RAN - net.sourceforge.uiq3.fx603p.Token
RAN
Random - Variable in class net.sourceforge.uiq3.fx603p.Op_RAN
a random number generator
Read() - Method in class net.sourceforge.uiq3.fa6.Tape
Read one byte from the simulated cassette interface.
Read(int) - Method in class net.sourceforge.uiq3.fa6.Tape
Read a few byte from the simulated tape interface.
Read_Alpha(short[]) - Method in class net.sourceforge.uiq3.fa6.Tape
Read Display from Simulated Cassette interface.
Read_BCD() - Method in class net.sourceforge.uiq3.fa6.Tape
 
Read_Display(short[]) - Method in class net.sourceforge.uiq3.fa6.Tape
Read Display from Simulated Cassette interface.
Read_EOF() - Method in class net.sourceforge.uiq3.fa6.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.fa6.Tape
Read M register from file
Read_Steps() - Method in class net.sourceforge.uiq3.fa6.Tape
Read Steps from Simulated Cassette interface.
Realistic_Speed - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Run calculator with realistic speed - just about as fast as the original.
Register - Variable in class net.sourceforge.uiq3.fx603p.Op_M
Register number worked on
Remove_Step(int) - Method in class net.sourceforge.uiq3.fx603p.Key_C
remove step
Remove_Steps() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Remove step count from text field
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp40.Printer
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fp40.Printer
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Remove a PropertyChangeListener from the listener list.
Rename_Program(int, short, boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_C
Rename the program foind at Program_Store
reset() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Total Reset calculator.
Restore_Display() - Method in class net.sourceforge.uiq3.fx603p.Op_Interface
Restore the Display (A and L Register)
Rnd - net.sourceforge.uiq3.fx603p.Key_0_RND.Status_Type
normal mode operations selected
Rnd_Text - Static variable in class net.sourceforge.uiq3.fx603p.Key_0_RND
Text to be displayed when RND is selected.
RND0 - net.sourceforge.uiq3.fx603p.Token
RND0
RND1 - net.sourceforge.uiq3.fx603p.Token
RND1
RND2 - net.sourceforge.uiq3.fx603p.Token
RND2
RND3 - net.sourceforge.uiq3.fx603p.Token
RND3
RND4 - net.sourceforge.uiq3.fx603p.Token
RND4
RND5 - net.sourceforge.uiq3.fx603p.Token
RND5
RND6 - net.sourceforge.uiq3.fx603p.Token
RND6
RND7 - net.sourceforge.uiq3.fx603p.Token
RND7
RND8 - net.sourceforge.uiq3.fx603p.Token
RND8
RND9 - net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 2: ʸ√x, Root
Root - net.sourceforge.uiq3.fx603p.Token
Root
Root - Static variable in class net.sourceforge.uiq3.calculator.Alpha
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.fx603p.Op_RND
Rounded value of the last value processed.
Row_Numeric - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Numeric / Lower Row.Convenience and performance constants — so we don't have to go thou the enum for constant access
Row_Steps - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
The 4 Steps charactersConvenience and performance constants — so we don't have to go though the enum for constant access<
Row_Text - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Text / Upper RowConvenience and performance constants — so we don't have to go though the enum for constant access<
Row_Type(int) - Constructor for enum net.sourceforge.uiq3.fx603p.Calculator.Row_Type
 
RS232 - Variable in class net.sourceforge.uiq3.fx603p.Calculator
A simulated serial Interface
RS232() - Method in class net.sourceforge.uiq3.fx603p.Calculator
A simulated cassette Interface
RSLOAD - net.sourceforge.uiq3.fx603p.Token
Extended function RS232 Save
RSSAVE - net.sourceforge.uiq3.fx603p.Token
Extended function RS232 Save
run() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Start Calculator
Run - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Running - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Calculator running a program.

S

s - Static variable in class net.sourceforge.uiq3.calculator.Alpha
s
S - Static variable in class net.sourceforge.uiq3.calculator.Alpha
S
SAC - net.sourceforge.uiq3.fx603p.Token
SAC
Save - Variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Save to serial port has the same Opcode as Min and is to complex to be done inside this class — so this delegate is used.
SAVE - net.sourceforge.uiq3.fx603p.Token
SAVE
Save_Status() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Save the current status of the system
SDMS - net.sourceforge.uiq3.fx603p.Token
invDegree
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.fx603p.Op_Degree.Mode_Type
Minutes have been entered, seconds next.
Second - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple_2nd
Hyperbol operation
SecondF - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
SecondF - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
SecondF - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normal2ndF (secound function) ALPHAcaps lock
SecondF() - Method in class net.sourceforge.uiq3.fx603p.Calculator
check if 2ndF mode is active
SecondF_Hyp - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
SecondF_Text - Variable in class net.sourceforge.uiq3.calculator.Button_5
 
SecondF_Text - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Seconds_1 - Static variable in class net.sourceforge.uiq3.Utils
One seconds in nanoseconds
Serial - Class in net.sourceforge.uiq3.fa6
Simulation of the FA6 Cassette interface.
Serial - Variable in class net.sourceforge.uiq3.fx603p.Calculator
A simulated RS232
Serial(Calculator) - Constructor for class net.sourceforge.uiq3.fa6.Serial
 
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.fx603p.Error
serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx603p.Go_Error
 
serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx603p.M_Error
 
serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx603p.Op_Error
 
serialVersionUID - Static variable in exception net.sourceforge.uiq3.fx603p.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.fx603p.Calculator
Canvas class where we display our result or get our keycodes
Service(IService) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Set Canvas to display result read keyboard
Set_Current_Program() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Set Current program to programm at program counter
Set_Enable(boolean) - Method in class net.sourceforge.uiq3.fx603p.Interface
A disabled interface will ignore all input and output.
Set_Keyboard_No_Shift() - Method in class net.sourceforge.uiq3.fx603p.Calculator
reset shift indicators
Set_Mode(boolean) - Method in class net.sourceforge.uiq3.fx603p.Calculator
activate or deactivate mode switch
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.fx603p.L_Register
Set value of the register to NaN
Set_Text(Calculator, short[]) - Method in class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
set current program text
setDisplayMode(ICalculator.DisplayType) - Method in class net.sourceforge.uiq3.fx603p.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
setDisplayMode(Calculator.Row_Type, ICalculator.DisplayType) - Method in class net.sourceforge.uiq3.fx603p.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
setExecutionMode(Calculator.Execution_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Set new Execution mode
setIndirect(boolean) - Method in class net.sourceforge.uiq3.fx603p.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.fp40.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.fa6.Serial
File name for settings.
Setting_Name - Static variable in class net.sourceforge.uiq3.fa6.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
 
SEXE - net.sourceforge.uiq3.fx603p.Token
SEXE
Shift - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Shift - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
SHIFT - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalSHIFT (shift function) ALPHAupper caps
SHIFT() - Method in class net.sourceforge.uiq3.fx603p.Calculator
check is shift mode is active
Shift_Alpha - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Shift_Alpha_Text - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Shift_Base_N_Text - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
 
Shift_BaseN - Variable in class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
Invers Hyperbol operation
Shift_Caps_Alpha - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
Shift_Hyp - net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
 
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.fx603p.Keyboard
 
Shop - Static variable in class net.sourceforge.uiq3.fx603p.Constants
https.// link to the app
Simple_ASCII - Static variable in class net.sourceforge.uiq3.tape.Interface
 
sin - net.sourceforge.uiq3.fx603p.Token
sin
sin - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normalsin⁻¹ INFsin⁻¹ hypsinh INV hypsinh⁻¹ Base-Nⅅ ALPHAT
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 - net.sourceforge.uiq3.fx603p.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
 
Skip() - Method in class net.sourceforge.uiq3.fx603p.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_A - Static variable in class net.sourceforge.uiq3.fx603p.Font
Small A for AR
Small_D - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Small_D
Small_Display_Precision - Static variable in class net.sourceforge.uiq3.fx603p.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_R - Static variable in class net.sourceforge.uiq3.fx603p.Font
Small R for AR
Small_Size_Button - Variable in class net.sourceforge.uiq3.calculator.Theme_Canvas
 
Sn - net.sourceforge.uiq3.fx603p.Token
Sn
Sn1 - net.sourceforge.uiq3.fx603p.Token
Sn1
sourceforge - Variable in class net.sourceforge.uiq3.calculator.About_Dialog
 
SourceForge_Project - Static variable in class net.sourceforge.uiq3.fx603p.Constants
Google+ Community
Space - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Space
Space - Static variable in class net.sourceforge.uiq3.fx603p.Font
Space
Special_Character - Static variable in class net.sourceforge.uiq3.fx603p.Interface
Characters which are not ASCII and can be used in Alpha strings.
Special_Character_Token - Static variable in class net.sourceforge.uiq3.fx603p.Interface
Token used for non ASCII characters.
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
square() - Method in interface net.sourceforge.uiq3.math.Number
x2
Square - net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Token
Square_Root
Stack_Count - Static variable in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Start a new alpha run.
Start_Char - Variable in class net.sourceforge.uiq3.fx603p.A_Register
Limit Alpha text to Start_Char
Start_Char() - Method in class net.sourceforge.uiq3.fx603p.A_Register
start character if charachter count is limited
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.fx603p.A_Register
start to enter the part behind the fraction mark point
Start_Denominator() - Method in class net.sourceforge.uiq3.fx603p.A_Register
start to enter the a true fraction
Start_DMS() - Method in class net.sourceforge.uiq3.fx603p.A_Register
Display an informative message until next key is pressed.
Start_Exponent() - Method in interface net.sourceforge.uiq3.calculator.IA_Register
Start to enter the exponent.
Start_Exponent() - Method in class net.sourceforge.uiq3.fx603p.A_Register
Start to enter the exponent.
Start_Of_String(short[]) - Static method in class net.sourceforge.uiq3.fx603p.A_Register
find start of data in string.
Status - Variable in class net.sourceforge.uiq3.fx603p.Key_0_RND
We start with status none.
Status - Variable in class net.sourceforge.uiq3.fx603p.Key_C
We start with status none.
Status - Variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
We start with status none.
Status - Variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
We start with status none.
Status - Variable in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
We start with status none.
Status - Variable in class net.sourceforge.uiq3.fx603p.Key_M
We start with status none.
STATUS_CHANGED - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Program or program counter where changes where changed.
Status_Digit - Static variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
normal mode operations selected
Status_Digit - Static variable in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
normal mode operations selected
Status_None - Static variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
no mode selected yet
Status_None - Static variable in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
no mode selected yet
Status_Type() - Constructor for enum net.sourceforge.uiq3.fx603p.Key_0_RND.Status_Type
 
Status_Type() - Constructor for enum net.sourceforge.uiq3.fx603p.Key_C.Status_Type
 
Status_Type() - Constructor for enum net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK.Status_Type
 
Status_Type() - Constructor for enum net.sourceforge.uiq3.fx603p.Key_M.Status_Type
 
Step_0 - Static variable in class net.sourceforge.uiq3.fx603p.Font
0 character for the 4 digits 7 segment display
Step_1 - Static variable in class net.sourceforge.uiq3.fx603p.Font
1 character for the 4 digits 7 segment display
Step_2 - Static variable in class net.sourceforge.uiq3.fx603p.Font
2 character for the 4 digits 7 segment display
Step_3 - Static variable in class net.sourceforge.uiq3.fx603p.Font
3 character for the 4 digits 7 segment display
Step_4 - Static variable in class net.sourceforge.uiq3.fx603p.Font
4 character for the 4 digits 7 segment display
Step_5 - Static variable in class net.sourceforge.uiq3.fx603p.Font
5 character for the 4 digits 7 segment display
Step_6 - Static variable in class net.sourceforge.uiq3.fx603p.Font
6 character for the 4 digits 7 segment display
Step_7 - Static variable in class net.sourceforge.uiq3.fx603p.Font
7 character for the 4 digits 7 segment display
Step_8 - Static variable in class net.sourceforge.uiq3.fx603p.Font
8 character for the 4 digits 7 segment display
Step_9 - Static variable in class net.sourceforge.uiq3.fx603p.Font
9 character for the 4 digits 7 segment display
STEP_CHANGED - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Program or program counter where changes where changed.
Step_Display_Size - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
The Casio display holds 4 step characters.
Step_Minus - Static variable in class net.sourceforge.uiq3.fx603p.Font
Minus character for the 4 digits 7 segment display
Step_Space - Static variable in class net.sourceforge.uiq3.fx603p.Font
Space character for the 4 digits 7 segment display
Steps - net.sourceforge.uiq3.fx603p.Calculator.Row_Type
 
Steps - Variable in enum net.sourceforge.uiq3.fa6.Files
Text to be displayed when Mode 2 is active
Steps - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Calculator Program Memory
Steps(int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Calculator Program Memory
Steps(int, short) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Calculator Program Memory
Steps_Between_IO - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
 
Steps_Count - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
Amount of Steps.
Steps_Delete(int, int, int) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Calculator Program Memory
Steps_Text - Variable in class net.sourceforge.uiq3.fx603p.Calculator
The text to display in the steps field.
stop() - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
Stop - net.sourceforge.uiq3.fx603p.Token
Stop
Stop - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Stop
Stop_Execution() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Stop calculator executing an reset interactive mode.
Store_Opcode(int, short) - Method in class net.sourceforge.uiq3.fa6.Serial
store a step to steps
Store_Operation(boolean) - Method in class net.sourceforge.uiq3.fx603p.Key_M
 
Store_Operation(short) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Store an operation at into calculator memory
Store_Token(int, short) - Method in class net.sourceforge.uiq3.fa6.Serial
store a step to steps
String_To_Opcode(String) - Static method in enum net.sourceforge.uiq3.fx603p.Token
get Token from string
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.fa6.Files
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fa6.Serial
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fa6.Tape
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fp40.Printer
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.A_Register
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Constants
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Decomposed
class logger tag.
TAG - Static variable in exception net.sourceforge.uiq3.fx603p.Error
Class logger tag.
TAG - Static variable in exception net.sourceforge.uiq3.fx603p.Go_Error
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Interface
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_0_RND
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_2ndF_Caps
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_AC_SAC_MAC
Class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_ALPHA
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_BST_RSSAVE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_C
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Dot_RAN
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_EXE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_FST_RSLOAD_NOP
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_HLT_PAUSE_VER
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Hyp_C
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_M
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_MODE
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_P
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Shift
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple_2nd
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple_Hyp
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Key_Simple
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
class logger tag.
TAG - Static variable in exception net.sourceforge.uiq3.fx603p.M_Error
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_1_Div
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_10_Power
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_ABC
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_ABS
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_AC
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Alpha
Class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Cos_E
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_CosH
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_DC
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Deg
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Degree
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Dot
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_DSZ
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_E_Power
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_ENG
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Equal
class logger tag.
TAG - Static variable in exception net.sourceforge.uiq3.fx603p.Op_Error
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_EXE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Exp
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Factorial
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Frac
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Goto_Comp
Class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Gra
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_GSB_Comp
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_HLT
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Ind
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Infix
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Int
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Interface
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_ISZ
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Jump
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_LBL
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_ln_HEX
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_LOAD
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_log
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_M_Minus
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_M_Plus
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_M
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_MAC
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_MR_FEXE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_NOP
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Num
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_P_Stop
class Logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Password
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_PAUSE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Peek
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Percent
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Pi
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Plane
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Poke
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_PRT
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Rad
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_RAN
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_RND
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_RSLOAD
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_RSSAVE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_SAC
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_SAVE
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sin_D
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_SinH
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sn
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Sn1
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Square_Root
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Square
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Stat
Class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_Tan_F
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_TanH
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_VER
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Equal_0
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Equal_F
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_M
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_X_Y
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_xD
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_xDEL
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Op_xMean
class logger tag.
TAG - Static variable in class net.sourceforge.uiq3.fx603p.Owned_Operation
class logger tag.
TAG - Static variable in exception net.sourceforge.uiq3.fx603p.P_Error
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 - net.sourceforge.uiq3.fx603p.Token
tan
tan - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
Normaltan INFtan⁻¹ hyptanh INV hyptanh⁻¹ Base-N𝔽 ALPHAV
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 - net.sourceforge.uiq3.fx603p.Token
tanh
Tape - Class in net.sourceforge.uiq3.fa6
Simulation of the FA6 Cassette interface.
Tape - net.sourceforge.uiq3.fa6.Files
 
Tape(Calculator) - Constructor for class net.sourceforge.uiq3.fa6.Tape
 
Ten_Power - net.sourceforge.uiq3.fx603p.Token
Ten_Power
Ten_Power - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
powers of 10 needed to move the decimal point for Format_Engineering.
Text - net.sourceforge.uiq3.fx603p.Calculator.Row_Type
 
Text - Variable in class net.sourceforge.uiq3.fx603p.Key_M
The character which make the difference between Min, MR, M+ M-
Text - Variable in class net.sourceforge.uiq3.fx603p.Op_Infix
Text to be displayed in Debugger.
Text - Variable in enum net.sourceforge.uiq3.fx603p.Token
string representation used for example serial IO.
Text_As_Absolute_Path() - Method in enum net.sourceforge.uiq3.fa6.Files
Resolves the absolute file for Unit testing.
Text_Filename - Variable in enum net.sourceforge.uiq3.fa6.Files
filename of Testfile usable for java file I/O
Text_Prefix - Static variable in class net.sourceforge.uiq3.tape.Interface
Mime type prefix.
Text_To_Display() - Method in class net.sourceforge.uiq3.fx603p.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
Token - Enum in net.sourceforge.uiq3.fx603p
The Inv key was clicked
Token - Variable in class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
Token (P1 … P9)
Token - Variable in enum net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
String Token used in Serial I/O
Token(short, String) - Constructor for enum net.sourceforge.uiq3.fx603p.Token
 
Token(short) - Method in class net.sourceforge.uiq3.fx603p.A_Register
string representation suitable for use with serial I/O.
Token(short) - Method in interface net.sourceforge.uiq3.fx603p.IProgrammable_Operation
string representation suitable for use with serial I/O
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_1_Div
string representation suitable for use with serial I/O
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_10_Power
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ABC
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Cos
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_CosH
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Sin
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_SinH
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_Tan
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Arc_TanH
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Cos_E
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_CosH
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_DC
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Degree
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_E_Power
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_ENG
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Equal
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Infix
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Inv_Degree
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Min_IO
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Pi
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_PlusMinus_A
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sin_D
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_SinH
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Sn1
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Square_Root
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Square
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_Tan_F
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_TanH
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_0
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Greater_Equal_F
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_M
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_X_Y
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xDEL
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Op_xMean
string representation suitable for use with serial I/O.
Token(short) - Method in class net.sourceforge.uiq3.fx603p.Programmable_Operation
string representation suitable for use with serial I/O.
Token_Plane - Variable in class net.sourceforge.uiq3.fx603p.Calculator
Active plane: 0 Keyboard_Normal 1 $2B: Memory + 20, Fix instead of RND 2 $2C: Memory + 40 3 $2D: Memory + 60 4 $2F: Memory + 80 5 $EA: P1_ 6 $EB: ExFn Plane
Token_Plane() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Active plane: 0 Keyboard_Normal 1 $2B: Memory + 20, Fix instead of RND 2 $2C: Memory + 40 3 $2D: Memory + 60 4 $2F: Memory + 80 5 $EA: P1_ 6 $EB: ExFn Plane
Token_Plane(Calculator.Token_Plane_Type) - Method in class net.sourceforge.uiq3.fx603p.Calculator
Active plane: 0 Keyboard_Normal 1 Memory + 20, Fix instead of RND 2 Memory + 40 3 Memory + 60 4 Memory + 80 Programm + 10 ExFn
Token_Plane_Type(int, int) - Constructor for enum net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
 
Too_BCD(long) - Method in class net.sourceforge.uiq3.fx603p.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.fa6.Files
 
toString() - Method in class net.sourceforge.uiq3.fa6.Serial
 
toString() - Method in class net.sourceforge.uiq3.fa6.Tape
 
toString() - Method in class net.sourceforge.uiq3.fp40.Printer
 
toString() - Method in class net.sourceforge.uiq3.fx603p.A_Register
String representation
toString() - Method in enum net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Calculator.Program_Type
 
toString() - Method in enum net.sourceforge.uiq3.fx603p.Calculator.Row_Type
 
toString() - Method in enum net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Calculator
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Decomposed
Returns a string representation of the object.
toString() - Method in class net.sourceforge.uiq3.fx603p.Interface
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_0_RND
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_C
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_GOTO_SAVE_POKE
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_LBL_IND_PRT
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_M
Operation as java string
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_Simple_2nd
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_Simple_BaseN
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_Simple_Hyp
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Key_Simple
 
toString() - Method in enum net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
 
toString() - Method in class net.sourceforge.uiq3.fx603p.L_Register
Convert object to string representation
toString() - Method in class net.sourceforge.uiq3.fx603p.Op_Infix
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Op_Stat
 
toString() - Method in class net.sourceforge.uiq3.fx603p.Owned_Operation
Operation as java string
toString() - Method in enum net.sourceforge.uiq3.fx603p.Token
 
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.fx603p.A_Register
Trace current value
Trace() - Method in class net.sourceforge.uiq3.fx603p.Decomposed
Trace current value
Trace() - Method in interface net.sourceforge.uiq3.ITraceable
Write a string representation of the instance to the log file.
Trace(int[]) - Static method in class net.sourceforge.uiq3.fx603p.Decomposed
Trace current value
Two_Power_15 - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
±1¹⁵
Two_Power_31 - Static variable in class net.sourceforge.uiq3.fx603p.L_Register
2³¹
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.fx603p.Calculator
The memory from 0 .. 9998 (9999 steps) is available to user programs. 9999 is reserved as stop marker
User_Steps_Low - Static variable in class net.sourceforge.uiq3.fx603p.Calculator
The memory from 0 .. 9998 (9999 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(int) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Row_Type
get voucher type from database value.
value(short) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
Get Token plane from Opcode
value(short) - Static method in enum net.sourceforge.uiq3.fx603p.Token
get Token from op code
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.fx603p.L_Register
Value of the register for BCD Calculations
Value - Variable in class net.sourceforge.uiq3.fx603p.Op_Degree
Value of the degree composition.
Value - Variable in class net.sourceforge.uiq3.fx603p.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.fx603p.A_Register
Get value of the register for use with display.
Value() - Method in class net.sourceforge.uiq3.fx603p.L_Register
Temp_Value of the register.
Value(int[]) - Method in class net.sourceforge.uiq3.fx603p.A_Register
Set 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.fx603p.A_Register
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.fx603p.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.fa6.Files
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Keyboard_Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Row_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Token_Plane_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Key_0_RND.Status_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Key_C.Status_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Key_GSB_LOAD_PEEK.Status_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Key_M.Status_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Op_Degree.Mode_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.uiq3.fx603p.Token
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.fa6.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.fx603p.Calculator.Execution_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.fx603p.Calculator.Indicator_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.fx603p.Calculator.Keyboard_Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.uiq3.fx603p.Calculator.Row_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.fx603p.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.fx603p.Key_0_RND.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.fx603p.Key_C.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.fx603p.Key_GSB_LOAD_PEEK.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.fx603p.Key_M.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.fx603p.L_Register.Operation_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.fx603p.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.fx603p.Token
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»
VER - net.sourceforge.uiq3.fx603p.Token
Extended function Verify
Verify - Variable in class net.sourceforge.uiq3.fx603p.Op_Min_IO
Verify to serial port has the same Opcode as Min and is to complex to be done inside this class — so this delegate is used.
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.fx603p.Constants
assert message when context when field has already been tested not to be null
Write - net.sourceforge.uiq3.fx603p.Calculator.Execution_Type
Calculator is in write program mode.
Write(int) - Method in class net.sourceforge.uiq3.fa6.Tape
Write one byte to the simulated cassette interface.
Write(int[]) - Method in class net.sourceforge.uiq3.fa6.Tape
writes the bytes in the array to the interface.
Write(short[]) - Method in class net.sourceforge.uiq3.fa6.Tape
writes the bytes in the array to the interface.
Write_Alpha(short[]) - Method in class net.sourceforge.uiq3.fa6.Tape
Print displayed alpha text to simulated printer (max 40 characters)
Write_Display(Number, short[]) - Method in class net.sourceforge.uiq3.fa6.Tape
Writes displayed register to simulated cassette interface.
Write_EOF() - Method in class net.sourceforge.uiq3.fa6.Tape
Writes an EOF marker into the file.
Write_M() - Method in class net.sourceforge.uiq3.fa6.Tape
Writes memory register to simulated cassette interface.
Write_Steps() - Method in class net.sourceforge.uiq3.fx603p.Calculator
Writes program steps to simulated cassette interface.
Wrt - net.sourceforge.uiq3.fx603p.Calculator.Indicator_Type
 
Wrt_Is_Alpha(boolean) - Method in class net.sourceforge.uiq3.fx603p.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 - net.sourceforge.uiq3.fx603p.Token
X_Equal_0
X_Equal_F - net.sourceforge.uiq3.fx603p.Token
X_Equal_F
X_Greater_Equal_0 - net.sourceforge.uiq3.fx603p.Token
X_Greater_Equal_0
X_Greater_Equal_F - net.sourceforge.uiq3.fx603p.Token
X_Greater_Equal_F
X_M - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalX↔︎M INFX↔︎Y ALPHAX
X_M00 - net.sourceforge.uiq3.fx603p.Token
X_M00
X_M10 - net.sourceforge.uiq3.fx603p.Token
X_M10
X_M1F - net.sourceforge.uiq3.fx603p.Token
X_M1F
X_MF - net.sourceforge.uiq3.fx603p.Token
X_MF
X_Y - net.sourceforge.uiq3.fx603p.Token
X_Y
xD - net.sourceforge.uiq3.fx603p.Token
xD
Xd - Static variable in class net.sourceforge.uiq3.fx603p.Keyboard
NormalXd INFxdel Base-NNOT (binary negative) ALPHAW
xDEL - net.sourceforge.uiq3.fx603p.Token
xDEL
xMean - net.sourceforge.uiq3.fx603p.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
XOR - net.sourceforge.uiq3.fx603p.L_Register.Operation_Type
Level 5: constant operation stored
XOR - net.sourceforge.uiq3.fx603p.Token
Extended function Exclusive OR

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.fx603p.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.fx603p.Owned_Operation
reset indirect and token plane
µReset(Calculator) - Static method in class net.sourceforge.uiq3.fx603p.Owned_Operation
reset indirect and token plane

Π

π - net.sourceforge.uiq3.fx603p.Token
Pi
π - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Pi

Σ

Σ - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Caps_Signma
σ - Static variable in class net.sourceforge.uiq3.calculator.Alpha
Lower_Sigma
$ 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