1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

Functionsを含む例文一覧と使い方

該当件数 : 23206



例文

To provide a medicine and a food and drink having lipid metabolism improving functions imparted thereto.例文帳に追加

脂質代謝改善機能を賦与した医薬品および飲食品の提供。 - 特許庁

Also, on the list of functions 502 the use/disuse of each function can be selected.例文帳に追加

また、機能の一覧502では、各機能の使用/不使用が選択可能である。 - 特許庁

To provide a method improving immune functions of animals by using yeast.例文帳に追加

酵母を用いて動物の免疫機能を向上させる解決策を提供する。 - 特許庁

The functions of the first and second areas are electrically on/off controlled.例文帳に追加

この第1領域及び第2領域の機能は電気的にオンオフ制御できる。 - 特許庁

例文

the set of functions F(x) + C, where C is any real number, such that F(x) is the integral of f(x) 例文帳に追加

Cがあらゆる実数であり、F(x)がf(x)の積分である関数の組F(x)+C - 日本語WordNet


例文

a hypothetical force to which the functions and qualities peculiar to living things are sometimes ascribed 例文帳に追加

特有の機能と特性が時々生物に対するものされる仮定的力 - 日本語WordNet

(a) technology which enhances the functions or characteristics of the program when it was provided initially; 例文帳に追加

イ プログラムの機能、特性が当初提供したものよりも向上するもの - 日本法令外国語訳データベースシステム

(xi) Performing the functions prescribed in Article 11 of the Non-Fossil Energy Act; 例文帳に追加

十一 非化石エネルギー法第十一条に規定する業務を行うこと。 - 日本法令外国語訳データベースシステム

Functions are executed when they are called from within expressions in either patterns or actions. 例文帳に追加

関数は、パターンまたはアクションの式から呼び出されたときに実行されます。 - JM

例文

On success, these functions return the principal value of the arc sine of x 例文帳に追加

成功すると、これらの関数はxの逆正弦の主値をラジアン単位で返す。 - JM

例文

When successful, these functions return the number of bytes printed, just like sprintf (3). 例文帳に追加

成功すると、これらの関数は出力されたバイト数を( sprintf (3) のように) 返す。 - JM

On success, these functions return the principal value of the arc tangent of x 例文帳に追加

成功すると、これらの関数はxの逆正接の主値をラジアン単位で返す。 - JM

On success, these functions return the principal value of the arc tangent of y/x 例文帳に追加

成功すると、これらの関数はy/xの逆正接の主値をラジアン単位で返す。 - JM

functions, all registrations are removed. 例文帳に追加

ファミリーの関数のいずれかの呼び出しに成功すると、全ての登録が削除される。 - JM

so it may be desirable to pass a copy when calling one of these functions. 例文帳に追加

したがって、これらの関数を呼び出す際にはコピーを渡すのが望ましい。 - JM

These functions return zero on success and non-zero if an error occurred. 例文帳に追加

これらの関数は、成功の場合 0 を返し、エラーが発生すると 0 以外を返す。 - JM

These functions should not fail and do not set the external variable errno . 例文帳に追加

これらの関数は失敗すべきではなく、また、外部変数errnoに値をセットしない。 - JM

On failure, these functions return NULL, and errno is set to indicate the error. 例文帳に追加

失敗した場合、これらの関数は NULL を返し、errnoにエラーを示す値を設定する。 - JM

Don't use these functions if NaN is of no concern for you. 例文帳に追加

NaN について心配しなくて構わない場合は、これらの関数を使わないこと。 - JM

The header <locale> declares data types, functions and macros which are useful in this task. 例文帳に追加

ヘッダーファイル<locale>には、この目的に便利なデータ型・関数・マクロなどの宣言がある。 - JM

family of functions may or may not honor the current locale. 例文帳に追加

グループの関数は現在のロケールを反映するかもしれないし、しないかもしれない。 - JM

These functions compute the remainder and part of the quotient upon division of x by y . 例文帳に追加

これらの関数はxをyで割ったときの商の一部と剰余を計算する。 - JM

family of functions scans input according to format as described below. 例文帳に追加

関数グループは、以下に述べるように、formatに従って入力を読み込むものである。 - JM

can be used for this without calling the above three functions. 例文帳に追加

関数を使うと、上記の3つの関数を呼び出さずにこの目的を達成できる。 - JM

These functions round x to the nearest integer not larger in absolute value. 例文帳に追加

これらの関数は絶対値が x より小さい一番近い整数値に x を丸める。 - JM

On success, these functions return the appropriate Bessel value of the second kind for x . 例文帳に追加

成功すると、これらの関数はxに対する第二種ベッセル関数の値を返す。 - JM

Note: The functions and elements that you create in the following steps work interdependently.例文帳に追加

注: 次の手順で作成する関数と要素は、依存しあって動作します。 - NetBeans

Calls Stack shows a list of called functions in reverse order. 例文帳に追加

「呼び出しスタック」には、呼び出された関数のリストが逆の順序で表示されます。 - NetBeans

The language has functions for manipulating strings, numbers, and boolean values. 例文帳に追加

この言語には、文字列、数値、および boolean 型の値を操作するための関数があります。 - NetBeans

Kenmu Nenchu Gyoji: a compendium of professional functions written using the Japanese notation system 例文帳に追加

『建武年中行事』 日本語の表記体系で記された有職故実書。 - Wikipedia日英京都関連文書対訳コーパス

No functions in the government are given, except for ones provided by the Constitution. 例文帳に追加

憲法の定める国事行為を除くほか、国政に関する権能を有しない。 - Wikipedia日英京都関連文書対訳コーパス

Resin which functions as binder of metallic grains is made of polyimide resin.例文帳に追加

金属粒子のバインダーとして機能する樹脂は例えばポリイミド樹脂からなる。 - 特許庁

To provide sol which functions as an excellent binder of a photocatalyst coating material.例文帳に追加

光触媒体塗料の優れたバインダーとして機能するゾルを提供する。 - 特許庁

A gate house came to have the functions of the conventional keep. 例文帳に追加

城門の守備塔(ゲートハウス)が従来の天守の機能を有するようになった。 - Wikipedia日英京都関連文書対訳コーパス

Ensuring effectiveness of governance utilizing the functions of outside directors, auditors and actuaries, etc. 例文帳に追加

○ 社外取締役、監査役、保険計理人等によるガバナンスの実効性確保 - 金融庁

[2]. Evaluation of monitoring functions performed by the board of directors and corporate auditors or audit committee 例文帳に追加

② 取締役会並びに監査役又は監査委員会の監視機能の検討 - 金融庁

When calibration is performed, the base sheet 13 functions as a calibration sheet.例文帳に追加

キャリブレーションを行う際に、台座シート13は、キャリブレーションシートとして機能する。 - 特許庁

The bakufu, which placed its core site in Kyoto, gradually eroded the functions of the Imperial Court. 例文帳に追加

京都に本拠を置いた幕府は、朝廷の権能を次第に侵食した。 - Wikipedia日英京都関連文書対訳コーパス

To visually shield the optical mechanism of a mobile phone which has camera functions.例文帳に追加

カメラ機能を有する携帯電話機の光学機構を視覚的に遮蔽する - 特許庁

This equalizer comprises the two functions of a dispersion equalization part 1 and a waveform shaping part 4.例文帳に追加

分散等化部1と波形整形部4の2つの機能部から構成する。 - 特許庁

A preset channel up/down key functions also as an up/down key for a frequency scanning mode.例文帳に追加

プリセットチャンネルアップ/ダウンキーに周波数スキャンモード用アップ/ダウンキーを兼ねさせる。 - 特許庁

A display corresponding to each of the operative functions is generated on the workstation.例文帳に追加

次いで、各操作機能に対応する標章がワークステーション上に表示される。 - 特許庁

The network functions are mounted on a network board 20 to be separated from the main board 30.例文帳に追加

ネットワーク機能をネットワークボード20に搭載し、メインボード30から切り離す。 - 特許庁

Different support functions match various business models and/or other purposes.例文帳に追加

異なる支援機能は、様々なビジネスモデルおよび/または他の目的に適合する。 - 特許庁

SYSTEM AND METHOD FOR EXTENDING TOUCH PANEL FUNCTIONS OF ELECTRONIC DEVICE, AND THE ELECTRONIC DEVICE例文帳に追加

電子装置のタッチパネル機能拡充システム、その方法、及びその電子装置 - 特許庁

To provide a memory card having the functions of video/audio data coding/decoding.例文帳に追加

映像音声データの符号化/復号化機能を有するメモリカードを提供する。 - 特許庁

Furthermore, liquid functions as both ultrasonic coupling liquid and probe cooling liquid.例文帳に追加

液体は超音波カップリング液とプローブ冷却液の両方の機能を果たす。 - 特許庁

In this case, the encapsulated metal structure functions as a lower plate of the capacitor.例文帳に追加

このとき、カプセル化された金属構造はキャパシタの下部プレートとして機能する。 - 特許庁

The GSN can function as an SGSN, a GGSN, or both functions.例文帳に追加

GSNは、SGSN、GGSNまたはその両方として機能することができる。 - 特許庁

例文

As the materials for the electrodes 7 and 8, materials having different work functions are used.例文帳に追加

第一、第二のゲート電極には仕事関数の異なる材料を用いる。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
Copyright(C) 2026 金融庁 All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS