get the value of the function, and its first & second derivative
Reimplemented from C2Function.
Definition at line 645 of file C2Functions.py.
00645 : 00646 return x, 1.0, 0.0 ##