Canvas Widgets
Canvas Widgets https://labellota02.tistory.com/entry/Canvas-Widgets
the '[]' operator tried to extract an element of a list, a matrix, an equation or an array.
But instead of an integer number something was used whose numerical value is unknown or not an integer.
Floating-point numbers are bound to contain small rounding errors and therefore in most cases don't work as an array index thatneeds to be an exact integer number.
'[]' 연산자가 목록, 행렬, 방정식 또는 배열의 요소를 추출하려고 시도했습니다.
그러나 정수 대신 숫자를 알 수 없거나 정수가 아닌 다른 숫자가 사용되었습니다.
부동 소수점 숫자는 작은 반올림 오차를 포함할 수밖에 없으므로 대부분의 경우 정확한 정수여야 하는 배열 인덱스로는 작동하지 않습니다.
댓글
댓글 쓰기