Post Reply 
Proposal : List of regular expressions for numeric syntax on different HP calculators
06-07-2019, 08:01 PM
Post: #6
Proposal : List of regular expressions for numeric syntax on different HP calculators
I've been notified that the above regular expression is incorrect. It seems I took out the optional sign after the exponent. Here is the corrected version :

((([+-]?[0-9]+(\.)?[0-9]*)|([+-]?[0-9]*(\.)?[0-9]+))([eE][+-]?[0-9]+)?)

Regards,

Jonathan

Aeternitas modo est. Longa non est, paene nil.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Proposal : List of regular expressions for numeric syntax on different HP calculators - Jonathan Busby - 06-07-2019 08:01 PM



User(s) browsing this thread: 1 Guest(s)