UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

8 lines 195 B
/** * Get the logarithm of x with base 10. * * @param x */ export function log10(x: number): number; export { delta as substract } from "./PositionUtil.js"; //# sourceMappingURL=Math.d.ts.map