Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "AbstractVector"

Index

Classes

Interfaces

Variables

Variables

Const precision

precision: number[] = [1,10,100,1000,10000,100000,1000000,10000000,100000000,1000000000,10000000000]

These values are used by the AbstractVector.round method to increase performance vs. using Number.toFixed.

Generated using TypeDoc