shithub: riscv

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

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