Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Math.js

Math.js is an extensive math library for JavaScript and Node.js. subtitle

Math.js Reviews and details

Screenshots and images

  • Math.js Landing page
    Landing page //
    2021-10-05

Badges

Promote Math.js. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Math.js and what they use it for.
  • Show HN: Heynote – A Dedicated Scratchpad for Developers
    The Math blocks are powered by Math.js (https://mathjs.org/). - Source: Hacker News / 4 months ago
  • Show HN: Heynote – A Dedicated Scratchpad for Developers
    Yes, I've learned that Heynote is lacking some documentation. Will improve that. Math.js (https://mathjs.org/) powers the Math blocks, so what's supported by Math.js should be supported by Heynote, with the addition of currency conversions (exchange rates are updated daily). > How to convert between fahrenheit and celsius? This should work:
      10 celsius to fahrenheit
    . - Source: Hacker News / 4 months ago
  • 5 best JavaScript multidimensional array libraries
    Math.js is a comprehensive JavaScript library that offers support for working with matrices and multidimensional arrays. It contains a huge array of mathematical functions in addition to array operations, making it suitable for a wide range of mathematical activities. - Source: dev.to / 5 months ago
  • Decoding Why 0.6 + 0.3 = 0.8999999999999999 in JS and How to Solve?
    Ii) Third-Party Libraries There are various libraries like math.js, decimal.js, big.js that solve the problem. Each library functions according to its documentation. This approach is comparatively better. - Source: dev.to / 6 months ago
  • Open Source: Strapi v4 - Formula field
    Mathjs integration. Supports numbers, big numbers, complex numbers, fractions, units, strings, arrays, and matrices. Is compatible with JavaScript’s built-in Math library. Contains a flexible expression parser. Does symbolic computation. Comes with a large set of built-in functions and constants. - Source: dev.to / 9 months ago
  • How to make natural display calculator ?
    Hey, this looks interesting. There is library, mathjs , that is providing pretty printing , which I'm looking for. Source: 11 months ago
  • Notepad Calculator
    It's because it's not supported out of the box by the mathjs library I'm using: https://mathjs.org/ I agree that this would be nice. - Source: Hacker News / over 1 year ago
  • Show HN: I made a web-based notepad with a built in unit calculator
    Ha, yes, I was being nosy. It was quite easy to spot as it's the only XHR/Fetch request. I was intrigued what you had used to build it, and if you had built your own solver (which you have), and what editor you used (Code Mirror) so went looking at the code. Interesting to see you left the source maps for production, made it easy for my sleuthing... I experimented with a similar idea last year, but used... - Source: Hacker News / over 1 year ago
  • ka: a calculator language for the command line
    This is nice but I believe something much better can be achieved using JavaScript, in particular math.js. Source: over 1 year ago
  • How to Build a Math Education website with interactive tools (such as graph manipulation), practice problems, and the ability to purchase tutoring content?
    I also found this math input library: http://mathquill.com/ , and https://mathjs.org/ seems to contain code for solving math problems. Source: almost 2 years ago
  • Is there an open source formula language?
    What about math.js? It has an expression parser that looks pretty nice. Source: almost 2 years ago
  • Day 25-33: JS Calculator
    In total I used React, Redux, SASS, and FontAwesome. For math formulas evaluation, I use math.js library. - Source: dev.to / almost 2 years ago
  • Is there a way to enter math expressions simmilar to Desmos in HTML?
    HTML can't evaluate expressions, that's it. If you wish to evaluate math expressions you can use a math library like math.js , or just shove it into eval() which is a terrible idea, but an idea nevertheless. Counting the number of appearances is just a string search? Or do you mean like a series, that's a bit more advanced. Source: about 2 years ago
  • Create a simple calculator using HTML, CSS and Javascript
    ⚠️ You should not use eval in user facing applications, because it can be abused and external code can be run with it. More details If you want to replace eval I suggest using Math.js lib. - Source: dev.to / over 2 years ago
  • Realtime Pose Comparison With TensorFlow.js
    I first tried using the math.js library. It seemed to work alright, but I wasn't able to figure out how to solve for the affine matrix, and there weren't many examples online. In some of those examples though, I found a different math library: ml-matrix. - Source: dev.to / over 2 years ago
  • ML Fundamentals in Javascript
    When you think about Matrix Operations, typically my mind jumps to loops. But using loops to iterate a matrix can start to become real ugly real quick. That's when I discovered the features of the Math.js library that provides JS and Node.js projects with powerful, optimized computations. This means that, instead of defining a matrix as an array of arrays, you could simply define a matrix and it would look... - Source: dev.to / almost 3 years ago
  • Challenges of a web VR throwing game
    To understand the algorithm, I first implemented linear regression from scratch for a linear trendline, including a test suite because I wanted to catch coding errors early on. This worked very well already, but I moved on to a quadratic trendline to also account for controller acceleration. For this, I used the mathjs library to make life easier. - Source: dev.to / almost 3 years ago
  • The best MongoDB GUIs in 2021 (Updated)
    The best feature of NoSQLBooster is the unique ability to add any NPM package into the MongoDB shell script. In fact, this GUI already comes with a number of useful and popular utility modules — like lodash, moment, bluebird, ShellJS, and math.js — in the global scope, ready to use. - Source: dev.to / almost 3 years ago
  • Any idea what's used to create this construction calculator?
    If you want a library to help you could look at something like https://mathjs.org. Source: about 3 years ago

Do you know an article comparing Math.js to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Math.js discussion

Log in or Post with

This is an informative page about Math.js. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.