Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
numeric expressionの意味・使い方・読み方 | Weblio英和辞書
[go: Go Back, main page]


小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > マイクロソフト用語 > numeric expressionの意味・解説 

numeric expressionとは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 数値表現


マイクロソフト用語集での「numeric expression」の意味

numeric expression

対訳 数式

解説

Any expression that evaluates to a number. The expression can be any combination of variables, constants, functions, and operators.


「numeric expression」の部分一致の例文検索結果

該当件数 : 13



例文

numeric -- the form input must be a number of some sort (no letters) regex -- the form input must match a regular expression発音を聞く 例文帳に追加

numeric -- 入力は数値形式 (文字以外) でなければならない regex -- 入力が正規表現にマッチしなければならない - PEAR

To confirm a formula corresponding to an input numeric value calculation expression.例文帳に追加

入力した数値計算式に対応する公式を確認することを可能とする。 - 特許庁

a numeric expression, it will be treated as a number, if used as a string発音を聞く 例文帳に追加

変数の値がどのように解釈されるかは、変数の使われ方によって変化します。 - JM

After executing processing of S1403 and S1404 in this taken-out expression part, a result of a calculation part is inputted to an original expression part (S1405), and next, '=' is added to a numeric expression memory, and this expression part is inputted (stored) (S1406).例文帳に追加

この取り出した式部分において、S1403及びS1404の処理を実行した後、元の式部分に計算部分の結果を入れ(S1405)、次いで数式メモリに「=」付けて、この式部分を入力(記憶)させる(S1406)。 - 特許庁

The decision section 12 substitutes each value to a 1st numeric expression, and executes the operation to obtain a theoretical value of a data quantity to be transmitted and substitutes each value to a 2nd numeric expression, and executes the operation to obtain a theoretical value of a data quantity to be transmitted.例文帳に追加

決定部12は、第1の数式に各値を代入して実行して、送信可能なデータ量の理論値を求めると共に、第2の数式に各値を代入して実行して、送信すべきデータのデータ量を求める。 - 特許庁

A function for making the database of numeric data of gene expression obtained by the DNA array method in the time series, and an analysis program of the time-series data of the DNA array method for executing a function for visualizing the numeric data of the gene expression in the time series are provided to the computer.例文帳に追加

コンピューターに対して、DNAアレイ法によって得た遺伝子発現の数値データを時系列に沿ってデータベース化する機能と、該遺伝子発現の数値データを時系列に沿って視覚化する機能を実行させる、DNAアレイ法の時系列データの解析プログラムが提供された。 - 特許庁

例文

Note that numeric literals do not include a sign; a phrase like-1 is actually an expression composed of the operator- and the literal 1.発音を聞く 例文帳に追加

数値リテラルには符号が含まれていないことに注意してください; -1のような句は、実際には単項演算子 (unary operator) `-' とリテラル1 を組み合わせたものです。 - Python

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

コンピューター用語辞典での「numeric expression」の意味

numeric expression


JST科学技術用語日英対訳辞書での「numeric expression」の意味

numeric expression


日英・英日専門用語辞書での「numeric expression」の意味

numeric expression

「numeric expression」の部分一致の例文検索結果

該当件数 : 13



例文

When the distance between adjacent nozzles, and the contact angle between the discharged liquid and the substrate are denoted by l [m] and ϕ, respectively, the discharge volume W [m^3] of the liquid drops satisfies a numeric expression 1.例文帳に追加

隣接ノズル間距離をl[m]、吐出した液体と基板との接触角をφとするとき、液滴の吐出体積W[m^3]が以下の式を満たすものとする。 - 特許庁

The angle between the light reflection face S3 of each low refractive index region 14 and the light axis direction of the incident light in the light incidence plane S1 of the light diffusion sheet 10 is an angle α, and satisfies numeric expression 1.例文帳に追加

低屈折率領域14の光反射面S3は、光拡散シート10の光入射面S1における入射光の光軸方向となす角が角αであり、 - 特許庁

To provide a method of combining latent image measurement results on a photoreceptor and numeric calculation results of a model expression regarding latent image potential to accurately predict image output results in an image forming apparatus when the photoreceptor is used.例文帳に追加

感光体上の潜像計測結果と潜像電位に関するモデル式の数値計算結果を組み合わせ、この感光体を使用したときの画像形成装置における画像出力結果を精度良く予想できる方法を提供する。 - 特許庁

There are no complex literals (complex numbers can be formed by adding a realnumber and an imaginary number).Note that numeric literals do not include a sign; a phrase like-1 is actually an expression composed of the unary operator`-' and the literal 1.例文帳に追加

複素数のためのリテラルはありません (複素数は実数と虚数の和で作ることができます)。 数値リテラルには符号が含まれていないことに注意してください; -1のような句は、実際には単項演算子 (unary operator) `-' とリテラル1 を組み合わせたものです。 - Python

When the secant "/" in a mixed fraction, "2 and 3/4", is deleted, the integer part "2", a numerator part "3", and a denominator part "4" are not simply arranged to produce an unnatural numeric value "234", but a natural expression "2+34" is obtained by using "+" after the integer part "2" to be edited.例文帳に追加

帯分数の分数式「2と4分の3」において、その分割線「/」を削除した場合に、その整数部「2」、分子部「3」、分母部「4」が単純に配列されて不自然な数値「234」となることなく、整数部「2」をそのまま「+」で繋いだ自然な数式「2+34」にして編集できる。 - 特許庁

例文

Statistical analysis can be conducted by ordering the numeric data of the gene expression obtained by the DNA array method in the time series, the rhythm component can be calculated by mathematical analysis, furthermore rhythm data is visualized on the basis of a result obtained by the analysis, and can be classified by a plurality of criteria.例文帳に追加

DNAアレイ法によって得た遺伝子発現の数値データを時系列に沿って整理して統計学的な解析を行うこと、数学的に解析してリズム成分を算出すること、更には解析により得られた結果に基づいてリズムデータを視覚化し、複数の基準で分類することも可能となった。 - 特許庁

>>例文の一覧を見る


numeric expressionのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
日中韓辭典研究所日中韓辭典研究所
Copyright © 2025 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS