An open API service indexing awesome lists of open source software.

https://github.com/exios66/cplus_calculator


https://github.com/exios66/cplus_calculator

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# CPLUS

## Description

CPLUS is a comprehensive web-based calculator application that provides advanced mathematical, statistical, and psychometric analysis tools. It offers a user-friendly interface with multiple specialized calculators organized into distinct categories.

## Features

### Basic Calculator

- Standard arithmetic operations (+, -, ×, ÷)
- Memory functions
- Clear and backspace functionality

### Advanced Functions

- Power and root calculations
- Trigonometric functions (sin, cos, tan)
- Inverse trigonometric functions (arcsin, arccos, arctan)
- Logarithmic functions (natural log, log base 10)
- Exponential calculations
- Absolute value
- Factorial

### Statistical Analysis

- Descriptive statistics (mean, median, mode, standard deviation)
- Correlation analysis
- Normal distribution calculations (PDF and CDF)
- Dataset visualization

### Psychometric Tools

- Cronbach's Alpha reliability coefficient
- Item analysis for test development
- Score standardization

## Usage

1. Select the desired calculator tab (Basic, Advanced, Statistical, or Psychometric)
2. Enter the required input values
3. Click the corresponding calculate/analyze button
4. View results in the output area

## Installation

No installation required. Access the calculator directly through your web browser.

## Technologies Used

- HTML5
- CSS3
- JavaScript
- Math.js library

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the MIT License - see the LICENSE file for details.