Merge branch 'feature/sets-functions-arrows' of https://github.com/Jam3/math-as-code into feature/material-implication

This commit is contained in:
mattdesl
2015-07-02 22:55:12 -04:00

View File

@@ -738,7 +738,7 @@ function fPrime (x) {
Multiple prime symbols can be used to describe the second derivative *ƒ′′* and third derivative *ƒ′′′*. After this, authors typically express higher orders with roman numerals *ƒ*<sup>IV</sup> or superscript numbers *ƒ*<sup>(n)</sup>.
## lines & arrows
## arrows
We have already seen some arrows in the [function notation](#function-notation) section. Here are a few other variations.