Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
if (juliaSetupOk()) {
juliaCall("/", 4, 2)
juliaCall("Base.div", 4, 2)
juliaCall("sin.", c(1,2,3))
juliaCall("Base.cos.", c(1,2,3))
}
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab