mirror of
https://github.com/vale981/SecondaryValue
synced 2025-03-04 16:41:38 -05:00
clarufy readme
This commit is contained in:
parent
b9398608d0
commit
c118fc2c56
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ x.pretty_gauss_propagation('a', 'b', 'c')
|
|||
```
|
||||
|
||||
### Default Values
|
||||
To reduce boilerplate one can set default substitutions for symbols.
|
||||
This especially usefull for constants.
|
||||
To reduce boilerplate one can set default substitutions for symbols (with errors).
|
||||
This especially useful for constants.
|
||||
|
||||
```python
|
||||
from SecondaryValue import SecondaryValue
|
||||
|
|
Loading…
Add table
Reference in a new issue