Lecture 12
Source Code for this lecture: 🔗 https://github.com/engrayaz/python-fo...
In this lecture, we explore Trigonometric Functions using Python’s math library and learn how to discover available functions programmatically.
This video is part of the “Python for Academic & Engineering Students” series designed for:
• FSc & ICS students (Pakistan)
• College students
• Engineering students
• Mathematics & Physics students
• University beginners
• Anyone starting programming from scratch
📚 In this lecture, you will learn:
• How to explore Python libraries using dir()
• Overview of the math library functions
• Understanding radians vs degrees in Python
• How to convert degrees to radians
• Using trigonometric functions: sin(), cos(), tan()
• Writing clean Python code for mathematical computations
📌 Key Concepts Covered:
• import math and dot notation
• dir(math) to list available functions
• math.radians() conversion
• Practical examples of trigonometric calculations
This course builds strong programming foundations and prepares students for advanced applications in Engineering, Data Science, Machine Learning, and Artificial Intelligence.
📌 Full Playlist: • Python Program to Solve Quadratic Equation...
👨🏫 Instructor:
Dr. Syed Ayaz Ali Shah
Assistant Professor | Artificial Intelligence | Signal Processing
🔔 Subscribe for structured tutorials on Python, Engineering & AI.