3 lines
103 B
Python
3 lines
103 B
Python
# Scorer function Hi(x) and Hi'(x) on the real line
|
|
plot([scorerhi, diffun(scorerhi)], [-10,2], [0,2])
|