ComplexTJ Property
Returns the square root of -1.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
public Complex<T> J { get; }
Public ReadOnly Property J As Complex(Of T)
Get
public:
property Complex<T> J {
Complex<T> get ();
}
member J : Complex<'T> with get
Property Value
ComplexT