Sca   Conversion (Int64 to Sca)

Implicitly converts the constant number to a scalar.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public static implicit operator Sca (
	long constant
)

Parameters

constant  Int64
Constant number to be converted to a scalar.

Return Value

Sca

See Also