shithub: riscv

ref: b849349e0cc9e1dac92498b026cd78ddecef5a97
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}