Personal Calculator.NET is a text mode calculator written in the C#.NET programming language, the primary goals of this project being, to create a useful text mode calculator that is robust, extensible, and programmable.

Features

  • Arithmetic operators: + - * /
  • Algebraic functions: log ln lb ** // %
  • Trigonometric functions: cos sin tan acos asin atan deg rad
  • Binary operators: & | ^ !
  • Boolean (conditional) operators: == <= < > >== !=
  • Boolean values: true false
  • Hexadecimal values: ending with h, as in 18h
  • Octal values: ending in o as in 10o
  • Binary values: ending in b as in 1001b
  • Multi-expression syntax: use semicolon to separate contextual expressions
  • Implicit last result: 18+12; $ - 4 becomes 18 + 12; - 4

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Personal Calculator.NET

Personal Calculator.NET Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Easy for use.
    1 user found this review helpful.
Read more reviews >

Additional Project Details

Operating Systems

Windows

Intended Audience

Science/Research

User Interface

Console/Terminal, Command-line

Programming Language

C#

Related Categories

C# Mathematics Software, C# Calculators

Registered

2008-09-25