# Copyright (C) 1998 - Martin Strauss - under terms of GPL if $MenuModus { set ItemList {0 5 {functions Funktionen Fungsi Funções}} } else { set LISTE [list arccos arcsin arctan arg cos cosh cot coth csc deg det dim\ exp gcd hom inf ker lg lim liminf limsub ln log max min Pr sec\ sin sinh sup tan tanh] foreach x $LISTE { buttonmake $NAME $x $x } eval "pack $packstring -fill x" }