[SOLVED, 0.73] formula returns 0 when not complete

Fixed bug reports or reports that won't be fixed
Antworten
no avatar
hampf
Beiträge: 12
Registriert: 20. April 2018, 14:47

[SOLVED, 0.73] formula returns 0 when not complete

20. April 2018, 15:24

Formulas return 0 when not all variables are known. This leads to "green" final coordinates (when plausible).

A

----------------------------
B
3
----------------------------
C
0=f(13*A+2*B)
----------------------------

I Final:
I N46°34.000 E6°13.333

when Final should be N grey / E green, given the formula "N46° 34.C" and "E6° 13.BBB"

solution: formulas shoud return "NaN" or "unknown" when not all variables are set.

no avatar
Saturo
Beiträge: 15
Registriert: 31. Dezember 2018, 15:31

Re: formula returns 0 when not complete

31. Dezember 2018, 18:25

I would be really happy if this could be fixed.

Benutzeravatar
gawalione
Administrator
Beiträge: 121
Registriert: 7. Oktober 2017, 00:28

Re: formula returns 0 when not complete

11. Juni 2019, 16:27

This will be fixed in 0.73-dev2.

Antworten