mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
docs: add numberFallback to the example on the Configuration page
This commit is contained in:
parent
294c8787aa
commit
2fc69630dc
@ -12,6 +12,7 @@ const config = {
|
||||
absTol: 1e-15,
|
||||
matrix: 'Matrix',
|
||||
number: 'number',
|
||||
numberFallback: 'number',
|
||||
precision: 64,
|
||||
predictable: false,
|
||||
randomSeed: null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user