Home
AboutMe
Blog
Guest
SignIn
📌
hkob's Notion
/
ℹ️
逆引きFormula 2.0
/
mod()
mod()
description
The
mod
function has been restored, but the conversion to
%
remains in effect.
broken!
Formula 1.0
mod(prop("Number"), 2)
Formula 2.0
prop("Number") % 2