HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
DrawSlp
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
↑Back to top