This commit is contained in:
Sylvain Gugger 2020-03-27 06:28:46 -07:00
parent 5a2aafdfa2
commit 423ed1bac3

View File

@ -1254,7 +1254,7 @@
"Does \"logarithm\" ring a bell? The logarithm function has this identity:\n",
"\n",
"```\n",
"y = a**b\n",
"y = b**a\n",
"a = log(y,b)\n",
"```\n",
"\n",