System.LnXPlus1

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function LnXPlus1(const X: Extended): Extended;

C++

extern DELPHI_PACKAGE Extended __fastcall LnXPlus1(const Extended X);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.pas
System.hpp
System System

Description

Renvoie ln(X+1).


System.LnXPlus1 renvoie le logarithme naturel de X+1.

Voir aussi