We have implemented four new commands in the inline calculator.
numerator(value) – Returns the numerator of value (if value is an exact fraction).
denominator(value) – Returns the denominator of value (if value is an exact fraction).
imaginary(value) – Returns the imaginary component of value (if value is complex).
real(value) – Returns the real component of value (if value is complex).
Discover more from Efofex News
Subscribe to get the latest posts sent to your email.