最大公約数

最大公約数

お知らせ:当社は、お客様により充実したサポート情報を迅速に提供するため、本ページのコンテンツは機械翻訳を用いて日本語に翻訳しています。正確かつ最新のサポート情報をご覧いただくには、本内容の英語版を参照してください。

この関数は、2つ以上の整数の最大公約数を返します。最大公約数とは、与えられた整数すべてを割り切ることができる最大の正の整数です。

 

構文

 

GCD(integer; [integer1; ...])
Integer: 最大公約数を計算したい整数または範囲です。例えば、23。

 

備考

  • 全ての整数は1で均一に割ることができ、与えられた整数に共通する約数がない場合には1が返されます。


 

   

結果

=GCD(23; 4; 32)

1

=GCD(12; 6)

6

=GCD(45,60,5,35)

5


この機能を以下の埋め込まれた範囲で実際に体験することができます。 



考えられるエラー

 

エラー

意味

#なし!

  • このエラーは、機能が検索する値を見つけられなかったときに発生します。これはVLOOKUPや類似の関数で一般的です。

#NAME!

  • This error occurs when the function name is incorrect or invalid.

  • The given defined name (if any) is invalid.

  • There is a typo in the defined name used in the function.

  • Double quotes are missing for text values in the function.

  • A colon is missing in a cell range reference.

#VALUE!

  • This error occurs when the given argument's data type is incorrect or invalid.
    For instance, the function =DATE(A1:A3) will return a #VALUE error when a text value is present in the range.

#REF!

  • このエラーは、指定されたセルの参照が正しくないか、無効である場合に発生します。セルまたは範囲が削除されたり、移動されたり、上書きされたりしたときにこの問題が発生することがあります。

#NUM!

  • このエラーは、与えられた引数の1つ以上がゼロ未満の場合に発生します。

 

関連機能


  1. 最小公倍数(LCM)

    Zoho CRM 管理者向けトレーニング

    「導入したばかりで基本操作や設定に不安がある」、「短期間で集中的に運用開始できる状態にしたい」、「運用を開始しているが再度学び直したい」 といった課題を抱えられているユーザーさまに向けた少人数制のオンライントレーニングです。

    日々の営業活動を効率的に管理し、導入効果を高めるための方法を学びましょう。

    Zoho CRM Training



              Zoho Desk Resources

              • Desk Community Learning Series


              • Digest


              • Functions


              • Meetups


              • Kbase


              • Resources


              • Glossary


              • Desk Marketplace


              • MVP Corner


              • Word of the Day









                                Resources

                                Videos

                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                eBooks

                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                Webinars

                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                CRM Tips

                                Make the most of Zoho CRM with these useful tips.