RegEx Pattern that matches positive or negative values (e.g "1.2", "-2.8", "7.8", -22.8")

Posted by tzippy on Stack Overflow See other posts from Stack Overflow or by tzippy
Published on 2010-05-18T10:07:51Z Indexed on 2010/05/18 10:10 UTC
Read the original article Hit count: 170

Filed under:

decimal seperator is a dot, followed by max one digit! No range specified.

Thanks guys!

© Stack Overflow or respective owner

Related posts about regex