up previous next
Fn.EN

Returns Eulers' number e rounded to accuracy Acc.
Syntax
          
Fn.EN(Acc:INT):RAT

          

Description


Example
R := Fn.EN(30);
Dec(R, 40);

2.718281828459045235360287471353
-------------------------------



See Also