Parse the string representation of an angle
input |
the string representation of the angle |
the angle |
ParseError.INVALID_INTEGER |
not a valid number |
ParseError.OUT_OF_RANGE |
input outside 32 bit integer |