1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 644



例文

a radix numeration system in which the location of the decimal point is fixed by convention 例文帳に追加

小数点の位置が慣例により固定される基数記数法 - 日本語WordNet

This function returns the integer part of number, and n decimal places 例文帳に追加

この関数は,その数の整数部分と小数点以下n桁を返す - コンピューター用語辞典

Specify the interval timer in milliseconds as a decimal value 例文帳に追加

ミリ秒単位の10進値でインターバルタイマ(間隔計時機構)を指定する - コンピューター用語辞典

an international system of weights and measures that is based on the decimal system,called metric system 例文帳に追加

メートル法という,十進法を用いた国際的な単位系 - EDR日英対訳辞書

例文

Convert to engineering-type string.Engineering notation has an exponent which is a multiple of 3, so there are up to 3 digits left of the decimal place.例文帳に追加

工学表記では指数は 3 の倍数になります。 - Python


例文

For example, convertsDecimal('123E+1') to Decimal("1.23E+3") 例文帳に追加

従って、最大で 3 桁までの数字が基数の小数部に現れます。 - Python

The decimal module makes it possible to restore the identities by expanding the precision sufficiently to avoid loss of significance:例文帳に追加

decimal モジュールでは、最下桁を失わないように十分に計算精度を広げることで、上で問題にしたような恒等性をとりもどせます: - Python

With context set and decimals created, the bulk of the program manipulates the data no differently than with other Pythonnumeric types.例文帳に追加

コンテキストを設定し、Decimal オブジェクトを生成できたら、ほとんどのプログラムは他の Python 数値型と全く変わらないかのようにDecimal を操作できます。 - Python

Matches any decimal digit; this is equivalent to the set [0-9].例文帳に追加

任意の十進数とマッチします;これは集合 [0-9] と同じ意味です。 - Python

例文

The hardware resource is, in particular, an execution unit such as a fixed decimal point unit 56, a load/store unit 58, a floating decimal point unit 60 or a branch processing unit 61.例文帳に追加

ハードウェア・リソースは、特に、固定小数点ユニット、ロード/ストア・ユニット、浮動小数点ユニット、または分岐処理ユニットなどの、実行ユニットである。 - 特許庁

例文

A value of 0 causes no decimal point or fraction to be output. 例文帳に追加

この値が 0 ならば、小数点や小数の部分は出力されません。 - JM

The argument is a decimal number of the form 例文帳に追加

引き数は次のような明確な意味を持つ 10 進数の形式で指定する。 - JM

Instead of using either the go or the shaku, the acreage is shown only by the tsubo with the decimal fraction. 例文帳に追加

合・勺は用いられず、坪に小数の値をつけて表される。 - Wikipedia日英京都関連文書対訳コーパス

In 1971 the United Kingdom changed its currency to the decimal system. 例文帳に追加

英国は、1971年にその貨幣制度を10進法に移行させた。 - Tanaka Corpus

In 1971 the United Kingdom changed its currency to the decimal system.例文帳に追加

英国は、1971年にその貨幣制度を10進法に移行させた。 - Tatoeba例文

a decimal unit of measurement of the metric system (based on meters and kilograms and seconds) 例文帳に追加

メートル法の10進法の測定単位(メートルとキログラムと秒に基づく) - 日本語WordNet

EBCDIC(Extended Binary Coded Decimal Interchange Code) and ASCII(American Standard Code for Information Interchange) are the most common coding systems 例文帳に追加

最も一般的なコード(体系)はEBCDIC(イビシディック)とASCII(アスキー)である - コンピューター用語辞典

The number of places available to the right of the decimal point depend on the DBMS. 例文帳に追加

小数部に使用できる桁数の制限は、DBMS によって異なります。 - PEAR

Decimals interact well with much of the rest of python. 例文帳に追加

Decimal 型数値はほとんどの場面で Python の他の機能とうまくやりとりできます。 - Python

For some numeric conversions a radix character ("decimal point") or thousands' grouping character is used. 例文帳に追加

数値変換には小数点や 1000 単位の区切り文字を使うものもある。 - JM

In 1929 after the establishment of the Republic of China, the decimal system was introduced into the measurement unit system. 例文帳に追加

中華民国成立後の1929年に市制の単位が10進法化された。 - Wikipedia日英京都関連文書対訳コーパス

Accurately, however, fun, rin, and mo are the units to show the proportion of decimal fractions to 1. 例文帳に追加

ただし、分、厘、毛は正確に言えば割合(小数)を示すものである。 - Wikipedia日英京都関連文書対訳コーパス

Return the floating point value x rounded to n digits after the decimal point.例文帳に追加

x を小数点以下 n 桁で丸めた浮動小数点数の値を返します。 - Python

In the base implementation, ref must be a decimal number in the range 0-255.例文帳に追加

基底クラスの実装では、ref は 0-255 の範囲の 10 進数でなければなりません。 - Python

Further, the decimal (m-n) bits are cut off from the input data, and the acquired carry up amount is added to the least significant bit after the emission of decimal part.例文帳に追加

さらに入力データから小数部(m−n)ビットについて切り捨てを行い、切り捨て後の最下位ビットに取得した繰り上がり量を加算する。 - 特許庁

The CPU 11 calculates a fraction equal to the recurring decimal from the recurring decimal inputted in accordance with a prescribed algorithm.例文帳に追加

さらに、CPU11は、所定のアルゴリズムにしたがい入力された循環小数から当該循環小数に等しい分数を算出する処理を行う。 - 特許庁

An integer/decimal separation part 102 separates a product (X_2×Y)=X_int×X_amari of the exponent X_2 and an exponent Y into an integer X_int and a decimal X_amari.例文帳に追加

整数/小数分離部102は、指数X_2とべき指数Yとの積(X_2×Y)=X_int×X_amariを、整数X_intと小数X_amariとに分離する。 - 特許庁

The module design is centered around three concepts: the decimal number, the context for arithmetic, and signals.A decimal number is immutable.例文帳に追加

このモジュールは、 10 進数型、算術コンテキスト (context for arithmetic)、そしてシグナル (signal) という三つの概念を中心に設計されています、10 進数型は変更不可能な型です。 - Python

The decimal part of the actual number and the decimal part of the root square of a candidate value of a positive integer are calculated, and it is judged whether the difference between the two decimal parts satisfies a prescribed judgment condition or not, whereby the candidate value is determined.例文帳に追加

実数の小数部と正の整数である候補値の平方根の小数部を算出するとともに、算出した2つの小数部の差が、所定の判定条件を満たすか否かを判定することにより、候補値を決定する。 - 特許庁

Also, the number of digits of the fixed point display decimal part is defined as the precisely guaranteed minimum number of digits, and when the decimal point is extracted (106), the decimal part is extracted by mask processing with the precisely guaranteed minimum number of bits.例文帳に追加

また、固定小数点表示の小数部の桁数を、精度保証される最少の桁数とし、小数部抽出(106)の際に、精度保証される最少のビット数のマスク処理により小数部を抽出する。 - 特許庁

Further, data generated by inverting the output of the decimal 4-multiple generating circuit 16 inputting the arithmetic result are inputted to the other input of the decimal adder and 1 is always inputted to the carry input of the decimal adder 13 to generate a complement of 2 to the decimal 4-multiple.例文帳に追加

また、前演算結果を入力とする前記10進4倍数生成回路16の出力を反転したデータを前記10進加算器のもうひとつの入力に入力し、10進加算器13のキャリ入力には常に1を入力することで10進4倍数の2の補数を生成する。 - 特許庁

a radix numeration system in which the location of the decimal point is indicated by an exponent of the radix 例文帳に追加

小数点の位置が基数の指数によって示される基数記数法 - 日本語WordNet

are each either a decimal constant or a single letter interpreted as above. 例文帳に追加

はそれぞれ 10 進数の定数か、上記のように解釈される文字 1 つである。 - JM

To deform an actual number having a decimal part to a polynominal expression containing a root square.例文帳に追加

小数部を持つ実数を平方根を含む多項式に変形すること。 - 特許庁

The first figure to the left of the decimal point represents the number of units, the second, the number of tens, the third of hundreds, the fourth of thousands, etc. 例文帳に追加

小数点の上は, 下から順に一, 十, 百, 千…の位です. - 研究社 新和英中辞典

The machine was a decimal system computer and the first stored program computer 例文帳に追加

このマシンは十進法のコンピュータで,最初のプログラム記憶式のコンピュータだった - コンピューター用語辞典

a punctuation symbol used to separate words and phrases or as a decimal point 例文帳に追加

中黒という,小数点や並列語句の区切り点として用いられる符号 - EDR日英対訳辞書

The ports can be specified in decimal, in octal (numbers begin with '0'), or hexadecimal (numbers begin with '0x').例文帳に追加

指定された両端のアドレスの間にあるポートはすべて除外される。 - XFree86

The CPU (central processing unit) 1 calculates the latitude and longitude of the arbitrary position on the map displayed on the display 10 in a decimal system by accompanying the numeral value equal to or smaller than a decimal point and also displays the calculated latitude and longitude of the decimal system on the display 10 with characters.例文帳に追加

CPU1は、ディスプレイ10上に表示された地図上の位置の緯度経度を、10進法で小数点以下の数値を伴って算出すると共に、算出された10進法の緯度経度を文字でディスプレイ10上に表示する。 - 特許庁

The CPU 11 adds the mark of '.' being a recurring decimal symbol on the first number of the recurring period of the recurring decimal and adds the mark of '.' being the recurring decimal symbol on the last number of the recurring period.例文帳に追加

さらに、CPU11は、循環小数の循環節の最初の数字の上に循環小数シンボルである“・”なる記号を付加するとともに、当該循環節の最後の数字の上に、循環小数シンボルである“・”なる記号を付加する処理を行う。 - 特許庁

When a control signal is at '1' and the count is '10' in decimal notation, since the counter 10 outputs a clear signal, the signal is carried over and the counter 10 acts like a decimal counter.例文帳に追加

制御信号が「1」で、カウント値が10進数で「10」になった場合には、クリア信号が出力されるため桁上げされ、10進カウンタとして機能する。 - 特許庁

The index X is divided into an integral part N and a decimal part m (X=N+m), and the value 2m that is the decimal part m-power of 2 is calculated by map interpolation.例文帳に追加

また、指数Xを整数部Nと小数部mとに分割し(X=N+m)、そのうち、2に小数部mを累乗した値2^mをマップ補間により算出する。 - 特許庁

Seki also used a polygon with 131, 072 sides to calculate the value of Pi (3.14159...) to the eleventh decimal place. 例文帳に追加

また、関は正131072角形を使い、円周率を小数第11位まで算出した。 - Wikipedia日英京都関連文書対訳コーパス

For telnet windows, the command break sends the telnet code IAC BREAK (decimal 243) to the remote host. 例文帳に追加

telnet ウィンドウでは、breakコマンドを実行すると telnet コード IAC BREAK (10 進 243)がリモートホストに送信される。 - JM

A 4-bit binary coded decimal(BCD) coding system can be used to represent decimal numbers, but 6-,7-, or 8-bit codes are used to represent characters in alphanumeric versions of BCD 例文帳に追加

4ビットの2進化10進法を使って10進数を表現することができるが,BCDの英数字バージョンで文字を表現するには6ビット,7ビット,8ビットコードが使われている - コンピューター用語辞典

Our everyday number system has ten digits(0 to 9) and is called the decimal system 例文帳に追加

私共は日常,10個の数字(0~9)を使っているが,これは10進数と呼ばれている - コンピューター用語辞典

The number of places that are used to the left and the right of the decimal point is pre-determined and fixed for all decimal values stored in the same database. 例文帳に追加

小数点の左側と右側で使用できる桁数は、それぞれ事前に定義されている固定値です。 データベースに格納されているすべての値で同じになります。 - PEAR

In decimal floating point,"0.1 + 0.1 + 0.1 - 0.3" is exactly equal to zero. 例文帳に追加

10 進の浮動小数点による計算では、"0.1 + 0.1 + 0.1 - 0.3" は厳密にゼロに等しくなります。 - Python

For floating point values, the decimal point is modified if appropriate.例文帳に追加

浮動小数点数については、必要に応じて浮動小数点が変更されます。 - Python

例文

The nodename specifies the name (or decimal numeric address) of the machineon which the font server is running. 例文帳に追加

\\fInodename\\fP はフォントサーバの稼働しているマシンの名前(または 10 進数のアドレス)を指定する。 - XFree86




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
研究社 新和英中辞典
Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS