Čítať v angličtine Upraviť

Zdieľať cez


Double.Pow(Double, Double) Method

Definition

Computes a value raised to a given power.

C#
public static double Pow(double x, double y);

Parameters

x
Double

The value which is raised to the power of x.

y
Double

The power to which x is raised.

Returns

x raised to the power of y.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10