AdaptableBinaryFunction providing an integral division.
Integral division (a.k.a. exact division or division without remainder) maps ring elements to ring element such that if such a exists (i.e. if is divisible by ). Otherwise the effect of invoking this operation is undefined. Since the ring represented is an integral domain, is uniquely defined if it exists.
| |
Is AlgebraicStructureTraits::Type.
| |
| |
Is AlgebraicStructureTraits::Type.
| |
| |
Is AlgebraicStructureTraits::Type.
|
|
| |
returns , this is an integral division. | ||
| ||
|
| This operator is well defined if NT1 and NT2 are ExplicitInteroperable with coercion type AlgebraicStructureTraits::Type. |