Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c62822

Browse files
committed
Publish v5.10.1
1 parent 170c919 commit 7c62822

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# History
22

33

4-
# not yet published, version 5.10.1
4+
# 2019-05-17, version 5.10.1
55

66
- Fix #1512: format using notation `engineering` can give wrong results
77
when the value has less significant digits than the number of digits in

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjs",
3-
"version": "5.10.0",
3+
"version": "5.10.1",
44
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.",
55
"author": "Jos de Jong <[email protected]> (https://github.com/josdejong)",
66
"contributors": [

0 commit comments

Comments
 (0)