Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Interact uses true 24 bit floating point numbers. A 24-bit number has a limitation of size in which it will hold its accuracy. The solution is either break the number down into two parts or keep the number as a string.

  • No labels