SpelledOut.jl icon indicating copy to clipboard operation
SpelledOut.jl copied to clipboard

Better printing for complex numbers

Open jakewilliami opened this issue 4 years ago • 3 comments

I am unsure if the current implementation is the best way to go about it.

jakewilliami avatar Jan 27 '21 10:01 jakewilliami

See #15

jakewilliami avatar Jan 27 '21 10:01 jakewilliami

It would be much cleaner to use modf than split, but this may not be possible.

jakewilliami avatar Jan 27 '21 10:01 jakewilliami

What about if we wrote a + bi as "a plus three times the imaginary unit?"

jakewilliami avatar Mar 29 '23 07:03 jakewilliami