GNOME Calculator Manual | ||
---|---|---|
<<< Previous | Next >>> |
GNOME Calculator can be used to perform any of the calculations that you would normally use a scientific calculator or slide-rule for, or to replace the trigonometric and logarithmic tables generally found in the appendix of science textbooks. It is intended as a GNOME replacement for xcalc.
Starting GNOME Calculator opens the Main window, shown in Figure 1.
To perform calculations, type in the numbers using the number keys on your keyboard, or use the 0 through 9 buttons on the main window, and the operator buttons surrounding them.
The menu bar, located at the top of the Main Window, contains the following menus:
Quit (Ctl-Q) which exits from GNOME Calculator.
Edit (Ctl-C) which copies the current display.
About — shows basic information about GNOME Calculator, such as the author's name and the application version number.
The buttons, located on the Main Window, are as follows:
Inverts the current display.
Raises the current display to the second power.
Calculates the square root.
This button clears the display.
This button clears the display and all queued commands.
The INV is used to "invert" some operations in GNOME Calculator.
Computes the trigonometric sine. The units used are displayed on the second button down on the right column of buttons.
Computes the trigonometric cosine, or compliment's sine. The units used are displayed on the second button down on the right column of buttons.
Computes the trigonometric tangent.
Displays and changes the units of angle measure
Uses the irrational number e for the next argument. The number displayed is not necessarily the same as used for calculations.
Multiplies the current display by 10 to the power of the next number entered.
Calculates the logarithm base 10 of the display.
Calculates the natual logarithm (base e) of the display.
Raises the number in the display to the power of the next number entered.
Enters the irrational number Pi into the display.
Calculates the factorial of the number in the display.
Parenthesis can be used to group operations, overriding the default order of operations for mathematics.
These buttons let you perform the basic arethemetic operations of division /, multiplication *, addition +, and subtraction -.
The STO is used to store the display into the calculators memory.
The RCL is used to recall the stored value from memory.
These buttons are used to input the numeric characters 0 through 9, for use in calculations.
Adds the displayed number to the number stored in GNOME Calculator's memory. This will act the same as the STO when the calculator's memory is empty, or zero.
Swaps the values in the display an memory.
The . is used to delimit between whole numbers, and fractional, or decimal, numbers while using GNOME Calculator.
The +/- is used to change the sign of the number displayed from positive to negative, or vice versa.
The = is used to tell GNOME Calculator to perform the currently pending operations. This command can also be invoked using the Enter or Return key on the keyboard.
<<< Previous | Home | Next >>> |
GNOME Calculator Manual | Known Bugs and Limitations |