- #1
Theia
- 122
- 1
Hi all
Simple question: How I can compute the value of \(a = \sin \left( 2017 \sqrt[5]{2} \right) \) under following assumptions:
Thank you!
Simple question: How I can compute the value of \(a = \sin \left( 2017 \sqrt[5]{2} \right) \) under following assumptions:
- No use of advanced numerical libraries is allowed.
- Only accepted operations are: comparisons, absolute value, addition, subtraction, multiplication and division.
- More advanced operations must be returned to the use of allowed operations.
- End result is needed by 25 digit accuracy.
Thank you!