Is it possible to define a variable as an integer?
for example if 'n' was defined as an integer, then the calculator would
simplify sin(2*pi*n) -> 0, and not just assume 'n'is a real and leave it
the way it is?
d.
for example if 'n' was defined as an integer, then the calculator would
simplify sin(2*pi*n) -> 0, and not just assume 'n'is a real and leave it
the way it is?
d.
