Skip to content

feat: added basic trigonometry functions#512

Open
Lavanya-Talele wants to merge 1 commit into
steam-bell-92:mainfrom
Lavanya-Talele:trig
Open

feat: added basic trigonometry functions#512
Lavanya-Talele wants to merge 1 commit into
steam-bell-92:mainfrom
Lavanya-Talele:trig

Conversation

@Lavanya-Talele
Copy link
Copy Markdown
Contributor

📝 Description

Added sine, cosine, tangent, cotangent, secant and cosecant functions along with a simple function to clean the values as due to floating point precision errors, accurate results were not being shown.

🔗 Linked Issue

Closes #433


📋 Contribution Checklist

  • My code strictly adheres to the project guidelines (Standard library only, procedural code, clean spacing).
  • I have verified that my files are placed in the correct directory.
  • I have tested my changes thoroughly on my local machine.
  • I have included interactive emojis and clean console/UI outputs.
  • GSSoC 2026: I have been formally assigned to this issue and noted it above.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@Lavanya-Talele is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 [Feature]: Add basic trigo functions to simple calculator

1 participant