Desmos
desmos.com βΊ calculator βΊ tojhszl9ps
log log plot | Desmos
Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.
What is an online graphing calculator?
A graphing calculator can be used to graph functions, solve equations, identify function properties, and perform tasks with variables.
symbolab.com
symbolab.com βΊ graphing-calculator
Graphing Calculator
What is the best online graphing calculator?
Symbolab is the best graphing calculator, it can graph functions, create table values as well as find all function properties with steps.
symbolab.com
symbolab.com βΊ graphing-calculator
Graphing Calculator
What role do online graphing calculators play?
Graphing calculators are an important tool for math students beginning of first year algebra. It helps with concepts such as graphing functions, polynomials, quadratic, and inequalities.
symbolab.com
symbolab.com βΊ graphing-calculator
Graphing Calculator
Videos
00:49
TI 84 - Logarithms on your GDC [Finding logs on GDC] - YouTube
04:54
Graphing Log Functions on the TI-84: y=log_(1/2)(x) - YouTube
02:42
Graphing a Log Function in the Graphing Calculator - YouTube
02:56
Logarithms and Changing Bases on a Graphing Calculator - YouTube
03:37
Graphing Basic Logarithmic Functions Using Desmos. - YouTube
02:09
Using desmos to graph log equations - YouTube
Mathway
mathway.com βΊ Graph
Mathway | Graphing Calculator
Free graphing calculator instantly graphs your math problems.
Purplemath
purplemath.com βΊ modules βΊ graphlog2.htm
How do you graph log functions with a calculator? | Purplemath
I know I have to have all positive x-values inside the log, so I start the TABLE listing at x = 1, and go from there. I'd still like to have some plot points between zero and one, so I adjust the initial value (that is, the start value) and the increment (that is, the count-by amount) to get some additional plot points between x = 0 and x = 1: Using these points (plotted to one or two decimal places), I end up with the same graph as before. ... Depending upon your calculator's software, you will either get blank spaces in your table for the y-values when x = 0 and when x is negative; or the slots for those y-values will display "error", "undefined", or some other error code; or else the program will crash.
Symbolab
symbolab.com βΊ graphing-calculator
Graphing Calculator
Free online graphing calculator - graph functions, conics, and inequalities interactively
Mathbits
mathbits.com βΊ MathBits βΊ TISection βΊ Algebra2 βΊ logarithms.html
Logarithms Using the Graphing Calculator
Logarithms Using the Graphing Calculator
AAT Bioquest
aatbio.com βΊ tools βΊ linear-logarithmic-semi-log-regression-online-calculator
Linear, Logarithmic, Semi-Log Regression Calculator | AAT Bioquest
This online calculator calculates all possible regression equations and graphs based on a set of experimental data. Regressions include lin-lin, lin-log, log-lin and log-log. Data can be directly from Excel or CSV. Results are generated immediately, no external software needed.
MathCracker
mathcracker.com βΊ logarithmic-function-calculator
Logarithmic Function Calculator - MathCracker.com
May 12, 2025 - Instructions: Use this step-by-step Logarithmic Function Calculator, to find the logarithmic function that passes through two given points in the plane XY. You need to provide the points \((t_1, y_1)\) and \((t_2, y_2)\), and this calculator will estimate the appropriate exponential function and will provide its graph.
Symbolab
symbolab.com βΊ solutions βΊ algebra calculator βΊ logarithmic equation calculator
Logarithmic Equation Calculator
Free log equation calculator - solve log equations step-by-step
Symbolab
symbolab.com βΊ graphing-calculator βΊ log-graph
Log Graph Calculator
Free online graphing calculator - graph functions, conics, and inequalities interactively
ClassCalc
classcalc.com βΊ graphing-calculator
ClassCalc | The Most Powerful Graphing Calculator You Can Use On Tests
ClassCalc does not work on this browser. Please use one of the following browsers instead: Β· Chrome Β· Firefox Β· Safari
Desmos
desmos.com βΊ calculator
Desmos | Graphing Calculator
Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.
Mathway
mathway.com βΊ Calculator βΊ logarithm-calculator
logarithm Calculator | Mathway
Free logarithm calculator - step-by-step solutions to help simplify logarithmic expressions.
App Store
apps.apple.com βΊ us βΊ app βΊ desmos-graphing-calculator βΊ id653517540
Desmos Graphing Calculator App - App Store
Scientific Calculator: Just type in any equation you want to solve and Desmos will show you the answer. It can handle square roots, logs, absolute value, and more. Inequalities: Plot Cartesian and polar inequalities. Accessibility: Read and edit math using a screen reader or a refreshable Braille display, and use audio trace to explore graphs ...
Reddit
reddit.com βΊ r/mathematics βΊ why do my logarithmic functions graph wrong?
r/mathematics on Reddit: Why do my logarithmic functions graph wrong?
December 12, 2023 -
On both my TI-84 and Desmos, when I plug in log functions it gives me an incomplete graph. The line just stops at some point under y=0. Iβll include pictures of the graphs of the function f(x)=2+ln(x-4). These graphs both seem to suggest that the range of this function is from some negative number to + infinity, when the range of log functions should be all real numbers. This happens with any log function I input, any ideas?
Top answer 1 of 6
35
It's just a display issue. There's some pixel where the value is either too small for the calculator to work with (that would be -(21024 on desmos, at least) or complex and thus not displayed on these graphs (true for all x < 4, in your function). Since desmos (seems to) use double-precision floats, keep in mind that fully half of all floats are between -1 and 1, so having the asymptote at 4 actually loses a lot of precision. EDIT: Just tried it. The "bottom" of the asymptote moves "up" logarithmically with c in ln(x+c), which suggests precision stuff.
2 of 6
15
Half my students never realize there's an issue. They just believe what they see.