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 Decimal Number
Expression
^([1-9]([0-9])?)(\.(([0])?|([1-9])?|[1]([0-1])?)?)?$
Description
Expression to match decimal number with 2 digits.
Matches
1.0, 1.1 .. 1.11 ... 99.0, 99.1, 99.2, ... 99.11
Non-Matches
0, 0.0. 0.11, 99.12, 1.12, 100, 100.11
Author Rating: The rating for this expression. Girish Yepuri
   Displaying page 1 of 1 pages; Items 1 to 1

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