Scilab-Branch-6.1-GIT
Aide de Scilab >> Scilab > Variables > Constantes > %e
%e
Euler number.
Syntax
%e
Description
%e
is the Euler number, solution of the equation
ln(x)=1.
This number can be found with
.
Example
%e log(%e)
Comments
Add a comment:
Please login to comment this page.