INVERTMATRIX

THE BOX'S MAIN HELP:
This returns the inverse of matrix A,
if the matrix cannot be inverted the return is false.

A (input):
The matrix to be inverted. Default is an identity matrix.

OUT (output):
This returns the inverse of matrix A,
if the matrix cannot be inverted the return is false.

<-- BACK TO Vector

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.