summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step8/MathFunctions/mysqrt.h
Commit message (Collapse)AuthorAgeFilesLines
* Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-231-0/+7
Propagate the refactor in Step 10 MathFunctions through all of the steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx to determine which sqrt library is called. Adds .h files which correspond to their .cxx files by name.