|
|
You can run this calculation for free only with maximum 4 data points,
otherwise you will need to purchase a subscription
<% if (beanInputFitting.getErrorMessage().equals(""))
{
beanInputFitting.setIni();
}
%>
|
Calculation allows obtaining approximation of data with given accuracy
using Pade (rational) functions.
|
<%= beanInputFitting.getErrorMessage() %>
|