All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.var.pnum.js Maven / Gradle / Ivy

The newest version!
define( function() {
	"use strict";

	return ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source;
} );




© 2015 - 2025 Weber Informatics LLC | Privacy Policy