--- layout: stdlib-reference --- # IFloat\.mul ## Description Computes the arithmetic multiplication from values of the conforming type. ## Signature
IFloat.This IFloat.mul(IFloat.This other);

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