FLOATING-POINT VALUE 한국어 뜻 - 한국어 번역

부동 소수점 값을
floating-point value

영어에서 Floating-point value 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Represents a vector with two single-precision floating-point values.
두 개의 단정밀도 부동 소수점 값을 사용하여 벡터를 나타냅니다.
It defines a very large floating-point value, and then adds the product of double.
매우 큰 부동 소수점 값을 정의 하 고 그에 대 Double.
Represents a vector with four single-precision floating-point values.
네 개의 단정밀도 부동 소수점 값을 사용하여 벡터를 나타냅니다.
It defines a very large floating-point value, and then adds the product of double.
매우 큰 부동 소수점 값을 정의 하 고 추가한 다음 제품의 Double.
Represents a vector with three single-precision floating-point values.
세 개의 단정밀도 부동 소수점 값을 사용하여 벡터를 나타냅니다.
Comparing two floating-point values for equality might not always work as expected.
두 개의 부동 소수점 값이 동등한지에 대한 비교가 항상 예상한 대로 작동하지 않을 수 있다.
Writes the text representation of a 4-byte floating-point value to the text stream.
바이트 부동 소수점 값의 텍스트 표현을 텍스트 문자열 또는 스트림에 씁니다.
The confusion stems from the fact that the term,"not a number", has a specific meaning for numbers represented as IEEE-754 floating-point values.
혼란(confusion)은 용어 "not a number"가 IEEE-754 부동 소수점 값으로 표현된 숫자에 특정 의미가 있다는 사실에서 생깁니다.
The following example defines a large single-precision floating-point value, and then adds the product of Single.
다음 예제에서는 매우 많은 단 정밀도 부동 소수점 값을 정의한 다음 그에 대 Single.
A floating-point value, either using scientific notation, if the exponent is greater than the precision or less than, otherwise without the use of scientific notation.
숫자를 과학적 표기법으로 나타낸 값이 -5보다 크고 전체 자릿수 지정자보다 작으면 고정 소수점 표기법이 사용되고 그러지 않으면 과학적 표기법이 사용됩니다.
The following example defines a large single-precision floating-point value, and then adds the product of float.
다음 예제에서는 큰 단 정밀도 부동 소수점 값을 정의 하 고 추가한 다음 제품의 Single.
In the above example, because the floating-point value 0.1 has no finite binary representation, the first call to the method with a value of 4.5 returns 4 instead of 5.
다음 예제에서는 부동 소수점 값.1이 유한 이진 표현이 없기 때문에 첫 번째 호출 하는 Round(Double) 11.5 값을 사용 하 여 메서드 12 대신 11을 반환 합니다.
Performing additional mathematical operations on the original floating-point value often increases its lack of precision.
원래 부동 소수점 값에 대 한 추가 수학적 연산을 수행 하면 정밀도가 향상 되는 경우가 많습니다.
Operations with floating-point values do not throw exceptions, unlike operations with integral types, which throw exceptions in cases of illegal operations such as division by zero or overflow.
부동 소수점 값을 사용 하 여 작업에서 오버플로 또는 0으로 나누기와 같은 잘못 된 작업의 경우에서 예외를 throw 하는 정수 계열 형식 작업과 달리 예외를 throw 하지 않습니다.
All floating-point numbers have a limited number of significant digits, which also determines how accurately a floating-point value approximates a real number.
모든 부동 소수점 숫자는 제한 된 수의 유효 자릿수를 가지 며 부동 소수점 값이 실수와 얼마나 정확 하 게 근사치를 결정 하기도 합니다.
The Single data type stores single-precision floating-point values in a 32-bit binary format, as shown in the following table.
데이터 Single 형식은 다음 표에 표시 된 것 처럼 32 비트 이진 형식으로 단 정밀도 부동 소수점 값을 저장 합니다.
Unlike operations with integral types, which throw exceptions in cases of overflow orillegal operations such as division by zero, operations with floating-point values do not throw exceptions.
정수 계열 형식의 경우 0으로 오버플로 또는 나누기와 같은 잘못 된 작업의 경우에서 예외를 throw,작업과 달리 부동 소수점 값을 사용 하 여 작업 예외를 throw 하지 않습니다.
Adjusts the number of digits displayed for floating-point values, including float4, float8, and geometric data types.
이 매개 변수는 float4, float8 및 기하학적(geometric) 데이터 타입을 비롯한 floating-point 값에 대해 표시할 수 있는 자릿수를 조절한다.
It defines a very large floating-point value, and then adds the product of double. Epsilon and one quadrillion to it.
매우 큰 부동 소수점 값을 정의 하 고 그에 대 Double. Epsilon 한 제품 및 quadrillion를 추가 합니다. It defines a very large floating-point value, and then adds the product of Double. Epsilon and one quadrillion to it.
For information about how format strings control the string representation of floating-point values, see the Standard Numeric Format Strings and Custom Numeric Format Strings topics.
형식 문자열이 부동 소수점 값의 문자열 표현을 제어 하는 방법에 대 한 자세한 내용은 표준 숫자 형식 문자열 및 사용자 지정 숫자 형식 문자열 항목을 참조 하세요.
No differentiation is made between an integer and floating-point value: some implementations may treat 42, 42.0, and 4.2E+1 as the same number while others may not.
예를 들어 정수 값과 부동 소수점 값 간에 는 분화가 이루어지지 않으므로 일부 구현에서는 42, 42 및 4.2E+1을 동일한 숫자로 처리하지만 다른 구현은 그렇지 않을 수 있습니다.
For information about how format strings control the string representation of floating-point values, see the Standard Numeric Format Strings and Custom Numeric Format Strings topics.
형식 문자열에서 부동 소수점 값의 문자열 표현을 제어 하는 방법에 대 한 자세한 참조를 Standard Numeric Format Strings 하 고 사용자 지정 숫자 서식 문자열 항목.
The size of the ByteArray object created is fixed to 512 floating-point values, where the first 256 values represent the left channel, and the second 256 values represent the right channel.
만들어진 ByteArray 객체의 크기는 512개의 부동 소수점 값으로 고정되며, 처음 256개의 값은 왼쪽 채널을, 다음 256개의 값은 오른쪽 채널을 나타냅니다.
Performing additional mathematical operations on the original floating-point value often tends to increase its lack of precision.
원래 부동 소수점 값에 대 한 추가 수학적 연산을 수행 하면 정밀도가 떨어질 수 있습니다. Performing additional mathematical operations on the original floating-point value often tends to increase its lack of precision.
A Floating-point Signed hexadecimal double-precision floating-point value that has the form[-]0Xh. hhhhP±dd, where h. hhhh are the hex digits(using capital letters) of the mantissa, and dd are one or more digits for the exponent.
Hhhh는 가수의 16진수(대문자 사용)이며 dd는 지수의 하나 이상의 숫자입니다. Signed hexadecimal double-precision floating-point value that has the form [-]0Xh. hhhhP±dd, where h. hhhh are the hex digits (using capital letters) of the mantissa, and dd are one or more digits for the exponent.
NotFiniteNumberException The exception that is thrown when a floating-point value is positive infinity, negative infinity, or Not-a-Number(NaN).
부동 소수점 값이 양의 무한대, 음의 무한대 또는 NaN(Not-a-Number)일 때 throw되는 예외입니다. The exception that is thrown when a floating-point value is positive infinity, negative infinity, or Not-a-Number (NaN).
You can convert the string representation of a floating-point value to a Single value by calling the Parse or TryParse method.
부동 소수점 값의 문자열 표현으로 변환할 수는 Single 를 호출 하 여 값을 Parse 또는 TryParse 메서드. You can convert the string representation of a floating-point value to a Single value by calling the Parse or TryParse method.
The following example defines a large single-precision floating-point value, and then adds the product of Single. Epsilon and one quadrillion to it.
다음 예제에서는 큰 단 정밀도 부동 소수점 값을 정의 하 고 추가한 다음 제품의 Single. Epsilon 및 1, 000 조 되도록 합니다. The following example defines a large single-precision floating-point value, and then adds the product of Single. Epsilon and one quadrillion to it.
F Floating-point Signed value that has the form[-]dddd. dddd, where dddd is one or more decimal digits.
여기서 dddd는 하나 이상의 10진수입니다. Signed value that has the form [-]dddd. dddd, where dddd is one or more decimal digits.
E Floating-point Signed value that has the form[-]d. dddde±dd[d] where d is one decimal digit, dddd is one or more decimal digits depending on the specified precision, or six by default, and dd[d] is two or three decimal digits depending on the output format and size of the exponent.
여기서 d는 하나의 10진수이고 dddd는 지정된 전체 자릿수에 따라 하나 이상의 10진수이거나 기본적으로 6 자릿수입니다. dd[d]는 출력 형식 및 지수 크기에 따라 두 개 또는 세 개의 10진수입니다. Signed value that has the form [-]d. dddde±dd[d] where d is one decimal digit, dddd is one or more decimal digits depending on the specified precision, or six by default, and dd[d] is two or three decimal digits depending on the output format and size of the exponent.
결과: 62, 시각: 0.0326

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어