public Real<T> InvErf()
Public Function InvErf As Real(Of T)
public: virtual Real<T> InvErf() sealed
abstract InvErf : unit -> Real<'T> override InvErf : unit -> Real<'T>
In This Article