Skip to content

JamesMenetrey/Complex.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complex.NET

A simplistic complex number data type implementation for .NET written in C#.

Features

  • Compute the modulus and argument
  • Compute the power and roots
  • Determine in which quadrant the complex number is
  • Import a complex number with its polar coordinates
  • Initialize a complex number with a real and imaginary parts
  • Operators overloading (addition, subtraction, multiplication, division, comparison, implicit casting)
  • Print the complex number using ToString()
  • Solve quadratic equations with real/complex coefficients

Author

Jämes Ménétrey ~ ZenLulz

See the file LICENSE for more information regarding your rights.

About

A simplistic Complex data type implementation in .NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages