BaseEntryMulUnits Method
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
protected static void MulUnits(
BaseEntry c1,
BaseEntry c2,
BaseEntry result
)
Protected Shared Sub MulUnits (
c1 As BaseEntry,
c2 As BaseEntry,
result As BaseEntry
)
protected:
static void MulUnits(
BaseEntry^ c1,
BaseEntry^ c2,
BaseEntry^ result
)
static member MulUnits :
c1 : BaseEntry *
c2 : BaseEntry *
result : BaseEntry -> unit
Parameters
- c1 BaseEntry
-
- c2 BaseEntry
-
- result BaseEntry
-