Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
+ 1

Is there any Math.sin or Math.cos in JS?

js
13th Jun 2018, 3:01 PM
B.D
B.D - avatar
2 Answers
+ 4
Yes, There is Math.sin() and Math.cos() function in JavaScript. Math.sin function https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/sin Math.cos function https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/cos
13th Jun 2018, 3:07 PM
Akash Pal
Akash Pal - avatar
+ 1
thank you
13th Jun 2018, 3:07 PM
B.D
B.D - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Audio adding
1 Votes
C#
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
playground input
0 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes