Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 359 Bytes

File metadata and controls

19 lines (12 loc) · 359 Bytes

Standard Deviation (STDDEV).


  • Full name: ta_stddev
  • Defined in: ta.stub.php

Parameters

Parameter Type Description
$values float[]
$period int Default 5
$nbDev float Default 1.0

Return Value

array<int,float|null>