Need Help Finding Manual Solution to Sin(theta)

  • Thread starter Thread starter beluluk
  • Start date Start date
AI Thread Summary
Finding the value of sin(theta) manually is possible through methods such as using Taylor (Maclaurin) series expansions or consulting pre-computed sine tables. While it is tedious to calculate sine values by hand, especially for precision, it can be done with enough time and effort. Some participants recall using trigonometric tables and linear interpolation for more accurate results before calculators were widely available. Drawing a triangle to estimate sine values is another suggested method, though it may lack precision. Overall, while manual calculation is feasible, it is often impractical compared to using modern tools.
beluluk
Messages
27
Reaction score
0
need a "basic" help

this may be a silly question... but, i really need this, because a basic is the stairway to the advanced of course.
i thought that this forum may provide more help than i could get in my college.
please tell me...
how do we find an answer of "sin(theta)" without an electronic device (such as calculator or computer). Can we do it manually, mathematically?
i thought that a calculator never needs a calculator's calculator to get the number. So i think there must be a way. thanks b4.
 
Mathematics news on Phys.org
There are tables of "sin" function values.Computed by hand using Taylor (MacLaurin)series expansion.If u don't find them,then u can compute them using the series expansion.I remember seing some logarithm tables for "sin" & "cos"...


Daniel.
 
ow... yeah... that reminds me of my lesson at the college. But i do hope there is a shorter way for that. anyway. Thanks a lot...
 
You won't do it manually mathematically. It is tedious (though possible) to obtain an answer to any degree of precision given enough time. Just as one could square any number by hand given enough time. But why would you?
 
beluluk said:
this may be a silly question... but, i really need this, because a basic is the stairway to the advanced of course.
i thought that this forum may provide more help than i could get in my college.
please tell me...
how do we find an answer of "sin(theta)" without an electronic device (such as calculator or computer). Can we do it manually, mathematically?
i thought that a calculator never needs a calculator's calculator to get the number. So i think there must be a way. thanks b4.

Well, if you want a computer to do it, you could write A batch file? Why would you need this to be done in the first place tough>? :rolleyes:
 
dextercioby said:
There are tables of "sin" function values.Computed by hand using Taylor (MacLaurin)series expansion.

When I was in high school, hand-held electronic calculators hadn't been invented yet, and desktop ones were very expensive. I didn't use an electronic desktop calculator until I started college. So for calculations I had a book of trig and log tables. The sine table probably had entries for at least every 0.1 degree, or perhaps every 5 minutes of arc (1/12 degree). I remember doing linear interpolation between entries, by hand, to eke out an extra significant figure.
 
Just draw a triangle,then you measure it!
It may not be very accurate,but it is a way!
 
eNathan said:
Well, if you want a computer to do it, you could write A batch file? Why would you need this to be done in the first place tough>? :rolleyes:

i need to think about it since i was looking for an operation of 3D angles. when i got a vector which is stated in spheric coordinates, suppose i the vector components are r1, phi1 and theta1. how can i find the angle between the vector and the x axis... but i think i know the answer now. I can use the dot product to find it.thanks for asking.
 
Back
Top