We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uses vrndnq_f64(), which is round to nearest. should use vrndmq_f64(), which is round towards -inf.
Activity