
Beginner Books on Discrete Logarithms - Mathematics Stack Exchange
Mar 19, 2026 · I disagree that a targeted source on discrete logarithms can be replaced by a source for finite fields. We can discuss discrete logarithms in any group as a partial function. Indeed, elliptic …
Multiplying two logarithms (Solved) - Mathematics Stack Exchange
Apr 30, 2016 · I was wondering how one would multiply two logarithms together? Say, for example, that I had: $$\\log x·\\log 2x < 0$$ How would one solve this? And if it weren't possible, what would its …
What algorithm is used by computers to calculate logarithms?
The GNU C library, for example, uses a call to the fyl2x() assembler instruction, which means that logarithms are calculated directly from the hardware. So the question is: what algorithm is used by …
logarithms - How to type logarithmic functions into Desmos graphing ...
Jun 2, 2022 · Explore related questions logarithms graphing-functions See similar questions with these tags.
Logarithms with negative bases for real numbers
Oct 29, 2021 · It is in that scenario that I have always only understood logarithms as defined for positive numbers, although there seems to be solutions for negative bases. My apologies if that wasn't clear.
Newest 'logarithms' Questions - Mathematics Stack Exchange
3 days ago · Q&A for people studying math at any level and professionals in related fields
logarithms - Solving logarithmic simultaneous equations
I've never encountered the following type of logarithmic simultaneous equations. I'm supposed to solve for x and y, but I just can't seem to figure it out. $$ \log_9 { (xy)} = \frac {5} {2}$$ $$ \lo...
Calculate logarithms by hand - Mathematics Stack Exchange
You could build a table of certain logarithms: 10^ (-1/2), 10^ (-1/4), etc. Twenty such entries would allow you to calculate logs to 5 places by multiplying your target number by the appropriate power of ten …
logarithms - Log of a negative number - Mathematics Stack Exchange
Jan 9, 2017 · For example, the following "proof" can be obtained if you're sloppy: \begin {align} e^ {\pi i} = -1 & \implies (e^ {\pi i})^2 = (-1)^2 & \text { (square both sides)}\\ & \implies e^ {2\pi i} = 1 & \text { …
Easy way to compute logarithms without a calculator?
Feb 14, 2016 · I would need to be able to compute logarithms without using a calculator, just on paper. The result should be a fraction so it is the most accurate. For example I have seen this in math class …