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