HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📌
hkob's Notion
/
ℹ️
逆引きFormula 2.0
/
subtract()

subtract()

description
The subtract function has been restored, but the conversion to - remains in effect.
broken!
Formula 1.0
subtract(prop("Number"), 2)
Formula 2.0
prop("Number") - 2