Nicklas Nordborg wrote:
> vegard nygaard wrote:
>> "F633 Median" not working but giving a funny error message: Error: For input
>> string: ""F633 MEdian"" on line..., (The E's in the input has been
>> uppercased!)
> 
> That is because string like '1.23e-2' are not recognised as numbers 
> unless the 'e' is first converted to a capital 'E'.


That is, Java cannot handle scientific notation properly (cf. 
http://base.thep.lu.se/changeset/3703)


Jari

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to