ATAN() > create table t1(a int,b float);> insert into t1 values(1,3.14159);+---------+--------------++---------+--------------+| 0.7854 | -0.0000 |+---------+--------------+MatrixOne目前只支持在查询表的时候使用函数,不支持单独使用函数。