Michał Wasiluk
Michał Wasiluk
Większe wartości skosu mają zastosowanie np. w trybie manualnym. 
Czy ten problem nadal występuje? Nie mogę odtworzyć na browserstack.com Testowałem na mojave i big sur na kilku wersjach chrome
This should be fixed by 98750fc
Maybe we could add an option to display something else for values of probability equal to 0 or 1 and display number if probability is 0 < p < 1...
@bkamins Yes, we display there only 0 and 1, but we should also support displaying (0,1) just in case.
I'm unable to reproduce this issue.
SA variable values are replaced in global scope after global code is evaluated (once per iteration). The attached example will work after moving derivative variables of fT_C to root node's...
Any variable tested in sensitivity analysis (`a`) should be defined in global scope. All derivative variables and functions of the tested variable (eg: `b=log(a)`) should be defined in the root...
Maybe we should consider making https://www.electronjs.org/ app ?