IRootFunctions<TSelf>.Sqrt(TSelf) Methode

Definitie

Berekent de vierkantswortel van een waarde.

public:
 static TSelf Sqrt(TSelf x);
public static abstract TSelf Sqrt(TSelf x);
static member Sqrt : 'Self -> 'Self
Public Shared Function Sqrt (x As TSelf) As TSelf

Parameters

x
TSelf

De waarde waarvan de vierkantswortel moet worden berekend.

Retouren

TSelf

De vierkantswortel van x.

Van toepassing op