core
/
com.acmerobotics.roadrunner.path
/
QuinticPolynomial
/
secondDeriv
secondDeriv
fun
secondDeriv
(
t
:
Double
)
:
Double
(source)
Returns the second derivative of the polynomial at
t
.