Inverse Composition Rules

From JSXGraph Wiki
Revision as of 13:06, 19 June 2009 by A WASSERMANN (talk | contribs) (New page: <html> <form> <table> <tr> <td>f(x)</td> <td>sin(x)</td> <td>cos(x)</td> <td>tan(x)</td> <td>x<sup>2</sup></td> <td>&sqrt;(x)></td> </tr> </table> </form> </html> <jsxg...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

f(x) sin(x) cos(x) tan(x) x2 &sqrt;(x)>

The underlying JavaScript code