Skip to main content

div

Function div 

Source
pub fn div(a: &Expr, b: &Expr, scope: &[(String, Value)]) -> R
Expand description

除算(常に float。|int|>2^53 は PRECISION_LOSS、0除算は NAN_OR_INF)。