NormalD()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

NormalD()

Description

Normalize an angle in degrees from –360° to 360°.

 

Type

REGULAR FUNCTION

 

Usage

Normalized = NormalR(Degrees)

 

Degrees

REAL

The original angle in degrees.

Normalized

REAL

The angle normalized from –360° to 360°.