コンテンツにスキップ

検索結果

(前の20件 | ) (20 | 50 | 100 | 250 | 500 件) を表示
  • V=\int _{r-h}^{r}\pi (r^{2}-t^{2})\,dt} = π ∫ rh r ( r 2 − t 2 ) d t {\displaystyle \pi \int _{r-h}^{r}(r^{2}-t^{2})\,dt} = π ∫ rh r ( r 2 − t 2…
    19キロバイト (4,872 語) - 2024年4月16日 (火) 19:43
  • {r-h}{r}}\right)} = 2 π r 2 ( rr + h r ) = 2 π r h {\displaystyle =2\pi r^{2}\left({\frac {r-r+h}{r}}\right)=2\pi rh} (※3) a {\displaystyle a} と h {\displaystyle…
    12キロバイト (3,091 語) - 2024年4月14日 (日) 08:59
  • {v_{o}}{h_{ie}i_{B}}}={\frac {R_{L}h_{fe}i_{B}}{h_{ie}i_{B}}}={\frac {R_{L}h_{fe}}{h_{ie}}}} よって、 A v = R L h f e h i e {\displaystyle A_{v}={\frac {R_{L}h_{fe}}{h_{ie}}}}…
    7キロバイト (1,131 語) - 2022年11月25日 (金) 14:09
  • = 側面積 + 底面積 = π r r 2 + h 2 + π r 2 = π r ( r 2 + h 2 + r ) {\displaystyle =\pi r{\sqrt {r^{2}+h^{2}}}+\pi r^{2}=\pi r({\sqrt {r^{2}+h^{2}}}+r)} 直角三角錐(3直角四面体)…
    39キロバイト (8,289 語) - 2024年4月11日 (木) 14:17
  • R}=\sum _{i}{1 \over R_{i}}} (並列接続の合成則) R 1 R 4 = R 2 R 3 ⇔ R 1 R 3 V = R 2 R 4 V {\displaystyle R_{1}R_{4}=R_{2}R_{3}\Leftrightarrow {R_{1} \over R_{3}}V={R_{2}…
    12キロバイト (2,656 語) - 2024年3月8日 (金) 01:48
  • struct tm * restrict result); POSIX(IEEE Std 1003.1)では、time.hに2つの関数を追加しています。asctime_rとctime_rです。 これらはasctimeとctimeのリエントラント版( reentrant version…
    6キロバイト (763 語) - 2021年8月28日 (土) 07:35
  • d t = lim h → 0 x ( t + h ) − x ( t ) ( t + h ) − t = lim h → 0 ( V ( t + h ) + x ( 0 ) ) − ( V t + x ( 0 ) ) h = lim h → 0 V h h = lim h → 0 V = V …
    18キロバイト (4,175 語) - 2015年9月17日 (木) 16:09
  • H = C + R H :ハイパワードマネー C :現金通貨 R :準備預金 となる。 マネーサプライとは マネーサプライは現金を含めた総現預金量だとすると、 M = C + D D :預金量 となる。また、H = C + R なので M = C + D = C + D C + R H {\displaystyle…
    10キロバイト (1,621 語) - 2018年3月25日 (日) 14:44
  • = R 1 ( R 2 + R 3 ) R 1 + R 2 + R 3 = 0.67 k Ω {\displaystyle R_{123}={\frac {1}{{\frac {1}{R_{1}}}+{\frac {1}{R_{2}+R_{3}}}}}={\frac {R_{1}(R_{2}+R
    3キロバイト (680 語) - 2023年4月4日 (火) 04:37
  • n r n > 0 {\displaystyle {\frac {n}{r^{n}}}>0} は明らか。 r > 1 {\displaystyle r>1} なので、 h > 0 {\displaystyle h>0} を用いて r = 1 + h {\displaystyle r=1+h} と表せる。…
    4キロバイト (1,037 語) - 2024年2月6日 (火) 05:10
  • rotate(a = rot, v = [1, 0, 0]) { translate([0, distance, 0]) { cylinder(r = size, h = 100, center = true); } } } この例では、引数 distance、rot、size…
    3キロバイト (440 語) - 2015年2月14日 (土) 10:05
  • {1}{2}}r^{2}{\dot {\theta }}=h} の関係から上の力は m r ( 2 h r 2 ) 2 − G m m 1 r 2 {\displaystyle mr({\frac {2h}{r^{2}}})^{2}-G{\frac {mm_{1}}{r^{2}}}} = m 4 h 2 r 3…
    56キロバイト (12,233 語) - 2024年10月4日 (金) 01:40
  • {\displaystyle H\subset G} が部分群のとき、 D i ( H ) ⊂ D i ( G ) , R i ( H ) ⊂ R i ( G ) {\displaystyle D_{i}(H)\subset D_{i}(G),R_{i}(H)\subset R_{i}(G)}…
    37キロバイト (7,406 語) - 2021年1月29日 (金) 09:50
  • <ctype.h> int isspace(int c); 引数 c 判定する文字 返却値 判定の結果 機能 文字cが標準空白類文字(' ', '\f', '\n', '\r', '\t', '\v')の場合真(0以外の値)を返し、それ以外の場合偽(0)を返す。 例 #include <ctype.h> #include…
    13キロバイト (1,662 語) - 2021年8月28日 (土) 07:49
  • details. Usage examples: my_h=50; my_r=100; echo("This is a cylinder with h=", my_h, " and r=", my_r); cylinder(h=my_h, r=my_r); echo("<b>Hello</b> <i>Qt…
    2キロバイト (4,300 語) - 2015年2月8日 (日) 05:13
  • 入出力<stdio.h>には、一定の手順で呼び出さなければならない関数が多い。 そこで、用途別にいくつかの例を挙げておくこととします。 テキストファイルへ書き込む場合、fopen関数の第二引数に"w"を指定します。 テキストファイルから読み込む場合、fopen関数の第二引数に"r"を指定します。…
    100キロバイト (13,641 語) - 2024年5月2日 (木) 03:01
  • fが微分可能とすると、 lim h → 0 ( f ( x + h ) − f ( x ) ) = lim h → 0 f ( x + h ) − f ( x ) h h = lim h → 0 f ( x + h ) − f ( x ) h lim h → 0 h = f ′ ( x ) × 0…
    47キロバイト (10,673 語) - 2024年11月7日 (木) 10:08
  • m rot ( T ) = { 0 ( H e , N e , A r , . . . ) R T ( H 2 , H C l , C O 2 , H C N , . . . ) 3 2 R T ( H 2 O , N H 3 , C H 4 , C 2 H 6 , . . . ) {\displaystyle…
    9キロバイト (1,343 語) - 2024年2月6日 (火) 05:19
  • 1 r = 1 + h , ( h > 0 ) {\displaystyle {\frac {1}{r}}=1+h,(h>0)} とおくと、 n > 2 {\displaystyle n>2} のとき、 0 < n r n = n ( 1 + h ) n < n n ( n − 1 ) 2 h 2…
    11キロバイト (3,034 語) - 2024年5月12日 (日) 02:57
  • R-ONa を生じる。 2 R − OH + 2 Na ⟶ 2 R − ONa + H 2 ↑ {\displaystyle {\ce {2R-OH + 2Na -> 2R-ONa + H2 ^}}} 2 C 2 H 5 OH + 2 Na ⟶ 2 C 2 H 5 ONa + H 2 ↑ {\displaystyle…
    47キロバイト (5,737 語) - 2024年10月13日 (日) 06:28
(前の20件 | ) (20 | 50 | 100 | 250 | 500 件) を表示