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

META-INF.resources.datatables.sorting.scientific.min.js Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show newest version
jQuery.extend(jQuery.fn.dataTableExt.oSort,{"scientific-pre":function(a){return parseFloat(a)},"scientific-asc":function(a,b){return ab?1:0},"scientific-desc":function(a,b){return ab?-1:0}});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy