nerdamer
nerdamer copied to clipboard
i^i returns i instead of e^(-pi/2)
When we do
nerdamer('i^i').toString()
it returns
i
instead of
e^(-pi/2)