shithub: riscv

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

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