Performing Advanced Calculations


Google's calculator isn't limited to basic addition and multiplication. It can also handle more advanced calculations (detailed in Table 14.2), trigonometric functions (Table 14.3), inverse trigonometric functions (Table 14.4), hyperbolic functions (Table 14.5), and logarithmic functions (Table 14.6). If you know what these functions are, I assume you know the proper way to use them. If you don't, then get yourself a good math book or don't bother with them.

Table 14.2. Google's Advanced Mathematic Functions

Function

Operator

Example

Result

Percent (X percent of Y)

% of

20% of 10

2

Square root

Sqrt

sqrt(16)

4

Root

nth root of

5th root of 32

2

Exponents (raise to a power)

^ or ** or to the power of

4^2

16

Factorial

!

10!

3,628,800

Modulo (finds the remainder after division)

% or mod

14%3

2

Choose (determines the number of ways of choosing a set of Y elements from a set of X elements)

Choose

9 choose 3

84


Table 14.3. Google's Trigonometric Functions

Function

Operator

Example

Result

Sine

Sin

sin(100)

-0.506365641

Tangent

tan or tangent

tan(100)

-0.587213915

Secant

sec or secant

sec(100)

1.15966382

Cosine

cos or cosine

cos(100)

0.862318872

Cotangent

cotangent

contangent(100)

-1.70295692

Cosecant

csc or cosecant

csc(100)

-1.97485753


Table 14.4. Google's Inverse Trigonometric Functions

Function

Operator

Example

Result

Inverse sine

Arcsin

arcsin(1)

1.57079633

Inverse tangent

Arctan

arctan(1)

0.785398163

Inverse secant

Arcsec

arcsec(1)

0

Inverse cosine

Arccos

arccos(1)

0

Inverse cotangent

arccotangent

arccotangent(1)

0.785398163

Inverse cosecant

Arccsc

arccsc(1)

1.57079633


Table 14.5. Google's Hyperbolic Functions

Function

Operator

Example

Result

Hyperbolic sine

Sinh

sinh(1)

1.17520119

Hyperbolic cosine

Cosh

cosh(1)

1.54308063

Hyperbolic tangent

Tanh

tanh(1)

0.761594156


Table 14.6. Google's Logarithmic Functions

Function

Operator

Example

Result

Logarithm base 10

Log

log(100)

2

Logarithm base 2

Lg

lg(100)

6.64385619

Logarithm base e

Ln

ln(100)

4.60517019





Googlepedia. The Ultimate Google Resource
Googlepedia: The Ultimate Google Resource
ISBN: 078973639X
EAN: 2147483647
Year: 2004
Pages: 370

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net