source:
git/Tst/Manual/sqr.tst
@
894057
Last change on this file since 894057 was 894057, checked in by , 12 years ago | |
---|---|
|
|
File size: 134 bytes |
Line | |
---|---|
1 | LIB "tst.lib"; tst_init(); |
2 | LIB "atkins.lib"; |
3 | ring R = (real,60),x,dp; |
4 | number ww=288469650108669535726081; |
5 | sqr(ww,60); |
6 | tst_status(1);$ |
Note: See TracBrowser
for help on using the repository browser.