all the intro courses I have taken have been C. I took a chem computing course that taught mathematica and fortran (haha).
the intro courses probably will not require you to know essentially any math at all.
you will probably have to write programs that will let you do something like: input the number of students in the class, input the grades for each student, then calculate the average (which is like 10-15 lines of C).
the goal of an intro class like that is not necessarily to get the programming right, its just to make you start thinking in that mode, introduce you to what you will be doing most of the time, and give you a feel for what its like to actually program.
dont worry too much about it. but also, yeah CS and CE go hand in hand with math.
you would be surpised how many applied math majors, physicists, engineers, etc had to quit there jobs doing science and start programming over the past 3 decades or so.