MathF.BitIncrement(Single) 메서드

정의

지정된 값보다 큰 값을 비교하는 가장 작은 값을 반환합니다.

public:
 static float BitIncrement(float x);
public static float BitIncrement(float x);
static member BitIncrement : single -> single
Public Shared Function BitIncrement (x As Single) As Single

매개 변수

x
Single

증분할 값입니다.

반품

보다 큰 x값을 비교하는 가장 작은 값입니다.

-또는-

가 같으면 /a0>입니다.

-또는-

가 같으면 /a0>입니다.

적용 대상