A slow-fast system usually involves two kinds of dynamical variables, evolving on very different timescales. The ratio between the fast and slow timescales is measured by small parameter $\epsilon$ in which $0<\epsilon<<1$.
An (1,1) slow-fast ODE system, for instance, is written on the slow time scale $\tau$ as follow: $$ \epsilon \frac{dx}{d\tau} = f(x,y) $$ $$ \frac{dy}{d\tau} = g(x,y)$$
Or fast time scale $t=\tau/\epsilon$: $$ \frac{dx}{dt} = f(x,y) $$ $$ \frac{dy}{dt} = \epsilon g(x,y)$$
My question is:
(i) How small $\epsilon$ is so that we call this ODE a slow-fast system - 0.1, 0.01, 0.001?
(ii) Is there any mathematical definition or threshold of $\epsilon$ that we use to define slow-fast systems?