Description Usage Arguments Value Note Author(s) References See Also Examples
Moebius transformations
1 2 | mob(M, x)
M %mob% x
|
M |
2-by-2 matrix of integers |
x |
vector of values to be transformed |
Returns a value with the same attributes as x
. Elementwise, if
omitted: see PDF
then mob(M,x)
is (ax+b)/(cx+d).
This function does not check for M
being having integer
elements, nor for the determinant being unity.
Robin K. S. Hankin
Wikipedia contributors, "Mobius transformation," Wikipedia, The Free Encyclopedia (accessed February 13, 2011).
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.