The correction to make exponential representation consistent:

edit float.fb screen #030
line 
: esign  base @ &10 = IF  'e hold sign 
changes to
: esign  base @ &10 = IF  sign 'e hold

Need to recompile bigforth.

It works for me and I hope I do not brake something subtle with it :)

--
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to