This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
hdw
/
H5taoke
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
aa3fa1ef5b
Branches
Tags
master
H5taoke
/
node_modules
/
core-js
/
actual
/
math
/
tanh.js
tanh.js
88 B
Histórico
Raw
1
2
3
4
'use strict';
var parent = require('../../stable/math/tanh');
module.exports = parent;