Method Abs Abs(BigDecimal) Gets the absolute value of the given value. Declaration public static BigDecimal Abs(BigDecimal value) Parameters Type Name Description BigDecimal value Returns Type Description BigDecimal Implements INumberBase<TSelf>.Abs(TSelf)