value

property AngularAcceleration.value: float | int

Angular acceleration numerical value. The relative unit is expressed by the unit property.

Returns

float or int

Angular acceleration numerical value.

Raises

TypeError

If value is not a float or an int.