User contributions for Synthetic
Jump to navigation
Jump to search
1 February 2022
- 14:5814:58, 1 February 2022 diff hist +26 Math.average →Example
- 14:5714:57, 1 February 2022 diff hist −2 Math.average →Code
- 14:5714:57, 1 February 2022 diff hist −11 Math.average No edit summary
- 14:5614:56, 1 February 2022 diff hist +13 Math.average →Code
- 14:5514:55, 1 February 2022 diff hist +55 Math.average →Syntax
- 14:5214:52, 1 February 2022 diff hist +893 N Math.average Created page with "__NOTOC__ {{Useful Function}} This function returns the simple arithmetic mean of multiple numbers.<br> ==Syntax== <syntaxhighlight lang="lua">float math.average(...)</syntaxhighlight> ===Required Arguments=== * '''...''': Whole numbers. ==Code== <section name="Function source" class="both" show="true"> <syntaxhighlight lang="lua"> function math.average(...) if {...} then local aver = 0 for k,v in ipairs({...}) do aver = (aver + v)..."
- 14:4314:43, 1 February 2022 diff hist +143 Template:Useful Functions →Math functions
8 October 2021
- 17:5917:59, 8 October 2021 diff hist −158 GetElementBoneMatrix →Example Tag: Manual revert
- 17:5917:59, 8 October 2021 diff hist +8 GetElementBoneMatrix →Example
- 17:5817:58, 8 October 2021 diff hist +12 GetElementBoneMatrix →Example
- 17:5717:57, 8 October 2021 diff hist −4 GetElementBoneMatrix →Example
- 17:5717:57, 8 October 2021 diff hist +142 GetElementBoneMatrix →Example
- 17:5017:50, 8 October 2021 diff hist +15 SetElementBoneMatrix →Required Arguments Tag: Reverted
- 17:4417:44, 8 October 2021 diff hist +213 SetElementBoneMatrix →Required Arguments Tag: Reverted