InverseTrigonometricOperations
class InverseTrigonometricOperations(operations: Collection<String>?) : Unary
Content copied to clipboard
Handles binary nodes by producing inverse UnaryOperatorSyntax with arc prefix instead of a.
Author
Iaroslav Postovalov
Constructors
Types
Functions
Link copied to clipboard
override fun render(renderer: FeaturedMathRenderer, node: MST): MathSyntax?
Content copied to clipboard
Renders MST to MathSyntax in the context of owning renderer.