desmath ~master (2016-01-06T21:44:09Z)
Dub
Repo
euler
des
math
method
calculus
integ
T
euler
(
T
E1
E2
E3
)
(
in
T
x
,
T
delegate
(
in
T
,
E1
)
f
,
E2
time
,
E3
h
)
if
(
hasBasicMathOp
!
T
&&
allSatisfy
!(
isFloatingPoint
,
E1
,
E2
,
E3
)
)
Meta
Source
See Implementation
des
math
method
calculus
integ
functions
euler
runge