IArithmeticTDivide Method
Returns the quotient of the object and b.
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Function Divide (
b As T
) As T
abstract Divide :
b : 'T -> 'T
- b T
- The second operand
Tthe quotient