01:02:45
##forth
<MrMobius>
what's the purpose of ud1 in >number?
01:03:03
##forth
<MrMobius>
it causes a stack underflow in gforth with 0,1, or 100
01:03:26
##forth
<MrMobius>
ahh, it's a double
23:15:38
##forth
<KipIngram>
MrMobius: What was its purpose? The main variable I remember being involved there was one that counted digits after the decimal point had been recognized.