A high-precision calculator application built with Blazor WebAssembly and the BigFloat library.
BigCalculator provides accurate arbitrary-precision calculations with support for various number bases and advanced mathematical operations.
This project was developed with assistance from Claude and ChatGPT, which helped with:
- Project setup and structure
- CI/CD configuration
- UI component design
- Integration with the BigFloat library
- BigFloat Library - High-precision floating-point arithmetic
- Blazor WebAssembly - For running calculations directly in the browser
- .NET 9 - Modern framework for building web applications
This project is licensed under the MIT License - see the LICENSE file for details.