分段函数使用
输入指令: If(x < -2, x, -2 < x < 2, x², x > 2, x)
GeoGebra函数使用
原文:https://www.cnblogs.com/andrew-address/p/12614567.html