Translations:Plasma/Krunner/93/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Created page with "'''KRunner'''具有一个非常通用的计算器,可以通过用<code>=</code>符号开始或结束计算来调用。除了基本的算术之外,你还可以调用科学...")
 
(No difference)

Latest revision as of 05:09, 16 June 2021

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)
'''KRunner''' features a very versatile calculator that can be called by starting or ending a calculation with an <code>=</code> sign. In addition to basic arithmetic, you can call scientific functions like <code>sqrt()</code>, <code>sin()</code>, <code>log()</code>, etc. A list of the supported functions is [http://qalculate.github.io/manual/qalculate-definitions-functions.html here]. Note that trigonometric functions like <code>sin()</code>, <code>cos()</code>, etc expect the angle in radians. '''KRunner''' understands <code>pi</code> in expressions.

KRunner具有一个非常通用的计算器,可以通过用=符号开始或结束计算来调用。除了基本的算术之外,你还可以调用科学函数,如sqrt(), sin(), log()等。支持的函数的列表在这里。请注意,三角函数如sin(), cos()等都是以弧度为单位的角度。KRunner能理解表达式中的pi