typeset complex norm is missing absolute value [closed]

asked 2017-07-17 22:32:20 +0200

As a newbie, I must be missing something, but here is the question:

With this setup:

var('a', domain=CC) a.norm() a.norm().simplify()

The last line displays as a^2, but should be |a|^2 .

What am I missing?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by vdelecroix
close date 2017-07-18 09:38:12.849845