> > bl parse 7.77854e-12 >float fs. > > 7.1231794E-12 ok
Like I said, 7.77854e-12 will give you a funky answer becasue 77854 > 32767 -- it can't fit in a regular integer. The top of the stack should be TRUE or FALSE (depending on whether it could do the coversion or not), so I'm a little surprised you get this answer without a '.' before 'FS.'. Yesterday I uploaded a small change without testing it (the code to handle e,E,d,D) -- maybe that's causing a problem too. -Leon ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Amforth-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
