inv2x2: 2x2 Inverse Matrix

View source: R/04_tools.R

inv2x2R 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


joker documentation built on June 8, 2025, 12:12 p.m.