This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
zengzheng
/
CDSS-daming-web
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
26c6b12d08
Gałęzie
Tagi
main
CDSS-daming-web
/
node_modules
/
polished
/
lib
/
math
/
math.d.ts
math.d.ts
98 B
Historia
Czysty
1
2
3
declare function math(formula: string, additionalSymbols?: Object): string;
export default math;