mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-10 21:46:55 +03:00
test case description
This commit is contained in:
@@ -305,7 +305,7 @@ void test_doFlow() {
|
||||
|
||||
// Fehler bei V12.0.1
|
||||
// Lokal
|
||||
digits = { 9.8, 9.8, 1.9, 0.9, 0.9, 9.9, 2.9, 4.8}; // 169.3493 als falsches Ergebnis
|
||||
digits = { 9.8, 9.8, 1.9, 0.9, 0.9, 9.9, 2.9, 4.8}; // 211.0355 als falsches Ergebnis
|
||||
analogs = { 5.5};
|
||||
expected = "211.0345";
|
||||
expected_extended= "211.03455";
|
||||
|
||||
Reference in New Issue
Block a user