1016万例文収録!

「関数の」に関連した英語例文の一覧と使い方(12ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 関数のの意味・解説 > 関数のに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

関数のの部分一致の例文一覧と使い方

該当件数 : 12909



例文

継続時間に対する加算関数のための特性公理例文帳に追加

the characteristic axiom for the add function on durations  - コンピューター用語辞典

ベクトルのための一般的変換関数例文帳に追加

a generic transform function for vectors  - コンピューター用語辞典

ベクトルの空間分布を導きだすための関数例文帳に追加

in mathematics, a function used to determine the space distribution of a vector  - EDR日英対訳辞書

--exec と --pidfile の両方がstart, stop関数のなかで必要です。例文帳に追加

Both --exec and --pidfile should be used in start and stopfunctions.  - Gentoo Linux

例文

FUNCNAME現在実行中のシェル関数の名前です。例文帳に追加

FUNCNAME The name of any currently-executing shell function.  - JM


例文

シェル関数の通常の参照は行いません。例文帳に追加

]Run command with args suppressing the normal shell function lookup.  - JM

関数本体は bc の文のリストです。例文帳に追加

The function body is a list of bc statements.  - JM

関数の最後には "return (0)" があるものと解釈されます。例文帳に追加

There is an implied "return (0)" at the end of every function.  - JM

関数の中では、変数 ibase の動作が変わります。例文帳に追加

Functions also change the usage of the variable ibase.  - JM

例文

の値を乱数生成関数の種として用います。例文帳に追加

as a new seed for the random number generator.  - JM

例文

同様の表示は関数の上にも例文帳に追加

A similar display above the function shows how this function's time and the  - JM

関数は、整数の引数 j の絶対値を計算する。例文帳に追加

function computes the absolute value of the integer argument j.  - JM

特定のアプリケーションでは、この関数を使うとmalloc (3)例文帳に追加

For certain applications, its use can improve efficiency compared to the use of malloc (3)  - JM

関数はy/xの逆正接 (arg tangent) の主値を計算する。例文帳に追加

function calculates the principal value of the arc tangent of y/x ,  - JM

関数はシグナルハンドラの直前の値を返す。例文帳に追加

function returns the previous value of the signal handler, or SIG_ERR  - JM

これらの関数はxの立方根を返す。例文帳に追加

These functions return the cube root of x .  - JM

成功すると、これらの関数はxの双曲線余弦を返す。例文帳に追加

On success, these functions return the hyperbolic cosine of x .  - JM

成功すると、これらの関数はxの余弦を返す。例文帳に追加

On success, these functions return the cosine of x .  - JM

関数は最後のcallbackの呼び出しで返された値を返す。例文帳に追加

function returns whatever value was returned by the last call to callback .  - JM

この関数の SCO 版には 2000 年問題が含まれていた。例文帳に追加

The SCO version of this function had a year-2000 problem.  - JM

これらの関数は非標準の BSD 拡張である。例文帳に追加

These functions are non-standard BSD extensions.  - JM

成功すると、これらの関数は 2 のx乗を返す。例文帳に追加

On success, these functions return the base-2 exponential value of x .  - JM

これらの関数はxの絶対値を返す。例文帳に追加

These functions return the absolute value of x .  - JM

成功すると、これらの関数は e のx乗を返す。例文帳に追加

On success, these functions return the exponential value of x .  - JM

成功すると、これらの関数は 10 のx乗を返す。例文帳に追加

On success, these functions return the base-10 exponential value of x .  - JM

成功すると、これらの関数は正の差分を返す。例文帳に追加

On success, these functions return the positive difference.  - JM

この関数の呼び出しは例外を発生しない。例文帳に追加

This call does not raise exceptions.  - JM

関数はストリームの次のワイド文字か、あるいはWEOF を返す。例文帳に追加

function returns the next wide-character from the stream, or WEOF .  - JM

これらの関数はxを越えない最小の整数値を返す。例文帳に追加

These functions return the floor of x .  - JM

これらの関数はxとyの最大値を返す。例文帳に追加

These functions return the maximum of x and y .  - JM

これらの関数はxとyの最小値を返す。例文帳に追加

These functions return the minimum of x and y .  - JM

これらの関数は、この場合にerrnoを設定しない。例文帳に追加

These functions do not set errno  - JM

それ以外の場合では、この関数は wc を返す。例文帳に追加

Otherwise it returns wc.  - JM

ガンマ関数の定義については、tgamma (3) を参照のこと。例文帳に追加

For the definition of the Gamma function, see tgamma (3).  - JM

という「本当のガンマ関数」がすでに存在しているのである。例文帳に追加

the "true gamma" function.  - JM

関数は stream の現在の入出力単位を決定して返す。例文帳に追加

function determines the current orientation of stream.  - JM

これらの関数はどの標準でも規定されていない。例文帳に追加

These functions are not specified in any standard.  - JM

この関数は非標準である。 ほとんどの BSD に存在する。例文帳に追加

This function is non-standard; it appears on most BSDs.  - JM

リエントラントでない関数は SunOS 4.1.3 由来のものである。例文帳に追加

The non-reentrant functions are from SunOS 4.1.3.  - JM

この関数は以下のような場合に失敗しうる。 ENXIO例文帳に追加

The function may fail if ENXIO  - JM

この関数は現在のファイル作成マスクを返す。例文帳に追加

This function returns the current file creation mask.  - JM

関数は標準入力の次のワイド文字を返すか、WEOF例文帳に追加

function returns the next wide-character from standard input, or WEOF .  - JM

やopendir (3) などの関数の呼び出しで失敗が起こると失敗する。例文帳に追加

or opendir (3).  - JM

これらの関数は、現在のロケールに従ってcを分類する。例文帳に追加

These functions check whether c ,  - JM

群の関数は、それぞれfloat型、"long double"型の返り値を返す。例文帳に追加

functions are versions that take and returnfloat and "long double" values, respectively.  - JM

は、ガンマ関数の絶対値の自然対数を返す。例文帳に追加

function returns the natural logarithm of the absolute value of the Gamma function.  - JM

成功すると、これらの関数は Gamma(x) の自然対数を返す。例文帳に追加

On success, these functions return the natural logarithm of Gamma(x).  - JM

成功すると、これらの関数はxの指数部を返す。例文帳に追加

On success, these functions return the exponent of x .  - JM

成功すると、これらの関数はxの自然対数を返す。例文帳に追加

On success, these functions return the natural logarithm of x .  - JM

例文

関数は x の常用対数 (底が 10 の対数) を返す。例文帳に追加

function returns the base 10 logarithm of x.  - JM

索引トップ用語の索引



  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS