NormalR()

<< Click to Display Table of Contents >>

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

NormalR()

Description

Normalize an angle in radians from –2π to 2π.

 

Type

REGULAR FUNCTION

 

Usage

Normalized = NormalR(Radians)

 

Radians

REAL

The original angle in radians.

Normalized

REAL

The angle normalized from –2π to 2π.