SandBox12_Test_Indet_and_Complex
last edited 12 years ago by test1

Edit detail for SandBox12_Test_Indet_and_Complex revision 4 of 4

1 2 3 4
Editor: test1
Time: 2013年03月18日 01:40:30 GMT+0
Note:

changed:
-2**0.5
--1**0.5
2^0.5
-1^0.5
changed:
-0**0
-0.0**0.0
0^0
0.0^0.0

fricas
(1) -> 2^0.5
Type: Float
fricas
-1^0.5
Type: Float
fricas
sqrt(2) :: Float
Type: Float
fricas
sqrt(-1) :: Complex Float
Type: Complex(Float)
fricas
0^0
Type: PositiveInteger?
fricas
0.0^0.0
>> Error detected within library code: 0^0 is undefined

AltStyle によって変換されたページ (->オリジナル) /