cleanup, docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
:sig
|
||||
f64 draw_float(f64 from, f64 to)
|
||||
f64 draw_float(f64 from, f64 to, f64 decimal_precision = 0.000000000001)
|
||||
|
||||
:params
|
||||
from : minimum value
|
||||
|
||||
Reference in New Issue
Block a user