RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Number with Decimal
Expression
^(\d{1,4}?[.]{0,1}?\d{0,3}?)$
Description
This expression validate the add of numbers with or without decimal
Matches
123 | 123.1 | 100. | 0.2 | 2341.123
Non-Matches
12345.1234 | .012 | .2893
Author Rating: Not yet rated. AECC
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials