Skip to content

Commit

Permalink
- Removed the old arcsin, arctan, arccos and ln functions since they …
Browse files Browse the repository at this point in the history
…are not part of the standard

  - They are also no longer used in the standard library
- Started using renaming imports for functions that are simple aliases, e.g. import realSin = sin
  - This will make expressionSimplify and derive work without writing new special cases


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@7360 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Dec 12, 2010
1 parent 473f0b8 commit c28cc0a
Show file tree
Hide file tree
Showing 7 changed files with 195 additions and 294 deletions.

0 comments on commit c28cc0a

Please sign in to comment.