Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
145 stars 367 forks source link

Added Angle between two lines Calculator #1435

Open AMS003010 opened 4 days ago

AMS003010 commented 4 days ago

Fixes Issue🛠️

Closes #1123

Closes #

Description👨‍💻

I have added Angle between two lines Calculator which calculates the angle between two lines. he line equations are given as input and the angle between them is returned as output in degrees.

Type of Change📄

Checklist✅

Screenshots/GIF📷

image

netlify[bot] commented 4 days ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit b4758ca902e28797cccbd216872121ff2ef38fa6
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/667ec7d2906a53000834699a
Deploy Preview https://deploy-preview-1435--calcdiverse.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Nihal4777 commented 3 days ago

@AMS003010 Fix the issue in main index.html file. image

Rakesh9100 commented 1 day ago

Why the files of Frames-Timecode-Calculator is showing, fix the conflict in this same PR @AMS003010

AMS003010 commented 1 day ago

Sorry got caught up, I'll fix it by today

AMS003010 commented 18 hours ago

@Rakesh9100 Sorry for the delay 😅

I have fixed all changes and fixed all issues. I have reviewed and made sure that there are no issues.