On Saturday 05 September 2009 12:57:08 Aleksandrs Livshics wrote:
> On Saturday 05 September 2009 11:41:42 Doriano Blengino wrote:
> > Benoît Minisini ha scritto:
> > >> Hi gambas users.
> > >> It seems to me that it is impossible to enter a number in
> > >> scientific notation in a value box. It d
On Saturday 05 September 2009 11:41:42 Doriano Blengino wrote:
> Benoît Minisini ha scritto:
> >> Hi gambas users.
> >> It seems to me that it is impossible to enter a number in
> >> scientific notation in a value box. It does not accept
> >> "E" or "D" letters which are used to separate exponent.
Benoît Minisini ha scritto:
>> Hi gambas users.
>> It seems to me that it is impossible to enter a number in
>> scientific notation in a value box. It does not accept
>> "E" or "D" letters which are used to separate exponent.
>> So value as 1.0E-1 is illegal. If it is so, it must be treated as a bu
> Hi gambas users.
> It seems to me that it is impossible to enter a number in
> scientific notation in a value box. It does not accept
> "E" or "D" letters which are used to separate exponent.
> So value as 1.0E-1 is illegal. If it is so, it must be treated as a bug !
> Or am I doing something wro
Hi gambas users.
It seems to me that it is impossible to enter a number in
scientific notation in a value box. It does not accept
"E" or "D" letters which are used to separate exponent.
So value as 1.0E-1 is illegal. If it is so, it must be treated as a bug !
Or am I doing something wrongly ?
Alex