Issue 92057

Summary: BASIC-Function isnumeric
Product: App Dev Reporter: hawe <hawe>
Component: scriptingAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues, pet.ebe
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description hawe 2008-07-23 21:12:30 UTC
BASIC-Function
isnumeric("-") = true

I wrote a math parser and had much trouble with this behavior...
BTW: Is there a way to evaluate a math-string like 1.5*sqrt(81)/4 in OO-BASIC?

Gruß HW
Hans W. Hofmann
Comment 1 noel.power 2008-07-24 17:38:42 UTC
confirmed isnumeric("-") does return true

also

isnumeric("+1") returns false

parser needs some love ( or perhaps really it should call the compiler itself to
evaluate the expression ? )
Comment 2 ab 2008-08-01 07:40:05 UTC
STARTED, 3.x
Comment 3 eberlein 2010-03-18 11:39:12 UTC
What about this: IsNumeric(" ")?

And what about addressing this to 3.3?
Comment 4 Marcus 2017-05-20 11:29:28 UTC
Reset assigne to the default "issues@openoffice.apache.org".