You can use mysql as a simple calculator : Introduction : Introduction MySQL TUTORIALS


MySQL TUTORIALS » Introduction » Introduction »

 

You can use mysql as a simple calculator


mysql> SELECT SIN(PI()/4)(4+1)*5;
+------------------+---------+
| SIN(PI()/4)      (4+1)*|
+------------------+---------+
0.70710678118655 |      25 |
+------------------+---------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Introduction
» Introduction