PawelTroka / Computator.NET

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
GNU General Public License v3.0
233 stars 51 forks source link

ImaginaryUnit in output shows as 1·i instead of just i #2

Closed PawelTroka closed 8 years ago

PawelTroka commented 8 years ago

writeln(i); outputs 1·i, should just output i

PawelTroka commented 8 years ago

Fixed with commit 0df22058ef606d2b3ba3d18efe62ab46c3990806.