Login Page - Create Account

Support Board


Date/Time: Sun, 29 Jun 2025 23:38:47 +0000



Post From: Murrey Math - error in calculations

[2021-07-09 10:15:20]
SC Support Tom - Posts: 450
WRT Post #1:


I found that when calculating M_{t_end}(n,v) we may get a negative value in the argument of the logarithm, since Range(MMI) can take negative values, meanwhile Si only takes positive values, since it is the product of two exponentials, which only take positive values. Therefore, it may happen (according to those calculations which are displayed on the link above) that the logarithm gets a negative argument.

You were correct about this. I have modified the code so that it can handle negative and zero values of M_{t_end}(n,v). The new calculation is as documented here:

Murrey Math

The changes will be available in the next release.