You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to a single good regex for grabbing a float (optional minus sign, optional leading digits, decimal, trailing digits, [eEdD], sign on exponent). See PR #295
The text was updated successfully, but these errors were encountered:
Need to a single good regex for grabbing a float (optional minus sign, optional leading digits, decimal, trailing digits, [eEdD], sign on exponent). See PR #295
The text was updated successfully, but these errors were encountered: