mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-13 15:18:41 +00:00
Fix #22
This commit is contained in:
parent
feb4f348a3
commit
dd107a9274
|
|
@ -194,6 +194,7 @@ class MeasureOfDispersion
|
||||||
*/
|
*/
|
||||||
public static function getIQR(array $x) : float
|
public static function getIQR(array $x) : float
|
||||||
{
|
{
|
||||||
|
return 0.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user