FIX: Adds more documentation

This commit is contained in:
Nicolas Hatcher
2024-02-20 15:19:05 +01:00
parent 2d6e45ad94
commit 55a963e360
5 changed files with 250 additions and 8 deletions

View File

@@ -79,7 +79,7 @@ fn fn_imcos() {
model.evaluate();
assert_eq!(model._get_text("A1"), "-6.58066304055116+7.58155274274654i");
assert_eq!(model._get_text("A1"), "-6.58066304055116+7.58155274274655i");
}
#[test]