Display numbers as strings using engineering notation.
Convert a number to a string in engineering notation. E.g., 5e-9 -> 5n
Convert a string in engineering notation to a number. E.g., ‘15m’ -> 15e-3
gnuradio.plot_data
gnuradio.eng_option
Enter search terms or a module, class or function name.