Exponential

The inverse of logarithm. Takes a 12-bit floating-point number and produces a 35-bit integer. Reverses a logarithmic compression or calculation. Accurate to 10 bits.

*.

16-bit fraction multiply. Leaves multiplicand on stack

2*d

Standard 36-bit left shift. Carry should be 0

split

Extract the exponent from the floating number

ex2

shift

Shift is only defined as a comment.