Creates an Angle object.
If this is an Angle, this function will return a copy of the given angle.
If this is a string, this function will try to parse the string as a angle. If it fails, it returns a 0 angle. (See examples)
Creates an angle and prints the value to the console.