Xcas

From Wikipedia, the free encyclopedia

Template:Short description Script error: No such module "Unsubst". Template:Use list-defined references Script error: No such module "Infobox". Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". Script error: No such module "Multiple image". Xcas is a user interface to Giac, which is an open source[1] computer algebra system (CAS) for Windows, macOS and Linux among many other platforms. Giac can be used directly inside software written in C++; Xcas itself is written in C++.[2]

Xcas has compatibility modes with many popular algebra systems like WolframAlpha,[3] Mathematica,[4] Maple,[5] or MuPAD. Users can use Giac/Xcas to develop formal algorithms or use it in other software. Giac is used in SageMath[3] for calculus operations. Among other things, Xcas can solve differential equations (Figure 3) and draw graphs.

Features

Features that Xcas supports include:[6][7]

Example Xcas commands:

  • produce mixed fractions: propfrac(42/15) gives 2 + Template:Sfrac
  • calculate square root: sqrt(4) = 2
  • draw a vertical line in coordinate system: line(x=1) draws the vertical line x=1 in the output window
  • draw graph: plot(function) (for example, plot(3 * x^2 - 5) produces a plot of y = 3x2 − 5Script error: No such module "Check for unknown parameters".
  • calculate average: mean([3, 4, 2]) is 3
  • calculate variance: variance([3, 4, 2]) is Template:Sfrac
  • calculate standard deviation: stddev([3, 4, 2]) is Template:Sfrac
  • calculate determinant of a matrix: det([[1,2], [3,4]]) is Script error: No such module "val".
  • calculate local extrema of a function: extrema(-2*cos(x)-cos(x)^2,x) is [0, π]
  • calculate cross product of two vectors: cross([1, 2, 3], [4, 3, 2]) is [-5, 10, -5]Script error: No such module "Check for unknown parameters".
  • calculate permutations: nPr()
  • calculate combinations: nCr()
  • solve equation: solve(equation,x)
  • factoring polynomials: factor(polynomial,x) or cfactor(polynomial,x)
  • differentiation of function: diff(function,x)
  • calculate indefinite integrals/antiderivatives: int(function,x)
  • calculate definite integrals/area under the curve of a function: int(function,x,lowerlimit,upperlimit)
    • calculate volume of a solid of revolution, revolved around the x-axis: int(pi*function^2,x,lowerlimit,upperlimit)
    • finding volume of a solid of revolution (around the y-axis) for a decreasing function: int(2*pi*x*function,x,lowerlimit,upperlimit)
  • separation of variables: split((x+1)*(y-2),[x,y]) produces Template:Tmath
  • solve differential equation (derivatives are written as yTemplate:Prime or yTemplate:Pprime): desolve(differential equation,y)

Supported operating systems

History

Xcas and Giac are open-source projects developed and written by Template:Ill and Renée De Graeve at the former Joseph Fourier University of Grenoble (now the Grenoble Alpes University),[21] France since 2000.[22] Xcas and Giac are based on experiences gained with Parisse's former project Erable.[23] Pocket CAS and CAS Calc P11 utilize Giac.

The system was also chosen by Hewlett-Packard as the CAS for their HP Prime calculator, which utilizes the Giac/Xcas 1.5.0 engine under a dual-license scheme. In 2013, Xcas was also integrated into GeoGebra's CAS view.[24]

Use in education

Since 2015, Xcas is used in the French education system.[25][26][27][28] Xcas is also[29] used in German[30] universities,[31][32] and in Spain and Mexico.[33] It is also used at the University of North Carolina Wilmington[34] and the University of New Mexico.[35] Xcas is used in particular for learning algebra.[36]

χCAS

χCAS (also known as KhiCAS) is a port of Giac/Xcas for certain graphing calculator models that is installed or "sideloaded" as a 3rd party application. (This is as opposed to an officially distributed or supported component of the calculators' OS, as is the case for some HP calculators' Χcas integration.)

Casio graphing calculators were the first to support χCAS ("KhiCAS"), as a 3rd party CAS engine on the fx-CG Prizm series, including the fx-CG50 and its successor fx-CG100. Outside of the Prizm series, select models in the Casio 9860 series are supported as well, including the fx-9750GIII and fx-9860GIII. None of these models have their own computer algebra system.

χCAS is also available for the TI Nspire CX, CX-II, and Numworks N0110.[37]

In 2024, a special cut-down version was released for the TI-84+ CE and some variants from Texas Instruments.[38] Other models that χCAS supports bear 32-bit systems, standing in contrast to the TI-84+ CE's much older 8-bit Zilog Z80-based CPU. These comparatively limited hardware resources necessitated the removal of some features to make the port possible.[39] While Casio and NumWorks graphing calculators are not uncommon in France, from where χCAS author Bernard Parisse hails, TI-84+ CE support makes χCAS much more relevant in the United States, where Texas Instruments holds a monopoly[40] on graphing calculators used in education.

See also

Script error: No such module "Portal".

References

Page Template:Reflist/styles.css has no content.

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. a b Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Read more commands and features here Script error: No such module "webarchive"..
  8. Script error: No such module "citation/CS1".
  9. Script error: No such module "citation/CS1".
  10. Script error: No such module "Citation/CS1".
  11. Script error: No such module "Citation/CS1".
  12. Script error: No such module "citation/CS1".
  13. Script error: No such module "citation/CS1". (in German)
  14. Script error: No such module "citation/CS1".
  15. Script error: No such module "citation/CS1".
  16. Script error: No such module "citation/CS1".
  17. Script error: No such module "citation/CS1".
  18. Script error: No such module "citation/CS1".
  19. Script error: No such module "citation/CS1".
  20. Script error: No such module "citation/CS1".
  21. Script error: No such module "citation/CS1".
  22. Script error: No such module "citation/CS1".
  23. Script error: No such module "Citation/CS1".
  24. Script error: No such module "citation/CS1".
  25. Script error: No such module "citation/CS1".
  26. Script error: No such module "citation/CS1".
  27. Script error: No such module "citation/CS1".
  28. Script error: No such module "citation/CS1".
  29. Script error: No such module "citation/CS1".
  30. Script error: No such module "citation/CS1".
  31. Script error: No such module "citation/CS1".
  32. Script error: No such module "citation/CS1".
  33. Script error: No such module "Citation/CS1".
  34. Script error: No such module "citation/CS1".
  35. Script error: No such module "citation/CS1".
  36. Script error: No such module "citation/CS1".
  37. Script error: No such module "citation/CS1".
  38. Script error: No such module "citation/CS1".
  39. Script error: No such module "citation/CS1".
  40. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Further reading

Script error: No such module "Navbox".