Home
Manual
Topics
Types
Symbols
std_types::real/std::over
implements the over operation for real numbers
Parameters
left: a real number
right: any numeric value
Result
result: the quotient of left and right
Topic
Numbers
Implements
std::over
divide two numbers of any kind
See also
std_types::real
the prototype object for all non-integral numbers
std_types::integer
the prototype object for all integral numbers