Hp Prime Graphing Wireless Calculator Manual do Utilizador Página 177

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 334
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 176
Functions and commands 173
commands” on page 39, and those specific to programming
are described in “Program commands” on page 267.
Some of the options on the Catlg menu can
also be chosen from the relations palette
(
Sr)
! Factorial. Returns the factorial of a positive integer. For non-
integers, ! = Γ(x + 1). This calculates the Gamma function.
value!
Example:
6! returns 720
% x percent of y. Returns (x/100)*y.
%(x, y)
Example:
%(20,50) returns 10
%CHANGE Percent change from x to y. Returns 100*(y-x)/x.
%CHANGE(x, y)
Example:
%CHANGE(20,50) returns 150
%TOTAL Percent total; the percentage of x that is y. Returns 100*y/x.
%TOTAL(x, y)
Example:
%TOTAL(20,50) returns 250
( Inserts opening parenthesis.
* Multiplication symbol. Returns the product of two numbers or
the scalar product of two vectors.
+ Addition symbol. Returns the sum of two numbers, the term-by-
term sum of two lists or two matrices, or adds two strings
together.
Subtraction symbol. Returns the difference of two numbers, or
the term-by-term subtraction of two lists or two matrices.
Vista de página 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 333 334

Comentários a estes Manuais

Sem comentários