em dash; sentence case
This commit is contained in:
@@ -76,7 +76,7 @@ Polynomials may be evaluated using function notation, that is:
|
||||
p(1)
|
||||
```
|
||||
|
||||
This blurs the distinction between a polynomial expression--a formal object consisting of an indeterminate, coefficients, and the operations of addition, subtraction, multiplication, and non-negative integer powers--and a polynomial function.
|
||||
This blurs the distinction between a polynomial expression---a formal object consisting of an indeterminate, coefficients, and the operations of addition, subtraction, multiplication, and non-negative integer powers---and a polynomial function.
|
||||
|
||||
|
||||
The polynomial variable, in this case `1x`, can be returned by `variable`:
|
||||
|
||||
Reference in New Issue
Block a user