easygraph.functions.drawing.geometry module#

easygraph.functions.drawing.geometry.common_tangent_radian(r1, r2, d)[source]#
easygraph.functions.drawing.geometry.polar_position(r, theta, start_point)[source]#
easygraph.functions.drawing.geometry.rad_2_deg(rad)[source]#
easygraph.functions.drawing.geometry.radian_from_atan(x, y)[source]#
easygraph.functions.drawing.geometry.vlen(vector)[source]#