4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
|
var parent = require('../../stable/math/tanh');
|
||
|
|
||
|
module.exports = parent;
|