Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 343 Bytes

File metadata and controls

19 lines (12 loc) · 343 Bytes

Variance (VAR).


  • Full name: ta_var
  • 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>