HP Prime for All

English  Русский 

Syntax

DrawSlp(Reala, Realb, Realm)

Description

Given three real numbers m, a, b, draws a line with slope m that passes through the point (a, b).

Example

DrawSlp(2,1,3) draws the line given by y=3x–5

DrawSlp — Discussion