This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
shuhi
/
shuhi-app
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
f504f96ff9
Ramas
Etiquetas
master
shuhi-app
/
node_modules
/
core-js
/
stable
/
math
/
cbrt.js
cbrt.js
84 B
Histórico
Raw
1
2
3
4
'use strict';
var parent = require('../../es/math/cbrt');
module.exports = parent;