Abs

Characteristic Description

Returns

Absolute value of a specified number.

Return type

Data type of the parameter that you enter.

Syntax

Math.Abs(a)

Parameters

  • Parametera.
  • Definition—A number for which an absolute value is to be found.
  • Data type—Any numeric data type.