Value math functions

Defines math functions for values
o abs
Value math (abs)
o sqrt
Value math (sqrt)
o pow
Value math (pow)
o exp
Value math (exp)
o log
Value math (log)
o log10
Value math (log10)
o sin
Value math (sin)
o cos
Value math (cos)
o tan
Value math (tan)
o asin
Value math (asin)
o acos
Value math (acos)
o atan
Value math (atan)
o atan2
Value math (atan2)
o sinh
Value math (sinh)
o cosh
Value math (cosh)
o tanh
Value math (tanh)
o ceil
Value math (ceil)
o floor
Value math (floor)
o conj
Value math (conj)
o polar
Value math (polar)
o real
Value math (real)
o imag
Value math (imag)
o arg
Value math (arg)
o norm
Value math (norm)
o equal
Value comparision (equal)
o unequal
Value comparision (unequal)
o less
Value comparision (less)
o lessequal
Value comparision (less equal)
o greater
Value comparision (greater)
o greaterequal
Value comparision (greater equal)
The following math functions are supported:
    
Author:
Written June 2001 by Masahiro Ito and Daniel Sigg
Version:
1.0

Alphabetic index Hierarchy of classes


Please send questions and comments to zweizig_j@ligo-wa.caltech.edu