Question 23310
*[invoke quadratic "x",-16,32,0]
a=-16, b=32, c=0
The max or min is found at t=-b/2a = 32/32=1
Get the correspond "s" value by plugging 
in t=1.

Cheers,
Stan H.