Инструменты пользователя

Инструменты сайта


en:autorun:documentation:abs

Abs

Abs(<value>)

The function returns the absolute value of a number.

Parameters

valueNumeric expression for which the absolute value will be returned.

Examples

MsgBox(Abs(-5))     # --> 5
MsgBox(Abs(1.25))   # --> 1.25
en/autorun/documentation/abs.txt · Последнее изменение: 2022/10/17 15:45 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki