| MathAssistantAbs Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Abs(Double) | 
            Returns the absolute value of the specified value.
             | 
|   | Abs(Int32) | 
            Returns the absolute value of the specified value.
             | 
|   | Abs(Int64) | 
            Returns the absolute value of the specified value.
             | 
|   | Abs(Single) | 
            Returns the absolute value of the specified value.
             | 
 See Also
See Also