factorial.mw

来自「HugeCalc 是一款高精度算法库」· MW 代码 · 共 2 行

MW
2
字号
<?xml version="1.0" encoding="UTF-8"?>
<Worksheet><Version major="6" minor="1"/><View-Properties><Zoom percentage="100"/></View-Properties><Styles><Layout alignment="centred" bullet="none" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Author" rightmargin="0.0" spaceabove="8.0" spacebelow="8.0"/><Layout alignment="left" bullet="none" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Normal" rightmargin="0.0" spaceabove="0.0" spacebelow="0.0"/><Font background="[0,0,0]" bold="true" executable="true" family="Monospaced" foreground="[255,0,0]" name="Maple Input" opaque="false" size="12"/></Styles><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 1000000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():  800000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():  400000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():  200000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():  100000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():   80000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():   40000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():   20000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time():   10000!: time() - st;</Font></Text-field></Input></Group><Text-field/><Text-field/></Worksheet>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?