We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274324b commit 5e18123Copy full SHA for 5e18123
1 file changed
docs/links/database.json
@@ -1610,6 +1610,17 @@
1610
"point"
1611
]
1612
},
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
+ },
1624
"https://en.wikipedia.org/wiki/Constant_function": {
1625
"id": "constant-function",
1626
"description": "Wikipedia entry for a constant function (i.e., a function whose output value is the same for every input value).",
0 commit comments