HP Prime for All

English  Русский 

Syntax

half_line(Point1, Point2)

Description

Given 2 points, draws a ray from the first point through the second point.

Example

half_line(0, 1+i) draws a ray starting at the origin and passing through the point at (1,1)

half_line — Discussion