Created
December 19, 2017 10:14
-
-
Save alem0lars/4510bcdb737df5ac900cae26a1299a2d to your computer and use it in GitHub Desktop.
Utilities for zone diet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def gr2blk(p, g, c) "P=#{(p / 7.0).round(2)}\u00b5B | G=#{(g / 3.0).round(2)}\u00b5B | C=#{(c / 9.0).round(2)}\u00b5B"; end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment