a
result
// ... (other nodes) SIGN( a: NUMBER(3.14) ) // SIGN will output 1.0 since 3.14 is positive // ... (other nodes)