mirror of
https://github.com/BreizhHardware/TD-R.git
synced 2026-01-18 16:47:34 +01:00
- Added examples for Bernoulli experiments including probability of success, failure, and simulation of multiple experiments. - Added examples for calculating integrals using different methods such as rectangles, Simpson's rule, and the integrate function. - Added examples for binomial distribution including probability calculations and cumulative probability. - Added examples for calculating the cardinality of sets including unique elements and empty sets.