Skip to content

Clarify inverse of functions #3844

@AHaumer

Description

@AHaumer

First, the first box in chapter 12.7.3 Using the Inverse Annotation a bracket is missing:
annotation ( inverse (uk = f2(. . ., y, . . .));
annotation ( inverse (uk = f2(. . ., y, . . .)));

Second, to me it is not clear whether pairs of a function and its inverse should both have the inverse annotation,
i.e. looking at Modelica.Math:
sin is the inverse of asin and asin is the inverse of sin
and so on ... (cos, tan, sinh, cosh, tanh. exp)

see also: #4751

Metadata

Metadata

Assignees

No one assigned

    Labels

    clarificationSpecification of feature is unclear, but not incorrectexampleIssue regarding example in specification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions