| 99 | float getTroyOunce() { return _w * 0.0321507465686;}; |
| 100 | float getRobie() { return _w * 0.1;}; |
| 101 | float getDram() { return _w * 0.564383391193;}; |
| 102 | float getDrachme() { return _w * 0.263157894737;}; |
| 103 | float getPoint() { return _w * 500;}; |
| 104 | float getGrain() { return _w * 15.4323607345;}; |