I ended up implementing fixed decimals as follows:
- Input can float but is rounded to the defined fixed decimal places
- Internal registers are also rounded to the defined fixed decimal places, 
additional decimals are lost for subsequent calculations.
- To avoid early overflow, the decimal places of the results are 
dynamically reduced if needed. This behavior can be found, for example, in 
the Friden EC 1117
- Since I don’t have a switch, the fixed decimal places are set using the 
keyboard.

Here is a little demo with the IN-12 version… 
https://www.youtube.com/watch?v=CXUIkR63MoA

-- 
You received this message because you are subscribed to the Google Groups 
"neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion, visit 
https://groups.google.com/d/msgid/neonixie-l/2f8dcd64-bbee-43ee-a318-ffa92d4febd3n%40googlegroups.com.

Reply via email to