UNPKG

scichart

Version:

Fast WebGL JavaScript Charting Library and Framework

3 lines (2 loc) 166 B
import { SCRTDoubleVector } from "../types/TSciChart"; export declare const logDoubleVector: (vector: SCRTDoubleVector, name?: string, precision?: number) => void;