Package: MiscMath 1.1
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.1.tar.gz
MiscMath_1.1.zip(r-4.7)MiscMath_1.1.zip(r-4.6)MiscMath_1.1.zip(r-4.5)
MiscMath_1.1.tgz(r-4.6-x86_64)MiscMath_1.1.tgz(r-4.6-arm64)MiscMath_1.1.tgz(r-4.5-x86_64)MiscMath_1.1.tgz(r-4.5-arm64)
MiscMath_1.1.tar.gz(r-4.7-arm64)MiscMath_1.1.tar.gz(r-4.7-x86_64)MiscMath_1.1.tar.gz(r-4.6-arm64)MiscMath_1.1.tar.gz(r-4.6-x86_64)
MiscMath_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:d659dce89a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 143 | ||
| linux-release-arm64 | OK | 118 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-release-x86_64 | OK | 243 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| macos-oldrel-x86_64 | OK | 154 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 87 |
Exports:DecToBinEratosthenesSievegcdIntDecToBinLawofCosinesLawofSinesMatpowerMaxRunLengthmCrackermicroLASSOrAliasrlincongrMWCRNGtestrngVshuffle
Dependencies:numbersrandomForest
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Miscellaneous Mathematical Tools and Facts | MiscMath-package MiscMath |
| Convert Decimal to Binary | DecToBin |
| Sieve of Eratosthenes | EratosthenesSieve |
| Greatest Common Divisor | gcd |
| Binary Expansion of Positive Integers | IntDecToBin |
| Law of Cosines | LawofCosines |
| Law of Sines | LawofSines |
| Matrix Power | Matpower |
| Maximum Run Length | MaxRunLength |
| Modulus Cracker | mCracker |
| Simplest Case of LASSO Regression | microLASSO |
| Alias Method for Generating Discrete Random Variates | rAlias |
| Linear Congruential Generator | rlincong |
| Multiply-With-Carry Random Number Generator | rMWC |
| Pseudorandom Number Testing via Random Forest | RNGtest |
| Vectorized Congruential Random Number Generator | rngV |
| Shuffling Algorithm | shuffle |
