math.nexttoward Method |
Name | Description | |
---|---|---|
![]() ![]() | nexttoward(Double, Double) |
Gets the floating-point number that is next after fromNumber in the direction of towardNumber.
|
![]() ![]() | nexttoward(Single, Single) |
Gets the floating-point number that is next after fromNumber in the direction of towardNumber.
|