This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zengzheng
/
CDSS-daming-web
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
26c6b12d08
Ramas
Etiquetas
main
CDSS-daming-web
/
node_modules
/
polished
/
lib
/
math
/
math.d.ts
math.d.ts
98 B
Histórico
Raw
1
2
3
declare function math(formula: string, additionalSymbols?: Object): string;
export default math;