inv2x2 {joker}R Documentation

2x2 Inverse Matrix

Description

Calculates the inverse of a 2x2 matrix.

Usage

inv2x2(x)

Arguments

x

A 2x2 matrix.

Value

A 2x2 matrix, the inverse of x


[Package joker version 0.14.2 Index]