HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
segment
Syntax
segment(Point1, Point2)
Description
Draws a segment defined by its endpoints.
Example
segment(1+2i, 4) draws the segment defined by the points whose coordinates are (1, 2) and (4, 0). segment(GA, GB) draws segment AB.
segment — Discussion
↑Back to top