V
V
Vlad Osadchyi2018-03-07 21:59:59
C++ / C#
Vlad Osadchyi, 2018-03-07 21:59:59

Method StatisticFormula.InverseFDistribution(Double, Int32, Int32)?

There is Method StatisticFormula.InverseFDistribution(Double, Int32, Int32)
How to assign the result of this method to a variable?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2018-03-07
@VladOsadchyi

var yourVariable = StatisticFormula.InverseFDistribution(param1, param2, param3)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question