mirror of
https://github.com/vale981/SecondaryValue
synced 2025-03-05 09:01:40 -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
|
### Default Values
|
||||||
To reduce boilerplate one can set default substitutions for symbols.
|
To reduce boilerplate one can set default substitutions for symbols (with errors).
|
||||||
This especially usefull for constants.
|
This especially useful for constants.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from SecondaryValue import SecondaryValue
|
from SecondaryValue import SecondaryValue
|
||||||
|
|
Loading…
Add table
Reference in a new issue