对a,b∈R,记max{a,b}= {a,a≥b b,a
问题描述:
对a,b∈R,记max{a,b}= {a,a≥b b,a
答
函数f(x)=max{x,1} (取x,与1中较大者)
当x≥1时,f(x)=x
当x