to-exponential.js 86 B

123
  1. var parent = require('../../stable/number/to-exponential');
  2. module.exports = parent;