Click or drag to resize

angle Constructor (Double, angleType)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Construct an angle with either a degree or a radian value

Namespace:  imbSCI.Core.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Parameters

input
Type: SystemDouble
angle value
angleType (Optional)
Type: imbSCI.Core.mathangleType
Specify whether input is in radians or degrees
See Also