🌐
Microsoft Support
support.microsoft.com › en-us › office › log-function-4e82f196-1ca9-4747-8fb0-6c4a3abb3280
LOG function - Microsoft Support
This article describes the formula syntax and usage of the LOG function, which returns the logarithm of a number to the base you specify.
🌐
Excel Tip
exceltip.com › home › excel functions list
How to use the Excel LN function
Excel LN function returns the log of a number at base “e”. Excel LN is a mathematical function to get the log of a value at base constant “e”
🌐
Exceljet
exceljet.net › ln function
Excel LN function | Exceljet
September 13, 2021 - The Excel LOG function returns the logarithm of a given number, using a supplied base. The base argument defaults to 10 if not supplied. The Excel EXP function returns the result of the constant e raised to the power of a number.
🌐
Wall Street Mojo
wallstreetmojo.com › home › all blogs › excel resources › log excel function
LOG in Excel (Formula, Examples) | How Use LOG Function in Excel?
December 20, 2024 - Again, we will use the LOG in Excel to calculate the complexity. ... The result could be in decimal, so we have rounded the result of 0 places of digits. Concatenating with the “String Steps Required is,” we have: =”Steps Required are”&” “&ROUND(LOG(A6,2),0) For searching for an item from an array of 1000000 items, the binary search will take only 20 steps only. The LOG functions are also widely used in economics for stock price indexing graphs.
🌐
Microsoft Support
support.microsoft.com › en-us › office › ln-function-81fe1ed7-dac9-4acd-ba1d-07a142c6118f
LN function - Microsoft Support
This article describes the formula syntax and usage of the LN function in Microsoft Excel. Returns the natural logarithm of a number. Natural logarithms are based on the constant e (2.71828182845904).
🌐
ExcelFind
excelfind.com › excel-functions › excel-log-function
How to use the Excel LOG function - ExcelFind.com
February 12, 2024 - Assuming A2 contains a value, and ‘e’ is the mathematical constant, this formula calculates the logarithm to the base e (natural logarithm). Compound Interest Calculations: Applying LOG in compound interest calculations: Calculates the logarithm of the ratio of final to initial value at a specified rate, often used in compound interest calculations. Integrating LOG in Advanced Calculations: Combining LOG with other Excel functions:
🌐
Coefficient
coefficient.io › excel-tutorials › natural-log-excel
Using the Natural Log Excel Function to Calculate Logarithms Effortlessly
June 3, 2024 - Comprehending the Natural Log Function starts with its Syntax. Type =LN(Number) into a cell, and Excel does the rest. Here, number is mentioned by any numeral value greater than 0. Excel is entirely specific here: the estimate must be positive ...
🌐
TechOnTheNet
techonthenet.com › excel › formulas › log.php
MS Excel: How to use the LOG Function (WS)
This Excel tutorial explains how to use the Excel LOG function with syntax and examples. The Microsoft Excel LOG function returns the logarithm of a number to a specified base.
🌐
Automate Excel
automateexcel.com › home › log function examples – excel, vba, & google sheets
LOG Function Examples - Excel, VBA, & Google Sheets
November 9, 2023 - This tutorial demonstrates how to use the LOG Function in Excel to calculate the logarithm of a number to a specified base. The LOG Function returns the logarithm of a number to the specified base.
Find elsewhere
🌐
ExcelDemy
exceldemy.com › home › excel functions › how to use log function in excel: 10 methods
How to Use LOG Function in Excel: 10 Methods - ExcelDemy
May 20, 2024 - The EXP function returns the exponential of 1 i.e. the irrational number “e”, which works as the base for the LOG function. Next, the LOG function returns the natural logarithm of the provided number.
🌐
Exceljet
exceljet.net › log function
Excel LOG function | Exceljet
September 13, 2021 - The Excel LOG function returns the logarithm of a given number, using a supplied base. The base argument defaults to 10 if not supplied.
🌐
Microsoft Support
support.microsoft.com › en-us › office › exp-function-c578f034-2c45-4c37-bc8c-329660a63abe
EXP function - Microsoft Support
This article describes the formula syntax and usage of the EXP function in Microsoft Excel. Returns e raised to the power of number. The constant e equals 2.71828182845904, the base of the natural logarithm.
🌐
EngineerExcel
engineerexcel.com › home › ln, log, log10, exp, sqrt, and fact functions in excel
LN, LOG, LOG10, EXP, SQRT, and FACT Functions in Excel - EngineerExcel
March 19, 2024 - Excel features many of the common mathematical functions that you’ll encounter in engineering: logarithms, exponentials, square roots and factorials. This section covers three example problems […]
🌐
The Bricks
thebricks.com › resources › how-to-use-the-log-function-in-excel-a-step-by-step-guide
How to Use the LOG Function in Excel: A Step-by-Step Guide
Close the parenthesis: ). Your complete formula is =LOG(8, 2). Press Enter. Excel returns 3, because 2³ (2 * 2 * 2) equals 8.
🌐
Encyclopedia-Excel
encyclopedia-excel.com › how-to-use-the-log-function
How to use the LOG Function | Encyclopedia-Excel
March 21, 2023 - The LOG function is part of the ... within Excel. A logarithm is a mathematical concept and operation that helps us determine the exponent or power to which a specific base must be raised to obtain a given number. In simpler terms, it is the inverse operation of exponentiation. This function differs from LOG10 as we can define which base is used for each ...
🌐
ExcelFind
excelfind.com › excel-functions › excel-ln-function
How to use the Excel LN function - ExcelFind.com
February 12, 2024 - The Excel LN function calculates the natural logarithm of a given number. The natural logarithm is the logarithm to the base e (Euler’s number, approximately 2.71828).
🌐
MyExcelOnline
myexcelonline.com › home › how to use the excel log function – step by step guide
How to Use the Excel LOG Function - Step by Step Guide | MyExcelOnline
October 19, 2025 - This quick guide will equip you with the know-how to effectively leverage the LOG function, enhancing your data analysis skills. The LOG function in Excel calculates the logarithm of a number to a specified base, making it useful for various ...
🌐
Trump Excel
trumpexcel.com › home › excel functions › ln function
Excel LN Function - Calculating Natural Log in Excel
August 17, 2025 - When I calculate the natural log for this number, it gives me 1. This is because e^1 is equal to 2.718281282. Interesting Fact: The LN function in Excel is the inverse of the EXP function (EXP), which takes a number and gives us e raised to the power of that number.
🌐
PC Review
pcreview.co.uk › newsgroups › microsoft excel › microsoft excel worksheet functions
logarithms back to numbers in Excel? | PC Review
May 22, 2007 - ... The definition of log (base ... = 10^2 = 100 Likewise: The definition of LN (base e) is: If x = e^y (which can also be written as x=EXP(y)) then we say LN(x) =y Example: 3 = e^1.096 so LOG(3)=1.096 It follows that if I know ...