La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.

@FSUB

Windows Linux macOS

Syntax

@FSUB(<value1>,<value2>)

Description

This function returns the difference of its two arguments: <value1> - <value2>, which may be floating-point numbers.

OK

Unchanged.

Example

%F = @FSUB(%A,%B)

See a more advanced example...

See also