다음을 통해 공유


Single.Exp10(Single) 메서드

정의

컴퓨팅 10 지정된 전원으로 발생합니다.

public:
 static float Exp10(float x) = System::Numerics::IExponentialFunctions<float>::Exp10;
public static float Exp10 (float x);
static member Exp10 : single -> single
Public Shared Function Exp10 (x As Single) As Single

매개 변수

x
Single

10 발생시키는 힘입니다.

반환

10x

구현

적용 대상