math.functions docs: add logn to "powers and logarithms" article
logn function was omitted from the subsections in "powers and logarithms"paths
parent
0d7233f2da
commit
358eb29357
|
@ -51,7 +51,7 @@ ARTICLE: "power-functions" "Powers and logarithms"
|
||||||
"Exponential and natural logarithm:"
|
"Exponential and natural logarithm:"
|
||||||
{ $subsections e^ cis log }
|
{ $subsections e^ cis log }
|
||||||
"Other logarithms:"
|
"Other logarithms:"
|
||||||
{ $subsections log1+ log10 }
|
{ $subsections log1+ log10 logn }
|
||||||
"Raising a number to a power:"
|
"Raising a number to a power:"
|
||||||
{ $subsections ^ e^ 10^ }
|
{ $subsections ^ e^ 10^ }
|
||||||
"Logistics functions:"
|
"Logistics functions:"
|
||||||
|
|
Loading…
Reference in New Issue