This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
wcheng81
/
jtBaseApp
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
401914b1dc
Atzari
Tagi
master
jtBaseApp
/
node_modules
/
@popperjs
/
core
/
lib
/
utils
/
math.js.flow
math.js.flow
100 B
Vēsture
Neapstrādāts
1
2
3
4
// @flow
export const max = Math.max;
export const min = Math.min;
export const round = Math.round;