MySQL LN() FunctionThe LN() is a Math function of MySQL. This function is used to get the natural logarithm of the given number. SyntaxPrameter:number : It is the number for getting log value. ReturnsThis function returns the natural logarithm of the given number. If the number is less than or equal to 0, this function will return NULL. Example 1Output: Example 2Output: Example 3Output: Next TopicMySQL Math |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India