Special methods in a vector class

designed to illustrate special methods to allow full OO operation of a class, we create the dunder methods for abs and similar to make our class behave as any numeric type would

created from the source...


Result...




comments powered by Disqus