UNPKG

ziko

Version:

a versatile javaScript framework offering a rich set of UI components, advanced mathematical utilities, reactivity, animations, client side routing and graphics capabilities

3 lines 75 B
const { PI, E } = Math; const EPSILON=Number.EPSILON export{PI,E,EPSILON}