Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Trigonometry Table | Trigonometric Ratios and Formulas
Next article icon

Trigonometry Table | Trigonometric Ratios and Formulas

Last Updated : 10 May, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

The Trigonometry Table is a standard table that helps us to find the values of trigonometric ratios for standard angles such as 0°, 30°, 45°, 60°, and 90°. It consists of all six trigonometric ratios: sine, cosine, tangent, cosecant, secant, and cotangent.

The most common values of trigonometric ratios are given in the table below:

Trigonometry Table

Read More about the Trick to Remember the Trigonometry Table.

Trigonometric Functions Table

Trigonometry has 6 basic trigonometric functions they are sine, cosine, tangent, cosecant, secant, and cotangent. Now let’s look into the trigonometric functions.

For, any right-angle triangle with perpendicular(P), Base(B), and Hypotenuse(H) the six trigonometric functions are as follows,

Table of Trigonometric Functions

FunctionDefinitionRepresentationRelationship to Sides of a Right Triangle
SineRatio of the perpendicular and the hypotenusesin θOpposite side / Hypotenuse
CosineRatio of base and hypotenusecos θAdjacent side / Hypotenuse
TangentThe ratio of the sine and cosine of an angletan θOpposite side / Adjacent side
CosecantReciprocal of sin θcsc θ or cosec θHypotenuse / Opposite side
SecantReciprocal of cos θsec θHypotenuse / Adjacent side
CotangentReciprocal of tan θcot θAdjacent side / Opposite side

Also, Read about Trigonometric Ratios.

Learn the Trick to Remember Trigonometric Ratios- [SOHCAHTOA]
Silly Owls Hide Cake And Honey Till October Arrives.

How to Create a Trigonometry Table

Study the following steps to create the trigonometric table for standard angles.

Step 1: Create the Table

Create a table and list all the angles, such as 0°, 30°, 45°, 60°, and 90°, in the top row. Enter all trigonometric functions sin, cos, tan, cosec, sec, and cot in the first column.

Step 2: Evaluate the value for all the angles of the sine function.

For finding the values of the sin function, divide 0, 1, 2, 3, and 4 by 4 and take under root of each value, respectively, as,

For the value of sin 0° = √(0/4) = 0. Similarly, 

  • sin 30° = √(1/4) = 1/2
  • sin 45° = √(2/4) = 1/√2
  • sin 60° = √(3/4) = √3/2
  • sin 90° = √(4/4) = 1
sin 0°sin 30°sin 45°sin 60°sin 90°
01/21/√2√3/21

Step 3:Evaluate the value for all the angles of the cos function

The value of the cos function is the opposite of the value of the sin function, i.e., cos 0° = sin 90°, cos 30° = sin 60°, and cos 45° = sin 45°, so

cos 0°cos 30°cos 45°cos 60°cos 90°
1√3/21/√21/20

Step 4: Evaluate the value for all the angles of the tan function

The value of the tan function is equal to the sin function divided by the cos function, i.e., tan x = sin x / cos x. The value of all the angles in the tan function is calculated as,

tan 0°= sin 0° / cos 0° = 0/1 = 0, similarly

tan 0°tan 30°tan 45°tan 60°tan 90°
01/√3   1   √3Not Defined

Step 5: Evaluate the value for all the angles of the cosec function

The value of the cosec function is equal to the reciprocal of the sin function. The value of cosec 0° is obtained by taking the reciprocal of sin 0°

cosec 0° = 1 / sin 0° = 1 / 0 = Not Defined. Similarly,

cosec 0°cosec 30°cosec 45°cosec 60°cosec 90°
Not Defined2√22/√31

Step 6: Evaluate the value for all the angles of the sec function

The value of the sec function is equal to the reciprocal of the cos function. The value of sec 0° is obtained by taking the reciprocal of cos 0°

sec 0° = 1 / cos 0° = 1 / 1 = 1. Similarly,

sec 0°sec 30°sec 45°sec 60°sec 90°
12/√3√22Not Defined

Step 7: Evaluate the value for all the angles of the cot function

The value of the cot function is equal to the reciprocal of the tan function. The value of cot 0° is obtained by taking the reciprocal of tan 0°

cot 0° = 1 /tan 0° = 1 / 0 = Not defined. Similarly,

cot 0°cot 30°cot 45°cot 60°cot 90°
Not Defined√311/√30

In this way, we can create the following trigonometric ratios table:

Degrees and Radians Trigonometric Table

Angle (in degrees)Angle (in radians)SinCosTanCosecSecCot
0°0010Undefined1Undefined
30°π/61/2√3/21/√322/√3√3
45°π/4√2/2√2/21√2√21
60°π/3√3/21/2√32/√321/√3
90°π/210Undefined1Undefined0

Next Article: Trigonometry Formulas.


Next Article
Trigonometry Table | Trigonometric Ratios and Formulas

M

manaschhabra2
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Class 11
  • Maths-Class-11

Similar Reads

    Trigonometry Formulas - List of All Trigonometric Identities and Formulas
    Trigonometry formulas are equations that relate the various trigonometric ratios to each other. They are essential for solving a wide range of problems in mathematics, physics, engineering, and other fields.Some of the most important trigonometric formulas are:Basic Definitions: These formulas defin
    9 min read
    Trick to Remember Trigonometric Table
    Trigonometric table is a chart that provides the values of trigonometric functions—sine, cosine, and tangent—for specific angles.Sine (sin): The sine of an angle is the ratio of the length of the opposite side to the hypotenuse in a right-angled triangle.Cosine (cos): The cosine of an angle is the r
    2 min read
    Trigonometric Ratios of Some Specific Angles
    Trigonometry is all about triangles or to be more precise the relationship between the angles and sides of a triangle (right-angled triangle). In this article, we will be discussing the ratio of sides of a right-angled triangle concerning its acute angle called trigonometric ratios of the angle and
    6 min read
    Trigonometry Practice Questions Hard
    Trigonometry can be challenging, especially when you're tackling advanced problems. In this article, we’ll focus on a series of hard trigonometry practice questions designed to test your understanding of key concepts.Whether you’re preparing for exams or looking to strengthen your problem-solving sk
    6 min read
    Trigonometry Practice Questions Easy
    Trigonometry can be tricky, especially for class 10 and 11 students when trigonometric ratios and identities are involved. In this article, we have collected a list of questions on all the important trigonometry concepts and formulas.Solving these questions, ranging from easy to hard will help you b
    3 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences