65.9K
CodeProject is changing. Read more.
Home

Calculator

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.40/5 (87 votes)

Dec 2, 2002

viewsIcon

380253

downloadIcon

18297

Calculator using MFC, Dialog based application.

Sample screenshot

Introduction

This is a scientific calculator used for ordinary and scientific calculations. It is just like the Windows Calculator along with source code. There is one function behind each button. It uses built in functions of library for sin, cos, tan, xor, or, and AND. It is very simple to understand, so there is nothing complex to be explained!!