EN: Converts equations from standard mathematical notation (e.g. Maple) to C, C++, C#, Javascript notation. DE: Konvertiert Gleichungen von der Standard Mathematischen Notation (z.B. Maple) in C, C++, C#, Javascript Notation.
e.g. / z.B.: a*var^(b+c) --> a*pow(var, (b+c))
EN: Insert or copy your formula in ^ notation here: DE: Fügen Sie hier Ihre Formel in ^ Notation ein: e.g./z.B.: a*var^(b+c)