find the domain of function

问题描述:

find the domain of function
f(x)={2x if x≠0,1 if x=0}

函数方程式:如果×=0,那么f(×)=1;如果×≠0,那么f(×)=2×.