[PR #146] [MERGED] [apps/code] Add documentation on math.factorial #290

Closed
opened 2026-05-06 13:16:39 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/146
Author: @Yaya-Cout
Created: 2/6/2022
Status: Merged
Merged: 2/6/2022
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-mpy-factorial


📝 Commits (1)

  • b557d94 [apps/code] Add documentation on math.factorial

📊 Changes

10 files changed (+10 additions, -0 deletions)

View changed files

📝 apps/code/catalog.de.i18n (+1 -0)
📝 apps/code/catalog.en.i18n (+1 -0)
📝 apps/code/catalog.es.i18n (+1 -0)
📝 apps/code/catalog.fr.i18n (+1 -0)
📝 apps/code/catalog.hu.i18n (+1 -0)
📝 apps/code/catalog.it.i18n (+1 -0)
📝 apps/code/catalog.nl.i18n (+1 -0)
📝 apps/code/catalog.pt.i18n (+1 -0)
📝 apps/code/catalog.universal.i18n (+1 -0)
📝 apps/code/python_toolbox.cpp (+1 -0)

📄 Description

In #141, I forgot to add math.factorial() in the toolbox. This pull request adds it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/146 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 2/6/2022 **Status:** ✅ Merged **Merged:** 2/6/2022 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-mpy-factorial` --- ### 📝 Commits (1) - [`b557d94`](https://github.com/UpsilonNumworks/Upsilon/commit/b557d943e82b28f3f2000785b19911fb3f090640) [apps/code] Add documentation on math.factorial ### 📊 Changes **10 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/catalog.de.i18n` (+1 -0) 📝 `apps/code/catalog.en.i18n` (+1 -0) 📝 `apps/code/catalog.es.i18n` (+1 -0) 📝 `apps/code/catalog.fr.i18n` (+1 -0) 📝 `apps/code/catalog.hu.i18n` (+1 -0) 📝 `apps/code/catalog.it.i18n` (+1 -0) 📝 `apps/code/catalog.nl.i18n` (+1 -0) 📝 `apps/code/catalog.pt.i18n` (+1 -0) 📝 `apps/code/catalog.universal.i18n` (+1 -0) 📝 `apps/code/python_toolbox.cpp` (+1 -0) </details> ### 📄 Description In #141, I forgot to add `math.factorial()` in the toolbox. This pull request adds it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:39 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#290
No description provided.