Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

« Predchádzajúce Verzia 2 Aktuálny »

%Abs function


Old name
%AbsR
Function
The function returns the absolute value of a number. Result is a real number.
Declaration
REAL %Abs(
   REAL in number
 )
Parameters
numberFunction argument.
Example
%AbsR(-1)
  • Žiadne štítky