mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #146] [MERGED] [apps/code] Add documentation on math.factorial #290
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-dev← Head: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.