UNPKG

true-math

Version:

True Math - math library for numbers of arbitrary length

4 lines (3 loc) 108 B
export const NAN = 'NaN'; export const INFINITY = 'Infinity'; export const NEGATIVE_INFINITY = '-Infinity';