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