DNumberWang:GetFraction
Example
Prints out some fractions based on a number selector with a min/max range of 0 to 255.
Output: 0.25098039215686
0.50196078431373
0.75294117647059
1
Returns a fraction representing the current number selector value to number selector min/max range ratio. If argument val
is supplied, that number will be computed instead.
Prints out some fractions based on a number selector with a min/max range of 0 to 255.