blob: 000636ab774ae58aed0dcc3897e06b982b2a874d [file] [log] [blame]
'use strict';
module.exports = require('./is-implemented')()
? Math.cosh
: require('./shim');