shithub: riscv

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

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