The invention relates to a logarithm calculation method and a logarithm calculation circuit. The logarithm calculation method disclosed by the invention comprises the following steps: (a) selecting a first parameter, a second parameter, a third parameter and a fourth parameter corresponding to the i iterative operation; (b) judging whether an input value is larger than the third parameter or smaller than the fourth parameter; (c) if the input value is greater than the third parameter, updating the input value by multiplying the input value by the first parameter, and updating an output value by subtracting the logarithm value of the first parameter, or if the input value is smaller than the fourth parameter, updating the input value by multiplying the input value by the second parameter, and updating the output value by subtracting the logarithm value of the second parameter, or if the input value is between the third parameter and the fourth parameter, not changing the input value and the output value; (d) adding 1 to i, and returning to the step (a) until i is equal to a preset value; and (e) when i is equal to the preset value, taking a current output value as a calculation result.