Jump to content

Numerical integration: Difference between revisions

(→‎{{header|ActionScript}}: unmangle section tag)
Line 184:
 
=={{header|ALGOL 68}}==
 
{{incorrect|Ada|right rect stops one h too soon; mid rect doesn't sample at midpoints but merely recreates trapezium differently.}}
 
<lang algol68>MODE F = PROC(LONG REAL)LONG REAL;
 
Line 269 ⟶ 272:
END # simpson #;
SKIP</lang>
 
=={{header|AutoHotkey}}==
ahk [http://www.autohotkey.com/forum/viewtopic.php?t=44657&postdays=0&postorder=asc&start=139 discussion]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.