(calc-get-operator):
[bpt/emacs.git] / lisp / calc / calc-map.el
index 0492eab..4feafcd 100644 (file)
                                ( ?d 2 calcFunc-diff )
                                ( ?n 1 calcFunc-not )
                                ( ?c 1 calcFunc-clip )
-                               ( ?s 1 calcFunc-symclip )
                                ( ?l 2 calcFunc-lsh )
                                ( ?r 2 calcFunc-rsh )
                                ( ?L 2 calcFunc-ash )
                 "SHIFT + Abs, conJ, arG; maX, miN; Floor, Round; sQrt"
                 "SHIFT + Inv, Hyp; Sin, Cos, Tan; Exp, Ln, logB"
                 "Algebra + Simp, Esimp, Deriv, Integ, !, =, etc."
-                "Binary + And, Or, Xor, Diff; l/r/t/L/R shifts; Not, Clip, Symclip"
+                "Binary + And, Or, Xor, Diff; l/r/t/L/R shifts; Not, Clip"
                 "Conversions + Deg, Rad, HMS; Float; SHIFT + Fraction"
                 "Functions + Re, Im; Hypot; Mant, Expon, Scale; etc."
                 "Kombinatorics + Dfact, Lcm, Gcd, Choose; Random; etc."