shithub: riscv

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

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