HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
coordinates
Syntax
coordinates(Pnt or Cplx or Vect)
Description
Returns the list (resp matrix) of the abscissa and of the ordinate of a point or a vector (resp of points or vectors).
Example
coordinates(point(1+2*i)) returns [1,2]
coordinates — Discussion
↑Back to top