minus | R Documentation |
Very simple function that takes the negative of a vector, here so that idiom such as
coeffs(z)[gradesminus(z)%%2 != 0] %<>% minus
works as intended (this taken from Conj.clifford()
).
minus(x)
x |
Any vector or disord object |
Returns a vector or disord
Robin K. S. Hankin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.