class RubyMath::Polar
Class Polar
¶ ↑
With this class you can work with complex data structure (a+bi) on polar mode with his operators and his to_something
Methods:
to_s + - * / to_binomial to_rectangular get_angle module
Polar
¶ ↑With this class you can work with complex data structure (a+bi) on polar mode with his operators and his to_something
Methods:
to_s + - * / to_binomial to_rectangular get_angle module