Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamThe addition (sum function) is used by clicking on the "+" button or using the keyboard. The function results in a+b.
The subtraction (minus function) is used by clicking on the "-" button or using the keyboard. The function results in a-b.
The subtraction (minus function) is used by clicking on the "-" button or using the keyboard. The function results in a-b.
The division (divide function) is used by clicking on the "/" button or using the keyboard "/" key. The function results in a/b.
The sign key (negative key) is used by clicking on the "(-)" button or using the keyboard "m"key. The function results in -1*x.
The square function is used by clicking on the "x^2" button or using the keyboard shortcut "s". The function results in x*x
The square root function is used by clicking on the "x" button or using the keyboard shortcut "r". This function represents x^.5 where the result squared is equal to x.
Multiplicative Inverse (reciprocal function) is used by pressing the "1/x" button or using the keyboard shortcut "i". This function is the same as x^-1 or dividing 1 by the number.
Numbers with exponents of 10 are displayed with an "e", for example 4.5e+100 or 4.5e-100. This function represents 10^x. Numbers are automatically displayed in the format when the number is too large or too small for the display. To enter a number in this format use the exponent key "EE". To do this enter the mantissa (the non exponent part) then press "EE" or use the keyboard shortcut key "e" and then enter the exponent.
The percent function is used by clicking on the "%" or using the keyboard. The percent function is used to add, subtract, multiply, or divide a percent of a number. It's used to calculate the percent of a number. Here are some examples:
73+4.5% = 76.285.
18/80% = 1.25.
The memory functions allows you to store and recall calculations using a temporary stack storage element.