Key_Simple_Hyp

constructor(    Owner: Calculator,     Normal: Short,     Inv_Normal: Short,     Hyp_Normal: Short,     Inv_Hyp_Normal: Short,     BaseN: Short,     Normal_Alpha: Short,     Inv_Alpha: Short)

Create Key and attach to owner calculator.

Parameters

Owner

Calculator owning the key

Normal

Normal operations

Inv_Normal

Inverse operation

BaseN

Base N operation

Hyp_Normal

Hyperbolic operation

Inv_Hyp_Normal

Inverse Hyperbolic operation

Normal_Alpha

Normal_Alpha characters

Inv_Alpha

Inverse Normal_Alpha characters