push_cylin_vector Function (ROM Call 0x49B)

AMS 2.00 or higher basfunc.h

void push_cylin_vector(ESI mat);

Executes the simplification of a vector written under cylindrical form.

The matrix pointed to by mat must be a one-line, three-column matrix, and the third element of the matrix must be free of tag LIST_TAG.


Uses: is_free_of_tag, next_expression_index, push_expression, push_quantum_pair, push_polar_to_rect_x, push_polar_to_rect_y


See also: push_polar_vector, push_spher_vector