One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
Macaulay2
/
Bertini
/
examples
/
View File Name :
___Number__To__B_sq__String.out
-- -*- M2-comint -*- hash: 5537054878747415763 i1 : NumberToB'String(2+5*ii) o1 = .2e1 .5e1 i2 : NumberToB'String(1/3,M2Precision=>16) Warning: rational numbers will be converted to floating point. o2 = .33333333333333331e0 .0e0 i3 : NumberToB'String(1/3,M2Precision=>128) Warning: rational numbers will be converted to floating point. o3 = .3333333333333333333333333333333333333338e0 .0e0 i4 :