UNPKG

@tubular/math

Version:
7 lines 413 B
export * from './math'; export { Angle, convertFromRadians, convertToRadians, FMT_DD, FMT_DDD, FMT_HH, FMT_MINS, FMT_SECS, FMT_SIGNED, Mode, Unit } from './angle'; export { MinMaxFinder } from './min-max-finder'; export { SphericalPosition } from './spherical-position'; export { SphericalPosition3D } from './spherical-position-3d'; export { ZeroFinder } from './zero-finder'; //# sourceMappingURL=index.d.ts.map