Single.Truncate(Single) 메서드

정의

값을 자립니다.

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

매개 변수

x
Single

자를 값입니다.

반환

의 잘림입니다 x.

구현

적용 대상