View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Greg Conway Greg Conway is offline
external usenet poster
 
Posts: 5
Default How do I invert a complex matrix

Damn I can do it in SageMath, or on my programmable calculator but I was
hoping to be able to do it in excel.

"Bernard Liengme" wrote:

I think you have reached the outer edge of the Excel mathematical envelope.
(And mine!)
Its a problem for Mathimatica, MathCad or Maple
I am just experimenting with TK Solver and will see the documentation
mentions this.
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Greg Conway" wrote in message
...
How do I do an inversion of a matrix containing complex numbers.
The "minverse" function doesn't recognise complex numbers.
Even a small venture into Visual basic has proven unsuccessful.