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

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: josdejong/mathjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Anadian/mathjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 17 files changed
  • 1 contributor

Commits on Dec 28, 2025

  1. docs(equal.js): Fixed incorrect documentation comment claiming 50 cm …

    …was equal to 5 m.
    Anadian committed Dec 28, 2025
    Configuration menu
    Copy the full SHA
    d6cc866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45bdaf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. docs(src/function/relational/*): Fixed invalid documentation comments…

    … in `equal.js`, `deepEqual.js`, `unequal.js`, and `compareNatural.js`.
    Anadian committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    7e4baa1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. docs(src/function/arithmetic/*): Fixed documentation comments for `ad…

    …d`, `ceil`, `exp`, `expm1`, `fix`, `floor`, `mod`, `nthRoot`, and `nthRoots`.
    Anadian committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    8b929c9 View commit details
    Browse the repository at this point in the history
  2. docs: Fixed several documentation comments.

    Anadian committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    89128f1 View commit details
    Browse the repository at this point in the history
  3. chore(doc.test.js): Removed the functions with fixed documentation co…

    …mments from the list of known problems.
    Anadian committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    79cc511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56b94d View commit details
    Browse the repository at this point in the history
  5. Revert "chore(.gitignore): Add pnpm-lock.yaml to .gitignore."

    This reverts commit 45bdaf9.
    Anadian committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    3af009c View commit details
    Browse the repository at this point in the history
Loading