ఈ కంట్రో‌ల్‌ను మారిస్తే, ఈ పేజీ ఆటోమేటిక్‌గా అప్‌డేట్ చేయబడుతుంది

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.