Skip to content

Commit 0524232

Browse files
authored
Update README.md
1 parent b4b90b8 commit 0524232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ JavaCalculus is about 12,000 Lines of Lambda Calculus Code which does not use Nu
4040
This is just High School Mathematics Maths Formulae with Java Lambda Calculus Code.
4141
This has been been tested for:
4242
1. Constant Coefficients (Integer , Double )
43-
2. X Term (Polynomial) (Can be any primary Variable: z, a1, ao, an, a123 etc)
43+
2. X Term (Polynomial) (Can be any primary Variable: z, a1, ao, an, a123 , t etc)
4444

4545
Work In Progress (Future Development):
4646
1. Independent Constants: dy/dx(ax+b) where a & b are independent constants with respect to x.

0 commit comments

Comments
 (0)