Skip to main content

div

Function div 

Source
pub fn div(a: Value, b: Value) -> DogeResult
Expand description

/ — always returns a Float (5 / 2 == 2.5), per the sharp-edges table in docs/README.md.