摘要
给出了在计算机内存允许的情况下,用TurboPascal语言编写的计算较大数阶系的递归程序。该程序可用于计算任意大的数的阶乘。
A recursive program written in Turbo Pascal for the calculating of the factorial of a big number in the case that enough computer memory is available is given here. The program could be used to calculate the factorial of a number,no matter how big it would be.
出处
《咸阳师范学院学报》
1999年第3期27-28,共2页
Journal of Xianyang Normal University
关键词
高级语言
程序
阶乘
high-level language
progam
factorial