HP Prime Graphing Wireless Calculator Manual de usuario Pagina 485

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 701
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 484
image(Matrix)
Example:
image([[1,2],[3,6]]) returns [1,3]
interval2center
Returns the center of an interval.
interval2center(Interval)
Example:
interval2center(2..5) returns 7/2
inv
Returns the inverse of an expression or matrix.
inv(Expr) or inv(Matrix)
Example:
inv(9/5) returns 5/9
iPart
Returns a real number without its fractional part or a list of real numbers each without its fractional part.
iPart(Real) or iPart(List)
Example:
iPart(4.3) returns 4
iquorem
Returns the Euclidean quotient and remainder of two integers.
iquorem(Integer1, Integer2)
Example:
iquorem(63, 23) returns [2, 17]
jacobi_symbol
Returns the kernel of a linear application of a matrix.
jacobi_symbol(Integer1, Integer2)
Example:
jacobi_symbol(132,5) gives -1
ker
Returns the Jacobi symbol of the given integers.
ker(Matrix)
Ctlg menu 437
Vista de pagina 484
1 2 ... 480 481 482 483 484 485 486 487 488 489 490 ... 700 701

Comentarios a estos manuales

Sin comentarios