GeoGebra函数使用
时间:2020-04-01 19:16:20
收藏:0
阅读:50
分段函数使用
输入指令: If(x < -2, x, -2 < x < 2, x², x > 2, x)
原文:https://www.cnblogs.com/andrew-address/p/12614567.html
评论(0)