Hp Prime Graphing Wireless Calculator Uživatelský manuál Strana 217

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 334
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 216
Functions and commands 213
expression var
i Inserts the imaginary number i.
–1
Returns the inverse of an expression.
(Expr)
–1
Creating your own functions
You can create your own function by writing a program (see
chapter 5) or by using the simpler DEFINE functionality.
Functions you create yourself appear on the User menu (one
of the Toolbox menus).
Suppose you wanted to create the function
SINCOS(A,B)=SIN(A)+COS(B)+C.
1. Press
Sd (Define).
2. In the Name field, enter
a name for the
function—for example,
SINCOSand tap
.
3. In the Function field,
enter the function.
eAA>+fAB>AC
New fields appear
below your function, one
for each variable used in
defining it. You need to
decide which ones are
to be input arguments
for your functions and
which ones are global
variables whose values
are not input within the function. In this example, we’ll
make A and B input variables, so our new function takes
two arguments. The value of C will be provided by global
variable C (which by default is zero).
4. Make sure that A and B are selected and C is not.
Zobrazit stránku 216
1 2 ... 212 213 214 215 216 217 218 219 220 221 222 ... 333 334

Komentáře k této Příručce

Žádné komentáře