push_spher_vector Function (ROM Call 0x4C2)

AMS 2.00 or higher basfunc.h

void push_spher_vector(ESI mat);

Executes the simplification of a vector written under spherical form.

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


Uses: push_trig, replace_top2_with_prod, times_top, push_cos, push_sin, is_free_of_tag, move_between_to_top, next_expression_index, push_expression, push_quantum_pair, top_estack


See also: push_cylin_vector, push_polar_vector