javaScript/JS Tutorial
[javaScript] Math.sqrt() 제곱근
mooyou
2022. 11. 28. 13:12
728x90
300x250
SMALL
Math.sqrt()
Math.sqrt(x) x의 제곱근(어떤 수를 2번 곱해서 나오는 수) 반환
Math.sqrt(64); //8
728x90
반응형
LIST