Skip to content

Enhancement of math function support (multi-argument functions)#76

Merged
yhteoh merged 5 commits intomainfrom
binary_functions
Sep 4, 2025
Merged

Enhancement of math function support (multi-argument functions)#76
yhteoh merged 5 commits intomainfrom
binary_functions

Conversation

@yhteoh
Copy link
Collaborator

@yhteoh yhteoh commented Jul 7, 2025

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature

  • What is the current behavior? (You can also link to an open issue here)
    No support for multi-argument math functions and no real and imag function support

  • What is the new behavior (if this is a feature change)?

  • Added multi-argument function support:
    • atan2
  • Added functions:
    • real
    • imag
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

@yhteoh yhteoh self-assigned this Jul 7, 2025
@yhteoh yhteoh changed the title Binary functions Enhancement of math function support (multi-argument functions) Jul 7, 2025
@yhteoh yhteoh force-pushed the binary_functions branch from e3f9687 to 879a285 Compare July 8, 2025 18:01
@yhteoh yhteoh force-pushed the binary_functions branch from 879a285 to 1b76bed Compare July 8, 2025 18:02
@yhteoh yhteoh marked this pull request as ready for review September 4, 2025 16:53
@yhteoh yhteoh merged commit c1d3474 into main Sep 4, 2025
15 checks passed
@yhteoh yhteoh deleted the binary_functions branch September 4, 2025 16:53
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.

1 participant