Translations:Plasma/Krunner/96/he: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
דוגמאות:
Examples:
{|class="tablecenter" style="\border: 1px solid grey"
{|class="tablecenter" style="border: 1px solid grey"
| קלט || פלט
| Input || Output
|-
|-
|<code> = integrate( -x/y^2, y ) </code> || ‎-x/y
|<code> = integrate( -x/y^2, y ) </code> || ‎-x/y
|-
|-
|<code> diff( log(x) ) =</code> || 1/x
|<code> diff( log(x) ) = </code> || 1/x
|}
|}

Latest revision as of 11:47, 22 May 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plasma/Krunner)
Examples:
{|class="tablecenter" style="border: 1px solid grey"
| Input || Output
|-
|<code> = integrate( -x/y^2, y ) </code> || -x/y
|-
|<code> diff( log(x) ) = </code> || 1/x
|}

Examples:

Input Output
= integrate( -x/y^2, y ) ‎-x/y
diff( log(x) ) = 1/x