RealT Conversion (T to RealT)
Convert IRealNumber<T> 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> (
T x
)
Public Shared Widening Operator CType (
x As T
) As Real(Of T)
static implicit operator Real<T> (
T x
)
F# does not support the declaration of new casting operators.
- x T
RealT