Package: MiscMath 1.0
MiscMath: Miscellaneous Mathematical Tools
Some basic math calculators for finding angles for triangles and for finding the greatest common divisor of two numbers and so on.
Authors:
MiscMath_1.0.tar.gz
MiscMath_1.0.zip(r-4.5)MiscMath_1.0.zip(r-4.4)MiscMath_1.0.zip(r-4.3)
MiscMath_1.0.tgz(r-4.5-x86_64)MiscMath_1.0.tgz(r-4.5-arm64)MiscMath_1.0.tgz(r-4.4-x86_64)MiscMath_1.0.tgz(r-4.4-arm64)MiscMath_1.0.tgz(r-4.3-x86_64)MiscMath_1.0.tgz(r-4.3-arm64)
MiscMath_1.0.tar.gz(r-4.5-noble)MiscMath_1.0.tar.gz(r-4.4-noble)
MiscMath_1.0.tgz(r-4.4-emscripten)MiscMath_1.0.tgz(r-4.3-emscripten)
MiscMath.pdf |MiscMath.html✨
MiscMath/json (API)
# Install 'MiscMath' in R: |
install.packages('MiscMath', repos = c('https://wjbraun.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 months agofrom:a19de05e93. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 21 2025 |
R-4.5-win-x86_64 | OK | Feb 21 2025 |
R-4.5-mac-x86_64 | OK | Feb 21 2025 |
R-4.5-mac-aarch64 | OK | Feb 21 2025 |
R-4.5-linux-x86_64 | OK | Feb 21 2025 |
R-4.4-win-x86_64 | OK | Feb 21 2025 |
R-4.4-mac-x86_64 | OK | Feb 21 2025 |
R-4.4-mac-aarch64 | OK | Feb 21 2025 |
R-4.3-win-x86_64 | OK | Feb 21 2025 |
R-4.3-mac-x86_64 | OK | Feb 21 2025 |
R-4.3-mac-aarch64 | OK | Feb 21 2025 |
Exports:DecToBingcdLawofCosinesLawofSinesMaxRunLengthmicroLASSOrAliasRNGtest
Dependencies:randomForest
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Miscellaneous Mathematical Tools and Facts | MiscMath-package MiscMath |
Convert Decimal to Binary | DecToBin |
Greatest Common Divisor | gcd |
Law of Cosines | LawofCosines |
Law of Sines | LawofSines |
Maximum Run Length | MaxRunLength |
Simplest Case of LASSO Regression | microLASSO |
Alias Method for Generating Discrete Random Variates | rAlias |
Pseudorandom Number Testing via Random Forest | RNGtest |