Is there a C# library that will perform the Excel NORMINV function?

后端 未结 7 1727
野的像风
野的像风 2021-01-04 10:16

I\'m running some Monte Carlo simulations and making extensive use of the Excel function NORM.INV using Office Interrop. This functions takes three arguments (probability, a

7条回答
  •  温柔的废话
    2021-01-04 10:47

    Maybe you can try this component,http://www.smartxls.com,it has an Excel compatible runtime calculation engine and it does not need Excel installed.

提交回复
热议问题