HP Prime for All

English  Русский 

Syntax

when(Cond,Expr1,Expr2)

Description

If condition (even symbolic) returns expr1 else returns expr2 (? is the infixed version of when).

when — Discussion