__fadd 和 __fadds

用途

浮动添加,浮动添加单个

添加两个自变量并返回结果。

原型

双 __fadd (双,双);

float __fadd (float , float);