MySQL中的反向beta [英] Inverted beta in MySQL

查看:47
本文介绍了MySQL中的反向beta的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在MySQL中实现反向beta功能(类似于 Excel的BETAINV ).

I need to implement an inverted beta function in MySQL (similar to Excel's BETAINV).

Wolfram MathWorld的测试版分发" 页上有一些相关的材料.

There is some related material is available on Wolfram MathWorld's Beta Distribution page.

关于从哪里开始在MySQL中实现此功能的任何线索?

Any clues on where to start implementing this functionality in MySQL?

推荐答案

好的,通过将反向beta计算移到PHP并使用

Okay, task done by moving inverted beta calculation to PHP and using code from PHPExcel package.

这篇关于MySQL中的反向beta的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆