faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > Statistics > (constructor)

Statistics.(constructor)

Incrementally track mean, stdev, min, max, of a sequence of values.

Signature:

constructor(
    printFixedPrecision?: number);

Parameters

Parameter

Type

Description

printFixedPrecision

number

(Optional) The number of decimal places to print in Statistics.toString().

  • Statistics.(constructor)
  • Parameters
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflow
More
BlogUser Showcase
Copyright © 2026 Andy Chou