IExponentialFunctions<TSelf>.Exp2(TSelf) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
2
計算會引發至指定乘冪。
public:
static TSelf Exp2(TSelf x);
public static abstract TSelf Exp2 (TSelf x);
static member Exp2 : 'Self -> 'Self
Public Shared Function Exp2 (x As TSelf) As TSelf
參數
- x
- TSelf
所引發的 2
乘冪。
傳回
TSelf
2
x