From WikiChip
Difference between revisions of "mirc/identifiers/$abs"
< mirc‎ | identifiers

m (Bot: Fixing links)
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +))
Line 13: Line 13:
 
== Compatibility ==
 
== Compatibility ==
 
Added: mIRC v4.5
 
Added: mIRC v4.5
 
Added On: 30/06/96
 
  
 
== See Also ==
 
== See Also ==

Revision as of 00:39, 6 July 2014

$abs returns the absolute value of a number.

Synopsis

$abs(N)

Parameters

NThe number that you want to retrieve the absolute value for.

Example

Echo the absolute value of -7 to the active window

//echo -a $abs(-7)

Compatibility

Added: mIRC v4.5

See Also

$calc

$floor

$round

[Expand]
v · d · e mIRC identifier list