math.dip.from.normal

Syntax

f = math.dip.from.normal(v)

Get the dip. This is the dip in radians of the plane with normal v. v may either be a 2D or 3D vector.

Returns:f - dip in radians
Arguments:v - normal to the plane