Using Math Functions in Ruby Scripts
I am looking to calculate a square root in a measure I'm writing, but the math.sqrt() method does not work. Is there a way to include Ruby's Math module when writing measures or is there another way to use the higher level math functions?
@Alec I re-tagged your post to include the existing
openstudio-measure
tag, rather thanopenstudio-measures