Divides one number by another and returns the result.
한 복소수를 다른 복소수로 나눈 후 결과를 반환합니다.
Returns the result of adding both numbers.
두 숫자를 더한 결과를 반환합니다. Return the result from adding two numbers.
CalcSum(…)// calculates a sum and returns the result.
CalcSum(… ) // 합계를 계산하고 그 결과를 반환함.
Returns the result of a number raised to a power.
숫자 식의 거듭제곱을 반환합니다. Returns the result of raising a numeric expression to a power.
ADDTIME() adds expr2 to expr1 and returns the result.
ADDTIME()는 expr 에 expr2 를 더하고 그 결과를 반환한다.
ADDTIME() adds expr2 to expr1 and returns the result. expr1 is a time or datetime expression, and expr2 is a time.
ADDTIME()는 expr 에 expr2 를 더하고 그 결과를 반환한다. expr 는 TIME 또는 DATETIME 형식이고, expr2 는 시간 표현이다.
ADDTIME() adds expr2 to expr1 and returns the result.
ADDTIME()는 expr2 를 expr1 에 추가한 다음에 그 결과를 리턴 한다.
ADDTIME() adds expr2 to expr1 and returns the result. expr1 is a time or datetime expression, and expr2 is a time.
ADDTIME()는 expr2 를 expr1 에 추가한 다음에 그 결과를 리턴 한다. expr1 는 타임 또는 데이트 타임 수식이며, expr2 는 타임 수식이다.
Sum adds the numbers between 1 and 100 and returns the result.
Sum은 1과 100 사이에 int를 더하고 결과를 반환합니다.
AngularJS solves the expression and returns the result exactly where that expression is written.
AngularJS 은 표현식을 해결하고 표현식이 쓰여지는 곳의 결과를 정확하게 반환합니다.
This example calls a function which performs a calculation, and returns the result.
이 예제는 계산을 수행하는 함수를 호출하고, 결과를 반환합니다.
Returns the results of a hit test that uses a Geometry as a hit test parameter.
Geometry를 적중 횟수 테스트 매개 변수로 사용하는 적중 횟수 테스트의 결과를 반환합니다. Returns the results of a hit test that uses a Geometry as a hit test parameter.
Adds two complex numbers and returns the result.
두 개의 복소수를 더한 후 결과를 반환합니다. Adds two complex numbers and returns the result.
An expression lambda returns the result of the expression and takes the following basic form.
식 람다는 식의 결과를 반환하며 기본 형식은 다음과 같습니다. An expression lambda returns the result of the expression and takes the following basic form.
Forward takes:trinity and 40,moves a turtle by 40 and returns the result.
Forward 는 :trinity와 40을 인자로 취하여,거북이를 40만큼 이동시키고 결과를 반환합니다.
A call to eval(code) runs the string of code and returns the result of the last statement.
Eval(code)을 호출하면 문자열 형태의 code가 실행되는데 이때 마지막 구문의 결과가 반환됩니다.
What the function above does is take all the members up to the index, and all the members after the index, and concatenates them together, and returns the result.
위의 함수는 모든 멤버를 인덱스까지 가져 와서 모든 멤버를 인덱스 다음에 연결하고 함께 연결 한 다음 결과를 반환합니다.
If the integrity verification succeeds, the DRM engine executes the control code contained in control object 816(block 910), and returns the result(block 912) to the host application, which uses it to grant or deny the user's request to access the content.
무결성 검증이 성공한 경우, DRM 엔진은 제어 오브젝트 (816) 내에 포함된 제어 코드를 실행하고 (블록 910), 호스트 애플리케이션에 그 결과를 리턴하며 (블록 912), 여기서 호스트 애플리케이션은 그 콘텐츠를 액세스하기 위한 사용자의 요청을 승인 또는 거부하는데 그 결과를 사용한다.
It translates the ASCII encoded string ascii_str to its equivalent EBCDIC representation(binary safe), and returns the result.
Ascii2ebcdic() ( ) 는 EBCDIC 기반 운영 체계 ( OS / 390, BS 2000 ) 에서 만 사용 가능 한 아파치 특정 함수 이 다. ASCII 로 인 코드 된 문자열 ascii _ str 을 동등 한 EBCDIC 표현으로 변환하고 그 결과를 반환한다. binary safe.
The conditional operator?:, commonly known as the ternary conditional operator, evaluates a Boolean expression, and returns the result of evaluating one of two expressions, depending on whether the Boolean expression evaluates to true or false.
일반적으로 3개로 구성된 조건부 연산자라고 하는 조건부 연산자?: 은 부울 식을 계산하고 부울 식이 true 또는 false으로 계산되는지에 따라 두 식 중 하나의 계산 결과를 반환합니다. The conditional operator?:, commonly known as the ternary conditional operator, evaluates a Boolean expression, and returns the result of evaluating one of two expressions, depending on whether the Boolean expression evaluates to true or false.
Many functions take in arguments-which are everything else inside the enclosing parentheses after the function-. print-str takes“Hello, World!” and returns a string.+ takes 3 and 4, adds them, and returns 7. forward takes:trinity and 40,moves a turtle by 40 and returns the result.
인자란 함수 뒤에 오는 괄호 안에 있는 모든 것들입니다. print-str은 “Hello, World! ”를 인자로 취하여 문자열을 반환합니다. +은 3과 4를 인자로 취하여, 이들을 더하고, 7을 반환합니다. forward 는 :trinity와 40을 인자로 취하여,거북이를 40만큼 이동시키고 결과를 반환합니다.
Subtracts one complex number from another and returns the result.
한 복소수에서 다른 복소수를 뺀 후 결과를 반환합니다. Subtracts one complex number from another and returns the result.
The SQL Server QueryOptimizer does not choose only the execution plan with the lowest resource cost; it chooses the plan that returns results to the user with a reasonable cost in resources and that returns the resultsthe fastest.
쿼리 최적화 프로그램은 타당한 리소스 비용을 사용하여 사용자에게 결과를 반환하고 가장 빠른 결과를 반환하는 계획을 선택합니다. The SQL ServerSQL Server Query Optimizer does not choose only the execution plan with the lowest resource cost;it chooses the plan that returns results to the user with a reasonable cost in resources and that returns the results the fastest.
Upon the execution, it evaluates the expression a+ b and returns the result.
gt; a + b는 실행되는 순간 표현식 a + b를 평가하고 그 결과를 반환합니다.
Computes the conjugate of a complex number and returns the result.
복소수의 켤레 복소수를 계산한 후 결과를 반환합니다. Computes the conjugate of a complex number and returns the result.
In the case that the validation serverfunctions are provided by MPI 134, MPI 134 validates the PARes message signature and returns the result of the signature validation.
확인 서버 기능이MPI(134)에 의해 제공되는 경우, MPI(134)는 PARes 메시 지 서명을 확인하고 그리고 서명 확인의 결과를 반환한다.
There are no trial versions for ROV Dashboard as this tool requires consulting and training before implementation, and the typical implementation is on a server-based environment, together with the ROV Modeler suite of tools(the ROV Modeler is used to download and link to databases and data files to perform advanced analytics on thousands andmillions of data points and returns the results in XML files that can be read, updated, and viewed in ROV Dashboard).
전형적인 실시가 공구의 ROV Modeler 한 벌과 함께 서버 근거하는 환경에, 있는 이 공구가 실시의 앞에 상담하고기 훈련을 요구하기 때문에 ROV 대쉬보드를 위한 예심 버전이 없다, (ROV Modeler는 자료점의 수천 그리고 수백만에 진보된 analytics를 실행하는 데이타베이스와 자료 파일에 연결 다운로드하기 위하여 사용되고 ROV 대쉬보드에서 읽히고,새롭게 하고, 전망될 수 있는) XML 파일에 있는 결과를 돌려보내고.
English
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
Italiano
日本語
Қазақ
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文