int - Maple : integer equation without explicit delimiters -


i calculate integer in maple without explicit delimiters. example, have result of formula :

int(cos(a+b*x),x=0...t)) 

where t referred none number.

the error message : "error, unable match delimiters".

is there solution ?

your command has right parenthesis @ end. error message refering to.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -