CalcIt Commands

ANGLESUNIT

System parameter which defines the default unit used in trigonometry functions to express angles. Constants auRAD, auGRAD and auDEG are used for this purpose. E.g.

AnglesUnit:=auDEG

By default auDEGREES are used.

NOTE: Affects only the code which executes it.

Go Back