-
Notifications
You must be signed in to change notification settings - Fork 439
L_ou
Sandeepkumar R edited this page Jan 10, 2024
·
3 revisions
Logical greater or equal to: (x,y) -> x >= y.::
ge(float x, float y) -> float ge(DM x, DM y) -> DM ge(SX x, SX y) -> SX ge(MX x, MX y) -> MX
To edit, see writing tips.