Jump to content

Numerical integration: Difference between revisions

m
→‎TI-89 BASIC: use small integral sign
(omit m4)
m (→‎TI-89 BASIC: use small integral sign)
Line 1,234:
TI-89 BASIC has built-in numerical integration with the ∫ operator, but no control over the method used is available so it doesn't really correspond to this task.
 
<math>\overbrace{{\textstyle\int}(\mathrm{expr},x,a,b)}^{\mathrm{TI-89}} = \overbrace{\int_{a}^b \mathrm{expr}\ dx}^{\text{Math notation}}</math>
 
An explicit numerical integration program should be written here. [[Category:TI-89 BASIC examples needing attention]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.