shithub: riscv

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

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