Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Floating point support?
Fri, May 24 2013 9:28 PMPermanent Link

Greentram Software Pty Ltd

The website says "The String, Integer, Boolean, DateTime, class,
and method types are supported.". Does this mean that there is no
support for floating point types?

--
Tony Bryer, Greentram Software Pty Ltd, Melbourne, Australia
'Software to build on'  http://www.greentram.com



Sat, May 25 2013 8:52 AMPermanent Link

Matthew Jones

Tony Bryer <tony@greentram.com> wrote:
> The website says "The String, Integer, Boolean, DateTime, class,
> and method types are supported.". Does this mean that there is no
> support for floating point types?

Interesting question. The underlying javascript has floating point, and
IIRC doesn't actually have integer. I suspect that EWB either does, or
could, or integers are really floats.

I don't think I helped much did I? If not one else has responded by Tuesday
when I'm at my desk, I'll experiment.

--
Matthew Jones
Tue, May 28 2013 3:32 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tony,

<< The website says "The String, Integer, Boolean, DateTime, class, and
method types are supported.". Does this mean that there is no support for
floating point types? >>

This is an omission and it's now correct.  EWB supports the Double
floating-point type.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Image