mysql sqrt() 函数

 

mysql> select sqrt(16);
+----------+
| sqrt(16) |
+----------+
|        4 |
+----------+
1 row in set (0.00 sec)

 

posted @ 2019-08-04 21:19  anobscureretreat  阅读(537)  评论(0编辑  收藏  举报