Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
calculate circle sector
#1
Hey there Smile

I'm developing a little application in windows, where you can calculate the properties of a circle with two given values.
Possible values: radius, angle, arc length, circular yearn, arc, area.
I got some problems calculating the circle in the following two cases: "circular yearn and arc given" and "arc and area given"

I have no clue how to integrate the calculations into my code or even calculate the properly at all.
My only guess is that I have to do a numeric calculation but I have no idea how to manage this.

ps: I'm using tkinter, mpmath and sympy

I'm greatfull for any hint!

greetings Big Grin
Reply
#2
I'm having a hard time understanding your question here. It sounds like it's a math question, not a Python question, is that right?
Reply
#3
Quote:ps: I'm using tkinter, mpmath and sympy
for display use matplotlib
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to plot seaborn heatmap on top of a background circle SriRajesh 0 1,367 Jul-09-2022, 04:00 AM
Last Post: SriRajesh
  drawing moving circle on line with python barrai 1 3,034 Feb-25-2022, 03:33 PM
Last Post: BashBedlam
  Program to move a dot towards a circle center plumberpy 10 4,058 Dec-03-2021, 12:20 PM
Last Post: BashBedlam
  Draw circle from GPS coords, and get GPX file? Winfried 0 2,145 Mar-29-2021, 07:19 PM
Last Post: Winfried
  Pyplot and circle Reldaing 0 1,445 Apr-01-2020, 10:44 AM
Last Post: Reldaing
  User input to calculate Area or Radius of Circle DustinKlent 3 6,017 Nov-10-2019, 08:46 AM
Last Post: Gribouillis
  Help with circle and motion wigigx 4 3,988 Aug-29-2017, 09:49 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020