Multiplication in the positive reals is turned into addition by the logarithm: a * b = 2^{ log2(a) + log2(b) }. We approximate log2(x) with a fixed-point table and reconstruct 2^{y} via another table ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.