Returns the arctangent of the quotient of its arguments.
This number is the y value in the formula, whilst the given 'x' is the x value.
result = y.atan2( x )