push_polar_vector Function (ROM Call 0x4B1)

AMS 2.00 or higher basfunc.h

void push_polar_vector(ESI mat);

Executes the simplification of a vector written under polar form.

The matrix pointed to by mat must be a one-line, two-column matrix.


Uses: next_expression_index, push_quantum_pair, push_polar_to_rect_x, push_polar_to_rect_y


See also: push_cylin_vector, push_spher_vector