Wolfram: Number
Literal Expression for Number
(* integer *) 123 (* decimal *) 12.34 (* Rational number *) 5/10 (* 1/2 *) (* Binary number *) 2^^1100 (* 12 *) (* Hexadecimal input *) 16^^aa (* 170 *) (* Complex number input *) I
(* integer *) 123 (* decimal *) 12.34 (* Rational number *) 5/10 (* 1/2 *) (* Binary number *) 2^^1100 (* 12 *) (* Hexadecimal input *) 16^^aa (* 170 *) (* Complex number input *) I