| mathnextafter Method |
| Name | Description | |
|---|---|---|
| nextafter(Double, Double) |
Gets the floating-point number that is next after fromNumber in the direction of towardNumber.
| |
| nextafter(Single, Single) |
Gets the floating-point number that is next after fromNumber in the direction of towardNumber.
|