Translations:Plasma/Krunner/96/he: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Examples: | |||
{|class="tablecenter" style=" | {|class="tablecenter" style="border: 1px solid grey" | ||
| | | Input || Output | ||
|- | |- | ||
|<code> | |<code> = integrate( -x/y^2, y ) </code> || -x/y | ||
|- | |- | ||
|<code> diff( log(x) ) = | |<code> diff( log(x) ) = </code> || 1/x | ||
|} | |} |
Latest revision as of 11:47, 22 May 2024
Examples:
Input | Output |
= integrate( -x/y^2, y ) |
-x/y |
diff( log(x) ) = |
1/x |