Use ATAN : ATAN : Math SQL / MySQL


SQL / MySQL » Math » ATAN »

 

Use ATAN



/*
mysql> select ATAN( 0.45);
+------------------+
| ATAN( 0.45)      |
+------------------+
| 0.42285392613294 |
+------------------+
1 row in set (0.00 sec)


*/  
select ATAN0.45);

           
       



Leave a Comment / Note


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

Follow Navioo On Twitter

SQL / MySQL

 Navioo Math
» ATAN