ScientificCalculator.AngularUnit - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki

Namespace: CalculatorClassLibrary

Description: Gets current angular unit used by calculator.

Returns Description
int numeric representation of current angular unit

Remarks:

Angular units stands for Degrees, Radians and Gradians; they correspond to return values 0, 1, 2.