I get a comile error "double % doouble is illegal". Is there a way to take mod of two doubles (or a double and an int would work too). Thanks. You can't use the ...
Take advantage of implicit and explicit operators to convert between user-defined types and improve the readability of your code. One of the lesser known features of C# is the ability to create ...