pub fn div(a: Value, b: Value) -> DogeResultExpand description
/ — always returns a Float (5 / 2 == 2.5), per the sharp-edges table in docs/README.md.
pub fn div(a: Value, b: Value) -> DogeResult/ — always returns a Float (5 / 2 == 2.5), per the sharp-edges table in docs/README.md.