memrootじしょ
英和翻訳
constants
constants
ˈkɒnstənts
コンスタンツ
1.
常に一定である値や量。時間や状況によって変化しないもの。
時間や状況に関わらず、その値や量が変動しない状態を表します。特に、普遍的で変わらない事実や原理、あるいは測定される固定された量を指します。
The
speed
of
light
is
a
universal
constant.
(光の速さは普遍的な定数です。)
The speed of light
光の速さ
is
〜である
a universal constant
普遍的な定数
We
must
account
for
all
the
constants
in
our
calculations.
(私たちの計算では、すべての定数を考慮しなければなりません。)
We must account for
考慮しなければならない
all the constants
すべての定数
in our calculations
私たちの計算において
Despite
the
changes,
some
things
remain
constants.
(変化にもかかわらず、変わらないものもいくつかあります。)
Despite the changes
変化にもかかわらず
some things
いくつかのこと
remain constants
定数としてとどまる、変わらないままでいる
2.
プログラムや数式中で、変更されない固定された値。
ソフトウェア開発や数学の文脈で、一度定義されたらその値が変わらない特性を持つデータを指します。これにより、コードの予測可能性と安全性が高まります。
In
this
program,
PI
is
defined
as
a
constant.
(このプログラムでは、円周率(PI)は定数として定義されています。)
In this program
このプログラムでは
PI
円周率(パイ)
is defined as
〜として定義されている
a constant
定数
Mathematical
constants
like
Euler's
number
are
fundamental.
(オイラー数のような数学的な定数は基本的なものです。)
Mathematical constants
数学的な定数
like Euler's number
オイラー数のような
are fundamental
根源的である、基本的である
It's
good
practice
to
declare
configuration
values
as
constants.
(設定値を定数として宣言することは良い習慣です。)
It's good practice
良い習慣である
to declare configuration values
設定値を宣言すること
as constants
定数として
関連
variable
fixed
immutable
static
parameter
value
constant