Search found 2 matches
- 28. October 2020, 01:49
- Forum: Discussion
- Topic: Solver doesn‘t handle certain divisions?
- Replies: 0
- Views: 50290
Solver doesn‘t handle certain divisions?
If the coordinates contain a division calculation, it appears that the solver can‘t handle it if the result admits a non-terminating decimal expansion. Example: N53 1B works if B = formula(1000/1250); the result is N53 10.800. However, B = formula(1000/1300) gives no result... shouldn’t it be B = 0 ...
- 27. October 2020, 14:51
- Forum: Discussion
- Topic: Number of decimal digits
- Replies: 2
- Views: 17732
Re: Number of decimal digits
Well, it depends. If the coordinate minutes are given as a division, it appears that the solver can‘t handle it if the result is a non-terminating decimal number. Example: N53 1B works if B = formula(1000/1250); result is N53 10.800. However, B = formula(1000/1300) gives no result... it would be ...