-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
clarificationSpecification of feature is unclear, but not incorrectSpecification of feature is unclear, but not incorrectexampleIssue regarding example in specificationIssue regarding example in specification
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
clarificationSpecification of feature is unclear, but not incorrectSpecification of feature is unclear, but not incorrectexampleIssue regarding example in specificationIssue regarding example in specification