MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: tofloat()...
-
Date: Wed, 31 Jul 1996 11:53:08 PDT
-
From: ThwartedEfforts <abakun@scinc.com>
-
Content-Type: text/plain; charset="us-ascii"
At 10:56 AM 7/31/96 PDT, "John Towell Ph.D." <m50jft1@hayek.cob.niu.edu> wrote:
>check this out:
>
>;tofloat(3)
>=> 3.0
>;tofloat(-3)
>=> -3.0
>;tofloat(+3)
>Line 1: syntax error
>1 error.
>
>Note - works as string:
>;tofloat("+3")
>=> 3.0
Seems it is a problem with the code parser. Seems expressions can't start
with a +. Was it like this in previous versions?
Andy.
Follow-Ups:
- $news
- From: Edward Goff <egoff@iquest.com>
Home |
Subject Index |
Thread Index