'Returns the arctangent angle and quadrant of a given number. '+'ArcTan2 calculates ArcTan(<numeric-expression-Y>/<numeric-expression-X>), and returns an angle in the '+'correct quadrant. The value of <numeric-expression-X> can''t be 0. '+'The return value will fall in the range from -Pi to Pi radians.'
Namespace: TrigonometryPackage
Delphi |
ATan2Comment = 'Returns the arctangent angle and quadrant of a given number. '+ |
Value
Type: string
Reference |