or run

tessl search
Log in

Version

Files

tile.json

tessl/npm-mathjs

Math.js is an extensive math library for JavaScript and Node.js featuring a flexible expression parser, symbolic computation, and support for numbers, big numbers, complex numbers, fractions, units, and matrices.

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/mathjs@14.6.x

Agent Success

Agent success rate when using this tile

84%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.47x

Baseline

Agent success rate without this tile

57%

To install, run

tessl install tessl/npm-mathjs@14.6.0

Assessment results

Generated

Agent Claude Code

Scenario 1

Unit conversions (to, toBest)

15%

Scenario 2

Basic trigonometry (sin, cos, tan, asin, acos, atan, atan2)

65%

Scenario 3

Context-aware simplification (real, positive, complex contexts)

5%

Scenario 4

Automatic type conversions between compatible types

-15%

Scenario 5

User-defined functions in expressions

45%

Scenario 6

Import and extensibility (math.import, math.create)

-10%

Scenario 7

Relational operators (equal, unequal, larger, smaller, compare)

75%

Scenario 8

Advanced combinatorics (Stirling numbers, Bell numbers, Catalan numbers)

90%

Scenario 9

Parser class with persistent state

0%

Scenario 10

Expression parsing (parse, evaluate, compile)

0%