integ_order プログラム仕様

cms.integ_order.func(x)[ソース]
cms.integ_order.integ(x)[ソース]
cms.integ_order.integ_bode(func, x, h)[ソース]
cms.integ_order.integ_rieman(func, x, h)[ソース]
cms.integ_order.integ_simpson(func, x, h)[ソース]
cms.integ_order.integ_simpson38(func, x, h)[ソース]
cms.integ_order.integ_trapezoid(func, x, h)[ソース]