Anwendung zur Berechnung numerischer Methoden wie Interpolation, Matrizen, Wurzelsuche und Integration.
Die erlaubten Funktionen sind: ln (x), log (x), sen (x), sin (x), cos (x), tan (x), cot (x), sec (x), csc (x), abs (x), asen (x), asin (x), acos (x), atan (x), acot (x), asec (x), acsc (x), senh (x), sinh (x), cosh (x), tanh (x), sech (x), csch (x), coth (x), asenh (x), acosh (x), atanh (x), asech (x), acsch (x), acoth (x), sqrt (x), round (x).
me (x) -> ganzzahliges Maximum, rnd () -> Zufallszahlen, sgn (x) -> Vorzeichenfunktion, pi -> Konstante PI, e -> Konstante e.
Potenz: x ^ 2
Rest: x% 2
Aktualisiert am
15.08.2025