Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
^[0-9]*\/{1}[1-9]{1}[0-9]*$
|
Description |
This regular expression checks if the given string is a fraction. This does not allow 0 either in the numerator or the denominator.
|
Matches |
1/2 | 12/325
|
Non-Matches |
-1/2 | 2se/4rf
|
Author |
Rating:
Bharath N
|
Displaying page
of
pages;
Items to