Skip to content

v6.2.1 (20251006)

Latest

Choose a tag to compare

@PhilippImhof PhilippImhof released this 06 Oct 07:00
· 2 commits to main since this release
3272799
  • bugfix: use float datatype to calculate factorials
  • bugfix: allow ° symbol as a unit
  • improvement: allow <> as alternative to !=
  • internal: assure full compatibility with Moodle 5.1

Note: The plugin now allows to calculate factorials larger than 20! in the same way as older (5.x) versions. However, due to limited precision, the result for factorials larger than 27! will generally not be accurate -- in the same way as in older versions.