Projekt
- Właściciel
- NVDIV
- Miasto
- Lublin
- Język
- C
GitHub
This repository contains a C program that solves cubic equations of the form 𝑎 (𝑥^3) + 𝑏 (𝑥^2) + 𝑐 𝑥 + 𝑑 = 0. The program computes the roots, which can be real or complex, using the method of Cardano.
Snapshot: