Empirical formula
版本 1.0.0.0 (4.8 KB) 作者:
Jonathan Karr
Class for representing empirical formulae including support for basic math (+, -, *, etc.)
Example Usage:
import edu.stanford.covert.util.EmpiricalFormula;
x = EmpiricalFormula()
x = EmpiricalFormula('H2O')
x = EmpiricalFormula(struct('H', 2, 'O', 1))
引用格式
Jonathan Karr (2024). Empirical formula (https://www.mathworks.com/matlabcentral/fileexchange/39569-empirical-formula), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!EmpiricalFormula/src/+edu/+stanford/+covert/+util/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |