This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
it_cas [2026/04/16 10:49] trinh |
it_cas [2026/04/16 11:05] (current) trinh |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| * Obtaining precision | * Obtaining precision | ||
| * FullSimplify and identities | * FullSimplify and identities | ||
| + | * DSolve, NDSolve, and RSolve | ||
| ===== Example 2: quadrature ===== | ===== Example 2: quadrature ===== | ||
| Line 28: | Line 29: | ||
| ===== Example 3: series expansions ===== | ===== Example 3: series expansions ===== | ||
| + | |||
| + | I will do a basic asymptotic expansion example to show the series functionality | ||
| + | |||
| + | ===== Example 4: contour plotting ===== | ||
| + | |||
| + | A script from before showing contour plotting | ||
| + | |||
| + | ===== The philosophy of CAS vs floating point coding ===== | ||
| + | |||
| + | |||