- Helga.Chekh
- Posts : 1
Join date : 2013-04-18
Age : 36
Calculation with float variables
Fri Apr 19, 2013 6:23 pm
here is part of test:
|storeEval | ${l}-${m}-${f} | v |
|echo | ${v} |
here is result:
[info] Executing: |storeEval | ${l}-${m}-${f} | v |
[info] script is: 24-3.99-20.01
[info] Executing: |echo | ${v} | |
[info] echo: -3.552713678800501e-15
don't know how to get right result = 0
please advice
|storeEval | ${l}-${m}-${f} | v |
|echo | ${v} |
here is result:
[info] Executing: |storeEval | ${l}-${m}-${f} | v |
[info] script is: 24-3.99-20.01
[info] Executing: |echo | ${v} | |
[info] echo: -3.552713678800501e-15
don't know how to get right result = 0
please advice
Permissions in this forum:
You cannot reply to topics in this forum