Artifact c0b3ce1144398175535fc1a07bb97640b7410350c75fd67e74fefe09f5db4964:


%%%%%%%%%%%%%%%%%%%%%
%  SPECIAL FUNCTIONS
%%%%%%%%%%%%%%%%%%%%%

% Load special functions
load_package specfn$

% Gamma function
Gamma(0.5);

% Enable real arithmetic
on rounded$

% Zeta function
Zeta(3/2);

% Bessel function of the first kind and order 3
besselj(3, 0.5);

iCAS Bundled REDUCE Scripts
Homepage | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]