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

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