Re: How do I get my answer without exponents?

  • Follow


//* ->STR 2 13 SUB  => ".08256640115" *//

13 is a pretty magic number here.
..
 ->STR 2 OVER SIZE SUB

is better, IMO.

0
Reply Veky 9/11/2004 8:44:55 AM

What about:

->STR TAIL

:)

Cheers

Reth

"Veky (hp49G)" <vedgar@gmail.com> wrote in message 
news:chudu7$gva@odah37.prod.google.com...
> //* ->STR 2 13 SUB  => ".08256640115" *//
>
> 13 is a pretty magic number here.
> .
> ->STR 2 OVER SIZE SUB
>
> is better, IMO.
> 


0
Reply reth 9/11/2004 10:03:39 AM


1 Replies
240 Views

(page loaded in 0.08 seconds)

Similiar Articles:













7/14/2012 2:37:49 PM


Reply: