Updated help commands

pull/2/head
Mark 2023-07-28 08:25:58 -07:00
parent 41bf1954a1
commit dfb1772a45
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 3 additions and 0 deletions

View File

@ -134,6 +134,9 @@ pub fn do_command(
" hyperbolic sin, etc {c}sinh, asinh, csch{r}\r\n", " hyperbolic sin, etc {c}sinh, asinh, csch{r}\r\n",
" hyperbolic cos, etc {c}cosh, acosh, sech{r}\r\n", " hyperbolic cos, etc {c}cosh, acosh, sech{r}\r\n",
" hyperbolic tan, etc {c}tanh, atanh, coth{r}\r\n", " hyperbolic tan, etc {c}tanh, atanh, coth{r}\r\n",
"\r\n",
" convert to base unit {c}tobase(quantity){r}\r\n",
" remove units {c}nounit(quantity){r}\r\n",
"\n" "\n"
), ),