This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
sunny
/
lzyd-map-h
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
lzyd-map-h
/
node_modules
/
es5-ext
/
math
/
tanh
/
index.js
index.js
95 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
"use strict";
module.exports = require("./is-implemented")() ? Math.tanh : require("./shim");