untitled notebook

node v10.24.1
version: 1.0.0
endpointsharetweet
const twec_cost = 10.5; const margin = 0.6; const min_price = Number(twec_cost) * (1.0 / (1.0 - margin)); console.log(min_price);
Loading…

no comments

    sign in to comment