HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
quo
Syntax
quo((Vect or Poly),(Vect or Poly),[Var])
Description
Returns the Euclidean quotient of 2 polynomials
Example
quo([1,2,3,4],[-1,2]) returns poly1[-1,-4,-11]
quo — Discussion
↑Back to top