2 lines
43 B
Python
2 lines
43 B
Python
def floatToFixed248(value):
|
|
return value; |
def floatToFixed248(value):
|
|
return value; |