SpelledOut.jl
SpelledOut.jl copied to clipboard
Better printing for complex numbers
I am unsure if the current implementation is the best way to go about it.
See #15
It would be much cleaner to use modf than split, but this may not be possible.
What about if we wrote a + bi as "a plus three times the imaginary unit?"