1 2 3 | ||
Editor: test1
Time: 2018/02/17 16:09:51 GMT+0 |
||
Note: |
changed: -There are some identifiers in Axiom that start with a percent sign. There are some identifiers in FriCAS that start with a percent sign.
There are some identifiers in FriCAS that start with a percent sign.
(1) -> )set output algebra on
%pi
(1) %pi
![]() | (1) |
%i
(2) %i
![]() | (2) |
%e
(3) %e
![]() | (3) |
%infinity
(4) infinity
![]() | (4) |
%plusInfinity
(5) + infinity
![]() | (5) |
%minusInfinity
(6) - infinity
![]() | (6) |