diff --git a/src/lab/exp1/simulation/index.html b/src/lab/exp1/simulation/index.html index d6ceab13..5c852e14 100644 --- a/src/lab/exp1/simulation/index.html +++ b/src/lab/exp1/simulation/index.html @@ -24,7 +24,7 @@
1. Given a well-behaved smooth function, integrate it over the given limits of integration ?
2. Approximating solution to integral a smooth function.
3. Integration Limits are from 0 to 30, b > a and b-a >= 1.
3. Integration Limits are from 1 to 10.