Click or drag to resize
mathnextafter Method
Overload List
  NameDescription
Public methodStatic memberCode examplenextafter(Double, Double)
Gets the floating-point number that is next after fromNumber in the direction of towardNumber.
Public methodStatic memberCode examplenextafter(Single, Single)
Gets the floating-point number that is next after fromNumber in the direction of towardNumber.
Top
See Also