表示: Delphi C++
表示設定

System.LnXPlus1

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function LnXPlus1(const X: Extended): Extended;

C++

extern PACKAGE Extended __fastcall LnXPlus1(const Extended X);

プロパティ

種類 可視性 ソース ユニット
function public
System.pas
System.hpp
System System

説明

ln(X+1) を返します。


System.LnXPlus1 は (X+1)の自然対数を返します。

関連項目

以前のバージョン
他の言語