ray_to_wad

Casts ray down to wad

Arguments

  • a Ray

Returns

  • a converted to wad, rounded half up to the nearest wad

Fully qualified path: alexandria_math::wad_ray_math::ray_to_wad

#![allow(unused)]
fn main() {
pub fn ray_to_wad(a: u256) -> u256
}