get the value of the function, and its first & second derivative
Reimplemented from C2Function.
Definition at line 795 of file C2Functions.py.
00795 : return self.outer.compose(self.inner, x) 00796