Number Conversion (Double to Number)
Convert double to Real Number
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
public static implicit operator Number (
double a
)
Public Shared Widening Operator CType (
a As Double
) As Number
static implicit operator Number (
double a
)
F# does not support the declaration of new casting operators.
- a Double
Number