UNPKG

const-eulergamma

Version:
10 lines (5 loc) 138 B
'use strict'; // http://oeis.org/A001620 var GAMMA = 0.577215664901532860606512090082402431042; // EXPORTS // module.exports = GAMMA;