Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: quanta.abs - Function Up: quanta - Tool Previous: quanta.atan - Function


quanta.atan2 - Function



Package general
Module quanta
Tool quanta


arctangent of two quantity


Synopsis
atan2(v, a)


Arguments

v in value
    Allowed: non-dimensioned quantity or string
a in value
    Allowed: non-dimensioned quantity or string


Returns
quantity


Description
atan gives arctangent of two non-dimensioned quantity



Example
- dq.convert(dq.atan2(dq.sin('7deg'), dq.cos('7deg')), 'deg')
[value=7, unit=deg]





next up previous contents index
Next: quanta.abs - Function Up: quanta - Tool Previous: quanta.atan - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01