The kotlin.math.sin(Double) result is not same with the windows scientific calculator result. Im still a beginner in kotlin Android Studio. Please help.
Below are the screenshots of my problem.
Windows Scientific calculator Output: 0.17364817766693034885171662676931
Android Studio (Kotlin) Output: -0.5440211108893698
Thank you for your help.