Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 492 Bytes

faastjs.statistics.tostring.md

File metadata and controls

21 lines (15 loc) · 492 Bytes
id title hide_title
faastjs.statistics.tostring
Statistics.toString() method
true

faastjs > Statistics > toString

Statistics.toString() method

Print the mean of the observations seen, with the precision specified in the constructor.

Signature:

toString(): string;

Returns:

string