Rename functions
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Rename the following functions:
faculty() with factorial()dblfacul() with dblfact()trace() with line() and tracev() with linev() in draw modefaculty() and dblfacul() are renamed in the functionimplementations.cpp file easily. The functions trace() and tracev() have to be implemented in the plotting.cpp. Finally, the language strings, the find database and the documentation articles concerning draw and draw3d have to be updated. Of course, due to legacy code, the old names will be supported as well, however, they won't be highlighted in the editor any longer.
This change was tested in the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r403]
Diff: