4 5 import 'dart:convert' show json; 6 import 'dart:math' as math; ... x}) { 10 return (1.0 / (stddev * math.sqrt(2.0 * math.pi))) * 11 math.pow(math.e, ...
確定! 回上一頁