abs
bitcoinjs-lib / abs
Function: abs()
abs(
value
):Int32
Defined in: packages/scrypt-ts-btc/src/smart-contract/fns/math.ts:47
Returns the absolute value of a Int32.
Parameters
value
The Int32 value
Returns
The absolute value of the Int32.
bitcoinjs-lib / abs
abs(
value
):Int32
Defined in: packages/scrypt-ts-btc/src/smart-contract/fns/math.ts:47
Returns the absolute value of a Int32.
The Int32 value
The absolute value of the Int32.