Editing Expressions On The Screen - HP 50g User Manual

Graphing calculator
Hide thumbs Also See for 50g:
Table of Contents

Advertisement

Binary integers, objects of type 10, are used in some computer science
applications.
Graphics objects, objects of type 11, store graphics produced by the calculator.
Tagged objects, objects of type 12, are used in the output of many programs to
identify results. For example, in the tagged object:
, the word
Mean: 23.2
Mean:
is the tag used to identify the number
as the mean of a sample, for
23.2
example.
Unit objects, objects of type 13, are numerical values with a physical unit
attached to them.
Directories, objects of type 15, are memory locations used to organize your
variables in a similar fashion as folders are used in a personal computer.
Libraries, objects of type 16, are programs residing in memory ports that are
accessible within any directory (or sub-directory) in your calculator. They
resemble built-in functions, objects of type 18, and built-in commands, objects
of type 19, in the way they are used.

Editing expressions on the screen

In this section we present examples of expression editing directly into the
calculator display (algebraic history or RPN stack).
Creating arithmetic expressions
For this example, we select the Algebraic operating mode and select a Fix
format with 3 decimals for the display. We are going to enter the arithmetic
expression:
1
0 .
1
0 .
7
5 .
5
0 .
3
3
0 .
2
0 .
To enter this expression use the following keystrokes:
5.*„Ü1.+1./7.5™/
„ÜR3.-2.Q3
Page 2-3

Advertisement

Table of Contents
loading

Table of Contents