Mono Class Library: System.Math Overview | MembersSystem.Math.Abs Method |
Returns the absolute value of the specified sbyte. [Edit]
|
A sbyte containing the absolute value of value. [Edit]
Type Reason OverflowException value equals sbyte.MinValue. [Edit]
This method is not CLS-compliant. For a CLS-compliant alternative, use Math.Abs(sbyte)(short). [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0