Skip to content

Added squared and cubed functionality#11

Open
chadcwilliams wants to merge 2 commits intomainfrom
2-further-parsing-is-needed-for-power-functions
Open

Added squared and cubed functionality#11
chadcwilliams wants to merge 2 commits intomainfrom
2-further-parsing-is-needed-for-power-functions

Conversation

@chadcwilliams
Copy link

Description

I added functionality to separate squared and cubed functions from power in general, BUT I am thinking that this is more of a hack than a proper solution, so we might want to reject this PR. I just wanted to show you in case it might be a good idea.

The caveat with my approach is that I made squared and cubed functions rather than operators because they only take one input. Maybe that's fine, maybe not? On my side of things it worked as intended, but you side of things is quite different so it might be a problem.

#2

Type of change

  • feat: A new feature

Features (Optional)

  • Added squared and cubed functionality.

Remarks (Optional)

  • I am thinking that this is more of a hack than a proper solution, so we might want to reject this PR. I just wanted to show you in case it might be a good idea.

@chadcwilliams chadcwilliams linked an issue Sep 8, 2023 that may be closed by this pull request
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.

Further parsing is needed for power functions

1 participant