S-NODE-UTILS
here !
Dochere (Doc here)
Mathematical libraryExample to use in s-node-utils
- For the lib, is:
var slm = ; slm;
- For the module is:
var snu = ; snumath;
here (Doc here)
"IS" libraryExample to use in s-node-utils
- For the lib, is:
var sli = ; sli;
- For the module is:
var snu = ; snuis;
here (Doc here)
Array libraryExample to use in s-node-utils
- For the lib, is:
var sla = ; sla;
- For the module is:
var snu = ; snuarray;