Python Forum
Problem with the math.sin(x) function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with the math.sin(x) function
#4
Did you see my edited post?

>>> from math import sin, radians
>>> sin(radians(40))
0.6427876096865393
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Problem with the math.sin(x) function - by buran - Feb-21-2019, 05:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  math problem for experts miltmobley 5 1,222 Jul-09-2023, 07:14 AM
Last Post: Gribouillis
  math.log versus math.log10 stevendaprano 10 2,646 May-23-2022, 08:59 PM
Last Post: jefsummers
  Why getting ValueError : Math domain error in trig. function, math.asin() ? jahuja73 3 3,974 Feb-24-2021, 05:09 PM
Last Post: bowlofred
  matrices math problem lokoprof 1 2,279 Aug-27-2018, 07:48 PM
Last Post: perfringo
  Math problem python Dhaval 1 3,025 Jun-05-2017, 10:28 AM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020