Rev 4654 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4654 | Rev 4660 | ||
---|---|---|---|
Line 67... | Line 67... | ||
67 | :lcm( , ) |
67 | :lcm( , ) |
68 | \integer{a=lcm(4,6)} |
68 | \integer{a=lcm(4,6)} |
69 | Á½¸öÕûÊýµÄ×îС¹«±¶Êý |
69 | Á½¸öÕûÊýµÄ×îС¹«±¶Êý |
70 | :% |
70 | :% |
71 | \integer{a=5%2} |
71 | \integer{a=5%2} |
72 |
|
72 | ÕûÊýÏà³ýµÄÓàÊý |
73 | :max( , ) |
73 | :max( , ) |
74 | \real{a=max(4,6)} |
74 | \real{a=max(4,6)} |
75 | Á½ÊýµÄ´óÕß |
75 | Á½ÊýµÄ´óÕß |
76 | :min( , ) |
76 | :min( , ) |
77 | \real{a=gcd(4,6)} |
77 | \real{a=gcd(4,6)} |