toN abstract method

N toN(
  1. num value
)

Converts value to N.

Implementation

N toN(num value);