--- layout: stdlib-reference --- # IFloat\.add ## Description Computes the arithmetic sum of two values of the conforming type. ## Signature
IFloat.This IFloat.add(IFloat.This other);

## Parameters #### other : [IFloat](index.html)\.This