get the value of the function, and its first & second derivative
Reimplemented from C2Function.
Definition at line 603 of file C2Functions.py.
00603 : 00604 q=_myfuncs.exp(x) 00605 return native(q, q, q) ##