This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ice-static
/
Eve-Project
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
c82da41a8c
Ramas
Etiquetas
master
Eve-Project
/
node_modules
/
core-js-pure
/
full
/
math
/
log10.js
log10.js
89 B
Histórico
Raw
1
2
3
4
'use strict';
var parent = require('../../actual/math/log10');
module.exports = parent;