Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
'@njm1992 I haven't used variables a great deal. If the limit for their values is indeed -10000 to +10000, you can use a similar compression scheme with a range of -8192.0 to +8191.99951171875 by steps of 0.00048828125. The limit for tweaks in general - some tweaks had narrower limtis - used to be -9999999 to +9999999. I think it may have been relaxed for values computed by calculator gadgets - they might allow the full range of an IEEE 32 bit floating point value now - but for values entered into tweaks using L1+Square, the -9999999 to +9999999 limit is still in force.