# nicolewhite/algebra.js

Build, display, and solve algebraic equations.

Repository: https://github.com/nicolewhite/algebra.js
Canonical: https://ross.abutalabs.com/products/algebrajs
Homepage: http://algebra.js.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, algebra
Archived: true
Last push: 2019-05-03T22:43:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4138, "days_push": 2679, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1340, forks 108 (observed 2026-08-28T04:04:26.063498+00:00)

## What it is
A JavaScript library for building, displaying, and solving algebraic equations, expressions, and fractions. It supports linear, quadratic, cubic, and quartic equation solving and can output LaTeX.

## Use cases
- solve algebraic equations in javascript
- build and simplify algebraic expressions programmatically
- work with fractions and reduce them automatically
- solve quadratic equations in node
- render equations as latex
- teach algebra with step-by-step expression manipulation

## When to choose
- you need lightweight symbolic algebra (fractions, expressions, equation solving) in JavaScript
- you want to run in the browser or Node with no dependencies
- you need LaTeX output for equations

## When to avoid
- you need a full computer algebra system (calculus, polynomials of high degree, symbolic integration)
- you need actively maintained software with recent releases
- you need numeric-heavy linear algebra or matrix computations

## Facets
- artifact type: library
- maturity: maintenance
- function: math
- domain: mathematics, education, developer-tools
- platform: browser
- tags: algebra, equations, fractions, expressions, latex, symbolic-math, nodejs, javascript

## Member repositories
- nicolewhite/algebra.js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.063498+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:43:52.612759+00:00, confidence not recorded.
  - readme: https://github.com/nicolewhite/algebra.js (fetched 2026-08-28T04:04:26.063498+00:00, sha 27ecaaf95cea)
  - homepage: http://algebra.js.org (fetched 2026-08-29T12:03:07.062455+00:00, sha dffab9f02326)
  - registry_npm: https://registry.npmjs.org/algebra.js (fetched 2026-08-29T12:03:07.072312+00:00, sha ef58d31c9648)
- Data as of 2026-08-30T08:39:29.467469+00:00.
