sqrt()

shin_stealer·2025년 7월 5일
0
  • fun sqrt(x: Double): Double

  • sqrt() 함수는 제곱근을 구할 때 사용한다.

  • 매개변수는 오직 Double 타입이야.

profile
I am a Blacksmith.

0개의 댓글