WorksheetFunction.ImLn(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie le logarithme népérien d'un nombre complexe au format de texte x + yi ou x + yj.
public:
System::String ^ ImLn(System::Object ^ Arg1);
public string ImLn (object Arg1);
Public Function ImLn (Arg1 As Object) As String
Paramètres
- Arg1
- Object
Inumber - nombre complexe pour lequel vous souhaitez obtenir le logarithme népérien.
Retours
Remarques
Utilisez Complex(Object, Object, Object) pour convertir des coefficients réels et imaginaires en nombre complexe.
Le logarithme naturel d’un nombre complexe est :
Figure 1 : Logarithme naturel d’un nombre complexe
où :
Figure 2 : Équation