shithub: riscv

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

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