I am calculating the following on my Casio fx-100AU:
7.5cos((2pi/365)*24)+21.5 -> 28.99980502, which is incorrect it should be 28.368982162
I narrowed down the error to the cos calculation...
2pi/365 * 24 = 0.4131409517, the cos result for 0.4131409517 on my calculator is 0.9999740032, where as an online calculator is 0.91586428826.
My question is this normal for a calculation to be so far out for this type of calculation?
Problem: Your calculator uses incorrect angle unit, see this part of user's guide: users guide
Solution: Press the [MODE] key and then select [1] for degrees or [2] for radians.
This can be confirmed with below calculation with Pari/GP: