o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
만일 수치가 2.01 10^9/L 이라면 몇으로 알고 있어야 하나요?
여기 계신 분들 말씀 들어보면 천 단위로 말씀하시는데 10^9/L 에서 L가 어떤 단위로 맞춰 봐야 하는지에 따라 다를 거 같아서요. u 단위인지...