HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
parameq
Syntax
parameq(Obj)
Description
Returns a parametric equation for the geometric object Obj. The parametric equation is true for all complex numbers that represent points on Obj.
Example
parameq(circle(0,1)) returns -exp(i*t)
parameq — Discussion
↑Back to top