mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #254] [MERGED] Changes to the trigonometry additional result #337
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/254
Author: @RedGl0w
Created: 6/17/2022
Status: ✅ Merged
Merged: 11/5/2025
Merged by: @Yaya-Cout
Base:
upsilon-dev← Head:additional_result_trigo📝 Commits (2)
25cd0d4[calculation/additional_outputs] Use input rather than output if possible, and open on tan7dff052[calculation/additional_result] draw in trigonometric graph the tangent📊 Changes
10 files changed (+70 additions, -22 deletions)
View changed files
📝
apps/calculation/additional_outputs/trigonometry_graph_cell.cpp(+25 -8)📝
apps/calculation/additional_outputs/trigonometry_graph_cell.h(+3 -0)📝
apps/calculation/additional_outputs/trigonometry_list_controller.cpp(+5 -1)📝
apps/calculation/additional_outputs/trigonometry_model.cpp(+18 -0)📝
apps/calculation/additional_outputs/trigonometry_model.h(+4 -2)📝
apps/calculation/calculation.cpp(+5 -2)📝
apps/calculation/calculation.h(+2 -1)📝
apps/calculation/history_controller.cpp(+5 -5)📝
poincare/include/poincare/expression.h(+1 -1)📝
poincare/src/expression.cpp(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.