issues
search
nicolewhite
/
algebra.js
Build, display, and solve algebraic equations.
http://algebra.js.org
MIT License
1.34k
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: add var declaration to prevent error
#96
jackchalat
opened
5 years ago
1
Add Rational Expressions
#95
IsaMorphic
opened
5 years ago
3
Add basic math operations to equations.js
#94
embeddedt
opened
5 years ago
1
Arbitrary precision causes errors
#93
staab
opened
5 years ago
1
Could not solve Expression: x*2/(5-(x*3))=12.0
#92
kishor-p
opened
5 years ago
0
Trig functions in parse
#91
sbsto
opened
6 years ago
0
Solver can't solve to fractions with variables.
#90
sjorsvanheuveln
opened
6 years ago
1
Brackets stripped, even when simplify is false
#89
markspolakovs
opened
6 years ago
0
Double sign gets errors in algebra.parse()
#88
sjorsvanheuveln
opened
6 years ago
4
Update for ES6?
#87
sjorsvanheuveln
opened
6 years ago
0
Maintenance on dependencies and scripts.
#86
Announcement
opened
6 years ago
1
fix expressions for expression
#85
Announcement
opened
6 years ago
1
Added integration of expressions
#84
Benjadahl
opened
7 years ago
0
Added differentiation for expressions
#83
Benjadahl
opened
7 years ago
1
Can't Parse when variable in the fraction (1/y or 1/x)
#82
pansitwattana
opened
7 years ago
5
Fraction multiplied by constant
#81
lucasgruwez
opened
7 years ago
4
Error then parsing number with minus sign
#80
RANUX
opened
7 years ago
0
Support for negative exponent of fractions
#79
Benjadahl
closed
7 years ago
4
Support for dividing monomial expressions
#78
Benjadahl
closed
7 years ago
4
solveFor returns empty array
#77
LiranBri
closed
7 years ago
1
Divide with expressions?
#76
viktorstrate
opened
7 years ago
5
Algebraic power does not work for fractions and decimal
#75
Amruthraj1
closed
7 years ago
1
Android device using "new algebra.parse("1.00 * 2.00").toString()"
#74
caiya
closed
7 years ago
1
android
#73
caiya
closed
7 years ago
0
Added implicit option to toString
#72
CaselIT
closed
7 years ago
2
Invalid Argument (0.5): Can only evaluate Expressions or Fractions.
#71
abhikhatri
closed
7 years ago
3
Variable multiplication is not separed by *
#70
CaselIT
closed
7 years ago
6
Provide minified files for old versions
#69
pvnr0082t
closed
7 years ago
7
adding new minified file
#68
pvskand
closed
7 years ago
2
Add support for complex arithmetic
#67
mabotkin
opened
8 years ago
2
Fixing the Cubic Equation issue #65
#66
pvskand
closed
8 years ago
2
problem in equation-spec.js
#65
pvskand
closed
8 years ago
2
Formula support?
#64
guy-kdm
closed
7 years ago
1
ReferenceError: Expression is not defined
#63
saurabhvyas
closed
8 years ago
7
remove
#62
patakye
closed
8 years ago
0
Cannot read 'Render' property
#61
pvskand
closed
8 years ago
5
Require is not defined in algebra.min.js (for browser use)
#60
dominik0711
closed
8 years ago
1
algebra.min.js throwing undefined error on Chrome
#59
pvskand
closed
8 years ago
3
BUG Firefox gives me bad results.
#58
sebcza
opened
8 years ago
1
Can algebra.js file work in browser?
#57
pvnr0082t
closed
8 years ago
3
No longer able to just link to library?
#56
bigteejay
closed
8 years ago
4
IE 11 throwing error in algebra.parse(...)
#55
zhegwood
closed
8 years ago
1
Side-by-side number operations in expression throw an error
#54
daleyjem
opened
8 years ago
1
Possible parsing issue for 2^(2x)-2^x-2=0
#53
sonnyk22
closed
8 years ago
1
Possible parsing issue for 2^x=10
#52
sonnyk22
closed
8 years ago
1
Issue with solving for 4x^4-3x^3+2x^2=1
#51
sonnyk22
closed
8 years ago
1
Possible issue when solving x^3-2x^2+x+5=0
#50
sonnyk22
closed
8 years ago
2
Question regarding sin(x)=0.7
#49
sonnyk22
closed
8 years ago
2
Interesting related library
#48
ivanistheone
closed
8 years ago
1
TypeError: Object #<Object> has no method 'sign'
#47
io4
closed
8 years ago
0
Next