Calculator in C#

G

GeorgeRXZ

This is advanced calculator developed in C#.Net. This will help you
learn the math’s functions available in C# and how to perform the
complex mathematical calculations.
This calculator can perform following math’s operations
- addition
- subtraction
- multiplication
- division
- Inverse
- Sin, Cos, Tan ,Sinh, Cosh, Tanh
- Bitwise operations like and (&) or ( | ) not (~) and XOR (^)
- Square root of no, Square, cube, and X ^ y, Inverse factorial
and
absolute.
- Log and Log10 of no

download link
http://visualstudio3.0.googlepages.com/index.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top