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