feat:node-modules
This commit is contained in:
8
node_modules/mathjs/lib/esm/expression/embeddedDocs/constants/LOG10E.js
generated
vendored
Normal file
8
node_modules/mathjs/lib/esm/expression/embeddedDocs/constants/LOG10E.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export var LOG10EDocs = {
|
||||
name: 'LOG10E',
|
||||
category: 'Constants',
|
||||
syntax: ['LOG10E'],
|
||||
description: 'Returns the base-10 logarithm of E, approximately equal to 0.434',
|
||||
examples: ['LOG10E', 'log(e, 10)'],
|
||||
seealso: []
|
||||
};
|
||||
Reference in New Issue
Block a user