NRAO Home > CASA > CASA Toolkit Reference Manual
quanta.atan - Function

1.5.1 arctangent of quantity


Description

atan gives arctangent of non-dimensioned quantity

Arguments





Inputs

v

non-dimensioned quantity

allowed:

any

Default:

variant

Returns
record

Example

 
 
"""  
#  
print "\t----\t atan Ex 1 \t----"  
print qa.convert(qa.atan(qa.tan(’7deg’)), ’deg’)  
#{’value’: 7.0, ’unit’: ’deg’}  
#  
"""  
 

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search