Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
%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)
Report an issue | ||
<< %chars | Constants | %eps >> |