www.gusucode.com > matlab 案例源码 matlab代码程序 > matlab/FactorialofTenExample.m

    %% 10!  

%%  
f = factorial(10)