Function: elev

Syntax

elev (<point1>,<point2>)

Type

numeric

Returns

The angle of elevation between two points. The measure of the returned angle is governed by the value of the system string angle_mode.

Parameters

Example

numeric theta = elev(p0,(37.5,99,217))

See Also

Functions:

ang(numeric), ang3(numeric)

Identifiers:

angle_mode(string)