Skip to main content
POST
Compute Matrix Inverse

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
A
number[][]
required

Square non-singular matrix (n × n)

Example:

Response

Successful Response

success
boolean
Example:

true

data
object