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

1.5.1 negate quantities


Description

neg negates a quantity

Arguments





Inputs

v

value

allowed:

variant

Default:

1

Returns
record

Example

 
 
"""  
#  
print "\t----\t neg Ex 1 \t----"  
print qa.neg(’5m’)  
#{’value’: -5.0, ’unit’: ’m’}  
#  
"""  
 

__________________________________________________________________


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