Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 326 Bytes

File metadata and controls

18 lines (11 loc) · 326 Bytes

Vector Arithmetic Subtraction (SUB).


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

Parameters

Parameter Type Description
$valuesA float[]
$valuesB float[]

Return Value

array<int,float|null>