Float => Int Coercion #110

Open
jsotobroad opened this Issue May 8, 2017 · 1 comment

Comments

Projects
None yet
1 participant

It seems like this should be possible but it currently isn't (from what I can tell).

jsotobroad closed this May 8, 2017

Currently there is no nice way in wdl to convert from a Float to an Int. As Jeff said things like floor, ceil and round (or whatever) would be handy as standard functions.

jsotobroad reopened this May 9, 2017

jsotobroad referenced this issue in broadinstitute/wdl4s May 9, 2017

Closed

floor() function to convert Float => Int #107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment