local meep:double=1.1
debuglog meep
result: 1.1000000238418579
Not exactly what I meant.. and tho the error here is minor, is there any way to get 1.1 into a double as 1.1000000000000000 ?
debuglog meep
result: 1.1000000238418579
Not exactly what I meant.. and tho the error here is minor, is there any way to get 1.1 into a double as 1.1000000000000000 ?