Casio OH-7000G
Datasheet legend
Ab/c:
Fractions calculation
AC: Alternating current BaseN: Number base calculations Card: Magnetic card storage Cmem: Continuous memory Cond: Conditional execution Const: Scientific constants Cplx: Complex number arithmetic DC: Direct current Eqlib: Equation library Exp: Exponential/log functions Fin: Financial functions Grph: Graphing capability Hyp: Hyperbolic functions Ind: Indirect addressing Intg: Numerical integration Jump: Unconditional jump (GOTO) Lbl: Program labels LCD: Liquid Crystal Display LED: Light-Emitting Diode Li-ion: Li-ion rechargeable battery Lreg: Linear regression (2-var. stats) mA: Milliamperes of current Mtrx: Matrix support NiCd: Nickel-Cadmium recharg. batt. NiMH: Nickel-metal-hydrite rech. batt. Prnt: Printer RTC: Real-time clock Sdev: Standard deviation (1-var. stats) Solv: Equation solver Subr: Subroutine call capability Symb: Symbolic computing Tape: Magnetic tape storage Trig: Trigonometric functions Units: Unit conversions VAC: Volts AC VDC: Volts DC |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*Overhead display
Casio OH-7000G
The Casio OH-7000G is an overhead projector version of Casio's classic graphing calculator, the fx-7000G. Apart from a difference in house styling and, of course, the see-through, temperature resistant LCD display, the OH-7000G is identical to the fx-7000G.
Demonstrating this calculator's programming model is the example below that computes the logarithm of the Gamma function to a high degree of accuracy using the Lanczos-approximation.
Rad "X=":?->X 1->S X<0=>-1->S X<0=>-X->X ln (2.506628283501+92.20704845211÷X- 83.17763708288÷(X+1)+14.80283193078÷(X+2)- .2208497079533÷(X+3))+(X-.5)ln (X+3.85)-X-3.85->G S<0=>ln (-π÷X÷sin πX)-G->G G