GEOnormAngle

Top  Previous  Next

Standardise of the corner.

With this routine a corner on the value area [0, 2Pi] is standardised.

Parametre

input_angle (stands in) [IN]

Corner in curve measure.

Result

(STAND-IN) [OUT]

Standardised corner in curve measure.

Declaration

#include "basic.h"

 

STAND-IN DLLENTRY GEOnormAngle (

stand in input_angle

);