menu
distributions package
documentation
internal/jstat.dart
studenttInv function
studenttInv function
dark_mode
light_mode
studenttInv
function
@JS('jStat.studentt.inv')
double
studenttInv
(
double
p
,
int
df
)
Implementation
@JS('jStat.studentt.inv') external double studenttInv(double p, int df);
distributions package
documentation
internal/jstat
studenttInv function
jstat library