UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

4 lines (3 loc) 101 B
export default function(x, y) { return [(y = +y) * Math.cos(x -= Math.PI / 2), y * Math.sin(x)]; }