Nothing
inte_part=function(operator,epsilon,sigma2){
re=(operator^(-1)*epsilon*sin(operator*epsilon)-sigma2*cos(operator*epsilon))*exp(operator^2*sigma2/2)
return(as.numeric(re))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.