Go to file
doryan 2e7ede2dac fix(power): change math power method
The exponentiation method has been changed because, in this case, the
calculation doesn't need to be raised to a power number using the
.powf() method.
2024-08-09 17:51:07 +04:00
.idea I begin create a Graph structure 2023-09-17 21:21:14 +04:00
src fix(power): change math power method 2024-08-09 17:51:07 +04:00
.gitignore I begin create a Graph structure 2023-09-17 21:21:14 +04:00
Cargo.lock feat(crate): update gtk and adw crates 2024-08-09 15:12:00 +04:00
Cargo.toml feat(crate): update gtk and adw crates 2024-08-09 15:12:00 +04:00
README.md first commit 2024-02-06 23:35:52 +04:00