Home Who's Online Today's Posts Mark Forums Read
Go Back   Dedicated to Cannabis Education, Recreational. Medicinal, and Cultivation. > 420 Cafe > Computer Stuff
Register FAQ Calendar Gallery Arcade Mark Forums Read Chat Room

Computer Stuff Geeks n' Tokers Unite.


How To: Google's Calculator

Computer Stuff


Reply
 
LinkBack Thread Tools Display Modes
Old 02-28-2008, 10:43 AM   #1 (permalink)
Has many harvests
BudMaster
 
the.fatman.cometh's Avatar
 

Location: llǝɥs ǝɥʇ uı ʇsoɥƃ ǝɥʇ ɯɐ !
Gallery: 1
Thanks: 385
Thanked 228 Times in 150 Posts
the.fatman.cometh is a splendid one to beholdthe.fatman.cometh is a splendid one to beholdthe.fatman.cometh is a splendid one to beholdthe.fatman.cometh is a splendid one to beholdthe.fatman.cometh is a splendid one to beholdthe.fatman.cometh is a splendid one to beholdthe.fatman.cometh is a splendid one to behold
Activity Longevity
0/20 20/20
Today Posts
0/0 sssss2757
Cool How To: Google's Calculator

How to use the very powerful 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 on:
Code:
hxxp://www.google.co.in/help/calculator.html
__________________
Are you a gamer? Do you like fantasy fiction?

-----------------------------------------------
"Give me the place to stand, and I shall move the earth" — Archimedes


the.fatman.cometh is offline   Reply With Quote
Sponsored Advertisements

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outdoor light cycle calculator wb456 Outdoor Growing 3 07-12-2008 11:49 AM
Flora SeriesPPM Calculator for GH 3 Part MrLizard27 Hydroponics 7 11-15-2007 03:58 PM


All times are GMT -4. The time now is 06:12 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 ©2008, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39