VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。

@FADD

Windows Linux macOS

Syntax

@FADD(<value1>,<value2>)

Description

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

OK

Unchanged.

Example

OPTON DECIMALSEP,"."
%F = @FADD(%A,3.14159)

See a more advanced example...

See also

@ABS

@DIV

@DIFF

@FABS

@FDIV

@FMUL

@FORMAT

@FSUB

@HEX

@NUMERIC

@PRED

@PROD

@SUCC

@SUM

@ZERO