Quick answer
JSON Scientific Notation – causes and fixes.
JSON Scientific Notation
JSON Scientific Notation – causes and fixes. Use a JSON validator to locate the error.
Common causes
- Invalid 1e or e2.
How to fix
- Valid: 1e2, 1.5e-3.
Use our JSON Validator to paste your input and see the exact error location. Validatethis.org offers free validators for JSON, XML, CSV, HTML, and more. Check /tools for the full list. For API access and integration, see /developers.
FAQ
- 1e2 valid?
- Yes, 100.
- 1e valid?
- No.
Fix it now
Try in validator (prefill this example)