feat:node-modules
This commit is contained in:
8
node_modules/mathjs/lib/esm/expression/embeddedDocs/constants/Infinity.js
generated
vendored
Normal file
8
node_modules/mathjs/lib/esm/expression/embeddedDocs/constants/Infinity.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export var InfinityDocs = {
|
||||
name: 'Infinity',
|
||||
category: 'Constants',
|
||||
syntax: ['Infinity'],
|
||||
description: 'Infinity, a number which is larger than the maximum number that can be handled by a floating point number.',
|
||||
examples: ['Infinity', '1 / 0'],
|
||||
seealso: []
|
||||
};
|
||||
Reference in New Issue
Block a user