Skip to content
  • Sean McBride's avatar
    Fixed 64-to-32 truncation warning · 38777cfb
    Sean McBride authored
    Implicit cast was truncating long to int; just use long.
    Also change from float to double to reduce chance of overflow.
    
    Change-Id: I8f15e29f52e14ab746996f319e35ff1cadda2102
    38777cfb