Click or drag to resize

MathfAbs Method

Overload List
  NameDescription
Public methodStatic memberAbs(Int32)
Returns the absolute value of `s` (i.e. positive value).
Public methodStatic memberAbs(Single)
Returns the absolute value of `s` (i.e. positive value).
Top
See Also