TU-Berlin
→
Inst. f. Mathematik
→
Algebra und Zahlentheorie
→
KASH
→
Documentation
→
Reference Manual
KASH
3
Reference Manual
Documentation
Introduction
Reference Manual
Index
search
Function
EvalString (
string
s ) ->
any
Description
'EvalString' tries to evaluate 's' using the KASH interpreter. It returns the value of the first statement in 's'
Examples
EvalString("1+2");
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group