Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-07-31 13:38
Flavor·ECMAScript (JavaScript)

/
(([+-]?\d*\.?\d+)(e[+-]?\d*\.?\d+)?)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous