Skip to content

Commit 0c9ab4d

Browse files
ndattanisunqm
authored andcommitted
Made it clear that this requires "natural" log
1 parent 2dbcfe1 commit 0c9ab4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Known problems
226226
Schwarz inequality to estimate upper limit of an integral, the default
227227
integral cutoff might not be accurate enough. It can be adjusted by the
228228
parameter ``env[PTR_EXPCUTOFF]`` (since libcint 4.0). This parameter needs to be
229-
set to ``abs(log(cutoff_threshold))``.
229+
set to ``abs(ln(cutoff_threshold))``.
230230

231231
* On 64-bit systems, ``make test`` stop with error: ::
232232

0 commit comments

Comments
 (0)