Loading repository data…
Loading repository data…
dikshaasudha29 / repository
DS29 Hybrid Calculator is a sleek web app blending simple arithmetic with a powerful scientific engine via a unique dual-drawer system. It features a high-tactile UX with 3D button animations, a dynamic "=" glow-effect, and a persistent history vault that saves your calculations even after a refresh.
A versatile, high-performance Hybrid Calculator designed for both everyday arithmetic and advanced scientific computation. Featuring a "Glass-3D" interface and a dual-drawer system, it adapts to your needs with a single tap.
🚀 CLICK HERE TO OPEN THE LIVE HYBRID APP
| 🌙 Midnight Dark Mode | ☀️ Lavender Light Mode |
|---|---|
The DS29 is a Hybrid engine split into three main modules: the Standard Pad, the Scientific Drawer, and the History Vault.
| Mode | Features | Ideal For |
|---|---|---|
| Simple Mode | +, -, ×, ÷, %, ⌫ | Quick daily calculations and basic percentages. |
| Scientific Mode | sin, cos, tan, log, ln, !, √ | Complex engineering, physics, and calculus problems. |
| Persistence | LocalStorage History | Keeping track of results across browser sessions. |
box-shadow. When clicked, the button "sinks" into the screen using transform: translateY(4px) to simulate a real mechanical feel.π, ^, or !) into executable JavaScript code instantly.localStorage) to keep your history saved even after you refresh or close the tab.The engine handles unit conversion dynamically. When switched to Degree Mode, the system automatically applies the conversion formula:
$$\text{rad} = \text{deg} \times \left(\frac{\pi}{180}\right)$$
This ensures that trigonometric inputs like sin(90) return exactly 1.