Previous Topic

Next Topic

Book Contents

Abs

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

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

Send Feedback