About 50 results
Open links in new tab
  1. LN - Google Docs Editors Help

    LN Returns the logarithm of a number, base e (Euler's number). Sample Usage LN(100) LN(A2) Syntax LN(value) value - The value for which to calculate the logarithm, base e. value must be positive. …

  2. LN - Google ドキュメント エディタ ヘルプ

    使用例 LN(100) LN(A2) 構文 LN(値) 値 - e を底とする対数を求める値です。 値 には正の値を指定してください。 メモ LN 関数は、e を 底 とする LOG 関数または EXP(1) と同じことです。 関連項目 …

  3. LN () - AppSheet Help

    Natural logarithm of a numeric valueReturns the natural logarithm of x. Sample usage LN (3.14) returns 1.14422279992016

  4. Lane versus LN - Google Maps Community

    Lane versus LN Google Maps finds my home when I use the full 'Lane' word but will not when it is abbreviated as 'LN'. Many online stores and delivery services will automatically abbreviate it and you …

  5. USERSETTINGS () - AppSheet Help

    Returns the value of the user setting. To learn how to configure user settings to customize the behavior of your app, see User Settings: The Essentials. Sample usage USERSETTINGS("Team") returns the …

  6. LOGEST - Google Docs Editors Help

    Visit the Learning Center Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and templates. Learn to work on Office files without installing Office, create dynamic project …

  7. POWER function - Google Docs Editors Help

    LN: Returns the logarithm of a number, base e (Euler's number). GAMMALN: Returns the logarithm of a specified Gamma function, base e (Euler's number). EXP: Returns Euler's number, e (~2.718) raised …

  8. LCM - Google Docs Editors Help

    Visit the Learning Center Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and templates. Learn to work on Office files without installing Office, create dynamic project …

  9. Google スプレッドシートの関数リスト

    Google スプレッドシートでは、ほとんどのデスクトップ スプレッドシート パッケージで一般的に使用されるセルの数式をサポートしています。これらの関数を使って、データの操作や、文字列、数値 …

  10. COUNTIFS - Google Docs Editors Help

    Returns the count of rows depending on multiple criteria COUNTIFS (table_name!fruits, “Apple”, table_name!inventory, “<30”) COUNTIFS (criteria_column1, criterion1, criteria_column2, criterion2) …