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