shithub: riscv

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

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