trigger actions test
All checks were successful
CI / Rust project (push) Successful in 48s

This commit is contained in:
fabolous005 2024-10-30 14:20:38 +01:00
parent 06ba0efc10
commit 4fd76efc10
2 changed files with 17 additions and 1 deletions

16
.conform.7184739.README.md Executable file
View File

@ -0,0 +1,16 @@
# incfunc
Incrementally Draw derivation function of deriviation function of function. Math is fun!
## Usage
incfunc [OPTIONS]
Options:
-o <OPT_LEVEL> Optimization level [default: 3]
-c <CORES> Number of cores [default: max]
--unsafe-mode Unsave mode (Advanced)
-h, --help Print help

View File

@ -1,6 +1,6 @@
# incfunc # incfunc
Incrementally Draw derivation function of deriviation function of function Incrementally Draw derivation function of deriviation function of function. Math is fun!
## Usage ## Usage