A.Abs(Int(-5.1))B.Abs(Int(-6.1))C.Len("summer")D.Sqr(36)
A.2^3>=8B.4+11=15C.3+5>9D.10/5< 3
A.*B.+C./D.-