# 버림 ceiling_dec = function(x, level=1) { return(round(x + 5*10^(-level-1), level)) } ceiling_dec = cmpfun(ceiling_dec)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.