「inexact」の意味(adjective)
品詞(英単語での分類):形容詞
【不正確または詳細不明】意味として使われています。
和訳:【同意しない, 不正確な】

参考:「inexact」の例文一覧


「inexact」のネイティブ発音(読み方)を聞きましょう!
読み方は【ˌɪn·ɪɡˈzækt】です。下記動画を聞きながらˌɪn·ɪɡˈzæktを大声で発音しましょう
【絶対聞こう】アメリカ人が「inexact」の意味について解説】!
「inexact」の類語一覧です。順番に覚えましょう!
inexactの実際の意味・ニュアンス(不正確な?inexact?を理解して、正しく使いましょう!
If an exact match has not been found, Merge seeks an inexact match, ignoring differences in character case and the quantity of whitespace.
完全一致が見つからない場合、Merge は大文字小文字の違いや空白の数の違いを無視して、不正確な一致を探します。
Digipots increase manufacturing throughput and improve calibration accuracy and repeatability, when compared to more time-consuming and inexact manual calibration using mechanical potentiometers or discrete resistors.
より多くの時間がかかる上に不正確な、機械式ポテンショメータやディスクリート抵抗を使用した手動較正に比べて、ディジポットを使用することで製造スループットが増大し、較正の精度と再現性が向上します。
All traps are enabled(treated as exceptions) except Inexact, Rounded, andSubnormal.Because many of the traps are enabled, this context is useful for debugging.
Inexact、Rounded、Subnormal を除く全ての演算エラートラップが有効 (例外として扱う) になっています。 多くのトラップが有効になっているので、デバッグの際に便利なコンテキストです。
But there are cases where an index is useful as an inexact guide to the matching rows.
しかし、一致する行へ厳密ではなくとも導く手段としてインデックスが有用である場合があります。
The number reader now recognizes ‘ ‘ padding of inexact numbers.
数値のリーダーが ` ` によるパディングを理解するように なりました。
Partial or inexact application of image filter ‘%1’ to image.
イメージに対するイメージ フィルタ `%1` の適用が不十分または不正確です。
Lastly, how can you quantify uncountable substances like sugar or water? One solution is to quantify it using inexact numbers.
最後に、砂糖や水といった不可算な物質を量化したいときはどうすればいいでしょう?ひとつは曖昧な数字を使って量化する方法です。
Despite these biological possibilities, there are formidable obstacles to life on Titan, and any analogy to Earth is inexact.
これらの生物学的可能性にも関わらず、タイタンには生命に対して大きな障害もあり、地球との類推は不正確である。
Deciding on the list of resolutions and bitrates to put into an ABR ladder is an inexact science.
ABRラダーにどの解像度やビットレートを入れるかには、厳密な決まりはありません。
Artificial Intelligence uses an approximation of the way the human brain reasons, using inexact and incomplete knowledge to produce actions in an adaptive way, with experience built up over time.
時間をかけて構築された経験をもとに、不正確で不十分な知識から状況に適応する形で行動するという、人間の脳の推論方法に近い手法を使用します。
SafeAssign is based on a unique text-matching algorithm capable of detecting exact and inexact matching between a submitted paper and source material.
SafeAssignは、提出された論文と教材の間で完全な一致と不完全な一致を検出できる固有のテキスト一致アルゴリズムに基づいています。
When a conversion is inexact, a truncated (round towards zero) value is returned.
変換時に端数が生じる場合は、切り捨てられた (ゼロ方向へ丸められた) 値が返されます。
These inaccuracies are caused by inexact link lengths, link offset, and link twist parameters in the open loop linkage of the robotic device.
これらの誤差は、ロボット デバイスの開ループ リンク内のリンク長、リンク オフセット、およびリンク ツイスト パラメータが不正確なために生じます。
This guarantees that, unless there is an error condition, the quantized exponent is always equal to that of the right-hand operand.Also unlike other operations, quantize never signals Underflow, even if the result is subnormal and inexact.
このため、エラーが生じないかぎり、量子化後の指数は右側の被演算子の指数と等しくなることが保証されます。 また、結果が劣化していたり不正確な値であっても、Underflowをシグナルしないという点も他の演算と異なります。
The library also supports all mandated exceptions (invalid operation, division by zero, overflow, underflow, and inexact) and sets flags accordingly under default exception handling.
また、このライブラリーでは、規定されているすべての例外 (無効な演算、ゼロ除算、オーバーフロー、アンダーフロー、不正確) もサポートしており、デフォルトの例外処理に従ってフラグを設定します。
If A {\displaystyle A} does not have an antiderivative, we cannot write d Q = A (x) d x {\displaystyle dQ=A(x)\,dx} and so the differential form is inexact.
一方、A が原始函数を持たないなら、A(x)dx = dQ の形に書くことはできず、この微分形は不完全である。
The flags entry shows that the rational approximation to Piwas rounded (digits beyond the context precision were thrown away) and that the result is inexact (some of the discarded digits were non-zero).Individual traps are set using the dictionary in the traps field of a context
flags エントリから、Pi の有理数による近似値が丸められた(コンテキスト内で決められた精度を超えた桁数が捨てられた) ことと、計算結果が厳密でない (無視された桁の値に非ゼロのものがあった) ことがわかります。 コンテキストの traps フィールドに入っている辞書を使うと、個々のトラップをセットできます:
The above equation is often given with the Julian Date 2443144.5 for the epoch, but that is inexact (though inappreciably so, because of the small size of the multiplier LG).
上記の式で、元期のユリウス通日が2443144.5で与えられることが多いが、これは不正確である(ただし、乗数LGが小さいため、これはそれほど問題にならない)。
With this change you can get more exact result, but if your code has relied on the old Gauche behavior that automatically converts rationals to inexact reals, your code may run very slowly in this release of Gauche (since exact rational arithmetic is much slower than flonum arithmetic).
この変更により、計算結果はより正確になりますが、もし今までのコードが 正確な数の除算が不正確な数に変換されることをあてにしていた場合、 計算がひどく遅くなる可能性があります (正確な有理数の演算は 浮動小数点数の演算にくらべ遅いからです)。
The information found on the Basler website shall not be exclusively relied on, as under the circumstances it may be inexact or incomplete. This also applies to the documents (e.g. data sheets, white papers, application notes, etc.) found on the website of the Basler AG.
当ホームページ上に掲載されている情報および文書(データシート、ホワイトペーパー、使用上の注意事項)は、不正確または不完全である場合があり、その信頼性を完全に保証するものではありません。
