Hp Prime Graphing Calculator Manuel d'utilisateur Page 187

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 608
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 186
Geometry 183
arcLen
Returns the length of the arc of a curve between two points on
the curve. The curve is an expression, the independent
variable is declared, and the two points are defined by values
of the independent variable.
This command can also accept a parametric definition of a
curve. In this case, the expression is a list of 2 expressions (the
first for x and the second for y) in terms of a third independent
variable.
arcLen(expr, real1, real2)
Examples:
arcLen(x^2, x, –2, 2) returns 9.29.
arcLen({sin(t), cos(t)}, t, 0, π/2) returns
1. 57 …
area
Returns the area of a circle or polygon.
area(circle) or area(polygon)
This command can also return the area under a curve
between two points.
area(expr, x=value1..value2)
Examples:
If GA is defined to be the unit circle, then area(GA) returns
.
area(4-x^2/4, x=-4..4) returns 14.666
coordinates
Given a vector of points, returns a matrix containing the x- and
y-coordinates of those points. Each row of the matrix defines
one point; the first column gives the x-coordinates and the
second column contains the y-coordinates.
coordinates([point1, point2, …, pointn]))
distance
Returns the distance between two points or between a point
and a curve.
distance(point1, point2) or distance(point,
curve)
Vue de la page 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 607 608

Commentaires sur ces manuels

Pas de commentaire