Skip to content

Conversation

@skeating
Copy link
Member

Description

fixes #460

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Change in documentation

Checklist:

  • I have updated all documentation necessary.
  • I have checked spelling in (new) comments.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically

Adds derivative functions for trigonometric and hyperbolic
functions, including their inverses.  This completes the
implementation of the derivative function for ASTNodes.
@skeating skeating requested a review from fbergmann December 23, 2025 15:39
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.

Added derivatives for all functions

2 participants