API Reference angle v1.0.1
Modules
Tired of forever converting back and forwards between degrees and radians? Well worry no more; Angle is here to make your life simple!
Functions relating to dealing with angles in Degrees, Minutes and Seconds.
Functions relating to dealing with angles in real Degrees.
Functions relating to dealing with angles in Gradians.
Functions relating to dealing with angles in Radians.
This module defines the ~a
macros. To use it just use Angle
.
Wraps Erlang's :math
module to provide versions of it's trigonomic
functions which work with the Angle
type.