Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Numeric<T>

Type Parameters

  • T

Hierarchy

  • Numeric

Implemented by

Index

Methods

  • add(other: any): T
  • div(other: any): T
  • mod(other: any): T
  • mul(other: any): T
  • sub(other: any): T