common_angles#

common_angles(exprs, angles_vars=thetas)[source]#

Find angles simultaneously zeroing all in exprs.

The expressions in exprs should be formulas for the tan of detection angle, \(\theta_l\), zeroing some pathways, as obtained by calling solve_det_angle(). Uses sympy.solve().