Skip to content

Commit 5e18123

Browse files
committed
Add common logarithm link
1 parent 274324b commit 5e18123

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,6 +1610,17 @@
16101610
"point"
16111611
]
16121612
},
1613+
"https://en.wikipedia.org/wiki/Common_logarithm": {
1614+
"id": "common-logarithm",
1615+
"description": "Wikipedia entry for the common logarithm, which is the logarithm with base 10.",
1616+
"short_url": "",
1617+
"keywords": [
1618+
"log",
1619+
" logarithm",
1620+
" common",
1621+
" base 10"
1622+
]
1623+
},
16131624
"https://en.wikipedia.org/wiki/Constant_function": {
16141625
"id": "constant-function",
16151626
"description": "Wikipedia entry for a constant function (i.e., a function whose output value is the same for every input value).",

0 commit comments

Comments
 (0)