Math

fatality.math

Functions

calc_angle

returns the angle between two points

math:calc_angle( point_one, point_two )

Parameter

Data type

Description

point_one

first point

point_two

second point

Last updated