英 [æbz]

abbr.acrylonitrile-butadiene-styrene acrylonitrile-butadiene-styrene;absence absence;absorption absorption;absorb (ent) absorption

javascript abs() method syntax

Function:Return the absolute value of the number.

Syntax:Math.abs(x)
Parameters:x Required. Must be a numeric value.

Return: the absolute value ofx.

javascript abs() method example

    Title 

Run instance »

Click the "Run instance" button to view the online instance