Cell Phones Logo

Related Topics:

t
thomasswensen Posted on Dec 21, 2014
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

How do i sin up on googel play

I have tried signing in my password worked but it still tells me that i have to sine in.

1 Answer

OnlineVirusRemoval.Net

Level 2:

An expert who has achieved level 2 by getting 100 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Mentor:

An expert who has written 3 tips or uploaded 2 video tips.

  • Expert 265 Answers
  • Posted on Dec 21, 2014
OnlineVirusRemoval.Net
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Mentor:

An expert who has written 3 tips or uploaded 2 video tips.

Joined: Nov 02, 2013
Answers
265
Questions
0
Helped
66064
Points
954

You need a gmail address to access Google Play. YOu can get on at www.gmail.com Online Virus Removal 39 99 Online Virus Removal and Online PC Help

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

How do I fix the sin on my calculator?

It depends on the unit of measurement. The sine of one radian is about 0.84. The sine of one degree is about 0.017. The sine of one grad is about 0.015. From your numbers it looks like your calculator is set to grads when you want it to be in radians (and are you sure you want a negative number for the sine of one?).

Press the DRG key to cycle through the angular modes. One of the annunciators at the top of the display will light to indicate the current mode.
0helpful
1answer

My TI-30XB WONT CALCULATE INVERSE COS OR INVERSE SIN

Does it refuse to do so or does it give an error message?
Three common errors:
  1. Not having the correct angle unit. Wrong result, No error message
  2. Confusing reciprocal of sine (1/sin(x) with arc sine (x) ,sin^-1(x). Confusing the reciprocal of cosine, 1/cos(x) with arc cosine (cos^-1(x)). Wrong result, No error message
  3. Taking the argument of the inverse sine and/or inverse cosine functions outside the interval [-1,1]. This gives a domain error.
1helpful
1answer

Casio calculator fx115es inverse key not working consistently

The inverse sine is defined only for numbers in the range [-1, +1].
The sine of a number is at most 1.0. There is no number whose sine is 1.5, which is what you're asking for.
The same applies to the cosine and inverse cosine.
7helpful
1answer

When I type sin(6pi) in my calculator I get: 2x10^ -13 But sin(6pi) is normally 0. The calculator gives the right answer when in degrees: sin(3x360) = 0 How to fix this ?

The sine of 6pi is indeed zero. The calculator works with twelve decimal digits while pi is an irrational number with an infinite number of decimal digits. Thus the calculator cannot actually calculate the sine of 6pi, instead it calculates the sine of 18.8495559215. The sine of that number is close to zero but not quite, about 0.000000000002 which is what the calculator shows. This is a natural consequence of using finite machines to deal with infinite numbers.

In degrees, 3*360 is 1080 exactly and thus the calculator can produce an answer of exactly zero.

You'll notice that the calculator also gives a nonzero result for the sine of 4pi.

The "proper" fix for this is something called "argument reduction." If the argument lies outside the range of 0 to 2pi (or alternatively, the range -pi to pi), add or subtract multiples of 2pi until the argument is inside the range. So in this case, subtract 6pi from 6pi to get zero, then take the sine of that.

Bear in mind that argument reduction won't always work, since it too is limited to twelve-digit arithmetic.
1helpful
1answer

Find csc(-330°) to the nearest hundredth

The cosecant function does not have a specific key on any calculator because it can be easily calculated as the reciprocal of sine.
Thus csc(-330°)=1/sin(-330°)=2
sin(-330°)=sin(360°-330°)=sin(30°)=0.5
csc(-330°)=1/0.5=2
If you do not want to be bothered with these facts, just calculate the sine of -330° and take the reciprocal of the result using the [x^-1] key. For the minus sign before 330, use the change sign key (-). Close the right parenthesis.

[SIN] [(-)] 330 [)] [x^-1]
0helpful
1answer

How to use the SIN botton EX: 25 x SIN(65)

Hello,

Before starting to enter the angle measure to calculate the value of a trigonometric function (sine, cosine, tangent) you must make sure that the current angle unit (degree, radian, grad) the calculator is configured to be using is the same that your problem requires. For instance, if you are solving a problem in which the angles are given in degrees you must verify that the calculator is configured to work in degrees.

When calculator is turned on, the angle unit is reset to degrees, but just to make sure it still is, look at the display: It should show the indicator DEG. If the display indicator is not DEG press the key [DRG] once or twice until you see the DEG on the screen.
The angle unit being taken care of, we turn to the actual calculation
Usually, to calculate the sine of an angle, you enter the angle value, press the [SIN] key and hit [=]. As you can see the sine function eats the number stored in its current register and calculates its sine.

To make sure that the calculator is taking the sine of 65 and not of 25*65, I would enter the calculation as follows
[65 [SIN] [*] 25 [=] : the result should be 22.65769468
or
25[*][ ( ] 65 [SIN] [ ) ] [=]

In the last key sequence, the use of parentheses forces the calculator to pause all previous calculations and wait for the closing right parenthesis. When the right parenthesis is entered, the calculator takes care of the contents of the parentheses first, then resumes the operations entered before the parentheses.

Importance of checking the angle unit before a calculation

Let us perform the calculation with angle unit
  1. in degrees : 25* sin(65) = 22.65769468
  2. in radians : 25 *sin(65) = 20.67071699
As you can see, the two values are not very far apart and since you are expecting a value that does not exceed 25 you might want to check your result.

Hope it helps.
Thank you for rating this solution

0helpful
1answer

When I'm adding component vectors, how do I get the number for 20SIN170(degrees)?

Hi,
If the default angle unit is not degree, you must set it to degree by pressing the [DRG] key. Once this is done you type
170 [SIN] [ * ]20 [ENTER]

If it feels awkward to enter the command this way you must insert parentheses to make sure calculator is evaluating the sine of 170 , not the sine of 20*170
20 [*] [( ] 170 [SIN] [)] [ENTER]
Notice that the parentheses enclose 170 [SIN]. The sine of 170 will be computed first, then the result is multiplied by 20.

Hope it helps.
Thank you for rating this solution.
1helpful
1answer

Im not sure how to put the formula 4 sin squared x 60 into my casio fx-83wa calculator it keeps saying syn error please help

Hello,
You should know that you cannot enter something like sin^2(x) as you would by hand. So you must use parentheses: ( sin(x) )^2. If you do that there is no ambiguity. The calculator evaluates the sine because parentheses are evaluated first, then it takes the square.

So 4[x][(] [SIN][(] 60 [)] [)] [Xto the 2] [=] result is 3/

Since you do not say what model you use, what I entered may not be appropriate: the parentheses inside the sine function may not be needed. In the new Casio the first parenthesis inside the sine is supplied by calculator, but the closing one must be entered by the user.
Hope it helps
4helpful
2answers

How do I use secant, cosecant, and cotangent?

try inputting using brackets (sin(angle))^-1 or 1/(sin(angle))
1helpful
2answers

Trigonometric functions

Put the calculator in radian mode. Find the sine of the angle (sin(angle)), invert the result (1/x or x^(-1)). csc = 1 / sin
Not finding what you are looking for?

80 views

Ask a Question

Usually answered in minutes!

Top Cell Phones Experts

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

66957 Answers

john h

Level 3 Expert

29494 Answers

 Mikey
Mikey

Level 3 Expert

6904 Answers

Are you a Cell Phone Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...