Skip to main content

LinearFractionalTransform

LinearFractionalTransform[m] gives a TransformationFunction that represents a linear fractional transformation defined by the homogeneous matrix m. 

LinearFractionalTransform[{a,b,c,d}] represents a linear fractional transformation that maps r to (a.r+b)/(c.r+d).

Please visit the official Wolfram Language Reference for more details and examples on core symbols.