英 [æ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.