ह्या कंट्रोलमध्ये बदल केल्यामुळे हे पेज ऑटोमॅटिकली अपडेट होईल

LOG

The LOG function returns the logarithm of a number using a specified base. Both arguments are number values.

LOG(pos-num, base)

pos-num: A number on which to base the logarithm. pos-num must be greater than 0.

base: An optional number specifying the base of the logarithm. base must be greater than 0. If base is 1, a division by 0 results and the function returns an error. If base is omitted, it is assumed to be 10.

Examples

=LOG(8, 2) returns 3.

=LOG(100, 10) and =LOG(100) both return 2.

=LOG(5.0625, 1.5) returns 4.

See alsoLNLOG10
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
उपयुक्त आहे का?
कॅरॅक्टर मर्यादा : 250
कमाल कॅरॅक्टर मर्यादा 250 आहे.
तुमच्या प्रतिक्रियेबद्दल धन्यवाद.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.