[back] [prev] [next] [index] [root]

 


e

Predefined constant: Euler's constant in the current precision of the real field.

Syntax:

e;

real
  e  

See also:  pi, Prec, R

Description:

no detailed description available yet


Example:


kash> e;
2.718281828459045235360287471352662497757247093699
kash> Prec(100);
100
kash> e;
2.7182818284590452353602874713526624977572470936999595749669676277240766303535\
47594571382178525166


<- back[back] [prev] [next] [index] [root]