UNPKG
const-e
Version:
latest (1.0.1)
1.0.1
0.0.0
Euler's number.
github.com/const-io/e
const-io/e
const-e
/
lib
/
index.js
6 lines
(3 loc)
•
108 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
// EXPORTS //
module
.
exports
=
2.718281828459045235360287471352662497757247093699959574966
;