We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b90b8 commit 0524232Copy full SHA for 0524232
README.md
@@ -40,7 +40,7 @@ JavaCalculus is about 12,000 Lines of Lambda Calculus Code which does not use Nu
40
This is just High School Mathematics Maths Formulae with Java Lambda Calculus Code.
41
This has been been tested for:
42
1. Constant Coefficients (Integer , Double )
43
-2. X Term (Polynomial) (Can be any primary Variable: z, a1, ao, an, a123 etc)
+2. X Term (Polynomial) (Can be any primary Variable: z, a1, ao, an, a123 , t etc)
44
45
Work In Progress (Future Development):
46
1. Independent Constants: dy/dx(ax+b) where a & b are independent constants with respect to x.
0 commit comments