இந்தக் கட்டுப்பாட்டை மாற்றினால் இந்தப் பக்கம் தானாக மாற்றப்படும்

LOG10

The LOG10 function returns the base-10 logarithm of a number.

LOG10(pos-num)

pos-num: A number value. pos-num must be greater than 0.

Notes

  • To find the logarithm for a base other than 10, use the LOG function.

Examples

=LOG10(1) returns 0.

=LOG10(10) returns 1.

=LOG10(100) returns 2.

=LOG10(1000) returns 3.

See alsoLNLOG
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.