[GH-ISSUE #92] Add extremum in aditionnal quatradic polynomial informations #30

Closed
opened 2026-05-06 13:14:39 +02:00 by BreizhHardware · 1 comment

Originally created by @Zaitara on GitHub (Dec 6, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/92

Is your feature request related to a problem? Please describe.
When going into a quadratic polynomial advanced informations, a lot of useful data are shown : factorised and canonical forms, delta, x1 and x2 if available, but not the extremum of the function : -b/2a.

Describe the solution you'd like
It would be great to also add the extremum of the function, -b/2a, in this menu. It would also be interesting to name it minimum/maximum (minimum if a > 0). Internally, it is named alpha, so it's not really hard to implement.

Additional context
N/A

Originally created by @Zaitara on GitHub (Dec 6, 2021). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/92 **Is your feature request related to a problem? Please describe.** When going into a quadratic polynomial advanced informations, a lot of useful data are shown : factorised and canonical forms, delta, x1 and x2 if available, but not the extremum of the function : `-b/2a`. **Describe the solution you'd like** It would be great to also add the extremum of the function, `-b/2a`, in this menu. It would also be interesting to name it minimum/maximum (minimum if a > 0). Internally, it is named alpha, so it's not really hard to implement. **Additional context** N/A
BreizhHardware 2026-05-06 13:14:39 +02:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@Lauryy06 commented on GitHub (Dec 6, 2021):

Thanks for the question, but you probably know that the informations about extremum are given by the canonical form. I chose not to add the theme to the menu so as not to overload it.

So I intentionnaly won't fix your issue, sorry. (but thanks for it !)

<!-- gh-comment-id:987268152 --> @Lauryy06 commented on GitHub (Dec 6, 2021): Thanks for the question, but you probably know that the informations about extremum are given by the canonical form. I chose not to add the theme to the menu so as not to overload it. So I intentionnaly won't fix your issue, sorry. (but thanks for it !)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#30
No description provided.