検索結果- 英語 - 多言語
検索内容:
operator theory
net operating loss
(investment, finance) The amount by which the income of a company is less than its expenditure.
企業の営業活動において、収入よりも支出が多くなった結果生じる損失 / 会社の本業における収益と費用の差額がマイナスとなった状態
safe navigation operators
safe navigation operator
(programming) A binary operator that returns its second argument, unless the first argument is null, in which case it returns null; used to simplify code that would otherwise need multiple explicit checks for nullity.
プログラミングにおいて、第一引数がnullの場合はnullを返し、そうでない場合は第二引数を返す二項演算子。明示的なnullチェックを省略してコードを簡略化するために使用され、「Null条件演算子」または「安全なナビゲーション演算子」とも呼ばれる。
token-pasting operator
(programming) The operator ## in the C or C++ preprocessor, which permits separate tokens to be joined into a single token.
(プログラミング) CまたはC++のプリプロセッサにおいて、別々のトークンを一つのトークンに結合するための '##' 演算子
token-pasting operators
Laplace-Beltrami operators
short circuit operators
Laplace-Beltrami operator
A generalized version of the Laplace operator that can be used with Riemannian and pseudo-Riemannian manifolds.
リーマン多様体および疑似リーマン多様体上で使用可能なラプラス作用素の一般化された形