Skip to main content

How to use the Google calculator

Google’s calculator tries to understand the problem you are attempting to solve without requiring you to use special syntax. However, it may be helpful to know the most direct way to pose a question to get the best results. Listed below are a few suggestions for the most common type of expressions (and a few more esoteric ones).

Most operators come between the two numbers they combine, such as the plus sign in the expression 1+1.

Operator Function Example
+ addition 3+44
- subtraction 13-5
* multiplication 7*8
/ division 12/3
^ exponentiation (raise to a power of) 8^2
% modulo (finds the remainder after division) 8%7
choose X choose Y determines the number of ways of choosing a set of Y elements from a set of X elements 18 choose 4
th root of calculates the nth root of a number 5th root of 32
% of X % of Y computes X percent of Y 20% of 150


Some operators work on only one number and should come before that number. In these cases, it often helps to put the number in parentheses.

Operator Function Example
sqrt square root sqrt(9)
sin, cos, etc. trigonometric functions (numbers are assumed to be radians) sin(pi/3)
tan(45 degrees)
ln logarithm base e ln(17)
log logarithm base 10 log(1,000)


A few operators come after the number.

Operator Function Example
! factorial 5!


Other good things to know

You can force the calculator to try and evaluate an expression by putting an equals sign (=) after it. This only works if the expression is mathematically resolvable. For example, 1-800-555-1234= will return a result, but 1/0= will not.

Parentheses can be used to enclose the parts of your expression that you want evaluated first. For example, (1+2)*3 causes the addition to happen before the multiplication.

The in operator is used to specify what units you want used to express the answer. Put the word in followed by the name of a unit at the end of your expression. This works well for unit conversions such as: 5 kilometers in miles.

You can use hexadecimal, octal and binary numbers. Prefix hexadecimal numbers with 0x, octal numbers with 0o and binary numbers with 0b. For example: 0x7f + 0b10010101.

The calculator understands many different units, as well as many physical and mathematical constants. These can be used in your expression. Many of these constants and units have both long and short names. You can use either name in most cases. For example, km and kilometer both work, as do c and the speed of light.

Feel free to experiment with the calculator as not all of its capabilities are listed here. To get you started, we’ve included a few expressions linked to their results.

1 a.u./c
56*78
1.21 GW / 88 mph
e^(i pi)+1
100 miles in kilometers
sine(30 degrees)
G*(6e24 kg)/(4000 miles)^2
0x7d3 in roman numerals
0b1100101*0b1001


More info: http://www.google.co.in/help/calculator.html

Comments

Popular posts from this blog

How to SLIC - BIOS. Vista, Windows 7

Note: This tutorial is Only for those who have AMI or AWARD Bios, for those who have Phoenix Bios please Google there are a lot of tutorial out there in the forest. To activate a Microsoft Operating System as an OEM (Original Equipment Manufacturing) - SLIC version should match the particular Windows Operating System installed. For Example, Slic v2.0 for Windows Vista, SLIC v2.1 for Windows Vista and Windows 7). - OEM SLP Produc t Key that matches the version of Windows installed Only SLP product key will work, Volume Licensing and Keys Retail Keys will never work. Any SLP product key, the Certificate (Company Cert. e.g Dell, HP, Acer, Lenovo etc. ), and the Slic (Particular Company Slic. e.g Dell, HP, Acer, Lenovo etc.) should always be the same . Downloads Bios Your original Motherboard Bios Tools AMI Tools - Click Here For those who have AMI Bios Award Bios Tools - Click Here For those who have Award Bios Certificate and Slic bin Certificate - Click here Slic ...

How to Unbrick Moto G – Soft Brick Case on android Lollipop

How to Unbrick Moto G – Soft Brick Case First of all, download the firmware compatible to your device Moto from  this page. Now download and install the RSD lite application [ here ] in your computer. It’s similar to flash tool as in Xperia devices. Once it’s installed, open the firmware package and open the  .XLM file from package using Notepad.  Note to backup the file for precaution. In notepad, search for this line ”  step operation = “getvar ” ”  and delete the line and save the file. Now open the RSD lite software and load the edited (and saved) .XLM firmware. Switch off your phone, boot into bootloader mode and connect to the PC. Now click the Start the button in the RSD software. Once it’s flashed the firmware, disconnect your phone switch on. You’re on the stock version now. Relief!!! Please let me know if you have any problem or other solution you can share.

How to make the Best Compressing using WinRAR

FIRST What were going to do is to set up your options correctly. Open WinRAR OPTIONS | SETTINGS | COMPRESSSION | CREATE DEFAULT GENERAL | (ok now that we're there, here's what U do next) But 1st -> realize that everything U set on the default profile will occur everytime U rar files. So if U only need a password occasionally, or other special settings, then create another profile for those purposes. U can change which profile U need to use when WinRar is open. The Default profile is used otherwise, such as when using WinRar from the context menus in explorer. General tab: Archive format RAR Compression method BEST size (enter in BYTES the size you want as the max single Rar file). I use 51,200,000 (50,000 KB x 1024). But chose yer max size as U wish. Update method ADD AND REPLACE FILES Archiving options: check > PUT RECOVERY RECORD Archiving options: check > TEST ARCHIVED FILES. Archiving options: check > DELETE FILES AFTER ARCHIVING ( unless U want yer HDD to fill ...