mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
commit
5e43f0cb70
@ -60,6 +60,7 @@ module.exports = function (math) {
|
||||
* bignumber, boolean, complex, index, number, string, unit
|
||||
*
|
||||
* @param {Array | Matrix} [data] A multi dimensional array
|
||||
* @param {string} [format] The Matrix storage format
|
||||
* @return {Matrix} The created matrix
|
||||
*/
|
||||
math.matrix = function matrix(data, format) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user